OsmAndMapDownloader

Tagged Check-ins
Login

Tagged Check-ins

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Check-ins with non-propagating tags:

2025-08-12
09:56
Move logic to (de-)select all shown for download from DownloadSelectionPage into the MapFilterModel. Optimized performance by not emitting the dataChanged signal for each individual table cell. Only emit dataChanged with a range of affected cells once that is completed. This cuts down execution time in GUI code and removes a hacky workaround. check-in: c6df80399f user: thomas tags: release, trunk, v0.6.3
2025-08-10
21:23
Release v0.6.2 with new performance optimizations. check-in: 90ae885560 user: thomas tags: release, trunk, v0.6.2
14:58
Improve compatibility with Android 13+, which doesn't allow access to Android/data/net.osmand/files. Store timestamps in an internal database to log downloads, to have the dates available to show available updates. check-in: 17f46436b6 user: thomas tags: release, trunk, v0.6.0
2025-08-09
12:19
Release v0.5.2, fixing the BadZipFile errors. check-in: 9e40b92b37 user: thomas tags: release, trunk, v0.5.2
2025-05-06
09:25
Release v0.5.1 check-in: 393e4d4aef user: thomas tags: release, trunk, v0.5.1
2023-11-18
13:06
Port to PySide6. Release as version 0.5.0. check-in: 29fa38a55c user: thomas tags: release, trunk, v0.5.0
2023-09-02
19:42
Release v0.4.0 check-in: e7f1b2ea52 user: thomas tags: release, trunk, v0.4.0
2022-02-09
22:51
Release v0.3.3 check-in: 4572138d42 user: thomas tags: release, trunk, v0.3.3
18:31
The map download batch selection buttons now only work on visible items. check-in: 11fa746a8b user: thomas tags: release, trunk, v0.3.2
2022-02-08
21:28
Release v0.3.1 check-in: c792822949 user: thomas tags: release, trunk, v0.3.1
20:32
Release v0.3.0 check-in: e883fe2add user: thomas tags: release, trunk, v0.3.0
2021-07-06
16:15
Bump version to 0.2.3 check-in: 24ab3e3576 user: thomas tags: release, trunk, v0.2.3
2021-06-17
14:12
Ported application to PyQt5. Written QWizard-based GUI that allows selection of maps and downloads them with real-time progress reporting. check-in: 9623d10297 user: thomas tags: release, trunk, v0.2.2