summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
...
* | [ios] add setting to toggle two maps for thread debugging (#8122)Justin R. Miller2017-02-201-0/+78
* | [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-202-8/+5
* | [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-201-4/+4
* | [macos,ios] expose callback for transforming URLsKonstantin Käfer2017-02-201-0/+1
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-202-7/+13
* | [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-181-0/+1
* | [ios] Fix locale-based language switching demoJason Wray2017-02-171-6/+5
* | [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-151-3/+6
* | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-0/+6
* | [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
* | [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-101-0/+1
* | [ios, macos] Updated changelogMinh Nguyễn2017-02-091-0/+1
* | [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-091-1/+2
* | Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-093-52/+215
* | [ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, VietnameseMinh Nguyễn2017-02-0915-2/+508
* | [ios, macos] Updated changelogsMinh Nguyễn2017-02-091-4/+10
* | [ios] Added MGLDistanceFormatter to static libraryMinh Nguyễn2017-02-091-1/+3
* | [ios, macos] Update changelogs for data-driven styling (#7993)Jesse Bounds2017-02-081-2/+3
* | [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-062-3/+8
* | Make `MGLOfflinePack` instances post notificationsEimantas Vaiciunas2017-02-061-0/+1
* | Bump Xcode version for schemesEimantas Vaiciunas2017-02-067-7/+7
* | [ios, macos] Automated pulling translations from TransifexMinh Nguyễn2017-02-031-4/+16
* | [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-034-1/+95
* | [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-022-48/+86
* | [ios, macos] added a distance formatterFredrik Karlsson2017-01-274-0/+17
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2734-530/+530
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-268-15/+58
|\ \ | |/
| * ios-v3.4.1ios-v3.4.1Jason Wray2017-01-252-2/+2
| * [ios, macos] Copy-edit changelogsJason Wray2017-01-251-2/+2
| * [ios, macos] Deprecate style class API (#7785)fabian-guerra2017-01-251-1/+2
| * [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] Refer to Night Shift in style compatibility guideMinh Nguyễn2017-01-251-2/+3
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-251-0/+1
| * [ios] Publicized MGLOpenGLStyleLayer.hMinh Nguyễn2017-01-252-1/+2
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-243-2/+21
| * [ios] EdgeInsets is UIEdgeInsets in Swift on iOSMinh Nguyễn2017-01-231-3/+4
| * [ios, macos] Note that canvas sources are unsupportedMinh Nguyễn2017-01-231-1/+1
| * [ios, macos] Document how to avoid gesture recognizer conflicts (#7816)nitrag2017-01-231-0/+14
| * ios-v3.4.0ios-v3.4.0Minh Nguyễn2017-01-202-2/+2
| * Typo fixes, added line to MGLStyleLayer initializer description (#7759)Jordan Kiley2017-01-171-1/+1
| * ios-v3.4.0-rc.1ios-v3.4.0-rc.1Minh Nguyễn2017-01-172-2/+2
| * [macos] Check for implementation before calling -toolTipMinh Nguyễn2017-01-161-2/+2