dolphin/Source/Android
Charles Lombardo d32cc1e5eb Android: Fix workaround view in cheats activity
When using a fullscreen mode on some phones that remove the navigation bar, inset callbacks will not be fired. To account for this we set the workaround view at a height of 1px to prevent the view from filling the entire screen due to this activity using a Constraint layout.
2023-01-07 13:08:51 -05:00
..
app Android: Fix workaround view in cheats activity 2023-01-07 13:08:51 -05:00
benchmark Android: Baseline profile generation 2022-12-09 20:55:10 -05:00
gradle/wrapper Android: Upgrade dependencies 2022-12-08 14:13:15 -05:00
jni Android: Add VectorToJObjectArray utility function 2022-12-27 22:59:42 +01:00
.gitignore Android:Changes to simplify command-line building of the app, and bugfixes to the Gradle script 2015-07-13 09:37:44 -04:00
build.gradle Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00
gradlew Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
gradlew.bat Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
settings.gradle Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00