summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
| * [ios] Remove dependency on variable in package.shMinh Nguyễn2016-01-281-1/+1
| * [core] destruct WorkTask data before calling the callbackKonstantin Käfer2016-01-284-6/+8
* | [android] #3716 - Updating CHANGELOGandroid-v3.2.0Brad Leege2016-01-281-1/+5
* | [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] Added #3049 to changelogMinh Nguyễn2016-01-271-0/+1
* ios-v3.1.0-pre.2ios-v3.1.0-pre.2Minh Nguyễn2016-01-261-1/+1
* [ios] Update location after clearing target coordinateMinh Nguyễn2016-01-261-8/+12
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-267-6/+30
* [ios] Fixed entering tracking mode at launchMinh Nguyễn2016-01-263-23/+37
* [ios] Refactored location updatesMinh Nguyễn2016-01-261-145/+174
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-263-30/+165
* [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
* [ios] Various user tracking mode fixesMinh Nguyễn2016-01-262-4/+43
* [core] bump sprite atlas to 1024x1024Ansis Brammanis2016-01-263-3/+3
* node-v3.0.1node-v3.0.1Mike Morris2016-01-262-1/+7
* [ios] Avoid the blue background location status barJason Wray2016-01-252-7/+19
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-2519-68/+65
* [ios] Allow removing never-added annotationsMinh Nguyễn2016-01-241-4/+10
* [ios] Updated changelogMinh Nguyễn2016-01-241-0/+1
* [ios] Quoted umbrella header importsMinh Nguyễn2016-01-241-18/+18
* [ios] Update IB designables message to remove Settings.bundle mentionJason Wray2016-01-221-3/+1
* [core] Include prior values of caching headers in ResourceJohn Firebaugh2016-01-2210-188/+130
* [core] Use notModified to check for style changeJohn Firebaugh2016-01-221-5/+7
* [core] Avoid storing raw glyph data in addition to parsed representationJohn Firebaugh2016-01-222-31/+17
* [core] Remove unused parts of chrono.hppJohn Firebaugh2016-01-222-41/+0