| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] #3145 - MapboxMap | Tobrun | 2016-01-29 | 87 | -3030/+4580 |
* | [ios] Removed redundant usage section | Minh Nguyễn | 2016-01-28 | 1 | -5/+19 |
* | [ios] Restored toggleDebug | Minh Nguyễn | 2016-01-28 | 2 | -6/+6 |
* | [ios] Debug mask | Minh Nguyễn | 2016-01-28 | 4 | -35/+117 |
* | [ios] Eliminated “flashlight mode” | Minh Nguyễn | 2016-01-28 | 1 | -2/+9 |
* | [ios] Marked strip frameworks script executable | Minh Nguyễn | 2016-01-28 | 1 | -0/+0 |
* | [core] Move rapidjson document creation into StyleParser | John Firebaugh | 2016-01-28 | 4 | -19/+15 |
* | [osx] setMaximumZoomLevel, setMinimumZoomLevel | Ansis Brammanis | 2016-01-28 | 2 | -7/+33 |
* | [ios] getters, setters for minZoom, maxZoom | Ansis Brammanis | 2016-01-28 | 3 | -0/+46 |
* | [android] getters, setters for minZoom, maxZoom | Ansis Brammanis | 2016-01-28 | 4 | -0/+83 |
* | [core] add setMaxZoom, setMinZoom | Ansis Brammanis | 2016-01-28 | 6 | -1/+38 |
* | [android] #3716 - Setting Android Version to 4.0.0-SNAPSHOT | Brad Leege | 2016-01-28 | 1 | -1/+1 |
* | Merge branch 'master' into release-android-v3.2.0 | Brad Leege | 2016-01-28 | 6 | -7/+20 |
|\ |
|
| * | [android] #3728 - Adding Back Pressed support for App Bar Home Button | Brad Leege | 2016-01-28 | 1 | -0/+11 |
| * | [ios] Remove dependency on variable in package.sh | Minh Nguyễn | 2016-01-28 | 1 | -1/+1 |
| * | [core] destruct WorkTask data before calling the callback | Konstantin Käfer | 2016-01-28 | 4 | -6/+8 |
* | | [android] #3716 - Updating CHANGELOGandroid-v3.2.0 | Brad Leege | 2016-01-28 | 1 | -1/+5 |
* | | [android] #3716 - Updating version to 3.2.0 for release | Brad Leege | 2016-01-28 | 2 | -2/+2 |
* | | [android] #3723 - Commenting out content padding in MapView API | Brad Leege | 2016-01-28 | 1 | -1/+12 |
* | | [android] #3692 - fix crash with bad internet connection | Tobrun | 2016-01-28 | 1 | -1/+3 |
|/ |
|
* | [android] #3708 - added code coverage test documentation and debug option | Tobrun | 2016-01-28 | 3 | -2/+33 |
* | [ios] Remove incorrect tab whitespace in method | Jesse Bounds | 2016-01-27 | 1 | -19/+17 |
* | [android] Add getters for content paddings. | Larry Geromegnace | 2016-01-27 | 1 | -0/+33 |
* | [android] Use padding to get center coordinates. | Larry Geromegnace | 2016-01-27 | 2 | -2/+2 |
* | [android] Add API to be able to set insets on MapView. | Larry Geromegnace | 2016-01-27 | 5 | -1/+63 |
* | [ios] Added #3049 to changelog | Minh Nguyễn | 2016-01-27 | 1 | -0/+1 |
* | ios-v3.1.0-pre.2ios-v3.1.0-pre.2 | Minh Nguyễn | 2016-01-26 | 1 | -1/+1 |
* | [ios] Update location after clearing target coordinate | Minh Nguyễn | 2016-01-26 | 1 | -8/+12 |
* | [core, ios, osx] Tilt around visual center point | Minh Nguyễn | 2016-01-26 | 7 | -6/+30 |
* | [ios] Fixed entering tracking mode at launch | Minh Nguyễn | 2016-01-26 | 3 | -23/+37 |
* | [ios] Refactored location updates | Minh Nguyễn | 2016-01-26 | 1 | -145/+174 |
* | [ios] Bifocal viewport in course tracking mode | Minh Nguyễn | 2016-01-26 | 3 | -30/+165 |
* | [ios] Turn map around when user dot is top-aligned | Minh Nguyễn | 2016-01-26 | 1 | -4/+9 |
* | [ios] Avoid jumping when setting user tracking mode | Minh Nguyễn | 2016-01-26 | 1 | -24/+42 |
* | [ios] Various user tracking mode fixes | Minh Nguyễn | 2016-01-26 | 2 | -4/+43 |
* | [core] bump sprite atlas to 1024x1024 | Ansis Brammanis | 2016-01-26 | 3 | -3/+3 |
* | node-v3.0.1node-v3.0.1 | Mike Morris | 2016-01-26 | 2 | -1/+7 |
* | [ios] Avoid the blue background location status bar | Jason Wray | 2016-01-25 | 2 | -7/+19 |
* | Cleanup std::chrono usage | Bruno de Oliveira Abinader | 2016-01-25 | 19 | -68/+65 |
* | [ios] Allow removing never-added annotations | Minh Nguyễn | 2016-01-24 | 1 | -4/+10 |
* | [ios] Updated changelog | Minh Nguyễn | 2016-01-24 | 1 | -0/+1 |
* | [ios] Quoted umbrella header imports | Minh Nguyễn | 2016-01-24 | 1 | -18/+18 |
* | [ios] Update IB designables message to remove Settings.bundle mention | Jason Wray | 2016-01-22 | 1 | -3/+1 |
* | [core] Include prior values of caching headers in Resource | John Firebaugh | 2016-01-22 | 10 | -188/+130 |
* | [core] Use notModified to check for style change | John Firebaugh | 2016-01-22 | 1 | -5/+7 |
* | [core] Avoid storing raw glyph data in addition to parsed representation | John Firebaugh | 2016-01-22 | 2 | -31/+17 |
* | [core] Remove unused parts of chrono.hpp | John Firebaugh | 2016-01-22 | 2 | -41/+0 |
* | [core] Polyfill std::chrono::abs | John Firebaugh | 2016-01-22 | 2 | -3/+9 |
* | [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their API | John Firebaugh | 2016-01-22 | 11 | -71/+58 |
* | [core] fix missing icon collision boxes | Ansis Brammanis | 2016-01-22 | 3 | -11/+19 |