summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #884 from mapbox/move-bucketsLeith Bade2015-02-142-5/+5
|\
| * Move to mapbox bucketLeith Bade2015-02-132-5/+5
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into geoAPIBrad Leege2015-02-123-21/+31
|\ \ | |/
| * Archive libmbgl-gl.so with symbols intactLeith Bade2015-02-121-0/+1
| * Merge pull request #861 from mapbox/android-2-3Leith Bade2015-02-112-21/+30
| |\
| | * Add support for Android API level 8Leith Bade2015-02-112-21/+30
* | | #868 - Updating getLatLon() calls in MapView and NativeMapView. Updating Jav...Brad Leege2015-02-123-21/+21
* | | #868 - Updating LatLngZoom to match LatLngBrad Leege2015-02-121-6/+4
* | | #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 Ma...Brad Leege2015-02-111-0/+0
* 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 loc...Brad Leege2015-02-101-2/+2
* | #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 i...Brad Leege2015-02-093-7/+21
|/
* 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 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
|\