22.1 BETA 1
Pre-release
Pre-release
1st BETA of 22.§.
Release notes: https://vespucci.io/help/en/22.1.0%20Release%20notes/
Change log: https://github.com/MarcusWolschon/osmeditor4android/blob/master/CHANGELOG.txt
What's Changed
- Fix regression that stopped panoramax instances being added from list by @simonpoole in #3206
- Table meta data wasn't generated correctly with original sql query by @simonpoole in #3207
- If no presets are selected, select the default preset by @simonpoole in #3208
- Run rebuilding of data style structures after import of style by @simonpoole in #3209
- Reset adapter filter after selection by @simonpoole in #3210
- Fix icon URL in for taginfo by @HolgerJeromin in #3211
- Catch and report exceptions from running conflict resolution actions by @simonpoole in #3212
- Improve button styling and add logic for enabling/disabling save button by @simonpoole in #3213
- Minimal replacement for AlertDialog that works around google bugs by @simonpoole in #3215
- Improve unjoinWay behaviour by @simonpoole in #3217
- Avoid creating tiny bounding boxes by @simonpoole in #3218
- Fix Panoramax instances list regression by @simonpoole in #3221
- Support squaring individual corners of a selected way by @simonpoole in #3224
- Correctly check if relation roles exist by @simonpoole in #3226
- Add support for authenticated reads by @simonpoole in #3227
- Improve ReplaceGeometry abort behaviour by @simonpoole in #3228
- Re-factor applicationId and app name handling by @simonpoole in #3229
- Ungzip error messages from tile sources before trying to display them by @simonpoole in #3232
- Fix updating relation member label after download regression by @simonpoole in #3234
- Get the http client as early as possible by @simonpoole in #3237
- Add an area mode by @simonpoole in #3231
- Handle panoramax instance configuration with and without trailing api by @simonpoole in #3239
- Support nearby connection validation for boundary ways and relations by @simonpoole in #3242
- New ways don't have history so no need to select segment on splitting by @simonpoole in #3250
- For two node ways long click is the only split option by @simonpoole in #3251
- Support long press way splitting in legacy mode by @simonpoole in #3252
- Only show the pausing alert if we are still downloading by @simonpoole in #3261
- Target Android 16 Support: Migrate IssueReporter library to native implementation by @Amit-Matth in #3186
- Target Android SDK 36 by @simonpoole in #3277
- Don't ignore device insets by @simonpoole in #3281
- Don't ignore display cutout insets by @simonpoole in #3282
- Replace use of a Webview for authorization with a custom tab by @simonpoole in #3284
- Code smell fixes by @simonpoole in #3285
- Use conscrypt 2.6-alpha3 by @simonpoole in #3286
- Download data along a Way by @simonpoole in #3287
- Improve node position modal by @simonpoole in #3290
- Separate out the call to the capability API endpoint for downloads by @simonpoole in #3291
- Update dependencies by @simonpoole in #3292
- Mapillary support broke with d149303 by @simonpoole in #3296
- Fix Panoramax image symbol highlight missing by @simonpoole in #3297
- Support removing just the tiles in view from the tile cache by @simonpoole in #3300
- Fix intent reception and some simplifications Authorize by @simonpoole in #3301
- Update 22.1.0 Release notes.md - Formatted links by @danieldegroot2 in #3304
- Fix issue splitting at a position that exactly matches a coordinate by @simonpoole in #3308
- Disable optimizations in Rhino by @simonpoole in #3310
- Fix ScrollView getting stuck when content and view height very similar by @simonpoole in #3314
- Don't limit the width of dialogs if we are in multi-window mode by @simonpoole in #3315
- Catch IllegalArgumentException when using URI by @simonpoole in #3316
- Re-factoring of MediaStore indexing by @simonpoole in #3317
New Contributors
- @danieldegroot2 made their first contribution in #3304
Full Changelog: 22.0.0.0...22.1.0.1