Skip to content

Releases: commons-app/apps-android-commons

Multiple bugfixes, improved Nearby and login screen, modified About and privacy policy link

04 Dec 09:02
Compare
Choose a tag to compare
  • Multiple bugfixes for location updates and Nearby Places list and map loading
  • Multiple fixes for various crashes and memory leaks
  • Modified About page to include WMF disclaimer and new privacy policy link
  • Added option for users to send logs to developers (has to be manually activated by user)
  • Improved login screen with new design and privacy policy link
  • Improved category display; if a category has an exact name entered, it will be shown first
  • New UI for Nearby Places list

Beta-only release - popup asking for feedback

28 Jul 13:55
Compare
Choose a tag to compare
  • Added one-time popup for beta users to provide feedback on IEG renewal proposal
  • Added link to Commons policies in ShareActivity
  • Various string fixes
  • Switched to using vector icons for map markers
  • Added filter for irrelevant categories
  • Fixed various crashes
  • Incremented target SDK to 25
  • Improved appearance of navigation drawer
  • Replaced proprietary app image in tutorial with one that isn't Telegram
  • Fixed camera issue with FileProvider
  • Added RxJava library, migrated to Java 8
  • Various code and continuous integration optimizations

Note: Beta-only release. The other fixes will be pushed to production without the popup after the IEG committee review period is over.

Final bugfixes before pushing v2.4 to production

05 Jun 07:11
Compare
Choose a tag to compare
  • Added option to launch tutorial again from nav drawer
  • Added marker for current location in Nearby map
  • Fixed various strings
  • Added check for location permissions when launching Nearby
  • Temporary fix for API 25 camera crash
  • App should now display accurate upload count
  • Updated Gradle from 3.3 to 4.0

Fixed crashes in multiple uploads and nearby

27 May 07:45
Compare
Choose a tag to compare

Fixed crash with uploading multiple photos
Fixed memory leaks
Fixed issues with Nearby places list and map

Added nav bar and fixed image loading issues

20 May 10:53
Compare
Choose a tag to compare

Fixed memory issue with loading contributions on main screen
Deleted images don't show up on contributions list
Added Fresco library for image loading and LeakCanary for memory profiling
Added navigation drawer and overhauled action bar
Added logout functionality
Fixed various issues with map of Nearby places

Added map of Nearby places

15 May 10:39
Compare
Choose a tag to compare

Add map of Nearby places
Add overlay dialog when a Nearby place is tapped
Set default number of uploads to display in Main activity as 100, and add option in Settings to change it
Detect when 2FA is used for login and display message
Display date uploaded and image coordinates in image details page
Display message when GPS is turned off, and when no Nearby items are found

Hotfix for Nearby list not displaying

17 Apr 09:47
Compare
Choose a tag to compare

Hotfix for Settings crash

16 Apr 14:03
Compare
Choose a tag to compare

Hotfix for Settings crash

Nearby overhaul to use Wikidata, bugfixes and optimizations

15 Apr 08:54
Compare
Choose a tag to compare

Revamped Nearby to query Wikidata by default instead of Wiki Needs Pictures
Added action bar to About screen
Fixed crash related to fragment transaction state loss
Moved Feedback menu item below Settings
Various code optimizations and refactoring

UI updates, beta opt in, credits, fixes

23 Mar 07:15
Compare
Choose a tag to compare

Added beta opt in link to Settings
Added Codacy and Butterknife support
Added Light theme for day/outdoor use
Added Material icons
Reordered overflow menu items
Added credits to About page
Fixed lint issues
Fixed various crashes