apple2ix/Android/app
Aaron Culliney 25b9f3d3f3 Android lifecycle cleanups
- Differentiate between cpu_pause() when going to menu (and app is still foregrounded, and cpu_pauseBackground()
      when a system backgrounding event has occurred.
    - Destroy/free audio resources owned by CPU thread when background is requested, put CPU thread into waiting upon
      pthread condition to resume.
    - Mobile device now always signals pthread condition to force CPU thread resume from background
2015-07-27 22:36:39 -07:00
..
src Android lifecycle cleanups 2015-07-27 22:36:39 -07:00
.gitignore
app.iml Changes Android Studio made when upgraded 2015-05-23 22:49:03 -07:00
build.gradle Updates for Android build 2015-05-10 14:06:20 -07:00
proguard-rules.pro