mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Compare commits
	
		
			2 commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | a36017d816 | ||
|   | f133666683 | 
					 2 changed files with 10 additions and 2 deletions
				
			
		|  | @ -1,5 +1,13 @@ | ||||||
| # Wikimedia Commons for Android | # Wikimedia Commons for Android | ||||||
| 
 | 
 | ||||||
|  | ## v3.0.0 | ||||||
|  | - Added Structured Data to upload workflow, users can now add depicts | ||||||
|  | - Added Leaderboard in Achievements screen | ||||||
|  | - Added to-do system for images with no categories/descriptions or with associated Wikipedia articles that have no pictures | ||||||
|  | - Users can now modify and add categories to their uploads from the media details view | ||||||
|  | - New UI for main screen | ||||||
|  | - Limited connection mode added, users can now pause and resume uploads | ||||||
|  | 
 | ||||||
| ## v2.13.1 | ## v2.13.1 | ||||||
| - Added OpenStreetMap attribution | - Added OpenStreetMap attribution | ||||||
| - Fixed various crashes | - Fixed various crashes | ||||||
|  |  | ||||||
|  | @ -150,8 +150,8 @@ android { | ||||||
| 
 | 
 | ||||||
|     defaultConfig { |     defaultConfig { | ||||||
|         //applicationId 'fr.free.nrw.commons' |         //applicationId 'fr.free.nrw.commons' | ||||||
|         versionCode 775 |         versionCode 876 | ||||||
|         versionName '2.13.1' |         versionName '3.0.0' | ||||||
|         setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName()) |         setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName()) | ||||||
| 
 | 
 | ||||||
|         minSdkVersion 19 |         minSdkVersion 19 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue