summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [android] - feature - location accuracy indicator threshold (#9472)Tobrun2017-07-174-2/+66
* [android] - rewire gesture handling and telemetry event push (#9494)Tobrun2017-07-171-64/+57
* [core] Update shaders.Chris Loer2017-07-124-17/+64
* [android] fix javadoc comment for public setOfflineMapboxTileCountLimit metho...Antonio Zugaldia2017-07-091-4/+5
* Hit test Marker and MarkerViews (#9424)Tobrun2017-07-074-76/+132
* [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-061-4/+4
* [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-061-2/+6
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-063-0/+55
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-063-18/+44
* [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0551-334/+1186
|\
| * [android] - update changelog for 5.1.0 release (#9405)android-v5.1.0Tobrun2017-07-012-2/+2
| * Downgrade location provider dependency (#9394)Tobrun2017-06-302-26/+11
| * OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-294-15/+39
| * Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-2041-215/+940
| * fix trackball long press timeout calling the main thread method on a backgrou...Pablo Guardiola2017-06-201-1/+2
| * [android] fix custom marker views anchor issue (#9282)Pablo Guardiola2017-06-201-5/+17
| * Validate camera position before transforming (#9275)Tobrun2017-06-202-3/+9
| * Cherry pick release (#9263)Tobrun2017-06-142-4/+45
| * [android] - correct source changed map event javadoc (#9243)Tobrun2017-06-131-1/+1
| * Cherry picks to release branch (#9230)Tobrun2017-06-091-16/+2
| * [android] - update components with camera values when animating (#9174)Tobrun2017-06-091-0/+9
| * Custom location source fix (#9142)Tobrun2017-06-096-59/+87
| * [android] - invalidating MyLocationView bearing when not following position (...Tobrun2017-06-081-0/+5
| * [android] - option to disable camera animation while following position (#9210)Łukasz Paczos2017-06-073-4/+44
| * [android] - remove conversion from pixels to dp (#9205)Tobrun2017-06-071-1/+1
| * [android] - keep location tracking mode after screen rotation (#9187)Łukasz Paczos2017-06-061-3/+11
| * [android] - dealing with infinite camera move callbacks (#9177) (#9194)Łukasz Paczos2017-06-061-0/+6
| * [android] - only invoke callback if fling scrolling animation isn't going to ...Tobrun2017-06-062-5/+5
| * [android] - validate if gestures should execute (#9173)Tobrun2017-06-021-7/+8
| * [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-016-94/+57
| * [android] fix missing access token variable issue (#9151)Pablo Guardiola2017-05-311-3/+1
| * [android] - javadoc update for 5.1.0 release (#9138)Tobrun2017-05-3118-33/+188
| * [android] - harden orientation changes (#9128)Tobrun2017-05-304-98/+125
| * [android] - convert dp to pixels when getting meters per pixel at. (#9048)Tobrun2017-05-261-1/+1
| * [android] - add binding support for Light (#9013)Tobrun2017-05-267-0/+430
| * [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-263-11/+23
| * [android] - stop location updates when toggle MyLocationView state (#9099)Tobrun2017-05-241-0/+1
| * [android] - remove marker from selected markers when removing marker from an...Tobrun2017-05-191-0/+9
| * [android] - bump tools and support lib version due to SNAPSHOT dependencies (...Tobrun2017-05-191-3/+1
| * [android] - MarkerView deselect events with OnMarkerViewClickListener integra...Tobrun2017-05-151-5/+8
| * [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-1220-83/+342
| * [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-122-1/+21
| * [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-122-6/+6
| * [android] - update proguard config, allow debug mimification, update OkHttp t...Tobrun2017-05-122-86/+7
| * [android] - update LOST to 2.3.0 (#8872)Tobrun2017-05-122-11/+3
| * [android] - avoid crashing when deleting already deleted region (#8920)Tobrun2017-05-111-21/+27
| * [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-111-5/+12
* | [android] - keep state of initial overlain views margins (#9391)Tobrun2017-06-291-16/+29
* | [android] remove tile cache size customizationIvo van Dongen2017-06-271-22/+2