|
1 | | -# Changelog for Mapbox Android Demo app |
| 1 | +# Changelog for the Mapbox Android demo app |
2 | 2 |
|
3 | 3 | Mapbox welcomes participation and contributions from everyone. |
4 | 4 |
|
| 5 | +## 8.5.0 - November 13th, 2019 |
| 6 | + |
| 7 | +* Bumped maps sdk to 8.5.0 #[1246](https://github.com/mapbox/mapbox-android-demo/pull/1246) |
| 8 | +* Updated WMS source example to fix missing 3rd party satellite imagery #[1260](https://github.com/mapbox/mapbox-android-demo/pull/1260) |
| 9 | +* Commented out PlaceSelectionPluginActivity place picker example #[1258](https://github.com/mapbox/mapbox-android-demo/pull/1258) |
| 10 | +* Fixed black x icons showing in circle clustering example #[1257](https://github.com/mapbox/mapbox-android-demo/pull/1257) |
| 11 | +* Adjusted SharedPreferences example title and description #[1256](https://github.com/mapbox/mapbox-android-demo/pull/1256) |
| 12 | +* Adding china bounds checker example #[1252](https://github.com/mapbox/mapbox-android-demo/pull/1252) |
| 13 | +* Added example of circle-to-icon smooth transition #[1248](https://github.com/mapbox/mapbox-android-demo/pull/1248) |
| 14 | +* Adjusted listener for example card onClick #[1228](https://github.com/mapbox/mapbox-android-demo/pull/1228) |
| 15 | +* Fixed ischrone seekbar title typo #[1245](https://github.com/mapbox/mapbox-android-demo/pull/1245) |
| 16 | +* Bumped china plugin dependency to 2.3.0 #[1242](https://github.com/mapbox/mapbox-android-demo/pull/1242) |
| 17 | +* Switched fromUrl to fromUri in SimpleChinaMapViewActivity #[1243](https://github.com/mapbox/mapbox-android-demo/pull/1243) |
| 18 | + |
5 | 19 | ## 8.4.0 - October 1, 2019 |
6 | 20 |
|
7 | | -- Added bounding box linelayer toggle of large map to inset map #[1230](https://github.com/mapbox/mapbox-android-demo/pull/1230) |
8 | | -- Maps SDK to v8.4.0 update #[1217](https://github.com/mapbox/mapbox-android-demo/pull/1217) |
9 | | -- Removed unused resources #[1224](https://github.com/mapbox/mapbox-android-demo/pull/1224) |
10 | | -- Fixed turf physical circle units image url duplication #[1225](https://github.com/mapbox/mapbox-android-demo/pull/1225) |
11 | | -- Bumped Java SDK Turf and Services to 4.9.0 #[1221](https://github.com/mapbox/mapbox-android-demo/pull/1221) |
12 | | -- Tweaks to attribution color change example #[1218](https://github.com/mapbox/mapbox-android-demo/pull/1218) |
13 | | -- Removed `class` where needed in proguard rules #[1214](https://github.com/mapbox/mapbox-android-demo/pull/1214) |
14 | | -- Fixed Turf physical circle units image url #[1215](https://github.com/mapbox/mapbox-android-demo/pull/1215) |
15 | | -- Adding CameraPosition to snapshotter share example #[1216](https://github.com/mapbox/mapbox-android-demo/pull/1216) |
16 | | -- Proguard tweak to remove { *; } where needed #[1213](https://github.com/mapbox/mapbox-android-demo/pull/1213) |
| 21 | +* Added bounding box linelayer toggle of large map to inset map #[1230](https://github.com/mapbox/mapbox-android-demo/pull/1230) |
| 22 | +* Maps SDK to v8.4.0 update #[1217](https://github.com/mapbox/mapbox-android-demo/pull/1217) |
| 23 | +* Removed unused resources #[1224](https://github.com/mapbox/mapbox-android-demo/pull/1224) |
| 24 | +* Fixed turf physical circle units image url duplication #[1225](https://github.com/mapbox/mapbox-android-demo/pull/1225) |
| 25 | +* Bumped Java SDK Turf and Services to 4.9.0 #[1221](https://github.com/mapbox/mapbox-android-demo/pull/1221) |
| 26 | +* Tweaks to attribution color change example #[1218](https://github.com/mapbox/mapbox-android-demo/pull/1218) |
| 27 | +* Removed `class` where needed in proguard rules #[1214](https://github.com/mapbox/mapbox-android-demo/pull/1214) |
| 28 | +* Fixed Turf physical circle units image url #[1215](https://github.com/mapbox/mapbox-android-demo/pull/1215) |
| 29 | +* Adding CameraPosition to snapshotter share example #[1216](https://github.com/mapbox/mapbox-android-demo/pull/1216) |
| 30 | +* Proguard tweak to remove { *; } where needed #[1213](https://github.com/mapbox/mapbox-android-demo/pull/1213) |
17 | 31 |
|
18 | 32 | ## 8.3.1 - September 17, 2019 |
19 | 33 |
|
|
0 commit comments