summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-108-16/+755
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-104-6/+12
* [all] Do not set Response data for 404sJohn Firebaugh2016-02-103-22/+11
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-109-619/+605
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-102-8/+9
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-102-68/+66
* [glfw] add "C" button to show stencil clip masksKonstantin Käfer2016-02-101-0/+52
* [android] #3746 - InfoWindowCloseListenerTobrun2016-02-093-1/+43
* [android] #3852 - upgrade to okhttp 3.1.1Tobrun2016-02-091-1/+1
* [android] #3745 - MapboxMap.OnCameraChangeListener :camera:Tobrun2016-02-093-14/+108
* [android] #3747 - InfoWindowLongClickListenerTobrun2016-02-093-10/+74
* [node] add debug options to node bindingsAnsis Brammanis2016-02-082-0/+30
* Link to latest iOS SDK API documentationMinh Nguyễn2016-02-081-1/+1
* [android] Fixed error with asset URLs with URL encoded spaces.Jonas Bergvall2016-02-081-1/+3
* [core] move GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-081-8/+9
* [core] move util/gl_helper.hpp to gl/gl_helper.hppKonstantin Käfer2016-02-081-1/+1
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-085-5/+5
* [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