summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-5/+5
* [android] Removed libuv dependency from HTTPAndroid*Thiago Marcos P. Santos2015-12-011-8/+6
* [core] Remove unused libuv includesThiago Marcos P. Santos2015-12-011-1/+0
* [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-271-25/+1
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-4/+8
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-4/+4
* [core] Fix LatLngBounds default coordinatesBruno de Oliveira Abinader2015-11-181-3/+1
* [android] Bring back OkHTTPLeith Bade2015-11-172-112/+43
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-1/+1
* [core] PrecisionPoint is now a vec2<double>Bruno de Oliveira Abinader2015-11-121-2/+3
* [android] Reflect Map API changes in JNIBruno de Oliveira Abinader2015-11-111-6/+12
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-8/+8
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-041-5/+5
* [core] Remove bundled styles.Leith Bade2015-10-301-1/+0
* [android] Fix crash on MarshmallowLeith Bade2015-10-281-0/+4
* [android] #2809 - addPolylines and removeAnnotations in JNI, added feature ac...Tobrun2015-10-271-0/+79
* [android] Restore old GL context after createSurfaceLeith Bade2015-10-271-1/+6
* improve gestures in perspective viewAnsis Brammanis2015-10-261-1/+1
* [core] Move parseCacheControl() up in the class hierarchyThiago Marcos P. Santos2015-10-261-16/+0
* [android] Move android filesLeith Bade2015-10-253-0/+3045
* [android] Use new GPS markers.Leith Bade2015-10-244-0/+92
* [ios] [android] Use Response::NotFound in other HTTP implementations tooJohn Firebaugh2015-09-291-0/+3
* Improve handling of cancelled HTTP requestsLeith Bade2015-09-231-16/+21
* Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-141-67/+38
* Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-111-0/+399
* Log the Environment ID and the Thread nameThiago Marcos P. Santos2015-03-181-5/+2
* Make the logging system staticThiago Marcos P. Santos2015-03-121-3/+7
* Simplify the logging mechanismThiago Marcos P. Santos2015-03-121-26/+0
* Add assetRoot for AndroidLeith Bade2015-02-101-0/+16
* refactor makefileKonstantin Käfer2015-02-041-202/+0
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-13/+0
* Remove program binary cachingLeith Bade2015-01-271-13/+0
* Fix buildLeith Bade2014-12-182-93/+202
* Fix missing shader cache pathLeith Bade2014-12-081-0/+13
* Fix commitLeith Bade2014-12-061-12/+7
* Fixup after mergeLeith Bade2014-12-041-2/+1
* Rename lots of thingsLeith Bade2014-12-043-22/+22
* Fix debug buildLeith Bade2014-12-031-1/+2
* Remove boost::make_uniqueLeith Bade2014-12-031-4/+3
* Use uv::async and various other fixesLeith Bade2014-12-031-13/+16
* Remove old TODOLeith Bade2014-12-031-1/+0
* Fix Linux buildLeith Bade2014-12-021-1/+0
* Share asset_request between platformsLeith Bade2014-12-023-175/+97
* Rewrite EGL config choosingLeith Bade2014-11-221-4/+2
* Fix json string crashLeith Bade2014-11-181-6/+7
* Load CA bundle from APKLeith Bade2014-11-181-19/+1
* Read styles from APKLeith Bade2014-11-171-103/+101
* Create AssetRequestLeith Bade2014-11-172-0/+196
* Renamed source files using mapbox styleLeith Bade2014-11-121-1/+1
* Add cache path variable from JavaLeith Bade2014-11-081-1/+2