Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump MVK for one more resource fix | Justin R. Miller | 2014-05-27 | 1 | -0/+0 |
* | use MVK resources directly instead of resource bundle with GYP | Justin R. Miller | 2014-05-27 | 2 | -3/+3 |
* | Merge branch 'master' of github.com:mapbox/llmr-native | Justin R. Miller | 2014-05-27 | 1 | -2/+1 |
|\ | |||||
| * | fix compile on ios | Konstantin Käfer | 2014-05-27 | 2 | -2/+1 |
* | | bump MVK for constraints fixes | Justin R. Miller | 2014-05-27 | 1 | -0/+0 |
|/ | |||||
* | bump MVK for constraints fixes | Justin R. Miller | 2014-05-26 | 1 | -0/+0 |
* | bump MVK for build fixes | Justin R. Miller | 2014-05-26 | 1 | -0/+0 |
* | refs #243: depend on MVKMapKit resources bundle target | Justin R. Miller | 2014-05-26 | 2 | -2/+4 |
* | add Core Graphics to deps for iOS app | Justin R. Miller | 2014-05-23 | 1 | -1/+2 |
* | bump MVK for compass view | Justin R. Miller | 2014-05-23 | 1 | -0/+0 |
* | foundations of delegate/callback API | Justin R. Miller | 2014-05-23 | 1 | -0/+0 |
* | bump MVK for zoom/rotate gesture interactions | Justin R. Miller | 2014-05-23 | 1 | -0/+0 |
* | add landuse_snow bucket | Eden Halperin | 2014-05-22 | 1 | -0/+0 |
* | add cleanup call to mvkmapkit | Konstantin Käfer | 2014-05-22 | 1 | -0/+0 |
* | bump bindings | Justin R. Miller | 2014-05-14 | 1 | -0/+0 |
* | bump MVKMapKit | Justin R. Miller | 2014-05-14 | 1 | -0/+0 |
* | ignore unused parameters | Justin R. Miller | 2014-05-14 | 1 | -0/+10 |
* | technically these take an argument | Justin R. Miller | 2014-05-14 | 1 | -6/+6 |
* | move debug app over to use of Cocoa API | Justin R. Miller | 2014-05-14 | 3 | -322/+34 |
* | get rid of unused framework | Justin R. Miller | 2014-05-14 | 1 | -1/+0 |
* | hide more API | Justin R. Miller | 2014-05-13 | 1 | -3/+0 |
* | keep view controller self-contained for state save/restore | Justin R. Miller | 2014-05-13 | 2 | -12/+16 |
* | save/restore state on ios | Konstantin Käfer | 2014-05-13 | 4 | -10/+38 |
* | refs #147: basic "locate me" button in debug UI | Justin R. Miller | 2014-05-07 | 3 | -9/+40 |
* | fix animation duration casting errors | Justin R. Miller | 2014-05-01 | 1 | -2/+2 |
* | fix iOS view controller for animations->transitions | Justin R. Miller | 2014-04-30 | 1 | -6/+6 |
* | remove concept of settings object from library | Konstantin Käfer | 2014-04-30 | 4 | -89/+25 |
* | hide atomic flags as implementation detail | Konstantin Käfer | 2014-04-30 | 1 | -3/+2 |
* | move to libuv for the rendering loop | Konstantin Käfer | 2014-04-30 | 2 | -78/+54 |
* | properly handle threading for restarts | Justin R. Miller | 2014-04-23 | 1 | -1/+8 |
* | iOS stylistic stuff & small fixes | Justin R. Miller | 2014-04-22 | 1 | -30/+42 |
* | get rid of old rendering notifications since using GLKit directly | Justin R. Miller | 2014-04-22 | 1 | -25/+9 |
* | clarity around terminology | Justin R. Miller | 2014-04-22 | 1 | -3/+3 |
* | remove duplicate import | Justin R. Miller | 2014-04-22 | 1 | -1/+0 |
* | update activity indicator on ios | Konstantin Käfer | 2014-04-15 | 1 | -9/+0 |
* | always start animations with a common start time | Konstantin Käfer | 2014-04-14 | 1 | -20/+3 |
* | update timestamp for animation | Konstantin Käfer | 2014-04-14 | 1 | -0/+1 |
* | remove debug comment | Konstantin Käfer | 2014-04-14 | 1 | -1/+0 |
* | derive from GLKViewController | Konstantin Käfer | 2014-04-14 | 2 | -184/+171 |
* | clean up os x + ios request code | Konstantin Käfer | 2014-04-14 | 2 | -65/+2 |
* | don't report intentionally cancelled HTTP requests as error on os x + ios | Konstantin Käfer | 2014-04-14 | 1 | -0/+5 |
* | don't explicitly force libc++ | Konstantin Käfer | 2014-04-11 | 1 | -3/+0 |
* | make processing more parallel | Konstantin Käfer | 2014-04-11 | 1 | -17/+34 |
* | Merge branch 'master' of github.com:mapbox/llmr-native | Konstantin Käfer | 2014-04-11 | 2 | -7/+6 |
|\ | |||||
| * | fix tool palette during device rotations | Justin R. Miller | 2014-04-10 | 1 | -1/+1 |
| * | update supported iOS orientations | Justin R. Miller | 2014-04-10 | 2 | -6/+5 |
* | | be more verbose about source of tile errors | Konstantin Käfer | 2014-04-10 | 1 | -0/+2 |
|/ | |||||
* | correctly update the map dimensions on rotate | Konstantin Käfer | 2014-04-10 | 1 | -0/+16 |
* | fix linejoin drawing on retina | Konstantin Käfer | 2014-04-10 | 1 | -5/+5 |
* | use global setup script | Konstantin Käfer | 2014-04-09 | 1 | -18/+0 |