summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build, ios, macos] Simplify version portion of user agent stringJohn Firebaugh2017-02-082-4/+2
* [Qt] Added QMapbox::Feature → GeoJSON conversion helperBruno de Oliveira Abinader2017-02-083-3/+44
* [Qt] Added QMapbox::FeatureBruno de Oliveira Abinader2017-02-084-9/+147
* [Qt] Moved GeoJSON-related conversion functions to qt_geojson.hppBruno de Oliveira Abinader2017-02-083-59/+66
* [Qt] Added QMapboxGL::layerExistsBruno de Oliveira Abinader2017-02-082-1/+10
* [android] fix reference table overflow in query rendered featuresIvo van Dongen2017-02-082-20/+37
* fix unable to find developer-config xml when building the project (#7963)Pablo Guardiola2017-02-071-1/+1
* hold a weak reference of the context to avoid leaks (#7964)Pablo Guardiola2017-02-071-5/+7
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-074-79/+18
* [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-064-6/+19
* 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-032-8/+32
* [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-038-2/+407
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-0227-1926/+3886
* [android] data driven style implementationIvo van Dongen2017-02-0258-5175/+7453
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-012-2/+2
* [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
* [android] - Config dismissing tracking modes with camera change (#7871)Tobrun2017-01-316-38/+82
* [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-272-18/+7
* [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-27378-3363/+3351
* 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