summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update location after clearing target coordinateMinh Nguyễn2016-01-261-8/+12
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-263-5/+11
* [ios] Fixed entering tracking mode at launchMinh Nguyễn2016-01-262-23/+35
* [ios] Refactored location updatesMinh Nguyễn2016-01-261-145/+174
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-262-30/+125
* [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-261-3/+22
* node-v3.0.1node-v3.0.1Mike Morris2016-01-261-0/+6
* [ios] Avoid the blue background location status barJason Wray2016-01-251-7/+18
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-256-28/+31
* [ios] Allow removing never-added annotationsMinh Nguyễn2016-01-241-4/+10
* [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-224-159/+104
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-223-12/+7
* [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-222-2/+12
* [ios] make idocumentMinh Nguyễn2016-01-222-22/+35
* [ios] Split changelog out from readmeMinh Nguyễn2016-01-221-6/+1
* [ios] Polished package readmeMinh Nguyễn2016-01-221-5/+18
* [ios] Rewrote package readmeMinh Nguyễn2016-01-221-6/+6
* [ios] Documented make targetsMinh Nguyễn2016-01-222-2/+16
* [ios] Derive Fabric versioning from Info.plistMinh Nguyễn2016-01-221-2/+3
* [ios] Refactored build scriptsMinh Nguyễn2016-01-222-93/+150
* [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-227-16/+41
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-2213-158/+104
* [build] replace jpeg library with libjpeg-turboKonstantin Käfer2016-01-223-4/+4
* [android] #3664 - reverse direction fix + formatting commitTobrun2016-01-221-4/+5
* [android] #3661 - GPS heading with extra rotation fixTobrun2016-01-221-4/+1
* Update INSTALL.mdMinh Nguyễn2016-01-211-12/+8
* [android] Fix semantics in absence of response headersJohn Firebaugh2016-01-211-48/+33
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-218-60/+112
* [core] Eliminate Response::stale and inline Response::isExpired()John Firebaugh2016-01-211-9/+13
* [core] Eliminate RequestBaseJohn Firebaugh2016-01-214-9/+7
* node-v3.0.0node-v3.0.0Mike Morris2016-01-211-0/+6
* [ios] add telemetry debug loggingJason Wray2016-01-202-4/+182
* [node] Drop 0.10 from build; require v4+John Firebaugh2016-01-201-1/+1
* [android] #3537 - Setting to 4.0.0-SNAPSHOTBrad Leege2016-01-201-1/+1
* Merge pull request #3639 from mapbox/release-android-v3.1.0Brad Leege2016-01-2042-345/+887
|\
| * [android] #3537 - Updating version to 3.1.0 for release and fabricandroid-v3.1.0Brad Leege2016-01-202-2/+2
| * sample geocoder activityAntonio Zugaldia2016-01-197-7/+208
| * [android] #3608 - upgrade okhttp3 to version 2Tobrun2016-01-191-1/+1
| * [android] #3503 - remove serialisable interface from classes in geometry pack...Tobrun2016-01-198-47/+148
| * [android] #3604 - polyline activity memory leak fixTobrun2016-01-191-40/+35
| * [android] #3156 - improving marker selection touch handlingTobrun2016-01-191-43/+17
| * [android] #3525 - fix ConnectivityManager context leakTobrun2016-01-191-1/+1