summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-108-21/+150
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-1023-16/+1524
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-1016-157/+256
* [all] Do not set Response data for 404sJohn Firebaugh2016-02-106-29/+15
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-1042-1749/+1114
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-109-173/+112
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-1022-136/+128
* [core] Add a method for statically evaluating font stacks used by a styleJohn Firebaugh2016-02-105-0/+74
* [core] Refactor tileCoverJohn Firebaugh2016-02-1011-122/+236
* [core] round() not always on std:: namespaceThiago Marcos P. Santos2016-02-101-2/+4
* [core] draw clipping masks from ClipIDGenerator rather than SourcesKonstantin Käfer2016-02-105-27/+20
* [core] compute the actual clipping masks that we have to draw with getStencils()Konstantin Käfer2016-02-104-56/+279
* [glfw] add "C" button to show stencil clip masksKonstantin Käfer2016-02-102-0/+57
* [core] make sure icons fit before the ends of the lineAnsis Brammanis2016-02-092-4/+14
* [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-084-17/+49
* Link to latest iOS SDK API documentationMinh Nguyễn2016-02-081-1/+1
* [ios] Get favicon from HTTPS in jazzy docsMinh Nguyễn2016-02-081-1/+1
* [android] Fixed error with asset URLs with URL encoded spaces.Jonas Bergvall2016-02-081-1/+3
* [tests] Add test for AssetFileSource URL encodingJohn Firebaugh2016-02-081-0/+21
* [core] move GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-087-166/+148
* [core] move util/gl_helper.hpp to gl/gl_helper.hppKonstantin Käfer2016-02-082-3/+3
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-0855-56/+56
* [ios] Updated documentation and changelog for 3.1.0Minh Nguyễn2016-02-053-13/+25
* [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-042-1/+7
* [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-044-6/+5
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-045-15/+17
* [all] Make #include <mapbox/variant.hpp> universally accessibleJohn Firebaugh2016-02-048-8/+2
* [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
* [core] Comparison operators for LatLngBoundsJohn Firebaugh2016-02-031-0/+11
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-033-2/+6
* [core] #509 - Adding min / max checks to parameters and refactoring to utiliz...Brad Leege2016-02-031-14/+4
* [android][core] #509 - Setting Min and Max Zooms warning annotations in Andro...Brad Leege2016-02-032-4/+18
* Adding NativeScript and Xamarin plugins to the library listBrad Leege2016-02-031-1/+3
* [ios] Fixed designable warning when showing user locationMinh Nguyễn2016-02-031-1/+1
* [core] Make bool conversions explicitJohn Firebaugh2016-02-032-6/+13
* [android] #3752 - added scroll by x,y feature, introduced new CameraUpdateTy...Tobrun2016-02-0311-42/+422
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-0210-82/+190
* [core] Remove unusedJohn Firebaugh2016-02-028-38/+0
* [core] Remove superflous inlinesJohn Firebaugh2016-02-021-18/+18
* [core] Remove unusedJohn Firebaugh2016-02-021-4/+0
* [core] Remove unusedJohn Firebaugh2016-02-023-21/+0