summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Meters per point at latitudeMinh Nguyễn2015-12-222-2/+7
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-222-2/+1
* [ios, osx] Drop xcprettyJohn Firebaugh2015-12-212-5/+1
* [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-201-2/+14
* [ios, osx] Avoid transition to current cameraMinh Nguyễn2015-12-201-0/+10
* [ios, osx] Better zoom level–altitude conversionMinh Nguyễn2015-12-201-96/+14
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-191-2/+2
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-171-0/+5
* [ios] Move source to src folder, matching osxJohn Firebaugh2015-12-1717-2/+2
* Move platform scripts into platformsJohn Firebaugh2015-12-1617-0/+607
* [ios] Renamed custom style layer invalidation methodMinh Nguyễn2015-12-161-1/+1
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-161-0/+5
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-161-0/+66
* Revert "[ios] Custom style layer"John Firebaugh2015-12-161-66/+0
* [ios] Custom style layerMinh Nguyễn2015-12-161-0/+66
* code review updates: sprite_atlas brackets and nullable removed for reuseIden...Romain Quidet2015-12-151-2/+2
* 2210: Sprites can be removed / updated correctlyRomain Quidet2015-12-151-1/+1
* 2210: MGLAnnotationImage image can be updateRomain Quidet2015-12-153-6/+43
* [ios, android] Remove unnecessary portions of bitrise.ymlJohn Firebaugh2015-12-151-8/+0
* [ios, android] Remove version specifier to avoid Bitrise upgrade nagJohn Firebaugh2015-12-151-6/+6
* [ios] Move bitrise.yml into platform/iosJohn Firebaugh2015-12-151-0/+81
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-0/+5
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-151-24/+41
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-151-1/+1
* [osx] Map cameraMinh Nguyễn2015-12-131-101/+0
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-1313-351/+76
* [ios] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-4/+13
* [ios] Refined annotation selectionMinh Nguyễn2015-12-131-18/+22
* [ios] Refactored MGLMapView annotationsMinh Nguyễn2015-12-131-277/+473
* Implementation of flyTo.Adam Hunter2015-12-091-1/+15
* Merge branch 'release-ios-v3.0.1'Justin R. Miller2015-12-071-1/+1
|\
| * bump build for ios-v3.0.1 (no symbols)ios-v3.0.1Justin R. Miller2015-12-071-1/+1
| * fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
| * bump iOS version to 3.0.1-pre.1ios-v3.0.1-pre.1Justin R. Miller2015-12-031-1/+1
| * [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-031-45/+0
| * refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-031-6/+7
| * Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-241-1/+2
* | record app fg/bg/inactive state in telemetryJustin R. Miller2015-12-041-1/+38
* | fixes #3113: bring in MGLMapView via +load for Interface BuilderJustin R. Miller2015-12-032-3/+10
* | [ios] fix CoreTelephony crash (by removing it)Jason Wray2015-12-021-45/+0
* | refs #3112: cleanups around Core Telephony runtimeJustin R. Miller2015-12-021-6/+7
* | [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-2/+2
* | Merge branch 'release-ios-v3.0.0'Justin R. Miller2015-11-301-1/+1
|\ \ | |/
| * bump podspec to 3.0.0 final (no symbols)ios-v3.0.0Justin R. Miller2015-11-231-1/+1
| * bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1Justin R. Miller2015-11-231-1/+1
| * bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10Justin R. Miller2015-11-201-1/+1
| * [iOS] Set application root as asset rootMinh Nguyễn2015-11-201-2/+2
| * bump version to ios-v3.0.0-pre.9ios-v3.0.0-pre.9Justin R. Miller2015-11-181-1/+1
| * refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1
| * Ensure proper will/is/didChange for resetNorthMinh Nguyễn2015-11-181-3/+11