summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [build] Fix build on Ubuntu 16.04+Thiago Marcos P. Santos2017-02-232-2/+2
* Update to MAS 2.0.0-beta.2 and handle dependencies consistently (#8169)Antonio Zugaldia2017-02-232-25/+32
* [android] - move calculating a bounding box zoom level to projection. (#8133)Tobrun2017-02-232-11/+11
* [android] - remove filter Object[] from ejs template file for layer (#7658)Tobrun2017-02-235-105/+5
* [linux] Don't manually activate context before destroying itJohn Firebaugh2017-02-222-6/+0
* [build] use system-provided Android NDK when availableKonstantin Käfer2017-02-223-33/+119
* [Qt] Document QMapbox + qdoc fixesBruno de Oliveira Abinader2017-02-224-20/+224
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-2118-91/+251
|\
| * ios-v3.4.2, macos-v0.3.1macos-v0.3.1ios-v3.4.2upstream/release-ios-v3.4.0Minh Nguyễn2017-02-216-7/+9
| * [macos] reuse OpenGL context when switching screensKonstantin Käfer2017-02-202-1/+11
| * [ios, macos] Updated changelogsMinh Nguyễn2017-02-182-9/+9
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-188-53/+156
| * [ios] persistent user tracking modeFredrik Karlsson2017-02-062-3/+4
| * [ios] add user interaction guide (#7937)Jordan Kiley2017-02-065-1/+40
| * [ios] Revert self-deletion of framework stripping script (#7901)Jason Wray2017-01-311-8/+0
| * [ios] Bring in upstream changes to strip-frameworks scriptJason Wray2017-01-291-9/+11
| * [ios] Stop including framework stripping script in built productJason Wray2017-01-291-0/+9
| * [macos] Take focus from access token field on closeMinh Nguyễn2017-01-272-3/+14
| * [macos] Warn if access token needed but not givenMinh Nguyễn2017-01-271-5/+6
| * [macos] Flatten point collections, not multipointsMinh Nguyễn2017-01-271-8/+7
* | [ios, macos] Smarten apostrophes after backticksMinh Nguyễn2017-02-213-16/+16
* | [ios] Update changelog for iOS 8 deployment targetJason Wray2017-02-211-0/+1
* | [ios] Update docs for iOS 8 deployment targetJason Wray2017-02-216-11/+11
* | [ios] Clean-up conditionals for iOS <8Jason Wray2017-02-213-9/+7
* | [ios] Set project deployment target to iOS 8Jason Wray2017-02-211-2/+2
* | [android] - post invoking onMapReady to the end of the main thread message qu...Tobrun2017-02-211-3/+9
* | [android] - rename simple example map view (#8132)Tobrun2017-02-215-4/+5
* | [Qt] Added missing conversion helpersBruno de Oliveira Abinader2017-02-213-0/+32
* | Bring all architectures back to CI builds (#8124)Antonio Zugaldia2017-02-211-9/+2
* | [android] - only remove location updates when connected (#8107)Tobrun2017-02-211-1/+3
* | [ios, macos] Enable localizations in iosapp & macosappJason Wray2017-02-2031-0/+76
* | [core] - allow moveBy to use AnimationOptionsTobrun2017-02-201-1/+8
* | [ios, macos] Include Ukranian stringsdict in projectMinh Nguyễn2017-02-202-0/+4
* | [ios, macos] Added Lithuanian localizationMinh Nguyễn2017-02-207-2/+103
* | [ios, macos] Fixed Ukrainian pluralizationAndrey Golovin2017-02-201-0/+60
* | [ios, macos] Fixed Polish pluralizationMinh Nguyễn2017-02-201-1/+39
* | [ios, macos] Fixed Russian pluralizationMinh Nguyễn2017-02-201-3/+9
* | [ios, macos] Polish, Russian, Spanish, Ukrainian translationsMinh Nguyễn2017-02-2017-2/+451
* | [ios, macos] fixed wyoming inverted coordinates (#8069)Fabian Guerra Soto2017-02-201-3/+3
* | [ios] add setting to toggle two maps for thread debugging (#8122)Justin R. Miller2017-02-201-0/+78
* | [core] Ensure that context resources are destroyed before context is destroyedJohn Firebaugh2017-02-201-0/+4
* | [core] Eliminate manual HeadlessBackend activation managementJohn Firebaugh2017-02-202-5/+3
* | [core] Inline HeadlessBackend::{activate,deactivate,destroy}ContextJohn Firebaugh2017-02-202-24/+4
* | [core] Nestable BackendScopeJohn Firebaugh2017-02-201-0/+1
* | [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-2013-22/+52
* | [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-203-16/+52
* | [android] OfflineManager#setResourceTransform to allow transforming URLs prio...Konstantin Käfer2017-02-203-0/+136
* | [android] use shared DefaultFileSource for all maps + OfflineManagerKonstantin Käfer2017-02-207-27/+51
* | [macos,ios] expose callback for transforming URLsKonstantin Käfer2017-02-204-0/+106
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-207-20/+41