dolphin/Source/Android
JosJuice 065481d989 ControllerInterface/Android: Automatically suspend sensors
This is a battery-saving measure. Whether a sensor should be suspended
is determined in the same way as whether key events and motion events
should be handled by the OS rather than consumed by Dolphin.
2023-03-03 22:28:23 +01:00
..
app ControllerInterface/Android: Automatically suspend sensors 2023-03-03 22:28:23 +01:00
benchmark Android: Update benchmark module dependencies 2023-01-14 18:41:18 -05:00
gradle/wrapper Android: Upgrade gradle from 7.5.1 to 7.6 2023-01-14 18:29:39 -05:00
jni Android: Remove old rumble implementation 2023-03-03 22:28:23 +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: Upgrade AGP from 7.3.1 to 7.4.0 2023-01-14 18:30:07 -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