summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-187-14/+6
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-183-32/+5
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-183-32/+12
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-166-15/+14
* [ios] Improve user location annotation performance (#6019)Jason Wray2016-08-161-1/+11
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-167-544/+636
* [ios, macos] Accept absolute file paths as style URLs (#6026)Minh Nguyễn2016-08-161-6/+2
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-2/+4
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-119-15/+107
* [ios] Account for center offset when tapping annotation views (#5931)Jesse Bounds2016-08-112-0/+27
* [ios] Guard against nil data task (#5932)Jesse Bounds2016-08-111-1/+3
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-083-7/+18
|\
| * [ios] Hit test the user location annotation dot specificallyJason Wray2016-08-063-7/+18
* | Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-032-5/+14
|\ \ | |/
| * [ios] Omit accuracy halo from annotation hit testing (#5816)Minh Nguyễn2016-07-281-2/+2
| * [ios] Limit annotation view pan gesture check to own recognizer (#5813)Jason Wray2016-07-271-1/+1
| * [ios] Fixed crash drawing compass on iOS 8.1 (#5791)Minh Nguyễn2016-07-261-2/+11
* | [ios] Do not allow multipoint annotations to be assigned viewsJason Wray2016-07-221-1/+7
* | [ios] Reformat inline documentation with ticks, smart quotes, breaks (#5752)Jason Wray2016-07-227-55/+94
* | [ios,macos,node] Updated changelog about debug options no-ops in release modeBruno de Oliveira Abinader2016-07-201-0/+1
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-191-50/+23
|\ \ | |/
| * [ios] fixes #3697 compass, logo and attribution now respects insets (#5671)Fredrik Karlsson2016-07-181-49/+22
| * [ios] Pass `animated` property when deselecting annotation views (#5677)Jason Wray2016-07-141-1/+1
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-143-6/+9
|\ \ | |/
| * [ios, macos] Reorganize jazzy’s navigation categories; cleanup docs (#5660)Jason Wray2016-07-122-3/+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,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
* | Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-078-232/+580
|\ \ | |/
| * [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-053-28/+12
| * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-051-1/+17
| * [ios] Made annotation view position animatableMinh Nguyễn2016-07-022-4/+16
| * [ios] Fixed KVO for annotation view centerMinh Nguyễn2016-07-023-26/+32
| * [ios] Avoid resetting pitch along with center offsetMinh Nguyễn2016-07-021-1/+1
| * [ios] Fixed auto-shrinking annotation viewsMinh Nguyễn2016-07-021-1/+1
| * [ios] Removed MGLAnnotationView.flatMinh Nguyễn2016-07-022-27/+1
| * [ios] Removed custom getterMinh Nguyễn2016-07-021-1/+1
| * [ios, macos] Rewrote MGLMapViewDelegate, MGLAnnotationView docsMinh Nguyễn2016-07-022-161/+474
| * Adjustable map deceleration rate (#5504)Minh Nguyễn2016-06-292-13/+37
| * [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] Always set map view reference when annotation view is created. (#5496)Jesse Bounds2016-06-283-3/+8
| * [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, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-041-1/+1
* | [ios] Merge branch 'release-ios-v3.3.0'Jesse Bounds2016-06-277-46/+384
|\ \ | |/
| * [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-245-3/+177
| * [ios] Cycle through both UIView and UIImage backed annotationsJesse Bounds2016-06-231-27/+42