summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-149-34/+40
|\ \ | |/
| * Merge branch 'release-ios-v3.3.0-final' into release-ios-v3.3.0Minh Nguyễn2016-07-142-2/+2
| |\
| | * ios-v3.3.0ios-v3.3.0Minh Nguyễn2016-07-142-2/+2
| * | [ios] fixes #4536 include podspec for static framework (#5653)Fredrik Karlsson2016-07-142-9/+28
| |/
| * ios-v3.3.0-rc.2ios-v3.3.0-rc.2Minh Nguyễn2016-07-122-2/+2
| * [ios, macos] Reorganize jazzy’s navigation categories; cleanup docs (#5660)Jason Wray2016-07-123-19/+6
| * [ios] Ensure mapView is set when positioning (#5647)Minh Nguyễn2016-07-121-1/+1
| * [ios] Pass along `animated` property when selecting annotation views (#5646)Jason Wray2016-07-111-2/+2
| * [ios] Corrected changelog linkMinh Nguyễn2016-07-071-1/+1
* | [ios,macos] Partially revert 06af75Bruno de Oliveira Abinader2016-07-142-5/+5
* | [ios,macos] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-132-5/+5
* | Quadkey tokens in tile URL templates, limited WMS support (#5628)Minh Nguyễn2016-07-121-0/+2
* | [ios, macos] Document adding new symbolsMinh Nguyễn2016-07-081-0/+15
* | Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-0725-300/+789
|\ \ | |/
| * Update podspecs for 3.3.0-rc.1ios-v3.3.0-rc.1Jesse Bounds2016-07-072-2/+2
| * [ios] Move cache.db to a subdirectory (#5601)Jason Wray2016-07-071-1/+1
| * [ios] omit podspec for static lib (#5595)Fredrik Karlsson2016-07-061-1/+0
| * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-062-0/+12
| * [ios] fixes #4536 include podspec in iOS releases (#5569)Fredrik Karlsson2016-07-061-0/+14
| * [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-054-34/+12
| * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-053-3/+87
| * ios-v3.3.0-beta.3ios-v3.3.0-beta.3Minh Nguyễn2016-07-032-2/+2
| * [ios] Split release notes into sections by topicMinh Nguyễn2016-07-032-23/+43
| * [ios] Simplified MBXAnnotationViewMinh Nguyễn2016-07-023-25/+8
| * [ios] Made annotation view position animatableMinh Nguyễn2016-07-023-4/+29
| * [ios] Fixed KVO for annotation view centerMinh Nguyễn2016-07-023-26/+32
| * [ios] Avoid resetting pitch along with center offsetMinh Nguyễn2016-07-022-2/+2
| * [ios] Fixed auto-shrinking annotation viewsMinh Nguyễn2016-07-021-1/+1
| * [ios] Removed MGLAnnotationView.flatMinh Nguyễn2016-07-024-32/+1
| * [ios] Removed custom getterMinh Nguyễn2016-07-021-1/+1
| * [ios, macos] Rewrote MGLMapViewDelegate, MGLAnnotationView docsMinh Nguyễn2016-07-023-161/+475
| * [ios, macos] Update changelogs for new Jazzy themeJason Wray2016-07-011-0/+1
| * [ios] Update and bundle docs screenshotJason Wray2016-07-014-1/+3
| * [ios] Place MGLCoordinateInCoordinateBounds in jazzy's Geometry sectionJason Wray2016-07-011-0/+1
| * [ios, macos] Add Mapbox Jazzy themeJason Wray2016-07-011-0/+1
| * Adjustable map deceleration rate (#5504)Minh Nguyễn2016-06-294-13/+41
| * [ios] Always use symbol name for annotation update (#5509)Jesse Bounds2016-06-291-9/+5
| * [ios] Fix conflict between view dragging gesture and quick zoom (#5506)Jason Wray2016-06-291-1/+1
| * [ios] prevent a race condition by not fulfilling the expectation until the vi...Fredrik Karlsson2016-06-291-2/+5
| * [ios] Always set map view reference when annotation view is created. (#5496)Jesse Bounds2016-06-284-7/+42
| * [ios] Specify ultra light weight literally (#5497)Minh Nguyễn2016-06-281-1/+2
| * [ios] map view now calls -didAddAnnotationViews (#5466)Fredrik Karlsson2016-06-272-10/+27
* | [ios] add OpenGLES framework so that we can use the GL debuggerKonstantin Käfer2016-07-071-0/+4
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-063-8/+9
* | [ios, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-043-3/+3
* | [core] code style cleanupsKonstantin Käfer2016-07-012-2/+2
* | [ios] Merge branch 'release-ios-v3.3.0'Jesse Bounds2016-06-2713-48/+502
|\ \ | |/
| * Update podspec files for v3.3.0-beta.2ios-v3.3.0-beta.2Jesse Bounds2016-06-242-2/+2
| * [ios] Use transparent image for annotations backed by views (#5461)Jesse Bounds2016-06-241-4/+32
| * [ios] fixes #5036 draggable annotation views (#5373)Fredrik Karlsson2016-06-247-3/+219