dolphin/Source/Android
Lioncash feb038bec3 InputConfigFragment: Use a StringBuilder for string concatenation
This is the recommended way to join strings, since it doesn't destroy and recreate the string repeatedly.
2014-11-20 09:18:30 -05:00
..
.settings
assets Various country flag improvements 2014-11-18 19:44:16 -05:00
jni
libs
res Android: Use a PagerTabStrip instead of the ActionBar. 2014-11-16 21:18:08 -05:00
src/org/dolphinemu/dolphinemu InputConfigFragment: Use a StringBuilder for string concatenation 2014-11-20 09:18:30 -05:00
.classpath
.gitignore Add a bunch of gradle/AS related stuff to gitignore. 2014-07-30 22:27:38 -04:00
.project
android.toolchain.cmake Fix a few minor bugs that appeared in the latest android cmake script 2014-09-07 23:18:43 -05:00
AndroidManifest.xml Android: Support RTL language translations 2014-11-15 01:45:12 -05:00
build.gradle Update build.gradle to newer buildtools. 2014-08-28 17:21:48 -05:00
build.xml
custom_rules.xml
project.properties