apple2ix/Android/app/src/main
Aaron Culliney b300e60e2a Persist disk image 'was_gzipped' state
- 'was_gzipped' state is persisted in .apple2.json preferences
    - This removes all file-renaming codepaths at the cost of temporarily nonconformance to naming convesion (e.g., disk
      images inserted read/write are still called 'foo.dsk.gz' although they are not compressed)
    - Unclean shutdown of emulator leaves any disk images that were inserted read/write in their non-gzipped state
      (regardless of file name extension) on disk until emulator restarted and disk images explictly ejected or clean
      shudown.  App removal after unclean shutdown will potentially leave mis-named disk images lingering.
    - Emulator will handle edge cases of non-gzipped disk images with '.gz' extension and gzipped disk images without
      '.gz' extension
2017-05-29 08:05:38 -10:00
..
java Persist disk image 'was_gzipped' state 2017-05-29 08:05:38 -10:00
res More changes insisted upon by Android Studio 2017-05-28 10:09:14 -10:00
AndroidManifest.xml Various tweaks to get release build working 2016-05-08 12:06:57 -07:00
assets Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00
jniLibs Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00