mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Added option in SettingsFragment to allow users to send the logs as a file via email
This commit is contained in:
parent
4154a7c9d2
commit
836a1e3664
6 changed files with 145 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS"/>
|
||||
<uses-permission android:name="android.permission.MANAGE_DOCUMENTS"/>
|
||||
<uses-permission android:name="com.google.android.apps.photos.permission.GOOGLE_PHOTOS"/>
|
||||
<uses-permission android:name="android.permission.READ_LOGS"/>
|
||||
|
||||
<application
|
||||
android:name=".CommonsApplication"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue