What's Changed
- Description Edit Button bug fixed by @LeopoldoDelgadillo in #6421
- Fix #6409: Add listener call in ImageAdapter to update UI and upload by @Kota-Jagadeesh in #6420
- Added padding inset for mapview by @RickeyHo in #6427
- Fix Location Permission Prompt on "Uploaded via Mobile" Tab by @Kota-Jagadeesh in #6425
- Change hardcoded strings in the language search dialog to messages by @amire80 in #6440
- Change hardcoded preferences strings to translatable messages by @amire80 in #6443
- Change a hardcoded string to a translatable message by @amire80 in #6444
- Fix kotling warnings for Image.kt and Folder.kt (part of Issue #5996) by @benshung in #6441
- Remove leading space from English messages by @amire80 in #6449
- chore: upgrade native libraries for 16KB page size compatibility by @rohit9625 in #6445
- Rename an identifier with a non-ASCII character by @amire80 in #6460
- Make some hardcoded strings translatable by @amire80 in #6459
- Change Android "OK" string to app's own localization by @amire80 in #6471
- Change "wikicode" to "wikitext" in a message by @amire80 in #6476
- Remove commented out code and associated strings by @amire80 in #6475
- Fix punctuation in the download_failed_we_cannot_download_the_file_without_storage_permission by @amire80 in #6473
- Fix comma splice in a translatable string by @amire80 in #6465
- Remove the unused message "statistics" by @amire80 in #6478
- Fixes Issue 6436: getString(...) must not be null by @Jason-Whitmore in #6474
- fix: map crash (fixes #6432) by @Kota-Jagadeesh in #6479
- Change filename to username in toasts about sending thanks by @amire80 in #6467
- Rephrase the string copy_image_caption_description by @amire80 in #6472
- Consistent spelling of "screenshots" in the issue template by @amire80 in #6481
- Fix/6404 app crashes theme change multi upload by @Kota-Jagadeesh in #6429
- fix: remove location manager and update listener on pause by @rohit9625 in #6483
- Change "actioned" to "handled" in translatable strings by @amire80 in #6498
- Cleanup whitespace in the custom_selector_info_text2 string by @amire80 in #6496
- Change capitalization of "Add Location" by @amire80 in #6493
- Remove the arrow next to "Add location" by @amire80 in #6491
- Rephrase images_featured_explanation by @amire80 in #6484
- Replace android.R.string.* with R.string by @amire80 in #6499
- Fix depicts and categories pickers for RTL languages by @amire80 in #6503
- Improve the grammar of messages about GPX and KML files by @amire80 in #6497
- Remove the string SingleWebViewActivity by @amire80 in #6494
- Add a missing comma to a message by @amire80 in #6477
- Clean up empty tags in XML files by @amire80 in #6505
- Simplify android:gravity in two layouts by @amire80 in #6506
- Change all parameters to numbered parameters by @amire80 in #6516
- Replace tab with space in an XML layout file by @amire80 in #6514
- Remove wikimedia_licenses.xml and files that use it by @amire80 in #6513
- Update alternative texts for the welcome screen by @amire80 in #6512
- Nearby: persist place-type filters across tab switches (Fixes #6486) by @XinyuYangYXY in #6509
- Fix crash for bookmarks without descriptions/thumbnails by @DeKaN in #6488
- fix(i18n): Correct capitalization for 'Sending thanks' status messages (#6515) by @Aneesh-0108 in #6518
- explore: use class-specific tab labels in item details only (Fixes #6395) by @XinyuYangYXY in #6524
- Replace Switch with SwitchMaterial by @amire80 in #6522
- Fix lint warning about Timber by @amire80 in #6521
- Disable linting for icon hiding code in preferences by @amire80 in #6519
- Test/2819 add campaigns api tests by @Kota-Jagadeesh in #6529
- Delete outdated localization files by @amire80 in #6533
- Fix three Java lint errors by @amire80 in #6531
- Disable hardware acceleration and keyboard animation by @RitikaPahwa4444 in #6535
New Contributors
- @LeopoldoDelgadillo made their first contribution in #6421
- @RickeyHo made their first contribution in #6427
- @benshung made their first contribution in #6441
- @XinyuYangYXY made their first contribution in #6509
- @DeKaN made their first contribution in #6488
- @Aneesh-0108 made their first contribution in #6518
Full Changelog: v6.0.2...v6.1.0