summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core] Polyfill std::chrono::absJohn Firebaugh2016-01-222-3/+9
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-2211-71/+58
* [core] fix missing icon collision boxesAnsis Brammanis2016-01-223-11/+19
* [ios] No manual rotating in heading/course tracking modeios-v3.1.0-pre.1Minh Nguyễn2016-01-221-0/+5
* [ios] Disable user tracking in -setVisibleCoordinates:Minh Nguyễn2016-01-221-0/+1
* [ios] Settings.bundle no longer requiredMinh Nguyễn2016-01-221-1/+1
* [ios] Split API index from package readmeMinh Nguyễn2016-01-224-3/+22
* [ios] make idocumentMinh Nguyễn2016-01-223-22/+36
* [ios] Split changelog out from readmeMinh Nguyễn2016-01-222-13/+2
* [ios] Polished package readmeMinh Nguyễn2016-01-222-6/+26
* [ios] Rewrote package readmeMinh Nguyễn2016-01-222-8/+67
* [ios] Documented make targetsMinh Nguyễn2016-01-222-2/+16
* [ios] Updated podspec for 3.1.0-pre.1 and iOS 8+Minh Nguyễn2016-01-221-4/+4
* [ios] Derive Fabric versioning from Info.plistMinh Nguyễn2016-01-221-2/+3
* [ios] Refactored build scriptsMinh Nguyễn2016-01-224-97/+155
* [ios] Put static library inside framework bundleMinh Nguyễn2016-01-221-1/+1
* [ios] Look for resources in static framework bundleMinh Nguyễn2016-01-222-10/+10
* [ios] Strip Simulator content when archivingMinh Nguyễn2016-01-2210-17/+130
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-2233-327/+348