summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Cleanup duplicated snapshotter frame code.upstream/fabian-snapshotter-cleanupFabian Guerra2017-11-081-12/+20
* [ios] Bump podspec to beta.4ios-v3.7.0-beta.4Fabian Guerra2017-11-073-3/+3
* [ios, macos] Add attribution to snapshots.Fabian Guerra2017-11-071-2/+117
* [android] - update android unit tests, update test make target to SDKtobrun2017-11-063-14/+12
* [android] - check for null value when calling mapboxMap.cleartobrun2017-11-061-5/+8
* [ios, macos] noted how to update shape source (#10383)Jordan Kiley2017-11-031-1/+2
* [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-0312-52/+32
* Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-0313-163/+880
* [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
* [darwin] MGLMapSnapshot - add missing EXPORTIvo van Dongen2017-11-011-0/+1
* [ios, macos] Fix MGLMapSnapshotter documentation typo.Fabian Guerra2017-11-011-1/+1
* [android] map snapshotter - expose attributionsIvo van Dongen2017-11-015-5/+48
* [darwin] map snapshotter - expose attributionsIvo van Dongen2017-11-011-1/+1
* [core] map snapshotter - add attributions to snapshotter callbackIvo van Dongen2017-11-012-1/+14
* [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-11-015-30/+94
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-0114-28/+293
* [default] map snapshotter - add function to get screen coordinate from latlng...Ivo van Dongen2017-11-012-2/+23
* [default] headless frontend - allow access to the transform stateIvo van Dongen2017-11-012-0/+13
* [darwin] map snapshotter - snapshotter mutabilityIvo van Dongen2017-11-012-6/+121
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-019-4/+210
* [core] map snapshotter - add mutatorsIvo van Dongen2017-11-012-4/+98
* [ios, macos] Center shape annotation's callout when offscreen. (#10255)Fabian Guerra Soto2017-11-014-28/+47
* [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-313-2/+6
* [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-275-1/+72
* [android, ios, macos] Added Bulgarian localizationMinh Nguyễn2017-10-2714-1/+546
* [ios, macos] Updated Brazilian Portuguese localizationMinh Nguyễn2017-10-275-5/+339
* [ios] Bump podspec to beta.3 (#10305)ios-v3.7.0-beta.3Fabian Guerra Soto2017-10-273-3/+3
* [ios, macos] Iterate over point and shape annotations. (#10262)Fabian Guerra Soto2017-10-272-72/+76