Releases: MarcusWolschon/osmeditor4android
20.2.0 Release
1st Release of 20.2.
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.2.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Fix incorrect way count for modified geometry by @simonpoole in #2713
- Avoid TTLE possibly caused by saving elements with parent relations by @simonpoole in #2715
- Avoid network access in onPostExecute by @simonpoole in #2719
Full Changelog: 20.2.0.1...20.2.0.0
20.2.0 BETA 1 Release
1st BETA of 20.2.
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.2.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Replace synchronized by an ReentrantLock in StorageDelegator by @simonpoole in #2659
- Add support for HEIC/HEIF images on Android 10 and later by @simonpoole in #2661
- Fix regression that caused the direction widget not to be displayed by @simonpoole in #2665
- Optionally use hardware rendering on Android 10 and later by @simonpoole in #2663
- Add support for exceptions to the normal tag reversing behaviour by @simonpoole in #2505
- Use StandardCharsets. by @Isira-Seneviratne in #2131
- Add image orientation to photo index and some minor image viewer fixes by @simonpoole in #2669
- Fix some complaints about using implementations instead of interfaces and other minor code smells by @simonpoole in #2670
- Remove navigation and sign up tab from osm.org login page by @simonpoole in #2673
- Use App instance of DataStyle instead of static class by @simonpoole in #2674
- Remove hardwired suppression of icons on buildings, building:parts etc. by @simonpoole in #2676
- Ignore queryable attribute when creating layers by @simonpoole in #2677
- When formatting bounding box coords round down by @simonpoole in #2678
- Add a search box to the WMS layer modal by @simonpoole in #2679
- Most TextWatchers only use one method, this simplifies the such usage by @simonpoole in #2680
- Support automatically selecting overpass query results by @simonpoole in #2681
- Add multi-select for tag only editing mode by @simonpoole in #2682
- Simplify code and remove some duplications by @simonpoole in #2683
- Lock screen if last use is more than 24 hours ago by @simonpoole in #2685
- Support conflict resolution for partial uploads by @simonpoole in #2686
- Fix NumberPicker behaviour on Android 8 and earlier by @simonpoole in #2690
- Don't rely on fragment being attached to determine state by @simonpoole in #2694
- Check non-preset matched fields for changes too by @simonpoole in #2698
- Support replacing geometry for nodes and ways by @simonpoole in #2688
- Support value type "cardinal_direction" and specific row class for value display by @simonpoole in #2700
- Support match expression by @simonpoole in #2701
- Warn of a specific issue when reversing a one way by @simonpoole in #2702
- Fix regression that led to address fields no longer being matched by @simonpoole in #2704
- Preset correctness fixes by @simonpoole in #2707
- Generate an automatic summary of an upload by @simonpoole in #2706
- Acquire a partial wake lock when GPX recording is running by @simonpoole in #2709
- Add basic and parking amenity rendering for multipolygons by @simonpoole in #2711
Full Changelog: 20.1.0.0...20.2.0.1
20.1.4 Release
October 2024 maintenance release
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/20.1-MAINT/CHANGELOG.txt
Full Changelog: 20.1.3.0...20.1.4.0
20.1.3.0
September 2024 maintenance release
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/20.1-MAINT/CHANGELOG.txt
Full Changelog: 20.1.2.0...20.1.3.0
20.1.2 Release
Update of August 2024 maintenance release
This contains a hot fix that hopefully will convince google to unblock updating the app. There are no functional changes outside of removing some parts of the openstreetmap.org login screen.
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/20.1-MAINT/CHANGELOG.txt
Full Changelog: 20.1.1.0...20.1.2.0
20.1.1 Release
August 2024 maintenance release of 20.1
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/20.1-MAINT/CHANGELOG.txt
Full Changelog: 20.1.0.0...20.1.1.0
20.1.0 Release
First production release of 20.1
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Use API URL for web history by @simonpoole in #2635
- Suppress symbol spinner by @simonpoole in #2636
- Reset validation when we reset presets by @simonpoole in #2637
- Handle special case of all tags deleted in element display by @simonpoole in #2638
- Value widget fixes by @simonpoole in #2647
- More onbackpressed cleanup by @simonpoole in #2649
- Update tag form if revert is chosen exiting via pressing back by @simonpoole in #2650
Full Changelog: 20.1.0.5...20.1.0.0
20.1 BETA 5 Release
5th BETA of 20.1.
This fixes an issue on Android 14 that caused the app not to start and related issues.
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Add a taginfo project file for the data styling by @simonpoole in #2624
- Proguard/R8 was removing the turf class referenced in the Rhino setup by @simonpoole in #2627
- Add RECEIVER_EXPORTED by @simonpoole in #2629
Full Changelog: 20.1.0.4...20.1.0.5
20.1.0 BETA 4 Release
4th BETA of 20.1.
This build targets Android 14 (API 34).
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
What's Changed
- Catch OOM when (re-)creating the current presets object by @simonpoole in #2616
- Add explicit handling of 429 code on download and pause auto download by @simonpoole in #2620
- Handle 413 code and bounding box too large error on upload by @simonpoole in #2621
- Parse 409 with changeset locked message by @simonpoole in #2622
- Reduce memory usage for icons generated from SVG by @simonpoole in #2623
- Bump API target in build script by @simonpoole in #2619
Full Changelog: 20.1.0.3...20.1.0.4
20.1.0 BETA 3 Release
3rd BETA of 20.1.
As a general precaution you should upload any pending changes before updating, particularly if you are upgrading from any major version that doesn't immediately precede this one.
Release notes: https://vespucci.io/help/en/20.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Fix deleted relation members being re-highlighted by @simonpoole in #2609
- Stop notes upload from looping by @simonpoole in #2610
Full Changelog: 20.1.0.2...20.1.0.3