| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu... | Tobrun | 2016-02-02 | 34 | -768/+690 |
* | [android] #3759 - Add SupportMapFragment, test app integration, cleanup old f... | Tobrun | 2016-02-02 | 9 | -27/+201 |
* | [ios] Renamed -showAnnotations:withEdgeInsets:animated: | Minh Nguyễn | 2016-02-01 | 2 | -15/+12 |
* | Custom edgeInsets for fitting in showAnnotations | Jordan Moncharmont | 2016-02-01 | 2 | -8/+35 |
* | [core] Normalize only raster source tile URLs | John Firebaugh | 2016-02-01 | 6 | -4/+48 |
* | [core] Don't use struct | John Firebaugh | 2016-02-01 | 1 | -5/+10 |
* | [core] Refactor TileJSON parsing for offline | John Firebaugh | 2016-02-01 | 3 | -22/+49 |
* | [tests] Refactor and make MockFileSource more general | John Firebaugh | 2016-02-01 | 12 | -550/+592 |
* | [android] #3776 - UiSettings uses MapView instead of MapboxMap as dependency.... | Tobrun | 2016-02-01 | 6 | -191/+118 |
* | [android] #3753 - Optimising zoom | Tobrun | 2016-02-01 | 5 | -127/+309 |
* | [android] #3760 - parity with Google Maps SDK | Tobrun | 2016-02-01 | 11 | -464/+819 |
* | Added scalable icon | Minh Nguyễn | 2016-01-30 | 1 | -0/+81 |
* | ios-v3.1.0-pre.3 | Minh Nguyễn | 2016-01-29 | 1 | -1/+1 |
* | [core] Change TileData pixelRatio to an integer | John Firebaugh | 2016-01-29 | 2 | -2/+2 |
* | [core] Rationalize Resource initialization | John Firebaugh | 2016-01-29 | 12 | -100/+180 |
* | [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, z | John Firebaugh | 2016-01-29 | 6 | -29/+66 |
* | [core] Camel-case member names | John Firebaugh | 2016-01-29 | 3 | -11/+11 |
* | [core] fix redoPlacement blocking main thread, fix #3727 | Ansis Brammanis | 2016-01-29 | 1 | -6/+5 |
* | Add libjpeg-turbo license, remove libjpeg license | Jason Wray | 2016-01-29 | 1 | -52/+28 |
* | [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 |