This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Releases: mapbox/mapbox-android-demo
Releases · mapbox/mapbox-android-demo
8.2.1
- Added example of cache management methods usage #1139
- Bumped maps sdk to 8.2.1 #1155
- Scalebar plugin bump to 0.2.0 #1154
- Bumped Maps SDK to stable 8.2.0 #1129
- Refactoring GeoJsonSource creation with URL to URI #1150
- Refactor QueryFeatureActivity to use SymbolLayer instead of MarkerViewOptions #1148
- Adjusted manifest to fix SimpleMapView kotlin example #1149
- Add gradle.properties file to fix compile error. #1147
- Define a Circle's Radius with Physical Units #1047
- Polygon hole layer below null check #1145
- Adding kotlin lint plugin and needed tweaks #1140
- Fix NPE #1130
- Adding Firebase crashlytics and AndroidX support #1104
- Add tutorial demos #1127)
- Added RecyclerView + Directions route example #1123
- Refactoring fromUrl() to fromUri() #1120
- Adding interactive isochrone + seekbar slider example #1121
- Removing a duplicate globalImplementation dependenciesList.firebaseCrash line #1115
- Adjusted strings for trailing line example and dashed directions example #111
8.1.0
8.0.1
- Variable label placement example #1066
- Adding example of "revealed" polygon hole with outline #1050
- Adding draw on map for search example #983
- Refactoring Isochrone example to add time label toggle #1087
- Adding Scale Bar Plugin example #1103
- China plugin bump to 2.2.0 #1081
- Making needed iconTranslate -> iconOffset refactoring changes #1084
- Added geometry check to building outline example #1086
- Moving Firebase crash configuration to CI #1089
- Fixes to various small issues found during QA #1099
- Bumped plugins as part of giant plugin release following Maps SDK 8.0.0 release #1102
- Bumped Maps SDK to 8.0.1 #1105
8.0.0
- bump Maps SDK to v7.4.0 (#1061)
- get only fully loaded style when returning from async tasks (#1019)
- Fixed description for collision detection example (#1075)
- Adding example of onStyleImageMissing listener usage (#1070)
- Adding ignore sign in button (#1033)
- Adjusted HomeScreenWidgetActivity class' location and its javadocs (#1031)
- Fix StringIndexOutOfBounds for urls that do not have
?
(#1073) - Tile loading performance measurement (#1012)
- Adjusted GeojsonLayerInStackActivity example card image (#1067)
- Camera adjustment to GeojsonLayerInStackActivity (#1064)
- Adding coordinate check in IsochroneActivity (#1065)
- Adding example of ignorePlacement/allowOverlap for text and icons (#1063)
- Switching to greater than or equals for circle clustering example (#1049)
- Refactoring and splitting basic SymbolLayer icon examples (#1030)
- Adding example of using TurfTransformation#circle to create visual ring (#1039)
- bumped turf and services to 4.8.0 (#1062)
- Updated Mapbox SF office coordinates for PlacesPluginActivity (#1041)
- Adding multiple color formatting to TextFieldMultipleFormatsActivity (#1054)
- Isochrone API refactor to use Java SDK wrapper (#1029)
7.4.0-beta.2
7.3.3
Release corresponds to v7.3.2 release of maps sdk
- Refactoring LocationComponent examples to use LocationComponentActivationOptions#1010
- Bumped dependencies for new plugin releases #1014
- Bumped china plugin to 2.1.1 #1026
- Fixes waving bear's image decoding on Android Pie #1025
- Using dependencies.gradle file for Gradle plugin script version setup #1017
- Removed duplicate snaking directions line example #1027
- Bumped turf and services to 4.6.0 #1028
- Tweaks to SymbolLayer icon offset spacing #1016
- Bumped maps sdk to 7.3.2 #1035
- Fix to geocoding example XML#1006, #1007
7.3.2
This release is a follow up to https://github.com/mapbox/mapbox-android-demo/releases/tag/7.3.1.
7.3.1
This release is a follow up to https://github.com/mapbox/mapbox-android-demo/releases/tag/7.3.0.
The https://github.com/mapbox/mapbox-android-demo/releases/tag/7.3.0 release to the Play Store was blocked by a lint error. The error was fixed in #1006