dolphin/Source/Android
Lioncash 7842bd1179 Android/ButtonManager: Make most file-scope local variables non-allocating
We can use std::array and const char* to make these capable of fully
being stored in the read-only segment, and get rid of a few static
constructors (144 of them).
2019-06-07 20:27:12 -04:00
..
app Mark files as non-executable 2019-06-02 12:31:40 +01:00
gradle/wrapper Android Studio 3.3.1 Updates 2019-02-18 10:32:57 -05:00
jni Android/ButtonManager: Make most file-scope local variables non-allocating 2019-06-07 20:27:12 -04:00
.gitignore
build.gradle Android Studio 3.3.1 Updates 2019-02-18 10:32:57 -05:00
code-style-java.xml Update code style file, remove old style .jar 2018-08-26 21:32:56 -07:00
gradle.properties Android: Remove legacy hack that is not needed anymore 2018-10-29 21:37:44 +01:00
gradlew
gradlew.bat
settings.gradle