Synced branch with master and fixed bugs specific to accessing of files in Nougat and above

This commit is contained in:
Vishan Seru 2017-10-21 15:37:02 +05:30
commit fe57db580e
52 changed files with 865 additions and 261 deletions

View file

@ -20,7 +20,7 @@
android:name=".CommonsApplication"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/Theme.AppCompat"
android:theme="@style/LightAppTheme"
android:supportsRtl="true" >
<activity android:name="org.acra.CrashReportDialog"
android:theme="@android:style/Theme.Dialog"