summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
* [android] - ignore device dependant tests (#8063)Tobrun2017-02-155-0/+33
* [android] - when removing out of viewport MarkerViews keep reference to Mapbo...Tobrun2017-02-151-1/+0
* [android] - prefix key constants used for Activity saved instance bundle with...Tobrun2017-02-151-40/+40
* [android] - null checking when invalidating as the invalidate callback can be...Tobrun2017-02-151-1/+3
* [android] Release Android v5.0.0-beta.1 (#8052)Antonio Zugaldia2017-02-141-17/+18
* [glfw] Include gl.hpp first to avoid redefinition of GLAPIENTRYThiago Marcos P. Santos2017-02-141-0/+1
* [macos] reuse OpenGL context when switching screensKonstantin Käfer2017-02-142-1/+11
* [macos] Round non-freeform zoom gestures/commands to nearest integerJason Wray2017-02-133-5/+21
* [ios] Add iosapp Show Zoom Level debug optionJason Wray2017-02-131-5/+24
* [ios] Round tap-zoom gestures to nearest integerJason Wray2017-02-132-8/+12
* [glfw] Fix viewport not being resizedThiago Marcos P. Santos2017-02-131-0/+1
* [ios] Do not deselect annotations any longer when map is zoomed/panned or ann...Benedikt Huss2017-02-112-21/+7
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-102-0/+2
* [android] Update SDK dependency to MAS beta.1 (#8020)Antonio Zugaldia2017-02-103-5/+3
* [glfw] use newer version that allows automated graphics switching on macOSKonstantin Käfer2017-02-103-2/+4
* [ios, macos] Marked MGLStyleFunction as abstract in docsMinh Nguyễn2017-02-101-0/+1
* [ios, macos] Updated changelogMinh Nguyễn2017-02-092-0/+2
* [ios] Update podspec for release 3.5.0 beta 1ios-v3.5.0-beta.1Jesse Bounds2017-02-092-2/+2
* [ios] Re-add MGLDistanceFormatter to static libraryJason Wray2017-02-091-0/+2
* [ios] Add partial Japanese localizationJason Wray2017-02-092-1/+77
* [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-098-7/+414
* Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-096-52/+270
* [ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, VietnameseMinh Nguyễn2017-02-0931-3/+1997
* [ios, macos] Updated changelogsMinh Nguyễn2017-02-092-7/+20
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-0926-384/+474
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-096-64/+68