22.0.0 Release
Release of 22.0.
Release notes: https://vespucci.io/help/en/22.0.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/22.0-MAINT/CHANGELOG.txt
What's Changed
- Enabling lint in the github CI used to break things, lets try again by @simonpoole in #3163
- Fix potential NPE in ConnectivityChangedReceiver by @Amit-Matth in #3164
- Add headers table to configuration export by @simonpoole in #3167
- Replacing the PropertyEditor more than twice caused a crash by @simonpoole in #3170
- Add missing setActive when constructing PresetConfiguration from the DB by @simonpoole in #3172
- Split mode improvements by @simonpoole in #3178
- Prefer the external file directory for storing new resources by @simonpoole in #3180
- Fix "regression" in data styling by @simonpoole in #3184
- Refactor undo/redo architecture to ensure UI selection synchronization by @Amit-Matth in #3179
- Fix various inconsistencies with action modes in split window use by @simonpoole in #3190
- Review modal fixes by @simonpoole in #3191
- Fix typos: commiting -> committing, Seperator -> Separator by @akimovpro in #3187
- Add unit tests for Hash, OptimalStringAlignment, IntegerUtil, MathUtil by @akimovpro in #3188
- Support the name_template extension to show display_values by @simonpoole in #3193
- Add support for detecting self-intersecting polygons by @simonpoole in #3192
- Launcher, Notification & Splash Screen icons update by @ezhd in #3018
- Imporove boundary way visibility by @simonpoole in #3196
New Contributors
- @akimovpro made their first contribution in #3187
- @ezhd made their first contribution in #3018
Full Changelog: 22.0.0.1...22.0.0.0