summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] revert adding mapbox-android-core dependency (#10354)upstream/pg-revert-android-coreGuardiola313372017-11-0312-52/+32
* [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
* [android] test app - texture view test activitiesIvo van Dongen2017-11-0311-2/+744
* [android] bring back texture viewIvo van Dongen2017-11-034-24/+85
* [android] texture view map rendererIvo van Dongen2017-11-034-0/+545
* [android] move egl under renderer packageIvo van Dongen2017-11-034-11/+8
* [android] encapsulate gl surfaceview rendering specifics in map renderer subc...Ivo van Dongen2017-11-033-46/+113
* [android] - workaround Android O OkHttp bug.Tobrun2017-11-021-1/+8
* [android] - fix logo scale for MapSnapshotTobrun2017-11-021-27/+52
* [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-0116-117/+280
* [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-016-8/+36
* [android] - ignore activity gen testsTobrun2017-11-011-1/+1
* [android] map snapshotter - expose attributionsIvo van Dongen2017-11-015-5/+48
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-0114-28/+293
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-018-4/+209
* [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] - run all instrumenetation testsTobrun2017-10-312-1/+5
* [android] - add bulk addImages api on MapboxMapTobrun2017-10-3110-49/+278
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-313-4/+34
* [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-3010-68/+129
* [android, ios, macos] Added Hungarian localizationMinh Nguyễn2017-10-272-1/+14
* [android, ios, macos] Added Bulgarian localizationMinh Nguyễn2017-10-272-0/+19
* Add option to toggle symbol layer visibility.Subodh Nijsure2017-10-263-4/+24
* [android] release v5.2.0-beta.3 (#10298)Pablo Guardiola2017-10-261-0/+6
* [android] - lower amount of external dependencies (#10268)Antonio Zugaldia2017-10-268-28/+47
* [android] - null check mapboxMap with onStop invocationTobrun2017-10-231-1/+4
* [android] release v5.2.0-beta.2 (#10240)Pablo Guardiola2017-10-191-1/+13
* [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] - removed unused gradle pluginsTobrun Van Nuland2017-10-185-57/+0
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-176-4/+53
* [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-124-27/+184
* [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-095-0/+45
* [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] release v5.2.0-beta.1 (#10144)Pablo Guardiola2017-10-091-2/+54
* [android] - allow multiple listeners for camera events, deprecate old apiTobrun Van Nuland2017-10-064-88/+369
* [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