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
5c1954c84384a5965c9d718bc43ca1fb96ad946b
dolphin
/
Source
/
Android
History
Lioncash
5c1954c843
AndroidCommon: Make use of std::string_view where applicable
...
Several of these can take a string_view rather than needing to specifically use std::string.
2023-01-30 13:30:52 -05:00
..
app
Android: Fix crash when attempting to change MEM2 size
2023-01-29 23:35:54 +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
AndroidCommon: Make use of std::string_view where applicable
2023-01-30 13:30:52 -05: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