File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Wikimedia Commons for Android
2
2
3
+ ## v1.0 beta 8
4
+ - Disable menu items for share and open browser when upload incomplete
5
+ - Show recently-used categories
6
+ - Prevent upload status from overlapping with the title of upload
7
+ - Make template removal work properly
8
+ - Relicense to Apache License
9
+ - i18n updates
10
+
3
11
## v1.0 beta 7
4
12
- Added opt out from EventLogging
5
13
- Remove {{Uncategorized}} template after adding categories
Original file line number Diff line number Diff line change 1
1
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
2
2
package =" org.wikimedia.commons"
3
- android : versionCode =" 8 "
4
- android : versionName =" 1.0beta7 " >
3
+ android : versionCode =" 9 "
4
+ android : versionName =" 1.0beta8 " >
5
5
6
6
<uses-sdk
7
7
android : minSdkVersion =" 9"
You can’t perform that action at this time.
0 commit comments