| Commit message (Expand) | Author | Age | Files | Lines |
* | [osx] Fixed static analyzer warnings | Minh Nguyễn | 2016-01-14 | 1 | -1/+1 |
* | [osx] Consistent origins in gesture recognizers | Minh Nguyễn | 2016-01-14 | 1 | -28/+42 |
* | [core] Standardize transform origin | Minh Nguyễn | 2016-01-14 | 1 | -1/+1 |
* | [core] Separated AnimationOptions from CameraOptions | Minh Nguyễn | 2016-01-14 | 1 | -17/+20 |
* | [core] Eliminate platform::assetRoot() | John Firebaugh | 2016-01-13 | 1 | -3/+2 |
* | [ios, osx] Fixed Xcode 7.3 build | Minh Nguyễn | 2016-01-11 | 1 | -1/+1 |
* | [core] Privatize SQLiteCache | John Firebaugh | 2016-01-08 | 1 | -4/+1 |
* | [android, linux, osx] Upgrade to libpng 1.6.20 | Dane Springmeyer | 2016-01-06 | 1 | -1/+1 |
* | [android, ios, osx] Emoji ⇢ ASCII in Bitrise notifications | John Firebaugh | 2016-01-05 | 1 | -2/+2 |
* | Rewrote documentation | Minh Nguyễn | 2016-01-05 | 3 | -0/+63 |
* | Updated gesture help | Minh Nguyễn | 2016-01-05 | 1 | -3/+4 |
* | Double-tap to zoom out on Magic Mice | Minh Nguyễn | 2016-01-04 | 1 | -7/+17 |
* | [osx] Fixed map feedback zoom level | Minh Nguyễn | 2016-01-04 | 1 | -1/+1 |
* | [osx] Corrected initial title for restored windows | Minh Nguyễn | 2016-01-04 | 1 | -7/+6 |
* | [osx] Restore last window regardless of system preference | Minh Nguyễn | 2016-01-04 | 3 | -54/+104 |
* | [osx] Fixed URL handler, reload for new access token | Minh Nguyễn | 2016-01-04 | 3 | -66/+85 |
* | [osx] Respect system window closing preference | Minh Nguyễn | 2016-01-04 | 3 | -41/+34 |
* | [osx] Make osxapp document-based | Minh Nguyễn | 2016-01-04 | 8 | -644/+746 |
* | [osx] Simplified zoom logic | Minh Nguyễn | 2015-12-24 | 1 | -2/+8 |
* | [osx] Run unit tests | Minh Nguyễn | 2015-12-24 | 1 | -2/+2 |
* | [osx] Stop building/testing OS X SDK on Travis | Minh Nguyễn | 2015-12-24 | 1 | -3/+0 |
* | [android, ios, osx] Moved platform identifier into Slack user name | Minh Nguyễn | 2015-12-24 | 1 | -6/+8 |
* | [osx] Bitrise configuration | Minh Nguyễn | 2015-12-24 | 1 | -0/+64 |
* | [osx] Unit tests | Minh Nguyễn | 2015-12-24 | 6 | -2/+222 |
* | [osx] Restore last viewed style at launch | Minh Nguyễn | 2015-12-22 | 1 | -5/+12 |
* | [core] Merge SQLiteCache into the platform library | John Firebaugh | 2015-12-22 | 2 | -2/+0 |
* | [ios, osx] Drop xcpretty | John Firebaugh | 2015-12-21 | 1 | -3/+0 |
* | [ios, osx] Optional peak altitude for flying | Minh Nguyễn | 2015-12-20 | 1 | -0/+10 |
* | [ios, osx] Avoid transition to current camera | Minh Nguyễn | 2015-12-20 | 1 | -0/+6 |
* | [ios, osx] Better zoom level–altitude conversion | Minh Nguyễn | 2015-12-20 | 1 | -89/+10 |
* | [osx] Flipped drag-rotate center point | Minh Nguyễn | 2015-12-19 | 1 | -1/+1 |
* | [ios, osx] Allow zero-duration flight | Minh Nguyễn | 2015-12-19 | 1 | -2/+2 |
* | [osx] Typo in osxapp help | Minh Nguyễn | 2015-12-19 | 1 | -1/+1 |
* | [osx] Fixed path to embedded framework | Minh Nguyễn | 2015-12-17 | 1 | -1/+1 |
* | [osx] Fixed 'make compdb' target' | Bruno de Oliveira Abinader | 2015-12-17 | 2 | -3/+3 |
* | Move platform scripts into platforms | John Firebaugh | 2015-12-16 | 6 | -0/+118 |
* | [ios, osx] Added flyToCamera: variation that uses default duration | Minh Nguyễn | 2015-12-15 | 2 | -1/+5 |
* | [osx] World tour | Minh Nguyễn | 2015-12-15 | 2 | -4/+76 |
* | [ios, osx] Added flyTo to OS X; refactored camera setters | Minh Nguyễn | 2015-12-15 | 1 | -20/+53 |
* | [ios, osx] Corrected missing annotation tag assertion message | Minh Nguyễn | 2015-12-15 | 1 | -1/+1 |
* | [osx] Restore debug mask | Minh Nguyễn | 2015-12-15 | 1 | -1/+1 |
* | [osx] Corrected documentation | Minh Nguyễn | 2015-12-13 | 1 | -4/+6 |
* | [osx] Sort candidate annotations by proximity to tap | Minh Nguyễn | 2015-12-13 | 1 | -17/+30 |
* | [osx] Printing | Minh Nguyễn | 2015-12-13 | 1 | -1/+49 |
* | [osx] Remove All Pins command | Minh Nguyễn | 2015-12-13 | 3 | -3/+25 |
* | [osx] Persist viewpoint across relaunch | Minh Nguyễn | 2015-12-13 | 1 | -0/+8 |
* | [osx] Map camera | Minh Nguyễn | 2015-12-13 | 5 | -4/+168 |
* | [osx] Don’t strip on copy in Debug | Minh Nguyễn | 2015-12-13 | 1 | -0/+13 |
* | [osx] Fixed IB latitude/longitude inspectables | Minh Nguyễn | 2015-12-13 | 4 | -1/+29 |
* | [osx] Default callout view controller | Minh Nguyễn | 2015-12-13 | 1 | -3/+15 |