20.1.0 BETA 2 Release
Pre-release
Pre-release
2nd 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
- Remove pre-Android 5 API 21 specific code and dependencies by @simonpoole in #2542
- Save the state and restart action modes in the propertyeditor by @simonpoole in #2548
- Minor improvement and clarification on adding source tags by @simonpoole in #2549
- Handle more StorageException/OOM situations properly by @simonpoole in #2550
- Modernize and cleanup SavingHelper by @simonpoole in #2551
- Improve error messages when loading a state file fails by @simonpoole in #2553
- Clean up retrieving tiles from SQLite DBs by @simonpoole in #2554
- Simplify preset opening by @simonpoole in #2555
- Make default set of keys used for the nearby POI display configurable by @simonpoole in #2557
- Highlight problem ways with error style by @simonpoole in #2558
- Display a direction indicator and allow easy entry of direction values by @simonpoole in #2559
- Generalize "value picker" fragments and add one for integers by @simonpoole in #2563
- Respect multi-fetch limit when fetching elements for conflict resolution by @simonpoole in #2565
- Support settable per preset item behaviour in the property editor by @simonpoole in #2566
- Fix todo for movenode by @simonpoole in #2567
- Geojson labels for linestrings and polygons by @simonpoole in #2569
- Allow layers in layer modal to be moved by dragging by @simonpoole in #2570
- Actually support matching deleted state when using object search by @simonpoole in #2574
- Add the ISRG X1 certificate to the trust store used by OkHttp by @simonpoole in #2577
- This adds workaround for the letsencrypt issue for WebViews by @simonpoole in #2579
- Remove single element delete method by @simonpoole in #2581
- Add a facility to create Todos from the objects in a GeoJSON layer by @simonpoole in #2583
- Fix weird behaviour when deleting a relation member in easy edit mode by @simonpoole in #2584
- Protect against null Feature caused by trailing commas by @simonpoole in #2585
- Todo improvements by @simonpoole in #2588
- Check that any relation changes are actually real by @simonpoole in #2590
- Launcher state loss by @simonpoole in #2592
- Use a custom view for titles of preferences by @simonpoole in #2593
- Drag relation members by @simonpoole in #2596
- Doc: answered "how to export GPX track". by @AntoninDelFabbro in #2587
- Fix layer entry dragging on pre-Android 7 devices by @simonpoole in #2598
- Some minor cleanups and improvements by @simonpoole in #2601
- Force migrate by @simonpoole in #2608
Full Changelog: 20.0.1.0...20.1.0.2