summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Announce one-way roadsupstream/1ec5-a11y-features-4821Minh Nguyễn2017-11-023-2/+15
* [ios] Added tests for place, road accessibility valuesMinh Nguyễn2017-11-021-0/+51
* [ios] Fixed feature name romanization in accessibility labelsMinh Nguyễn2017-11-024-5/+54
* [ios] Consolidated geometry functionsMinh Nguyễn2017-11-024-67/+60
* [ios] Delay zoom announcementMinh Nguyễn2017-11-021-3/+16
* [ios] Updated changelogMinh Nguyễn2017-11-021-2/+6
* [ios] Romanize feature namesMinh Nguyễn2017-11-021-3/+14
* [ios] Refined announced elevation unitsMinh Nguyễn2017-11-021-4/+16
* [ios] Announce direction of divided roadsMinh Nguyễn2017-11-021-4/+8
* [ios] Consistently sort accessibility elementsMinh Nguyễn2017-11-021-8/+34
* [ios] Made unioned roads accessibleMinh Nguyễn2017-11-021-17/+38
* [ios] Thickened road accessibility elementsMinh Nguyễn2017-11-021-1/+4
* [ios] Cleaned up radian conversionsMinh Nguyễn2017-11-021-8/+15
* [ios] Made roads accessibleMinh Nguyễn2017-11-024-13/+199
* [ios] Only query for visible place features once per cameraMinh Nguyễn2017-11-021-39/+19
* [ios] Create a place feature accessibility element, not an abstract feature a...Minh Nguyễn2017-11-021-4/+3
* [ios] Sort accessibility elements by screen distance from centerMinh Nguyễn2017-11-021-10/+18
* [ios] Refactored accessibility traitsMinh Nguyễn2017-11-022-8/+26
* [ios] Find place feature accessibility elements by identifierMinh Nguyễn2017-11-021-0/+10
* [ios] Localize accessibility feature namesMinh Nguyễn2017-11-021-4/+9
* [ios, macos] Moved MGLVectorSource+MGLAdditions to more specific groupMinh Nguyễn2017-11-022-4/+4
* [ios] Post layout change notification when fully renderedMinh Nguyễn2017-11-021-0/+2
* [ios] Allow VoiceOver to navigate among place featuresMinh Nguyễn2017-11-024-106/+301
* [ios] Summarize places, roads after zooming with VoiceOverMinh Nguyễn2017-11-025-20/+127
* [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