summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [node] Fix array/object distinctionJohn Firebaugh2017-01-041-1/+1
* [android] - move snapshot t NativeMapView (#7463)Tobrun2017-01-053-71/+50
* [docs] Add note about MGL_EXPORT to macOS documentationKonstantin Käfer2017-01-042-0/+2
* [macOS] use SourceKit to ensure that all public symbols are exportedKonstantin Käfer2017-01-042-0/+86
* [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-0451-54/+207
* Happy new year! 🎉Minh Nguyễn2017-01-046-6/+6
* [android] - remove deprecated setAccessToken and getAccessToken from OfflineM...Tobrun2017-01-044-39/+11
* [android] - limit the scale factor for double tap zoom (#7580)Tobrun2017-01-033-1/+17
* [Qt] Add docs for QMapboxGLThiago Marcos P. Santos2017-01-032-34/+196
* [Qt] Added docs for QMapboxGLSettingsThiago Marcos P. Santos2017-01-031-1/+107
* [Qt] Move QMapboxGL stuff from QMapbox namespaceThiago Marcos P. Santos2017-01-0310-75/+76
* [Qt] Simplify setTransitionOptionsThiago Marcos P. Santos2017-01-034-34/+8
* [Qt] Make some accessors Qt propertiesThiago Marcos P. Santos2017-01-031-1/+7
* [Qt] Removed unused methodsThiago Marcos P. Santos2017-01-032-26/+2
* [android] - update changelog for 4.2.1 (#7520)Tobrun2017-01-021-0/+12
* [android] - build and test wear module on CI, cleanup gradle file, added make...Tobrun2016-12-283-8/+56
* [android] - downscale instrumentation tests on CI (#7529)Tobrun2016-12-221-1/+1
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-213-4/+4
* [macos] Added Simplified Chinese localizationMinh Nguyễn2016-12-214-1/+24
* [android] - update components with latest camera values (#7499)Tobrun2016-12-211-1/+1
* [android] - fix null pointer on trackingsettings (#7505)Tobrun2016-12-211-1/+3
* [android] - harden MapboxMapOptions, extract duplicate fragment logic, fixup ...Tobrun2016-12-216-72/+90
* [android] - update lost to 2.0.0, gradle cleanup (#7494)Tobrun2016-12-213-27/+43
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-20148-2334/+4758
|\
| * [ios, macos] Document when it's safe to call runtime styling functions (#7335)Eric Wolfe2016-12-181-7/+17
| * [ios, macos] Highlight current topic in documentation (#7468)Minh Nguyễn2016-12-163-2/+16
| * iOS jazzy theme improvements (#7422)Maya Gao2016-12-1617-142/+276
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1629-243/+751
| * [ios, macos] Corrected return type of MGLShape factory methodMinh Nguyễn2016-12-162-2/+2
| * [ios] [osx] Make theme configurable (#7420)Tom MacWright2016-12-151-1/+4
| * [ios] Remove last remnants of appledoc & docsets (#7418)Jason Wray2016-12-142-41/+0
| * [ios] Updated changelog for iOS 3.4.0 beta 5ios-v3.4.0-beta.5Jesse Bounds2016-12-141-0/+1
| * [ios] Update podspec for release 3.4.0 beta 5Jesse Bounds2016-12-142-2/+2
| * [ios] Fix dequeue view variable scope (#7423)Jesse Bounds2016-12-141-17/+11
| * [ios]] Remove transaction in callout view update (#7425)Jesse Bounds2016-12-141-4/+0
| * [ios, macos] Streamlined a string formatMinh Nguyễn2016-12-131-1/+1
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-1355-1067/+1443
| * [ios] Fixed crash on launch in iosappMinh Nguyễn2016-12-131-1/+1
| * [ios] Fix iosapp runtime styling examples (#7395)Jesse Bounds2016-12-131-2/+7
| * [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-132-7/+49
| * [core] use raii to guard backend deactivationIvo van Dongen2016-12-132-8/+6
| * [ios, macos] Override references to property names in property requirements l...Minh Nguyễn2016-12-124-26/+50
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-127-12/+80
| * [ios, macos] Expanded source documentationMinh Nguyễn2016-12-109-34/+64
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-0925-208/+208
| * [ios, macos] Silence -Wc++11-narrowing warning in open gl layer (#7355)Jesse Bounds2016-12-091-2/+2
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-0833-212/+824
| * [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-084-9/+12
| * [ios, macos] Warn about special characters in predicates (#7317)Jesse Bounds2016-12-071-0/+6
| * [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-073-3/+3