Merge branch 'remove-external-storage-permission' into 'master'
Don't use external storage for crash/test reports. Crash/test reports were written to external storage so they could be attached to emails - by putting the information in the body of the email we can avoid needing the WRITE_EXTERNAL_STORAGE permission. Also updated the email address for crash/test reports. See merge request !83
Showing
- briar-android/AndroidManifest.xml 1 addition, 3 deletionsbriar-android/AndroidManifest.xml
- briar-android/src/org/briarproject/android/CrashReportActivity.java 15 additions, 66 deletions...oid/src/org/briarproject/android/CrashReportActivity.java
- briar-android/src/org/briarproject/android/TestingActivity.java 16 additions, 64 deletions...android/src/org/briarproject/android/TestingActivity.java
Loading
Please register or sign in to comment