summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Android api 17 compatLeith Bade2014-11-153-3/+4
* Give Travis latest build toolsLeith Bade2014-11-152-2/+2
* Update to new build toolsLeith Bade2014-11-152-2/+2
* Fix some lint errorsLeith Bade2014-11-153-8/+1
* Change to proper Log functionsLeith Bade2014-11-152-264/+267
* Revert "Fix Makefile"Justin R. Miller2014-11-131-2/+0
* Fix MakefileLeith Bade2014-11-141-0/+2
* Implement connectivity monitoringLeith Bade2014-11-144-13/+90
* Scale map style to match screen DPILeith Bade2014-11-131-16/+23
* add default, unburned icons to satisfy StudioJustin R. Miller2014-11-124-0/+0
* Merge branch 'android-mason' of github.com:mapbox/mapbox-gl-native into andro...Justin R. Miller2014-11-1210-299/+152
|\
| * Fix crashLeith Bade2014-11-121-1/+1
| * More tidy upLeith Bade2014-11-121-10/+4
| * Tidy code up moreLeith Bade2014-11-122-120/+106
| * Renamed source files using mapbox styleLeith Bade2014-11-125-156/+11
| * Lets no get ahead of ourselvesLeith Bade2014-11-122-2/+2
| * Missed other Map::terminate() callLeith Bade2014-11-111-1/+1
| * Change Assetbridge extraction dir to data dirLeith Bade2014-11-115-12/+28
| * Fix function nameLeith Bade2014-11-111-1/+1
| * We no longer need to call Map::terminate9Leith Bade2014-11-111-1/+1
| * Be sure to terminate everythingLeith Bade2014-11-111-0/+2
* | add dev icon burningJustin R. Miller2014-11-115-1/+1
* | rename iconsJustin R. Miller2014-11-115-1/+1
* | update app iconsJustin R. Miller2014-11-114-0/+0
* | use remote style URLJustin R. Miller2014-11-111-2/+2
|/
* Fix flixker after switchLeith Bade2014-11-103-15/+23
* Remove old commentsLeith Bade2014-11-101-6/+0
* Wait for pauseLeith Bade2014-11-092-5/+5
* Add async assertsLeith Bade2014-11-092-2/+1
* 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