diff --git a/CHANGELOG.md b/CHANGELOG.md index 019c3cd1e..530cfb01c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Wikimedia Commons for Android +## v1.3 +- Removed 'send usage reports' setting +- Fixed package naming issue +- Added 'sign up' button +- Removed unused 'campaigns' shortcut + ## v1.0 beta 11 - New Launcher Icon - Fix bug with licensing templates diff --git a/commons/AndroidManifest.xml b/commons/AndroidManifest.xml index 43d65a51b..d04fb656b 100644 --- a/commons/AndroidManifest.xml +++ b/commons/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="18" + android:versionName="1.3" > - - - - - - @@ -105,17 +97,7 @@ android:name="android.accounts.AccountAuthenticator" android:resource="@xml/authenticator" /> - - - - - - + @@ -147,13 +129,7 @@ android:authorities="fr.free.nrw.commons.contributions.contentprovider" android:exported="false"> - - +