dolphin/Source/Android
JosJuice a8d385c705 Android: Add @Keep annotation to things accessed using JNI
This acts as a hint to both people and automated tools
that a variable or method shouldn't be renamed or removed.
2020-11-17 14:11:51 +01:00
..
app Android: Add @Keep annotation to things accessed using JNI 2020-11-17 14:11:51 +01:00
gradle/wrapper Enable support for Java 8 API desugaring. 2020-10-06 09:08:23 +05:30
jni Android: Remove unnecessary ANativeWindow_release call 2020-11-09 10:38:50 +01:00
.gitignore
build.gradle Enable support for Java 8 API desugaring. 2020-10-06 09:08:23 +05:30
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties Bumps compile API to 29 (Q) removes unecessary casts and deprecated 2019-11-22 13:17:37 -03:00
gradlew
gradlew.bat
settings.gradle