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
9955a06dbd7effb451a67e09720222fac8ba9601
dolphin
/
Source
/
Android
History
JosJuice
b5b8282ca9
Android: Fix SettingsActivity.onActivityResult
...
`or` is the bitwise or operator. Fixes file pickers in the settings not saving your choice.
2023-07-28 18:45:07 +02:00
..
app
Android: Fix SettingsActivity.onActivityResult
2023-07-28 18:45:07 +02:00
benchmark
Android: Remove unused benchmark flags
2023-03-15 23:57:47 -04:00
gradle
/wrapper
Android: Update gradle to 8.0
2023-03-15 23:58:11 -04:00
jni
Android: Declare host thread when generating analytics ID
2023-06-21 18:16:46 +02: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: Update Kotlin to 1.8.21
2023-06-11 23:44:44 -04:00
code-style-java.xml
Android: Update code-style-java for androidx files
2020-09-08 05:59:08 -04:00
gradle.properties
Android: Upgrade to AGP 8.0.2
2023-06-11 23:44:44 -04: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