summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - mitigate intermitent CI faillureupstream/tvn-follow-uptobrun2019-09-103-4/+31
* [android] Set mapboxMap to null during the mapView destroy process, fix faile...Peng Liu2019-09-095-5/+12
* [android] Skip map load tests if no mapView is found, include more generated ...Peng Liu2019-09-063-19/+11
* [android] Add null check for camera position padding.Peng Liu2019-09-061-2/+2
* [android] Include more generated sanity tests for Android test app.Peng Liu2019-09-062-48/+15
* [core] Fix Integer overflow when converting tileCoordinates to LatLon (#15560)zmiao2019-09-051-2/+4
* [android] Update changelog for the v8.4.0-alpha.1 release (#15561)android-v8.4.0-alpha.1Langston Smith2019-09-041-3/+14
* [android] Call callback.onFinish() when camera is already at the correct posi...Tobrun2019-09-042-0/+103
* [android] avoid converting float to long in android_conversion.hpp (#15557)Tobrun2019-09-042-2/+30
* [android][ios] Change log entriesMikhail Pozdnyakov2019-09-031-0/+1
* [core] Enable `text-offset` with variable label placementMikhail Pozdnyakov2019-09-031-6/+6
* Add number format expression (#15424)Tobrun2019-09-024-13/+351
* [build] Use jni.hpp from mapbox-baseMikhail Pozdnyakov2019-09-021-2/+2
* [core] fix collisionBox alignment when Icon/text translation is enabled (#15467)zmiao2019-08-301-0/+3
* [android] Javadoc changes to clarify OfflineManager methods (#15519)Langston Smith2019-08-291-5/+16
* [ios][android] Add change log entryMikhail Pozdnyakov2019-08-291-0/+3
* [android] expose camera padding optionŁukasz Paczos2019-08-2923-1112/+832
* [android] do not clear native layers and sources when style is reloadingŁukasz Paczos2019-08-293-21/+1
* [android] invalidate foreground icon sources even when location layer is hiddenŁukasz Paczos2019-08-283-2/+38
* [android] cancel CameraAnimatorActivity joint example when the map is destroyedŁukasz Paczos2019-08-281-1/+6
* [android] add font array attribute configuration for local ideograph font, ad...tobrun2019-08-287-12/+190
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-276-19/+6
* [android] ignore project wide gradle.properties filetobrun2019-08-271-0/+2
* Add changelog for fix of mixed SDF+non-SDF icon rendering in one layer (#15492)zmiao2019-08-271-0/+3
* [android] initialize CameraPositionActivity listeners after the style is loadedŁukasz Paczos2019-08-261-4/+4
* [android] changelog for v8.2.2Łukasz Paczos2019-08-231-0/+13
* [android] jni binding refactorSudarsana Babu Nagineni2019-08-236-160/+179
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-233-4/+4
* [android] bindings for aggregated cluster properties (#15425)zmiao2019-08-229-5/+92
* [android] changelog for v8.3.0-beta.1Łukasz Paczos2019-08-221-6/+11
* [android] update snapshot version number to 8.4.0tobrun2019-08-221-1/+1
* [core] add missing changelog for symbol fading issue (#15443)Ansis Brammanis2019-08-211-0/+1
* [android] Updating HttpRequestUrl to separate offline requests from Maps SKU ...Langston Smith2019-08-213-6/+13
* Merge pull request #15437 from mapbox/lp-revert-14989Łukasz Paczos2019-08-213-85/+22
* [android][ios] Add change log entriesMikhail Pozdnyakov2019-08-211-1/+2
* [android] bump gestures library to v0.5.1Łukasz Paczos2019-08-203-1/+2
* [android] update javadoc on style image missingtobrun2019-08-202-2/+9
* [ios][macos][android][node] Update changelog for icon-text-fit fixesAlexander Shalamov2019-08-201-0/+1
* [android] provide default font list for pre lollipoptobrun2019-08-203-9/+25
* [android] synchronize TextureView EGL context creationŁukasz Paczos2019-08-191-6/+10
* [ios,android] Added changelog entry for use after std::move fixThiago Marcos P. Santos2019-08-191-0/+1
* [android] check if the CustomGeometrySource's java peer is valid when the thr...Łukasz Paczos2019-08-192-10/+15
* [android] move #15398 out of `v8.3.0-alpha.3` changelog (#15401)Łukasz Paczos2019-08-161-1/+2
* [android][ios] Add change log entryMikhail Pozdnyakov2019-08-161-0/+1
* [android] changelog for 8.3.0-alpha.3android-v8.3.0-alpha.3Łukasz Paczos2019-08-161-6/+14
* [android] execute quickzoom scale change based on the Y axis delta changeŁukasz Paczos2019-08-154-18/+68
* [android] bring back scale delta span threshold when rotation is started firstŁukasz Paczos2019-08-154-6/+41
* [android] improve rotation inertia, adjust velocity ratios for screen densityŁukasz Paczos2019-08-153-32/+53
* [android] improve scale + rotation behaviorŁukasz Paczos2019-08-155-51/+103
* [android] improve scale inertiaŁukasz Paczos2019-08-153-3/+18