apple2ix/Android/app
Aaron Culliney 883403e6e8 Avoid android.view.WindowLeaked issue with lingering popups
- Was seeing android.view.WindowLeaked issue on certain devices if the main popup menu was left lingering (which was
      previously by design ... bad design apparently)
    - Simplifies lifecycle pause/resume (should be no Android UI showing now)
    - Emulation resumes automatically, will handle pausing-CPU-on-resume on native side in subsequent commit
2015-04-17 21:42:45 -07:00
..
src Avoid android.view.WindowLeaked issue with lingering popups 2015-04-17 21:42:45 -07:00
.gitignore Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
app.iml Android build system updates to support demo and full versions for both debug and release 2015-03-15 15:52:10 -07:00
build.gradle REFACTOR : begin consolidating common code for OpenGL HUD interfaces 2015-04-11 11:42:18 -07:00
proguard-rules.pro Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00