summaryrefslogtreecommitdiff
path: root/android/java
Commit message (Expand)AuthorAgeFilesLines
* Delete assets before extractionLeith Bade2014-11-161-0/+8
* API 14 compatLeith Bade2014-11-152-2/+2
* api 16 compatLeith Bade2014-11-152-2/+2
* 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
* 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-125-13/+26
|\
| * Lets no get ahead of ourselvesLeith Bade2014-11-122-2/+2
| * Change Assetbridge extraction dir to data dirLeith Bade2014-11-113-10/+23
* | 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-101-2/+4
* Add async assertsLeith Bade2014-11-091-1/+0
* Add Map::pause/resumeLeith Bade2014-11-092-4/+21
* Reduce log noiseLeith Bade2014-11-092-4/+3
* More tidying upLeith Bade2014-11-081-24/+1
* Enable debug layerLeith Bade2014-11-081-0/+1
* Stop file not found error in MakefileLeith Bade2014-11-0810-76/+111
* Add cache path variable from JavaLeith Bade2014-11-084-5/+123
* Merge branch 'android-mason' of https://github.com/mapbox/mapbox-gl-native in...Leith Bade2014-11-082-2/+2
|\
| * 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-083-16/+11
|/
* Enable debug rendering, work around make_inactive bugLeith Bade2014-11-071-1/+1
* Rename angle to bearingLeith Bade2014-11-062-26/+22
* Remove source functionsLeith Bade2014-11-062-28/+0
* 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