summaryrefslogtreecommitdiff
path: root/android
Commit message (Collapse)AuthorAgeFilesLines
...
* | | #868 - Adding BoundingBox, CoordinateRegion, and CoordinateSpanBrad Leege2015-02-123-0/+352
| | |
* | | #868 - Bringing over ILatLng and refactoring LonLat to match LatLngBrad Leege2015-02-129-123/+216
|/ /
* | #826 - Commenting out cleanJNIBuilds() as it was being included as a dependencyBrad Leege2015-02-111-0/+2
|/
* #826 - Adding make command to build GL core, assemble .aar, and publish to ↵Brad Leege2015-02-111-0/+0
| | | | Maven Central
* Fix checkstyle errorsLeith Bade2015-02-102-10/+8
|
* Fix travis after android gradle refactorLeith Bade2015-02-103-18/+7
|
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into nightlyBuildsBrad Leege2015-02-1010-92/+0
|\
| * Disable testmunk for nowLeith Bade2015-02-0910-92/+0
| |
* | #826 - Adding Gradle task cleanJNIBuilds() to clean up previous Mason buildsBrad Leege2015-02-101-0/+5
| |
* | #826 - Using Gradle flavored environment variable access methodBrad Leege2015-02-101-3/+3
| |
* | #826 - Adding deploy.sh scriptBrad Leege2015-02-101-0/+2
| |
* | #826 - Adjusting rawDir path for token so that it gets created in correct ↵Brad Leege2015-02-101-2/+2
| | | | | | | | location
* | #826 - Checkstyle issuesBrad Leege2015-02-104-181/+187
| |
* | #826 - Fixing rawDir creation functionalityBrad Leege2015-02-101-2/+2
| |
* | #826 - Fixing checkstyle exclusionsBrad Leege2015-02-101-2/+1
| |
* | #826 - Updating copy destinationsBrad Leege2015-02-101-2/+2
| |
* | #826 - Updating .gitignore to keep token.txt out of gitBrad Leege2015-02-101-3/+2
| |
* | #826 - Reordering modulesBrad Leege2015-02-101-1/+1
| |
* | #826 - Renaming lib module to MapboxGLAndroidSDKBrad Leege2015-02-1021-2/+2
| |
* | #826 - Renaming app module to MapboxGLAndroidSDKTestAppBrad Leege2015-02-1035-4/+5
| |
* | #826 -Removing more redundant sdk version configsBrad Leege2015-02-101-3/+0
| |
* | #826 -Removing redundant sdk version configsBrad Leege2015-02-101-5/+1
| |
* | #826 - Adding Android SDK Manager for better CI supportBrad Leege2015-02-092-0/+4
| |
* | #826 - Initial setup of Maven Central publishing functionalityBrad Leege2015-02-092-6/+224
| |
* | #826 -Adding checkstyle to TestApp build process.Brad Leege2015-02-092-1/+206
| |
* | #826 - Converting from jcenter() to mavenCentral()Brad Leege2015-02-092-4/+4
| |
* | #826 - Breaking the Gradle parent up so that each module is responsible for ↵Brad Leege2015-02-093-7/+21
|/ | | | itself. Changing root build.gradle to just be used for Gradle Wrapper management.
* run correct arch buildKonstantin Käfer2015-02-041-0/+1
|
* cleanup makefilesKonstantin Käfer2015-02-041-8/+12
|
* make different abis for androidKonstantin Käfer2015-02-041-6/+27
|
* refactor makefileKonstantin Käfer2015-02-043-18/+21
|
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-1/+6
|
* Use std::chronoLeith Bade2015-02-045-66/+66
|
* Merge pull request #791 from mapbox/strip-androidLeith Bade2015-01-301-0/+1
|\ | | | | Strip android libs to reduce size
| * Strip android libs to reduce sizeLeith Bade2015-01-291-0/+1
| |
* | Add class picker to Android UILeith Bade2015-01-304-3/+151
|/
* Bump version to 0.1.3android-v0.1.3Leith Bade2015-01-292-4/+4
|
* Use seperate build dir for each ABILeith Bade2015-01-291-3/+3
|
* Update android ABIsLeith Bade2015-01-293-1/+12
|
* Fix Android lint errorsLeith Bade2015-01-282-1/+4
|
* Add missing xxxhdpi iconLeith Bade2015-01-282-0/+0
|
* Merge pull request #777 from mapbox/android-v7Leith Bade2015-01-271-6/+6
|\ | | | | Switch to v7 on Android
| * Switch to v7 on AndroidLeith Bade2015-01-271-6/+6
| |
* | Don't create token.txt if it already existsLeith Bade2015-01-271-4/+6
|/
* Throw error on missing tokenLeith Bade2015-01-241-1/+5
|
* Create raw dir in gradleLeith Bade2015-01-241-0/+2
|
* Remove config changesLeith Bade2015-01-231-2/+1
|
* Throw on egl errorsLeith Bade2015-01-222-61/+74
|
* Use LOST for GPSLeith Bade2015-01-219-52/+81
|
* get/setAppliedStyleClasses -> get/setClassesLeith Bade2015-01-183-28/+72
|