summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Force update from display link when display link is created.Jesse Bounds2016-06-071-0/+1
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-1/+1
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-061-1/+1
* [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-201-1/+1
* [ios] Restart user location heading updates on validationJason Wray2016-04-201-0/+5
* [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-201-2/+3
* [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-201-0/+1
* [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-201-12/+6
* [ios] Make showAnnotations default padding proportional at smaller frame sizesJason Wray2016-03-291-3/+3
* [ios] Don't use negative content insetsJason Wray2016-03-291-0/+5
* [ios, osx] Wrap coordinates converted from pointsMinh Nguyễn2016-03-251-1/+1
* [ios] Fix up center coordinate after lopsided pinch gestureMinh Nguyễn2016-03-221-0/+18
* [iOS] Send turnstile event as much as once per dayJesse Bounds2016-03-212-33/+36
* [iOS] Increase distance filter to 5 mJesse Bounds2016-03-181-8/+9
* [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-34/+8
* [iOS] Use CFBundleIdentifier instead of CFBundleName in UA stringJesse Bounds2016-03-171-1/+1
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-106-203/+0
* [ios] Disable implicit animation of user dot boundsMinh Nguyễn2016-03-101-0/+10
* [ios] Add description strings to constituent classesJason Wray2016-03-101-0/+12
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-086-12/+39
* [ios] Cleaned up NSLocalizedString usageMinh Nguyễn2016-03-051-16/+16
* [ios] Use MGLErrorDomain for errorsMinh Nguyễn2016-03-051-2/+1
* [iOS] #4148 Update event serialization to the V2 specification.boundsj2016-03-034-155/+228
* [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-011-1/+1
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-3/+3
* Introduce MGLLocation ManagerJesse Bounds2016-02-265-129/+234
* [ios] Introduce API ClientJesse Bounds2016-02-243-165/+240
* [ios] Reduce async complexityJesse Bounds2016-02-242-513/+299
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-242-37/+87
|\
| * [ios] Refactor MGLMapView's location servicesJason Wray2016-02-191-29/+44
| * [ios, osx] Exclude misses from nearby annotationsMinh Nguyễn2016-02-101-1/+3
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-101-1/+6
| * [ios, osx] Fixed crash reselecting annotationMinh Nguyễn2016-02-101-6/+15
| * [ios] Conform to SMCalloutViewDelegateMinh Nguyễn2016-02-091-0/+9
| * [ios] Load categories in MGLAccountManager for FabricMinh Nguyễn2016-02-091-0/+10
* | [ios] Fixed zoom level for map feedback toolMinh Nguyễn2016-02-221-1/+1
* | [ios] Set default polyline and polygon color to the map view tint colorJason Wray2016-02-181-2/+2
* | [iOS] Generate and send a turnstile event when map view event is queuedJesse Bounds2016-02-151-36/+41
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-121-2/+2
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-1/+1
|/
* [ios] Fixed designable warning when showing user locationMinh Nguyễn2016-02-031-1/+1
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-12/+12
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-011-5/+3
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-011-5/+14
* [ios] Restored toggleDebugMinh Nguyễn2016-01-281-5/+5
* [ios] Debug maskMinh Nguyễn2016-01-281-7/+50
* [ios] Eliminated “flashlight mode”Minh Nguyễn2016-01-281-2/+9
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+20
* [ios] Remove incorrect tab whitespace in methodJesse Bounds2016-01-271-19/+17
* [ios] Update location after clearing target coordinateMinh Nguyễn2016-01-261-8/+12