summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-064-6/+19
* [node] Temporary: exit(0) on exception in Painter::renderJohn Firebaugh2017-02-061-4/+10
* Make `MGLOfflinePack` instances post notificationsEimantas Vaiciunas2017-02-065-85/+30
* Bump Xcode version for schemesEimantas Vaiciunas2017-02-067-7/+7
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-045-20/+13
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-0482-539/+236
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-046-1/+113
* [android] - update SDK exposed attributes in public.xml (#7912)Tobrun2017-02-041-1/+16
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-0329-1736/+283
* [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-032-25/+22
* [ios, macos] Automated pulling translations from TransifexMinh Nguyễn2017-02-034-8/+58
* [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-038-2/+407
* regex is no longer used after 6c91c3eDane Springmeyer2017-02-022-4/+1
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-0228-1926/+3891
* [android] data driven style implementationIvo van Dongen2017-02-0258-5175/+7453
* [core] default value support in categorical function conversionIvo van Dongen2017-02-0219-64/+243
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-02149-1275/+3451
* [tests] Exclude test that causes valgrind assertion failureJohn Firebaugh2017-02-021-1/+1
* [core] Move fill-outline special case to FillLayer::Impl::evaluateJohn Firebaugh2017-02-022-5/+5
* [node] awscli doesn't support globsJohn Firebaugh2017-02-011-2/+2
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-015-4/+3
* [build] Satisfy 'brew link node@4' conditionBruno de Oliveira Abinader2017-02-011-1/+1
* [Qt] Guarantee QSqlDatabase connection name uniquenessBruno de Oliveira Abinader2017-02-011-1/+8
* [node] Run tests under apitraceJohn Firebaugh2017-01-312-2/+8
* [android] - Config dismissing tracking modes with camera change (#7871)Tobrun2017-01-316-38/+82
* [build] Revert checking codestyle in CIJohn Firebaugh2017-01-271-1/+0
* [ios, macos] added a distance formatterFredrik Karlsson2017-01-2710-0/+122
* [android] use native image encoding and decodingKonstantin Käfer2017-01-2710-59/+278
* [android] call AndroidRuntime's registerFrameworkNatives() method to set up a...Konstantin Käfer2017-01-271-42/+17
* [android] - update changelog with 4.x entries (#7825)Tobrun2017-01-272-2/+27
* [linux] update CA bundle and add script for automated updatesKonstantin Käfer2017-01-275-945/+1109
* [android] - force portrait mode to make instrumentation test run more reliabl...Tobrun2017-01-271-5/+9
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-27421-3457/+3487
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-2625-57/+172
|\
| * [docs] add changelog entry for #7834Konstantin Käfer2017-01-261-0/+1
| * [macos] align HeadlessDisplay with SDK OpenGL context creation optionsKonstantin Käfer2017-01-262-2/+9
| * [macos] allow using the integrated GPU on dual-GPU machinesKonstantin Käfer2017-01-263-0/+5
| * ios-v3.4.1ios-v3.4.1Jason Wray2017-01-252-2/+2
| * [ios, macos] Copy-edit changelogsJason Wray2017-01-252-3/+3
| * [ios, macos] Deprecate style class API (#7785)fabian-guerra2017-01-253-5/+7
| * [ios, macos] Make MGLMapView non opaque by default (#7859)fabian-guerra2017-01-252-1/+2
| * fixes #6688: assert remaining map view notification responses are main thread...Justin R. Miller2017-01-251-0/+4
| * [macos] Distinguish between screensMinh Nguyễn2017-01-252-1/+2
| * [macos] Refer to Night Shift in style compatibility guideMinh Nguyễn2017-01-253-4/+8
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-253-2/+24
| * [ios] changed URL -> url (#7841)Jordan Kiley2017-01-251-1/+1
| * Clarify that clustering option is for shape sources (#7837)Jordan Kiley2017-01-251-0/+2
| * [ios] Publicized MGLOpenGLStyleLayer.hMinh Nguyễn2017-01-252-1/+2
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-245-3/+28
| * [ios] EdgeInsets is UIEdgeInsets in Swift on iOSMinh Nguyễn2017-01-233-9/+17