Releases: osmdroid/osmdroid
Releases · osmdroid/osmdroid
osmdroid-parent-6.1.20
osmdroid-parent-6.1.19
What's Changed
- #1946 this should fix the issue with gradle copy/filter task not over… by @spyhunter99 in #1966
- Update Dependencies, Gradle and Workflows, Add Dependabot by @CanerKaraca23 in #1988
- Implement equals and hashCode for BoundingBox by @Maradox in #2002
- Fix issue #2012 by @emandtf in #2024
- Create a MapsForgeTileSource from a FileInputStream by @y20k in #2020
- Fixing bug/#1822 avoiding recreation of bug/#1775. by @InI4 in #1876
- #2017 WeatherGroundOverlaySample no longer works by @spyhunter99 in #2019
- Bump org.glassfish.jersey.core:jersey-client from 3.1.5 to 3.1.7 by @dependabot in #2005
- Bump org.springframework:spring-context from 6.1.5 to 6.1.11 by @dependabot in #2023
- Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.46.0.0 by @dependabot in #2006
- set custom Interpolate for mapController by @ankiimation in #1834
New Contributors
- @CanerKaraca23 made their first contribution in #1988
- @emandtf made their first contribution in #2024
- @y20k made their first contribution in #2020
- @dependabot made their first contribution in #2005
- @ankiimation made their first contribution in #1834
Full Changelog: osmdroid-parent-6.1.18...osmdroid-parent-6.1.19
6.1.18
What's Changed
- Update FolderOverlay.java by @MKergall in #1857
- Android-Support to AndroidX Upgrade by @PWRxPSYCHO in #1856
- change compile to implementation by @flug in #1880
- fix for non-positional format of string resource by @michael-winkler in #1875
- Update HEREWeGoTileSource.java by @development-allydrive in #1874
- Updated NGA GEOPackage core from 2.0.1 to 6.6.0 by @PWRxPSYCHO in #1853
- Fix Mapbox rester image api url. Add support for hightDPI. by @xyz32 in #1873
- Upgrade to "tile.openstreetmap.org" by @monsieurtanuki in #1838
- Fix #1924, use correct spelling of "OpenStreetMap" by @aaaaalbert in #1925
- #1951 add one-finger zoom by @tegorov in #1952
- feature/ enable editing UserScaleFactor for generating MapsForge tiles by @LostRat in #1954
New Contributors
- @PWRxPSYCHO made their first contribution in #1856
- @flug made their first contribution in #1880
- @michael-winkler made their first contribution in #1875
- @development-allydrive made their first contribution in #1874
- @aaaaalbert made their first contribution in #1925
- @tegorov made their first contribution in #1952
- @LostRat made their first contribution in #1954
Full Changelog: osmdroid-parent-6.1.14...osmdroid-parent-6.1.18
v6.1.17
What's Changed
- #1794 throwing is now optional with the default being "don't throw" f… by @spyhunter99 in #1807
- #1668 resolves i18n issues with cache manager by @spyhunter99 in #1810
- #1808 enable connectedCheck integration tests, migrate integration to under OpenStreetMaps instead of osmdroid-android-it by @spyhunter99 in #1809
- #1783 resolves a NPE related to disableFollowLocation from MyLocation… by @spyhunter99 in #1811
- #1636 potential fix a NPE (DefaultConfigProvider) by @spyhunter99 in #1826
- #1787 applying suggest fix for default config provider during sdcard … by @spyhunter99 in #1825
- Update FolderOverlay.java by @MKergall in #1857
- Android-Support to AndroidX Upgrade by @PWRxPSYCHO in #1856
- change compile to implementation by @flug in #1880
- fix for non-positional format of string resource by @michael-winkler in #1875
- Update HEREWeGoTileSource.java by @development-allydrive in #1874
- Updated NGA GEOPackage core from 2.0.1 to 6.6.0 by @PWRxPSYCHO in #1853
- Fix Mapbox rester image api url. Add support for hightDPI. by @xyz32 in #1873
- Upgrade to "tile.openstreetmap.org" by @monsieurtanuki in #1838
- Fix #1924, use correct spelling of "OpenStreetMap" by @aaaaalbert in #1925
New Contributors
- @PWRxPSYCHO made their first contribution in #1856
- @flug made their first contribution in #1880
- @michael-winkler made their first contribution in #1875
- @development-allydrive made their first contribution in #1874
- @aaaaalbert made their first contribution in #1925
Full Changelog: osmdroid-parent-6.1.13...osmdroid-parent-6.1.17
v6.1.16
What's Changed
- #1794 throwing is now optional with the default being "don't throw" f… by @spyhunter99 in #1807
- #1668 resolves i18n issues with cache manager by @spyhunter99 in #1810
- #1808 enable connectedCheck integration tests, migrate integration to under OpenStreetMaps instead of osmdroid-android-it by @spyhunter99 in #1809
- #1783 resolves a NPE related to disableFollowLocation from MyLocation… by @spyhunter99 in #1811
- #1636 potential fix a NPE (DefaultConfigProvider) by @spyhunter99 in #1826
- #1787 applying suggest fix for default config provider during sdcard … by @spyhunter99 in #1825
- Update FolderOverlay.java by @MKergall in #1857
- Android-Support to AndroidX Upgrade by @PWRxPSYCHO in #1856
- change compile to implementation by @flug in #1880
- fix for non-positional format of string resource by @michael-winkler in #1875
- Update HEREWeGoTileSource.java by @development-allydrive in #1874
- Updated NGA GEOPackage core from 2.0.1 to 6.6.0 by @PWRxPSYCHO in #1853
- Fix Mapbox rester image api url. Add support for hightDPI. by @xyz32 in #1873
New Contributors
- @PWRxPSYCHO made their first contribution in #1856
- @flug made their first contribution in #1880
- @michael-winkler made their first contribution in #1875
- @development-allydrive made their first contribution in #1874
Full Changelog: osmdroid-parent-6.1.13...osmdroid-parent-6.1.16
v6.1.15
What's Changed
- #1794 throwing is now optional with the default being "don't throw" f… by @spyhunter99 in #1807
- #1668 resolves i18n issues with cache manager by @spyhunter99 in #1810
- #1808 enable connectedCheck integration tests, migrate integration to under OpenStreetMaps instead of osmdroid-android-it by @spyhunter99 in #1809
- #1783 resolves a NPE related to disableFollowLocation from MyLocation… by @spyhunter99 in #1811
- #1636 potential fix a NPE (DefaultConfigProvider) by @spyhunter99 in #1826
- #1787 applying suggest fix for default config provider during sdcard … by @spyhunter99 in #1825
- Update FolderOverlay.java by @MKergall in #1857
- Android-Support to AndroidX Upgrade by @PWRxPSYCHO in #1856
Full Changelog: osmdroid-parent-6.1.13...osmdroid-parent-6.1.15
v6.1.14
What's Changed
- #1794 throwing is now optional with the default being "don't throw" f… by @spyhunter99 in #1807
- #1668 resolves i18n issues with cache manager by @spyhunter99 in #1810
- #1808 enable connectedCheck integration tests, migrate integration to under OpenStreetMaps instead of osmdroid-android-it by @spyhunter99 in #1809
- #1783 resolves a NPE related to disableFollowLocation from MyLocation… by @spyhunter99 in #1811
- #1636 potential fix a NPE (DefaultConfigProvider) by @spyhunter99 in #1826
- #1787 applying suggest fix for default config provider during sdcard … by @spyhunter99 in #1825
Full Changelog: osmdroid-parent-6.1.13...osmdroid-parent-6.1.14
v6.1.13
minor edits to build configuration to support google playstore publishing
Full Changelog: osmdroid-parent-6.1.12...osmdroid-parent-6.1.13
v6.1.12
What's Changed
- bug/#1360 - refactored icon anchoring in MyLocationNewOverlay by @monsieurtanuki in #1460
- Solving #1738 by @MKergall in #1740
- Fix issue #1718 by @MKergall in #1745
- update copyrightoverlay license header by @YousefED in #1754
- Changed osmdroid-mapsforge MAX ZOOM value to 29 by @bkekelic2 in #1767
- Only zoom in/out on ACTION_UP event by @hauke96 in #1775
- Feature/#1776 build tech upgrades/build process improvements by @spyhunter99 in #1793
- Feature/create archive provider by @pasniak in #1715
New Contributors
- @MKergall made their first contribution in #1740
- @YousefED made their first contribution in #1754
- @bkekelic2 made their first contribution in #1767
- @hauke96 made their first contribution in #1775
Full Changelog: osmdroid-parent-6.1.11...osmdroid-parent-6.1.12
6.1.11
minor fix for lat/lon grid overlay
minor fix for cache detection logic