summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - rework ease interactions to take in account possitve duration req...Tobrun2017-10-312-13/+8
* [android] map snapshotter - expose attributionsIvo van Dongen2017-10-315-5/+48
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-10-3114-28/+293
* [android] map snapshotter - add mutatorsIvo van Dongen2017-10-318-4/+209
* [android] MapboxMap.animate() and Mapbox.easeCamera() should throw IllegalArg...Osana Babayan2017-10-302-0/+54
* Update README.md with snapshot info (#9636)Langston Smith2017-10-261-2/+30
* [core] Make the OpenGL implementation platform specificThiago Marcos P. Santos2017-10-252-0/+10
* [docs] updating ios & android install links (#10246)Lindsay Young2017-10-241-2/+2
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-239-114/+111
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-095-1/+45
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-043-8/+42
* [android] - make OfflineTilePyramidRegionDefinition parceableTobrun Van Nuland2017-09-291-2/+52
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-20/+32
* [android] fix snapshot builds (#10079)Pablo Guardiola2017-09-281-2/+3
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-277-8/+46
|\
| * [android] [auto] Update properties to version 5.1.4 in preparation for build.android-v5.1.4Tobrun Van Nuland2017-09-262-2/+2
| * [android] - latLngBounds testTobrun Van Nuland2017-09-261-9/+0
| * [android] - update changelog for 5.1.4 release.Tobrun Van Nuland2017-09-261-0/+16
| * bump MAS version number to 2.2.3 (#9901)Pablo Guardiola2017-09-262-2/+2
| * [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] - bump proguard config for OkHttp 3.8.0Tobrun Van Nuland2017-09-141-1/+6
| * [android, ios, macos] Russian, Ukrainian, Hungarian and other localization up...Minh Nguyễn2017-09-123-0/+34
| * [android] - update config for next reeleaseandroid-v5.1.3Tobrun Van Nuland2017-08-193-3/+3
| * [android] - update changelog for v5.1.3Tobrun Van Nuland2017-08-191-1/+12
| * bumped MAS version numberCameron Mace2017-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-193-8/+37
| * [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-2713-0/+3021
* | [android] - hide overlain views on initTobrun Van Nuland2017-09-261-0/+2
* | [android] - bump snapshot version to betaTobrun Van Nuland2017-09-261-1/+1
* | [android] - add API to perform platform side animationsTobrun Van Nuland2017-09-268-4/+282
* | [android] - update changelog for 5.1.4 release.Tobrun Van Nuland2017-09-261-0/+16
* | [android] - disable rotation gesture when pinch zoomingTobrun Van Nuland2017-09-252-15/+23
* | [android] fix map in dialog activityIvo van Dongen2017-09-221-6/+18
* | [android] fix double map activityIvo van Dongen2017-09-221-2/+2
* | [android] example custom layer - add context lost callbackIvo van Dongen2017-09-223-0/+10
* | [android] CustomLayer - optionally accept a context lost callback functionIvo van Dongen2017-09-223-5/+16
* | [android] re-implemented the fps listener apiIvo van Dongen2017-09-228-80/+77
* | [android] speed up ui testsIvo van Dongen2017-09-221-22/+21
* | [android] reset renderer on the GL thread when map is destroyedIvo van Dongen2017-09-222-2/+11