summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Add Map::pause/resumeLeith Bade2014-11-095-41/+92
* Reduce log noiseLeith Bade2014-11-094-7/+13
* Work around emulator GL ES 2.0 bugLeith Bade2014-11-091-9/+54
* Implement GL extensionsLeith Bade2014-11-092-0/+30
* Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-091-1/+6
* More tidying upLeith Bade2014-11-082-42/+7
* Enable debug layerLeith Bade2014-11-082-7/+9
* Tidy up config choosingLeith Bade2014-11-081-5/+4
* Stop file not found error in MakefileLeith Bade2014-11-0813-129/+220
* Add cache path variable from JavaLeith Bade2014-11-087-7/+153
* Merge branch 'android-mason' of https://github.com/mapbox/mapbox-gl-native in...Leith Bade2014-11-083-3/+3
|\
| * fix styles pathJustin R. Miller2014-11-071-1/+1
| * require GL ES 2 (even if ignored by emulator)Justin R. Miller2014-11-072-2/+2
* | Move style url and spi key to javaLeith Bade2014-11-086-36/+45
|/
* Temp disable SSL cert validationLeith Bade2014-11-082-2/+6
* Rename old log functionsLeith Bade2014-11-083-217/+217
* Non https style URLLeith Bade2014-11-071-3/+1
* Finish android log backendLeith Bade2014-11-071-5/+2
* Better way to avoid warningsLeith Bade2014-11-071-4/+1
* Enable debug rendering, work around make_inactive bugLeith Bade2014-11-072-3/+10
* Fix bad countLeith Bade2014-11-072-2/+3
* Rename angle to bearingLeith Bade2014-11-063-45/+32
* Remove source functionsLeith Bade2014-11-063-61/+0
* Fix bug with callback into JavaLeith Bade2014-11-061-7/+31
* Link all libs staticallyLeith Bade2014-11-061-1/+9
* Reset lint levelsLeith Bade2014-11-062-4/+2
* Use latest SDK buildLeith Bade2014-11-062-4/+4
* Add java filesLeith Bade2014-11-0638-0/+3645
* Move cpp files into dirLeith Bade2014-11-065-2/+2
* Add JNI code to build systemLeith Bade2014-11-055-0/+1552