apple2ix/Android/app
Aaron Culliney 55cba116e4 Revert adding A2V3 format as it is unnecessary
- Re-gzipping ejected images is based solely on the file extension and not the actual file stream contents
    - Read/write disk images with extension ".gz" are re-gzipped in-place upon ejection
    - Read/write disk images without extension ".gz" are not changed upon ejection
    - Read-only disk images maintain current behavior (no modifications performed at all)
2017-07-06 19:36:37 -10:00
..
src Revert adding A2V3 format as it is unnecessary 2017-07-06 19:36:37 -10:00
.gitignore Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
app.iml More nonsensical changes that Android Studio insists upon making 2017-06-25 16:16:54 -07:00
build.gradle Changes insisted upon by Android Studio 2017-05-28 08:49:38 -10:00
proguard-rules.pro Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00