- android.permission.INTERNET
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
Mar 28, 2016
1.0.4: Stopped the splash screen being restricted to portrait orientation to make the "tablet experience" a little less frustrating.
1.0.3: Fixed a possible issue with a class missing from the Android package.
1.0.2: Added in the external storage permissions that *some* devices require to be present to avoid the app dying at startup.
1.0.1: Added a splash screen and removed a bunch of unneeded permissions. Though Internet permission seems to resiliently remain....