dolphin/Source/Android
JosJuice 0a15aaaa12 Move DiscIO enums to a new file
At first there weren't many enums in Volume.h, but the number has been
growing, and I'm planning to add one more for regions. To not make
Volume.h too large, and to avoid needing to include Volume.h in code
that doesn't use volume objects, I'm moving the enums to a new file.
I'm also turning them into enum classes while I'm at it.
2016-07-13 17:29:27 +02:00
..
app [Android] Fix extra character in screenshot folder path 2016-05-20 15:24:49 -04:00
gradle/wrapper Fix android builds 2016-01-21 22:55:51 -05:00
jni Move DiscIO enums to a new file 2016-07-13 17:29:27 +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
android.toolchain.cmake Android: Allow compilation using Android NDK r10e. 2015-06-07 13:36:59 -04:00
build.gradle [Android] Bump gradle plugin to 2.1.0 2016-05-18 22:31:54 -04:00
code-style-java.jar Android: Fix a possible crash in the file browser if attempting to show a file with no extension. 2015-05-12 09:18:29 -04:00
gradle.properties Implement Gamecube Input setting screen 2016-01-29 23:33:06 -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 Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00