summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* | [core] add ability to transform URLs before they're requested from the InternetKonstantin Käfer2017-02-202-0/+39
* | [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-185-175/+114
* | [ios] Fix locale-based language switching demoJason Wray2017-02-171-6/+5
* | [android] fix default value conversion on dds functionsIvo van Dongen2017-02-171-1/+1
* | [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-1716-154/+414
* | [ios] Disable region monitoring when stopping location monitoring (#7833)Jesse Crocker2017-02-162-0/+8
* | [ios] Search for ICU path using cmake cacheJesse Bounds2017-02-161-2/+2
* | [ios, macos] Reorganized changelogsMinh Nguyễn2017-02-152-6/+12
* | [macos] Make ± key bindings respect tab order, zoomEnabledMinh Nguyễn2017-02-151-23/+30
* | [macos] Make + and - keys zoom the mapEimantas Vaiciunas2017-02-152-6/+27
* | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-155-285/+396
* | [android] - use project wide configurations for all modules + fixup wear comp...Tobrun2017-02-157-72/+94
* | Do not draw foregroundBearingDrawable when rotation sensor is not available (...Tobrun2017-02-151-4/+11
* | [android] - remove unused telem constants (#8061)Tobrun2017-02-151-16/+0