summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [node] patch a memory leak in NodeMap::requestnode-v3.0.2-pre.1Mike Morris2016-02-032-2/+2
* [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
* [core] tweak dash rendering and enable render testsAnsis Brammanis2016-02-022-4/+6
* [core] make symbol sort order more deterministicAnsis Brammanis2016-02-023-7/+11
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-0226-37/+93
* [core] Simplify latLngToCoordinate calculationJohn Firebaugh2016-02-021-5/+3
* [core] Remove unusedJohn Firebaugh2016-02-022-5/+0
* [core] Remove TransformState::getNormalizedZoomJohn Firebaugh2016-02-025-19/+14
* [core] Remove unused declarationsJohn Firebaugh2016-02-021-3/+0
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-0224-23/+24
* [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-012-15/+12
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-012-8/+35
* [core] Normalize only raster source tile URLsJohn Firebaugh2016-02-016-4/+48
* [core] Don't use structJohn Firebaugh2016-02-011-5/+10
* [core] Refactor TileJSON parsing for offlineJohn Firebaugh2016-02-013-22/+49
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-0112-550/+592
* [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
* Added scalable iconMinh Nguyễn2016-01-301-0/+81
* ios-v3.1.0-pre.3Minh Nguyễn2016-01-291-1/+1
* [core] Change TileData pixelRatio to an integerJohn Firebaugh2016-01-292-2/+2
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-2912-100/+180
* [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, zJohn Firebaugh2016-01-296-29/+66
* [core] Camel-case member namesJohn Firebaugh2016-01-293-11/+11
* [core] fix redoPlacement blocking main thread, fix #3727Ansis Brammanis2016-01-291-6/+5
* Add libjpeg-turbo license, remove libjpeg licenseJason Wray2016-01-291-52/+28
* [android] #3145 - MapboxMapTobrun2016-01-2987-3030/+4580
* [ios] Removed redundant usage sectionMinh Nguyễn2016-01-281-5/+19
* [ios] Restored toggleDebugMinh Nguyễn2016-01-282-6/+6
* [ios] Debug maskMinh Nguyễn2016-01-284-35/+117
* [ios] Eliminated “flashlight mode”Minh Nguyễn2016-01-281-2/+9
* [ios] Marked strip frameworks script executableMinh Nguyễn2016-01-281-0/+0
* [core] Move rapidjson document creation into StyleParserJohn Firebaugh2016-01-284-19/+15
* [osx] setMaximumZoomLevel, setMinimumZoomLevelAnsis Brammanis2016-01-282-7/+33
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-283-0/+46
* [android] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-284-0/+83
* [core] add setMaxZoom, setMinZoomAnsis Brammanis2016-01-286-1/+38
* [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-286-7/+20
|\
| * [android] #3728 - Adding Back Pressed support for App Bar Home ButtonBrad Leege2016-01-281-0/+11