summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* mason variant@1.0Mike Morris2015-09-301-0/+1
* Make quickzoom zoom slightly more quicklyJason Wray2015-09-251-1/+1
* Quicken quick zoom gestureJason Wray2015-09-251-1/+2
* Reverse quickzoom up/down zooming to be out/inJason Wray2015-09-251-1/+1
* fixes #2350: remove iOS-specific SQLite cache wrapperJustin R. Miller2015-09-233-106/+19
* [iOS] Remove unneccessary pitch checkJason Wray2015-09-111-1/+1
* [iOS] Pitch the dot, add faux 3D effect to tilted dot and puckJason Wray2015-09-111-16/+72
* [iOS] Move radians/degrees conversion functions to MGLGeometry.hJason Wray2015-09-112-20/+0
* [iOS] Initial user location puckJason Wray2015-09-111-183/+295
* Corrected roundtripping altitude with rotationMinh Nguyễn2015-09-071-6/+6
* CameraOptionsMinh Nguyễn2015-09-072-54/+334
* `assert() -> NSAssert()` for user-facing annotation APIJustin R. Miller2015-09-041-5/+5
* refs #2039: add passthroughs for adding/removing overlaysJustin R. Miller2015-09-041-0/+30
* Substitute nudgeTransitions with async view invalidationBruno de Oliveira Abinader2015-09-021-2/+0
* Merge pull request #2179 from mapbox/nodeMike Morris2015-09-021-1/+6
|\
| * Merge branch 'master' into nodeJohn Firebaugh2015-08-313-7/+120
| |\
| * | View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+6
* | | Add iOS resources README, reminder to minimize image sizesJason Wray2015-09-021-0/+5
* | | Optimize bundled images' file sizesJason Wray2015-09-015-0/+0
| |/ |/|
* | Updated title of attribution action sheetMinh Nguyễn2015-08-281-1/+1
* | iOS perspective gesture supportJason Wray2015-08-263-4/+109
* | Disable heading updates for .FollowWithCourseMinh Nguyễn2015-08-261-1/+1
* | Ask for 'always' location permissions, tooJason Wray2015-08-251-1/+9
|/
* update iOS first steps guide URLJustin R. Miller2015-08-241-1/+1
* iOS app/framework fixes for v8Justin R. Miller2015-08-241-4/+5
* GL is the library, SDK is the productJustin R. Miller2015-08-212-4/+4
* Avoid deprecated CLLocationManagerDelegate methodMinh Nguyễn2015-08-181-9/+6
* fixes #1907: skip MGLPolyline/MGLPolygons with zero pointsJustin R. Miller2015-08-171-2/+4
* MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-142-6/+18
* fixes #2044: add -showAnnotations:animated:Justin R. Miller2015-08-121-0/+23
* fixes #1951: check for support of title before queryingJustin R. Miller2015-08-111-1/+3
* Improve accuracy ring update checksJason Wray2015-08-101-8/+2
* Refactor user location annotationJason Wray2015-08-102-102/+231
* Map::nudgeTransitions no longer depends on client informationBruno de Oliveira Abinader2015-08-051-8/+2
* Ignore redundant initial reachability notification on iOS 9Minh Nguyễn2015-07-281-1/+8
* Update the user dot when the user movesMinh Nguyễn2015-07-271-0/+2
* Avoid nudging transitions if a gesture is in progress #2Bruno de Oliveira Abinader2015-07-271-0/+6
* Ignore invalid location updatesMinh Nguyễn2015-07-242-8/+8
* Revert "Revert "split renderSync and transition nudging to allow client view ...Bruno de Oliveira Abinader2015-07-201-1/+3
* Merge pull request #1831 from mapbox/set-collision-debug-tooJustin R. Miller2015-07-201-1/+2
|\
| * Add collision check to `isDebugActive`Jason Wray2015-07-021-1/+1
| * Set collision debug with setDebugActive:Jason Wray2015-07-021-0/+1
* | Revert "split renderSync and transition nudging to allow client view syncing"Bruno de Oliveira Abinader2015-07-201-3/+1
* | Merge branch 'release-v0.5.0'Minh Nguyễn2015-07-141-1/+3
|\ \
| * | Cherry-picked part of 987d961e5bd2a7b9a68c4f05dd8b599eb1357add to fix the buildMinh Nguyễn2015-07-101-4/+1
| * | Revert "Defer initialization until app enters foreground"Justin R. Miller2015-07-091-64/+41
| * | Defer initialization until app enters foregroundMinh Nguyễn2015-07-081-41/+64
| * | Assert if -mapView:symbolNameForAnnotation: is implementedMinh Nguyễn2015-07-081-0/+8
| * | refs #1125, 1813: update user dot tracking in one placeJustin R. Miller2015-07-081-6/+3
| * | split renderSync and transition nudging to allow client view syncingJustin R. Miller2015-07-081-1/+2