| Age | Commit message (Collapse) | Author |
|
Android Gradle plugin 8.0.2 is designed for API 33, but a newer plugin hasn't been released yet. The warning message is rather extravagant, but also suggests adding this property if you are aware of the risks.
|
|
Specifies the permissions needed for the changes to foreground services in Android 14.
|
|
android: (native) Parameter types from Android Studio
|
|
android: Clean up file extension checks
|
|
|
|
|
|
Android Studio marked these parameters as errors because it is an instance, not a class, that is being passed from Java.
|
|
android: Add a PiP interface to mute / unmute
|
|
android: Add support for multiple installs
|
|
android: Log settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|