dolphin/Source/Android
Léo Lam 9133e8f1be Require CMake 3.10 and use CMAKE_CXX_STANDARD
Removes the need to add -std= flags manually. CMake 3.10 is available
in Ubuntu 18.04, which is the oldest LTS version we support.
2019-05-05 00:13:13 +02:00
..
app Require CMake 3.10 and use CMAKE_CXX_STANDARD 2019-05-05 00:13:13 +02:00
gradle/wrapper Android Studio 3.3.1 Updates 2019-02-18 10:32:57 -05:00
jni Core/Host: Allow frontends to block inputs 2019-03-21 13:16:21 +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 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 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