summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* [android] - update changelog for v6.3.0 finalTobrun2018-07-181-3/+8
|
* [docs] Add changelog entries for #12294Chris Loer2018-07-051-4/+8
|
* [android] - update changelog for release v6.3.0-alpha.2android-v6.3.0-alpha.2Tobrun2018-07-051-0/+5
|
* [android] - update changelog for release android-v6.3.0-alpha.1Tobrun2018-06-291-1/+4
|
* [android] - update changelog for release android-v6.3.0-alpha.1Tobrun2018-06-291-0/+7
|
* [android] - changelog for v6.2.0Łukasz Paczos2018-06-291-0/+10
|
* [android] - changelog for 6.2.0-beta.2Łukasz Paczos2018-06-141-0/+5
| | | | (cherry picked from commit ffb30bb)
* [android] - update changelog for v6.2.0-beta.1tobrun2018-06-011-0/+10
|
* [android] - update changelog for v6.2.0-alpha.2 (#12006)android-v6.2.0-alpha.2Tobrun2018-05-251-2/+17
|
* [android] - update changelog for v6.1.3Łukasz Paczos2018-05-231-0/+6
| | | | (cherry picked from commit f9775e3)
* [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-181-0/+3
| | | | I.e. preserve unknown tokens in URLs rather than replacing them with an empty string.
* [android] - bump telemetry to v3.1.1Tobrun2018-05-181-10/+12
|
* [android] - add changelog for 6.2.0-alpha.1tobrun2018-05-181-1/+6
|
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # mapbox-gl-js # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/gradle.properties # platform/android/gradle/dependencies.gradle # platform/darwin/src/MGLVectorTileSource.mm # platform/darwin/src/MGLVectorTileSource_Private.h # platform/ios/CHANGELOG.md # src/mbgl/style/expression/compound_expression.cpp
| * [core] Convert null to empty string, not “null”Minh Nguyễn2018-05-141-0/+3
| |
| * [android] - update changelog to v6.1.1android-v6.1.1Tobrun2018-05-071-0/+3
| |
| * [android] - update changelog for release v6.1.0tobrun2018-05-041-2/+11
| |
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-021-0/+2
| |
| * [core] Don't copy TileLayerIndexes on every frame.Chris Loer2018-05-021-0/+2
| | | | | | | | Fixes issue #11811 (too much CPU time spent in CrossTileSymbolIndex).
| * [android] - updated changelog for 6.0.1 (#11714)Łukasz Paczos2018-04-181-0/+3
| | | | | | (cherry picked from commit 0256f15)
| * [android] - changelog entry for v6.0.0android-v6.0.0Tobrun2018-04-171-2/+3
| |
| * [android] Added Hebrew localizationMinh Nguyễn2018-04-161-1/+1
| |
| * [android] Added Czech localizationMinh Nguyễn2018-04-161-0/+3
| |
| * [android] - update changelog for release v6.0.0-beta.7Tobrun2018-04-121-0/+23
| |
| * Release android v6.0.0 beta.6 (#11592)Łukasz Paczos2018-04-051-0/+7
| | | | | | * [android] updated changelog for 6.0.0-beta.6
| * Release Android v6.0.0-beta.5 (#11537)Łukasz Paczos2018-03-281-0/+11
| | | | | | | | * [android] Updated changelog for 6.0.0-beta.5 release
| * [android] - update changelog v5.5.1Tobrun2018-03-261-0/+9
| |
| * [android] - update changelog for v6.0.0-beta.4 (#11485)android-v.6.0.0-beta.4Tobrun2018-03-211-0/+22
| |
| * Release android v6.0.0-beta.3 (#11369)Łukasz Paczos2018-03-021-4/+23
| | | | | | | | | | | | | | | | * [android] updated changelog to reflect 6.0.0-beta.3 changes * [android] release configuration for v6.0.0-beta.3 * [android] reverted release configuration for v6.0.0-beta.3
* | [android] - update changelog for release v6.1.0tobrun2018-05-071-0/+13
| |
* | [android] - update changelog for v5.5.3tobrun2018-05-071-0/+3
| |
* | [android] - updated changelog for 6.0.1 (#11715)Łukasz Paczos2018-04-181-0/+3
| | | | | | (cherry picked from commit 0256f15)
* | [android] - changelog entry for v6.0.0Tobrun2018-04-171-0/+19
| |
* | [android] - update changelog for v5.5.2Tobrun2018-04-111-0/+8
| |
* | CP missing changelog entries to master (#11596)Łukasz Paczos2018-04-051-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] - update changelog v5.5.1 (cherry picked from commit b411eed) * [android] Updated changelog for 6.0.0-beta.5 release (cherry picked from commit 73c0159) * Release android v6.0.0 beta.6 (#11592) * [android] updated changelog for 6.0.0-beta.6 (cherry picked from commit d5a3e5b)
* | [android] - update changelog for v6.0.0-beta.4 (#11486)Tobrun2018-03-201-0/+22
| |
* | [android] updated changelog to reflect 6.0.0-beta.3 changesŁukasz Paczos2018-03-021-4/+23
|/ | | | (cherry picked from commit 7c0c884)
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+4
| | | | | Co-Authored-By: Konstantin Käfer <mail@kkaefer.com> Co-Authored-By: Anand Thakker <anandthakker@users.noreply.github.com> Co-Authored-By: Minh Nguyễn <1ec5@users.noreply.github.com>
* [android] - update changelog for 6.0.0-beta.2Tobrun2018-02-141-0/+10
|
* [android] - update changelog for 5.4.1Tobrun2018-02-121-0/+7
|
* [android] - update changelog for 5.4.0Tobrun2018-02-051-0/+6
|
* [android] - update changelog for v6.0.0-beta.1Tobrun2018-01-261-2/+21
|
* [android] - update changelog for v5.3.2Tobrun2018-01-221-1/+10
|
* [android, ios, macos] Added Hebrew localizationMinh Nguyễn2018-01-191-0/+4
|
* [android] - update changelog for 5.3.1 releaseTobrun2018-01-101-0/+12
|
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-1/+43
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # circle.yml # cmake/core-files.cmake # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/build.gradle # platform/android/MapboxGLAndroidSDK/gradle.properties # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/CameraChangeDispatcher.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapView.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapboxMapOptions.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/text/LocalGlyphRasterizer.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/utils/BitmapUtils.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml # platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/maplayout/DebugModeActivity.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/maplayout/LocalGlyphActivity.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/userlocation/MyLocationTintActivity.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_local_glyph.xml # platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml # platform/darwin/src/MGLMapSnapshotter.mm # platform/darwin/src/MGLRendererConfiguration.h # platform/ios/CHANGELOG.md # platform/ios/DEVELOPING.md # platform/ios/INSTALL.md # platform/ios/README.md # platform/ios/resources/bg.lproj/Localizable.strings # platform/ios/resources/es.lproj/Localizable.strings # platform/ios/resources/vi.lproj/Localizable.strings # platform/ios/src/MGLMapView.mm # platform/macos/macos.xcodeproj/project.pbxproj # src/mbgl/text/glyph_manager.cpp
| * [android] - update changelog for 5.3.0android-v5.3.0Tobrun2017-12-201-3/+15
| |
| * Android SDK renaming (#10609)Langston Smith2017-12-191-1/+1
| | | | | | | | | | | | | | | | * changes in various markdown files * more tweaks * Updated attribution title
| * [android] - update changelog for 5.2.1 releaseandroid-v5.2.1Tobrun2017-12-061-0/+14
| |
| * release android v5.2.0 (#10487)Pablo Guardiola2017-11-201-1/+5
| |