summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main
Commit message (Expand)AuthorAgeFilesLines
* bump MAS version number to 2.2.3 (#9901)Pablo Guardiola2017-09-261-1/+1
* [android] fix is download complete (a download is complete when count and req...Pablo Guardiola2017-09-261-1/+1
* [android] - avoid adding duplicate points to boundsTobrun2017-09-261-2/+4
* [android] Clear out mapCallback's OnMapReadyCallbacks on onDestroyRobin Darby2017-09-261-0/+5
* [android] - harden offline region deletionTobrun Van Nuland2017-09-261-1/+2
* Do not check connection if it is local requestRadosław Juszczyk2017-09-261-4/+5
* [android] - disable rotation gesture when pinch zoomingTobrun Van Nuland2017-09-262-80/+81
* [android, ios, macos] Updated translationsMinh Nguyễn2017-09-222-6/+8
* [android, ios, macos] Russian, Ukrainian, Hungarian and other localization up...Minh Nguyễn2017-09-122-0/+30
* [android] - update config for next reeleaseandroid-v5.1.3Tobrun Van Nuland2017-08-191-1/+1
* [android] - avoid IndexOutOfBounds when destroying map objectTobrun Van Nuland2017-08-191-28/+18
* [android] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-191-1/+1
* [android] - re-add projectedMetersTobrun Van Nuland2017-08-191-0/+15
* [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-192-8/+17
* [android] - provide compability with Samsung devices forcing 3-4 array matrix...Tobrun2017-08-191-3/+27
* [android] - keep state of initial overlain views margins (#9391)Tobrun2017-08-191-16/+29
* [android] - release android v5.1.2, update configandroid-v5.1.2Tobrun Van Nuland2017-08-021-1/+1
* [android] - remove preview image integration (#9657)Tobrun2017-08-016-70/+1
* [android] - try/catch initalisation of Telemetry (#9658)Tobrun2017-08-011-2/+10
* [android] - fix OnCameraMoveStartedListener typo (#9664)Tobrun2017-08-011-1/+1
* [android] fix compass direction (Transform::getCameraOptions returns counterc...Pablo Guardiola2017-07-281-1/+2
* [android] - don't query for shape annotations if none were addedTobrun Van Nuland2017-07-281-4/+6
* [android] fix added to map checks because LongSparseArray#indexOfKey could re...Pablo Guardiola2017-07-281-1/+1
* [android] - validate Marker before opening InfoWindowTobrun Van Nuland2017-07-281-7/+2
* [android] - harden click handling of shape annotationsTobrun Van Nuland2017-07-281-4/+18
* update release configandroid-v5.1.1Tobrun Van Nuland2017-07-211-1/+1
* [android] - update change log, fix typo public xmlTobrun Van Nuland2017-07-211-1/+1
* [android] - increase touch target to match largest Marker icon (#9565)Tobrun2017-07-212-27/+27
* [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-211-5/+0
* [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-212-9/+137
* Hit test Marker and MarkerViews (#9424)Tobrun2017-07-213-74/+131
* [android] - fine tune fling gesture (#9532)Tobrun2017-07-211-1/+1
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-213-18/+44
* [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-211-4/+4
* [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-211-2/+6
* [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-191-0/+15
* [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
* [android] - update changelog for 5.1.0 release (#9405)android-v5.1.0Tobrun2017-07-011-1/+1
* Downgrade location provider dependency (#9394)Tobrun2017-06-301-25/+8
* 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