summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Bench should be run in Release configurationJohn Firebaugh2017-06-071-1/+1
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-0233-231/+490
* [ios, macos] Add overlays property to MGLMapView (#8617)Eimantas2017-05-203-0/+26
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into 1ec5-release-ios-v3.5.4Minh Nguyễn2017-05-181-0/+8
|\
| * [ios] Update podspecs and changelog for iOS v3.5.4ios-v3.5.4Jesse Bounds2017-05-093-2/+7
| * [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6
| * [ios] Updated podspecs and changelog for v3.5.3 (#8870)ios-v3.5.3Jordan Kiley2017-05-023-2/+5
| * [ios] cherry-picked 8837 (#8869)Jordan Kiley2017-05-024-9/+52
| * [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-011-1/+1
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-163-4/+5
* | [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-153-5/+20
* | [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-3/+3
* | [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-112-6/+11
* | [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-111-1/+1
* | [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-111-1/+1
* | [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-05-112-15/+1
* | [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6
* | [ios, macos] Updated localizations from TransifexMinh Nguyễn2017-05-0813-20/+227
* | [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-082-33/+44
* | [ios, macos] Fixed syntax error in DDS guideMinh Nguyễn2017-05-081-1/+1
* | [ios] Re-enable all console messages in iosappJason Wray2017-05-081-7/+0
* | [ios] Check for NaN when calculating scale bar widthJason Wray2017-05-081-1/+2
* | [ios] Bump podspecs for v3.6.0-alpha.1ios-v3.6.0-alpha.1Jason Wray2017-05-023-3/+3
* | [ios] properly show attribution in modal hierarchies (#8837)Justin R. Miller2017-05-024-10/+53
* | [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-021-4/+0
* | [ios, macos] Corrected map a11y value format stringsMinh Nguyễn2017-05-023-6/+6
* | [ios] Added sv stringsdictFredrik Karlsson2017-05-022-0/+25
* | [ios, macos] Updated ca, es, sv, vi, zh-Hans localizations from TransifexMinh Nguyễn2017-05-025-11/+76
* | [ios, macos] Updated changelogsMinh Nguyễn2017-05-011-7/+16
* | [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-276-0/+27
* | [ios] swapped link for circle layer example (#8818)Jordan Kiley2017-04-261-1/+1
* | [ios, macos] Bumped recommended Xcode version >=8.0 (#8775)Jordan Kiley2017-04-244-3/+4
* | [all] Rationalize style::ImageJohn Firebaugh2017-04-243-14/+13
* | [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-245-1/+2
* | [ios] fixes #8522: don't alter tint color on annotation views (#8789)Justin R. Miller2017-04-211-0/+3
* | [ios] Updated iosapp application iconsetMinh Nguyễn2017-04-1913-0/+0
* | [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-1/+2
* | [ios] Scale bar (#7631)Fredrik Karlsson2017-04-167-3/+446
* | [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-2/+2
* | [ios] Deleted unused source unit testsMinh Nguyễn2017-04-141-24/+0
* | [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-132-0/+108
* | [darwin] Update CHANGELOGsJohn Firebaugh2017-04-131-0/+1
* | [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-131-6/+0
* | [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-6/+12
* | [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-13/+7
* | [ios] added check for annotation view animation (#8565)Jordan Kiley2017-04-123-13/+25
* | [ios, macos] Updated and reorganized changelogsMinh Nguyễn2017-04-121-0/+9
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-1121-278/+244
|\ \ | |/
| * [ios] Update podspecs and changelog for v3.5.2ios-v3.5.2Jason Wray2017-04-073-3/+4
| * [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot...Jesse Bounds2017-04-072-33/+45