This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
a1a4d12b627883f248985c816aaff7b11f0fc965
dolphin
/
Source
/
Android
History
JosJuice
a1a4d12b62
Android: Call saveSettings in EmulationActivity.onStop
...
I didn't realize that onSaveInstanceState doesn't get called when finishing the activity.
2020-11-06 22:40:29 +01:00
..
app
Android: Call saveSettings in EmulationActivity.onStop
2020-11-06 22:40:29 +01:00
gradle
/wrapper
Enable support for Java 8 API desugaring.
2020-10-06 09:08:23 +05:30
jni
Fix dereferencing nullptr BootParameters
2020-11-06 09:34:53 +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
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
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
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-05-02 21:49:17 -04:00