apple2ix/Android
Aaron Culliney e5e2f98835 Avoid nasty UI race manifesting on NVIDIA Shield Portable
- For some reason this device has really slow Java UI, so it exposed a case where spammy touch resulted in two
      save/restore popups and a subsequent assert on the native side if you saved while the emulation was resumed.
2015-12-19 23:12:05 -08:00
..
.idea Semi-inscrutible changes insisted upon by Android Studio 2015-12-19 12:59:40 -08:00
app Avoid nasty UI race manifesting on NVIDIA Shield Portable 2015-12-19 23:12:05 -08:00
assets Allow for keyboard to completely own/cover screen 2015-12-19 12:56:24 -08:00
gradle/wrapper Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
jni Meager support for Android joystick/gamepad keys 2015-12-19 13:14:46 -08:00
misc Round the edges of Android icon 2015-10-25 10:56:08 -07:00
toolchain_edits just assume armeabi for now (appears to allow gdb to work with older Spamsung devices) 2015-10-20 20:44:16 -07:00
.classpath Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
Android.iml Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
AndroidManifest.xml Remove build variants because they are confusing and incompatible with CLI ant builds which I still want to maintain 2015-09-05 14:08:21 -07:00
build.gradle Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
build.xml Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
gradle.properties Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
gradlew Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
gradlew.bat Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
project.properties Compile against android-10 while we still care about Gingerbread ... nom nom nom 2015-09-27 15:04:10 -07:00
res Add proper icons to Android Studio project 2015-03-10 14:32:48 -07:00
run.sh Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
settings.gradle Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
src Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00