apple2ix/Android
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
..
.idea
app Revert adding A2V3 format as it is unnecessary 2017-07-06 19:36:37 -10:00
assets
gradle/wrapper
jni Revert adding A2V3 format as it is unnecessary 2017-07-06 19:36:37 -10:00
misc
toolchain_edits Ensure we use run-as 2017-07-04 08:02:42 -10:00
.classpath
Android.iml
AndroidManifest.xml
build.gradle More nonsensical changes that Android Studio insists upon making 2017-06-25 16:16:54 -07:00
build.xml Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
gradle.properties
gradlew
gradlew.bat
project.properties
res
run.sh Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
settings.gradle
src