summaryrefslogtreecommitdiff
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* fixes #50: get rid of GLKViewControllerJustin R. Miller2014-02-072-7/+17
* added iOS quick zoom gestureJustin R. Miller2014-02-071-0/+31
* code sign on iOS depending on configurationJustin R. Miller2014-02-071-1/+12
* fix iPad/iPhone animation timesJustin R. Miller2014-02-071-1/+1
* fixes #35: decelerated pinch zoomingJustin R. Miller2014-02-071-0/+14
* all iOS gestures cancel previous animationsJustin R. Miller2014-02-071-0/+16
* fix some indentationJustin R. Miller2014-02-071-16/+16
* refs #43: only render on iOS when we need toJustin R. Miller2014-02-071-13/+51
* removing useless line with our use of GLKViewControllerJustin R. Miller2014-02-071-1/+0
* only output FPS on iOS when in debug modeJustin R. Miller2014-02-061-1/+8
* refs #34: don't decelerate pan for low velocityJustin R. Miller2014-02-061-0/+3
* fixes #34: decelerated panningJustin R. Miller2014-02-061-0/+9
* fixes #46: properly dampen pinch gestures near initial zoom w/o flappingJustin R. Miller2014-02-061-9/+15
* refs #45: fix bug w/o breaking intended resultJustin R. Miller2014-02-061-1/+1
* fixes #45: only simultaneously allow pan, pinch, and rotateJustin R. Miller2014-02-061-1/+3
* re-org gestures for conceptual groupingJustin R. Miller2014-02-061-38/+38
* fixes #42: allow for simultaneous pan, pinch, and rotateJustin R. Miller2014-02-051-1/+9
* speed up pinch gestures per @gundersenJustin R. Miller2014-02-051-1/+1
* simplify gesture pointsJustin R. Miller2014-02-051-10/+2
* scale iOS pinches at gesture centerJustin R. Miller2014-02-051-1/+3
* add 4" device launch imageJustin R. Miller2014-02-051-0/+0
* Merge pull request #39 from mapbox/ios-speedKonstantin Käfer2014-02-051-0/+1
|\
| * set framerate to 60fpsKonstantin Käfer2014-02-051-0/+1
* | Merge branch 'master' of github.com:mapbox/llmr-nativeJustin R. Miller2014-02-051-1/+1
|\ \ | |/
| * add target to build for simulatorDane Springmeyer2014-02-041-1/+1
* | bump up iOS deployment target for TestFlight compatibilityJustin R. Miller2014-02-051-1/+1
|/
* beauty is a triple arch command line buildDane Springmeyer2014-02-041-2/+2
* fix include directory, remove tabs, get latest from githubDane Springmeyer2014-02-041-5/+6
* refs #37: disable landscape for nowJustin R. Miller2014-02-041-2/+0
* fixes #33: rotate around arbitrary pointJustin R. Miller2014-02-041-1/+1
* clean up / add more / better document gesturesJustin R. Miller2014-02-041-18/+59
* combine iOS README with main oneJustin R. Miller2014-02-042-9/+0
* refs #24: Gyp-built iOS test appJustin R. Miller2014-02-0427-0/+540