summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core] use nearest neigbour for some line iconsAnsis Brammanis2016-01-221-1/+1
* [core] trigger repaint after placement is redoneAnsis Brammanis2016-01-228-42/+39
* [build] replace jpeg library with libjpeg-turboKonstantin Käfer2016-01-226-12/+12
* [core] don't use expensive fmod to get fractional partKonstantin Käfer2016-01-221-1/+1
* [core] don't copy stops by value when recalculating StyleParametersKonstantin Käfer2016-01-221-1/+1
* [android] #3664 - reverse direction fix + formatting commitTobrun2016-01-221-4/+5
* [ios] Updates configure to work when project is a submoduleCameron Mulhern2016-01-221-1/+1
* [android] #3661 - GPS heading with extra rotation fixTobrun2016-01-221-4/+1
* [ios] Removed testDelegateRegionDidChangeMinh Nguyễn2016-01-211-54/+0
* 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-2133-169/+231
* [core] Eliminate Response::stale and inline Response::isExpired()John Firebaugh2016-01-2115-136/+77
* [core] Eliminate RequestBaseJohn Firebaugh2016-01-217-49/+24
* node-v3.0.0node-v3.0.0Mike Morris2016-01-212-1/+10
* [core] improve text-max-angle checkAnsis Brammanis2016-01-202-3/+3
* [core] implement symbol-avoid-edgesAnsis Brammanis2016-01-204-42/+99
* Reorganize and wrap LICENSE fileJason Wray2016-01-201-49/+117
* [ios] add telemetry debug loggingJason Wray2016-01-204-21/+249
* [node] Drop 0.10 from build; require v4+John Firebaugh2016-01-202-13/+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
| * [android] #3338 - add javadoc annotations packageTobrun2016-01-1918-20/+79
| * [android] #3556 - Added test to trigger NaN value on same point, updated LatL...Tobrun2016-01-182-10/+22
| * [android] #3507 - fix location listener leak in UserLocationViewTobrun2016-01-181-13/+34
| * [android] #3593 - added double map view exampleTobrun2016-01-187-6/+214
| * [android] #3573 - Marker clicks stop working after orientation changeTobrun2016-01-182-54/+22