summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
* [android] android.hardware.location.gps feature should not be required (#10347)Osana Babayan2017-11-011-0/+1
* [android] - check for possitive animation durationTobrun2017-11-011-1/+1
* [android] - add logo resize to MapSnapshotterTobrun2017-11-012-4/+58
* [android] - make snapshot logo optionalTobrun2017-11-012-4/+25
* [android] map snapshotter - expose attributionsIvo van Dongen2017-11-011-1/+10
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-012-9/+69
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-011-2/+32
* [android] - rework ease interactions to take in account possitve duration req...Tobrun2017-10-312-10/+5
* [android] MapboxMap.animate() and Mapbox.easeCamera() should throw IllegalArg...Osana Babayan2017-10-312-0/+54
* [android] - add bulk addImages api on MapboxMapTobrun2017-10-313-3/+93
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-312-3/+4
* [android] - Add angular velocity effect on rotation gesture.Ramin Mirsharifi2017-10-305-71/+179
* [android] - Add touch velocity effects on scale gesture. Fine tune.Ramin Mirsharifi2017-10-302-6/+11
* [android] - Add touch velocity effects on scale gesture.Ramin Mirsharifi2017-10-302-5/+54
* [android] - avoid null pointer if map wasn't initalised when saving instance ...Tobrun2017-10-301-2/+4
* [android] - move shape annotation click handling to coreTobrun2017-10-306-68/+100
* [android, ios, macos] Added Hungarian localizationMinh Nguyễn2017-10-271-0/+13
* [android, ios, macos] Added Bulgarian localizationMinh Nguyễn2017-10-271-0/+15
* [android] - lower amount of external dependencies (#10268)Antonio Zugaldia2017-10-264-23/+41
* [android] - null check mapboxMap with onStop invocationTobrun2017-10-231-1/+4
* [android] - wire up MapZoomButtonController with camera change eventsTobrun Van Nuland2017-10-181-4/+14
* [android] - execute notifying listeners when not idleTobrun Van Nuland2017-10-181-3/+15
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-173-1/+35
* [android] Revert native loading behavior (#10180)Antonio Zugaldia2017-10-111-22/+1
* [android] - hold off handling hover events untill map has been createdTobrun Van Nuland2017-10-101-5/+15
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-092-0/+35
* [android] - fine tune gesture zoom & rotationTobrun Van Nuland2017-10-093-11/+19
* Provide a fallback method to load the native library (#10154)Antonio Zugaldia2017-10-091-1/+27
* [android] - allow multiple listeners for camera events, deprecate old apiTobrun Van Nuland2017-10-063-0/+245
* [android] - make OfflineTilePyramidRegionDefinition parceableTobrun Van Nuland2017-09-291-2/+52
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-275-7/+39
|\
| * [android] [auto] Update properties to version 5.1.4 in preparation for build.android-v5.1.4Tobrun Van Nuland2017-09-261-1/+1
| * 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] - deprecate MarkerViewTobrun Van Nuland2017-09-275-0/+27
* | [android] - hide overlain views on initTobrun Van Nuland2017-09-261-0/+2