summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* [android] #3145 - MapboxMapTobrun2016-01-291-85/+2
* [android] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+16
* [android] Use padding to get center coordinates.Larry Geromegnace2016-01-271-1/+1
* [android] Add API to be able to set insets on MapView.Larry Geromegnace2016-01-273-1/+21
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-261-2/+3
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-13/+13
* [core] Include prior values of caching headers in ResourceJohn Firebaugh2016-01-221-38/+15
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-221-5/+3
* [android] Fix semantics in absence of response headersJohn Firebaugh2016-01-211-48/+33
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-9/+9
* [core] Eliminate RequestBaseJohn Firebaugh2016-01-211-2/+2
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-7/+10
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+2
* [core] Restore existing response bodyJohn Firebaugh2016-01-141-0/+2
* [core] Add an explicit "not modified" indicator to ResponseJohn Firebaugh2016-01-141-9/+12
* [android] #3539 - silence warning about unused param message that was breakin...Tobrun2016-01-141-0/+3
* [core] Separated AnimationOptions from CameraOptionsMinh Nguyễn2016-01-141-20/+22
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-133-17/+5
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-0/+111
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-082-5/+1
* [core] Remove `Resource` dependency from low-level classesJohn Firebaugh2015-12-231-8/+7
* [android] #3348 - Updating customLayerClass package name in JNI codeBrad Leege2015-12-211-1/+1
* [android] #3304 - refactor SpriteFactory to IconFactory, changed all the spri...Tobrun2015-12-202-29/+29
* [android] Camera APIBrad Leege2015-12-181-0/+104
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-171-0/+8
* [android] Add CustomLayerRenderParameters to example codeJohn Firebaugh2015-12-161-1/+3
* [android] Simplify structure for native filesJohn Firebaugh2015-12-168-0/+3754