Revert merge of master into 2.8-release

This commit is contained in:
misaochan 2018-09-27 01:59:47 +10:00
parent 15f9895336
commit feb26224b4
111 changed files with 804 additions and 3260 deletions

View file

@ -190,7 +190,7 @@
<provider
android:name=".explore.recentsearches.RecentSearchesContentProvider"
android:authorities="${applicationId}.explore.recentsearches.contentprovider"
android:authorities="fr.free.nrw.commons.explore.recentsearches.contentprovider"
android:exported="false"
android:label="@string/provider_searches"
android:syncable="false" />