-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android 11.0 compatibility #195
Merged
Merged
Commits on Oct 1, 2020
-
Update dependencies and target SDK
* Update Gradle to 6.6.1 * Update target API level to 30 * Update AGP to 4.0.1
Configuration menu - View commit details
-
Copy full SHA for 82bf644 - Browse repository at this point
Copy the full SHA 82bf644View commit details -
* androidx.appcompat:appcompat:1.2.0 * androidx.multidex:multidex:2.0.1
Configuration menu - View commit details
-
Copy full SHA for d3398d8 - Browse repository at this point
Copy the full SHA d3398d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 118bc37 - Browse repository at this point
Copy the full SHA 118bc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for be561b9 - Browse repository at this point
Copy the full SHA be561b9View commit details
Commits on Oct 2, 2020
-
Move /sdcard/lovegame directory.
See love2d#194 This also mean that external storage permission is only requested only when running Marshmallow or earlier.
Configuration menu - View commit details
-
Copy full SHA for 98c2df2 - Browse repository at this point
Copy the full SHA 98c2df2View commit details
Commits on Oct 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1f6ce3 - Browse repository at this point
Copy the full SHA e1f6ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d693a3 - Browse repository at this point
Copy the full SHA 2d693a3View commit details
Commits on Oct 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dcb24ea - Browse repository at this point
Copy the full SHA dcb24eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ced93 - Browse repository at this point
Copy the full SHA a0ced93View commit details -
Implement partial "Share to LOVE" support.
User MUST close LOVE for Android from the recent apps before sharing to LOVE, otherwise LOVE simply crash due to filesystem initialization issue.
Configuration menu - View commit details
-
Copy full SHA for 50e6035 - Browse repository at this point
Copy the full SHA 50e6035View commit details -
It seems no longer freeze when user focus on another window.
Configuration menu - View commit details
-
Copy full SHA for 8508629 - Browse repository at this point
Copy the full SHA 8508629View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.