summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-0444-69/+645
* [core] Use PropertyMap typedefJohn Firebaugh2017-01-041-2/+2
* [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-043-0/+90
* [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-048-8/+8
* [core] Remove constexpr from ColorJohn Firebaugh2017-01-043-14/+14
* [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-284-14/+66
* [core] Update gl-js for shader changeJohn Firebaugh2016-12-237-13/+12
* [core] Correct boolean function interpolationJohn Firebaugh2016-12-222-10/+24
* [build] Use a submodule for mapbox-gl-js rather than an npm dependencyJohn Firebaugh2016-12-225-2/+10
* [android] - downscale instrumentation tests on CI (#7529)Tobrun2016-12-221-1/+1
* [core] fix matrix z range and remove hackAnsis Brammanis2016-12-211-3/+6
* [core] clearer pitched line antialiasingAnsis Brammanis2016-12-214-24/+22
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-2113-36/+49
* [core] fix text blurriness at different FOVsAnsis Brammanis2016-12-212-3/+3
* [macos] Added Simplified Chinese localizationMinh Nguyễn2016-12-214-1/+24
* [core] Replace magic number with constant-based calculationJohn Firebaugh2016-12-211-2/+2
* [core] Polylabel-based "pole of inaccessibility" symbol placementJohn Firebaugh2016-12-214-6/+18
* [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
* [core] Remove unused BucketParameter membersJohn Firebaugh2016-12-212-30/+8
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-2120-39/+36
* [core] refactor URL parsingKonstantin Käfer2016-12-215-137/+421
* [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-20153-2337/+4781
|\
| * [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
| * [core] Port ensure a non-zero source tile cache size (#7438)Jesse Bounds2016-12-141-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