Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
android: Expose settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android: Declare languages in locales_config.xml
|
|
This is required to make per-app language swithcing possible on Android 13.
|
|
android: Fix touch input
|
|
|
|
|
|
|
|
|
|
android: Add translation files manually
|
|
android: Add update and DLC support
|
|
|
|
android: Use autogenerated hash code function for Game class
|
|
|
|
|
|
|
|
android: Gradle updates
|
|
|
|
Change the applicationIdSuffix and app launcher title based on build type
|
|
|
|
Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time.
|
|
|
|
android: Add proper homebrew check
|
|
|
|
|
|
|