| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] fix reparsing overscaled geojson tiles | Ansis Brammanis | 2016-03-30 | 1 | -1/+1 |
* | [core] increase geojson buffer size to match -js | Ansis Brammanis | 2016-03-30 | 1 | -1/+1 |
* | [core] Update to variant 1.1.0 | John Firebaugh | 2016-03-23 | 1 | -1/+1 |
* | [osx] Remove unnecessary build steps | Minh Nguyễn | 2016-03-23 | 1 | -11/+0 |
* | Reset the translation to zero without adjusting for view to fix non-zero fram... | Dan Wexler | 2016-03-20 | 1 | -1/+1 |
* | [ios, osx] Renamed MGLOfflineTask to MGLOfflinePack | Minh Nguyễn | 2016-03-10 | 2 | -2/+2 |
* | [ios, osx] Renamed offline classes | Minh Nguyễn | 2016-03-10 | 2 | -9/+9 |
* | [osx] Added OS X support for offline downloads | Minh Nguyễn | 2016-03-10 | 13 | -175/+18 |
* | [ios] Non-embedded static framework | Minh Nguyễn | 2016-03-08 | 1 | -1/+1 |
* | [android|ios|osx] Fix return type for pixelForLatLng | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -1/+1 |
* | [core] PrecisionPoint is now ScreenCoordinate | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -4/+4 |
* | Merge branch 'release-ios-v3.1.0' | Minh Nguyễn | 2016-02-24 | 1 | -17/+29 |
|\ |
|
| * | [ios, osx] Exclude misses from nearby annotations | Minh Nguyễn | 2016-02-10 | 1 | -1/+2 |
| * | [core, ios, osx] Only constrain after adding to a window | Minh Nguyễn | 2016-02-10 | 1 | -10/+15 |
| * | [ios, osx] Fixed crash reselecting annotation | Minh Nguyễn | 2016-02-10 | 1 | -6/+12 |
* | | [osx] Set default polyline and polygon color to the selected menu item color | Jason Wray | 2016-02-18 | 4 | -16/+56 |
* | | [osx] Typo in readme | Minh Nguyễn | 2016-02-18 | 1 | -1/+1 |
* | | [ios, osx] Consolidate remaining files in platform/{ios,osx} | John Firebaugh | 2016-02-12 | 15 | -19/+1027 |
* | | [build] Build `offline` tool on the bots | Thiago Marcos P. Santos | 2016-02-11 | 1 | -0/+3 |
* | | [build] Fix broken target when building on the bots | Thiago Marcos P. Santos | 2016-02-11 | 1 | -1/+1 |
* | | Link to latest iOS SDK API documentation | Minh Nguyễn | 2016-02-08 | 1 | -1/+1 |
* | | [core] move platform/gl.hpp to gl/gl.hpp | Konstantin Käfer | 2016-02-08 | 2 | -2/+2 |
|/ |
|
* | [core] Improve LatLngBounds API | John Firebaugh | 2016-02-02 | 1 | -11/+11 |
* | [osx] setMaximumZoomLevel, setMinimumZoomLevel | Ansis Brammanis | 2016-01-28 | 1 | -0/+10 |
* | [core, ios, osx] Tilt around visual center point | Minh Nguyễn | 2016-01-26 | 1 | -1/+1 |
* | Cleanup std::chrono usage | Bruno de Oliveira Abinader | 2016-01-25 | 1 | -3/+3 |
* | [ios] Strip Simulator content when archiving | Minh Nguyễn | 2016-01-22 | 2 | -2/+2 |
* | [ios, osx] Optionally animate content insets change | Minh Nguyễn | 2016-01-20 | 1 | -7/+17 |
* | [core][ios][osx][android] make SpriteImage accept PremultipliedImage | Ansis Brammanis | 2016-01-19 | 1 | -4/+5 |
* | [core][ios][osx][android] fix icons with non-integer width/height | Ansis Brammanis | 2016-01-19 | 1 | -2/+2 |
* | [osx] No need to link with libpng & libjpeg | Bruno de Oliveira Abinader | 2016-01-19 | 1 | -2/+0 |
* | [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:... | Minh Nguyễn | 2016-01-18 | 1 | -1/+7 |
* | [core, osx] Added optional padding to convenience methods | Minh Nguyễn | 2016-01-18 | 1 | -9/+10 |
* | [osx] Content insets | Minh Nguyễn | 2016-01-18 | 1 | -3/+61 |
* | [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 |