summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-148-30/+45
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-1428-251/+748
* [ios, macos] Add feature initializerituaijagbone2016-10-1411-11/+527
* [android] - add transparent image for MarkerViews ghosting SymbolAnnotations ...Tobrun2016-10-133-12/+16
* [android] - downscale amount of instrumentation tests run on CI to one (#6692)Tobrun2016-10-131-1/+1
* [macos] Fixed compilation error (#6690)Minh Nguyễn2016-10-121-5/+4
* [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-1211-409/+516
* [android] - allow gradle to allocate more memory when building the test app (...Tobrun2016-10-121-0/+2
* [android] Fix gestures when MapView is not full screen (#5562)Tobrun2016-10-121-2/+2
* [android] Using mbgl::AnnotationIDs in JNI codeBruno de Oliveira Abinader2016-10-121-10/+8
* [android] Fixed wrong location view interpolation (#6668)tomlocks2016-10-121-2/+2
* [android] - correct android to core conversion of camera options. (#6660)Tobrun2016-10-124-26/+16
* [macos] Merge mbgl-{test,benchmark} into CI schemeBruno de Oliveira Abinader2016-10-122-23/+30
* [ios, macos] Refer to style layer class in enum documentationMinh Nguyễn2016-10-115-0/+36
* [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-1114-192/+192
* [ios, macos] Add description string for MGLStyle classJason Wray2016-10-111-0/+12
* [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-116-0/+52
* [android] - revert making bearing and tilt to radiants (#6656)Tobrun2016-10-111-4/+3
* [android] - close response body to avoid connection leak (#6650)Tobrun2016-10-111-1/+6
* [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-113-1/+37
* [android] - Use correct nullity annotation for convertView (#6521)Josh Burton2016-10-111-1/+1
* [test] Deploy core test fixtures on BitriseBruno de Oliveira Abinader2016-10-112-0/+9
* [node] Added set{Bearing,Center} + updated -test-suiteBruno de Oliveira Abinader2016-10-113-0/+46
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-113-6/+12
* [android] #6635 - Sample multimap activityAntonio Zugaldia2016-10-105-5/+99
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-103-19/+34
* Rotate markerview (#6640)Tobrun2016-10-106-32/+212
* [android] - apply tilt to markerview with initial camera position (#6622)Tobrun2016-10-072-2/+8
* [android] - image opt android layout editor image (#6624)Tobrun2016-10-072-0/+0
* [ios] Update SMCalloutView to fix iOS 10 build warningsJason Wray2016-10-061-0/+0
* [ios, macos] Mark incomplete initializers unavailableMinh Nguyễn2016-10-062-0/+5
* [ios, macos] Fully documented predicate propertyMinh Nguyễn2016-10-061-3/+94
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-0620-211/+243
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-0643-515/+530
* [macos] Restore core unit tests in CIJohn Firebaugh2016-10-061-0/+1
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-063-1/+17
* [android] #6522 - Automate build process for Android SDK releasesAntonio Zugaldia2016-10-061-0/+243
* [ios] Deploy script enhancements (#6581)Jason Wray2016-10-052-33/+74
* [android] - invalidate focal point when setting MyLocationView padding (#6413)Tobrun2016-10-051-0/+6
* [android] - correct focal point data when double tapping (#6595)Tobrun2016-10-051-1/+1
* [android] - correct focal point with padding and tilt enabled + cleanup code ...Tobrun2016-10-052-25/+44
* [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-051-1/+1
* [ios, macos] Remove support for CONTAINS operator (#6590)Minh Nguyễn2016-10-052-18/+1
* [android] refactored exposed api on MapboxMapTobrun Van Nuland2016-10-055-33/+33
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-059-164/+239
* [build] Add support for 'benchmark' target on macOSBruno de Oliveira Abinader2016-10-052-0/+32
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-0519-90/+473
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-051-0/+18
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-046-39/+150
* Rework setStyleUrl() logic to avoid NPE as per #6512 (#6574)Tobrun2016-10-041-9/+9