20.0.0 BETA 1 Release
Pre-release
Pre-release
1st BETA of 20.0.
As the stored internal state format has changed, you really need to upload or save any changes before updating.
Release notes: https://vespucci.io/help/en/20.0.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Add explicit handling for 509 error on download and 429 in upload by @simonpoole in #2429
- Use a monospace font for arrows by @simonpoole in #2431
- Port original google TypefaceSpan code for backwards compatibility by @simonpoole in #2432
- Add image information modal to image viewer by @simonpoole in #2428
- Improve app language switching locic and workaround google locale issue by @simonpoole in #2437
- Validate tag objects post running JS in preset by @simonpoole in #2439
- Check for Layer.NONE before retrieving tiles by @simonpoole in #2442
- Make using the volume keys for zooming dependent on a preference by @simonpoole in #2444
- Never include untagged nodes in the nearby POI display by @simonpoole in #2446
- Restore zoom FABs elevation in onConfigurationChange by @simonpoole in #2447
- Support multiple file selection for creating stylable layers by @simonpoole in #2449
- Support translations of tile layer names and descriptions by @simonpoole in #2450
- Support CRS:84 for WMS servers by @simonpoole in #2451
- Assure that UndoStorage is emptied correctly after an upload by @simonpoole in #2454
- Add bounding box count to data layer info modal by @simonpoole in #2460
- Switch logic around to display menu in preset fragment in pane mode by @simonpoole in #2462
- Bounding box handling improvements by @simonpoole in #2464
- Add Create circle by @simonpoole in #2467
- Support OAuth 2 by @simonpoole in #2469
- Support following a way in PathCreationActionMode by @simonpoole in #2473
- Support restrictions for safe splitting too by @simonpoole in #2474
- When manually clearing out a value in the details tab, always set it by @simonpoole in #2476
- Support the regions and exclude_regions attributes in fields, roles and values by @simonpoole in #2479
- Improve how we handle closed ways with indication that they are areas by @simonpoole in #2482
- Use common maven alias. Remove duplicate. by @johnjohndoe in #2484
- Protect against null proj when adding wkid, validate custom url better by @simonpoole in #2493
- Fix outdated marker rendering by @simonpoole in #2494
- Improve conflict handling by @simonpoole in #2485
- Fix notification bounding box regression by @simonpoole in #2497
- This aligns how the way rotation mode work more with the similar modes by @simonpoole in #2498
- Add mode switching to the main menu and some other minor rearrangement by @simonpoole in #2499
- Fix behaviour regression when editing values in the details tab by @simonpoole in #2502
- Fix issues with running the integration tests in different environments by @simonpoole in #2503
- Fix issue with JOSM filter language child and parent expressions by @simonpoole in #2506
- Re-jig the welcome modal shown to 1st time users by @simonpoole in #2507
- Inherit crs srs support crs84 by @simonpoole in #2509
- Suggest migration to OAuth 2 when a new version is installed by @simonpoole in #2510
- Remove improve Notes API code in Server by @simonpoole in #2513
- Sort Relation lists by distance to an OsmElement or list of them by @simonpoole in #2514
- Add mobile and contact:mobile to phone keys by @simonpoole in #2515
- Add some new type expressions for use in filters to mapbox-gl support by @simonpoole in #2516
- Add support for space and item_separator elements in presets by @simonpoole in #2518
- Apply fix for Android "truncate" bug by @simonpoole in #2519
- Add support for opening some OpenStreetMap website links by @simonpoole in #2520
- Copy all fields in a chunk if they are in an optional section by @simonpoole in #2521
Full Changelog: 19.3.0.1...20.0.0.1