summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Conform to SMCalloutViewDelegateMinh Nguyễn2016-02-091-0/+9
* [ios] Load categories in MGLAccountManager for FabricMinh Nguyễn2016-02-091-0/+10
* [android] #3830 added mocked parcel implementationTobrun2016-02-052-0/+189
* Fix Memory leak caused by duplicated add in LocationListener listjaumeolba2016-02-051-1/+3
* node-v3.0.2node-v3.0.2Mike Morris2016-02-041-0/+6
* [node] patch memory leak in NodeMap::requestMike Morris2016-02-041-1/+1
* [ios] Explain prerelease testing in docsJordan Moncharmont2016-02-041-1/+10
* [core] Remove Response::Error::Reason::CanceledJohn Firebaugh2016-02-042-4/+5
* [all] Make #include <mapbox/variant.hpp> universally accessibleJohn Firebaugh2016-02-042-2/+0
* [android] #3811 - handle null target value by using previous camera position.Tobrun2016-02-041-0/+9
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-0424-686/+460
* [android][core] #509 - Setting Min and Max Zooms warning annotations in Andro...Brad Leege2016-02-031-2/+2
* [ios] Fixed designable warning when showing user locationMinh Nguyễn2016-02-031-1/+1
* [android] #3752 - added scroll by x,y feature, introduced new CameraUpdateTy...Tobrun2016-02-0311-42/+422
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-025-43/+37
* [android] #3736 - clicks should ignore marker validation when an InfoWindowAd...Tobrun2016-02-021-1/+1
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-0234-768/+690
* [android] #3759 - Add SupportMapFragment, test app integration, cleanup old f...Tobrun2016-02-029-27/+201
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-011-5/+3
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-011-5/+14
* [android] #3776 - UiSettings uses MapView instead of MapboxMap as dependency....Tobrun2016-02-016-191/+118
* [android] #3753 - Optimising zoomTobrun2016-02-015-127/+309
* [android] #3760 - parity with Google Maps SDKTobrun2016-02-0111-464/+819
* [android] #3145 - MapboxMapTobrun2016-01-2987-3030/+4580
* [ios] Removed redundant usage sectionMinh Nguyễn2016-01-281-5/+19
* [ios] Restored toggleDebugMinh Nguyễn2016-01-281-5/+5
* [ios] Debug maskMinh Nguyễn2016-01-281-7/+50
* [ios] Eliminated “flashlight mode”Minh Nguyễn2016-01-281-2/+9
* [osx] setMaximumZoomLevel, setMinimumZoomLevelAnsis Brammanis2016-01-281-0/+10
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+20
* [android] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-283-0/+82
* [android] #3716 - Setting Android Version to 4.0.0-SNAPSHOTBrad Leege2016-01-281-1/+1
* Merge branch 'master' into release-android-v3.2.0Brad Leege2016-01-282-1/+12
|\
| * [android] #3728 - Adding Back Pressed support for App Bar Home ButtonBrad Leege2016-01-281-0/+11
| * [ios] Remove dependency on variable in package.shMinh Nguyễn2016-01-281-1/+1
* | [android] #3716 - Updating version to 3.2.0 for releaseBrad Leege2016-01-282-2/+2
* | [android] #3723 - Commenting out content padding in MapView APIBrad Leege2016-01-281-1/+12
* | [android] #3692 - fix crash with bad internet connectionTobrun2016-01-281-1/+3
|/
* [android] #3708 - added code coverage test documentation and debug optionTobrun2016-01-283-2/+33
* [ios] Remove incorrect tab whitespace in methodJesse Bounds2016-01-271-19/+17
* [android] Add getters for content paddings.Larry Geromegnace2016-01-271-0/+33
* [android] Use padding to get center coordinates.Larry Geromegnace2016-01-272-2/+2
* [android] Add API to be able to set insets on MapView.Larry Geromegnace2016-01-275-1/+63
* [ios] Update location after clearing target coordinateMinh Nguyễn2016-01-261-8/+12
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-263-5/+11
* [ios] Fixed entering tracking mode at launchMinh Nguyễn2016-01-262-23/+35
* [ios] Refactored location updatesMinh Nguyễn2016-01-261-145/+174
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-262-30/+125
* [ios] Turn map around when user dot is top-alignedMinh Nguyễn2016-01-261-4/+9
* [ios] Avoid jumping when setting user tracking modeMinh Nguyễn2016-01-261-24/+42