summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
| * more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-175-1/+11
| * bump version to ios-v3.0.0-pre.8ios-v3.0.0-pre.8Justin R. Miller2015-11-161-1/+1
| * bump version to ios-v3.0.0-pre.7ios-v3.0.0-pre.7Justin R. Miller2015-11-161-1/+1
| * provide resource bundle search for premade frameworksJustin R. Miller2015-11-161-1/+14
* | [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-271-4/+5
* | [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-5/+6
* | [core] [iOS] Completion handlers for animated methodsMinh Nguyễn2015-11-251-6/+46
* | [iOS] Ensure consistent willChange/didChange notificationsMinh Nguyễn2015-11-251-185/+60
* | Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-241-1/+2
* | Updated guide URLMinh Nguyễn2015-11-231-1/+1
* | [iOS] Set application root as asset rootMinh Nguyễn2015-11-201-2/+2
* | refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1