summaryrefslogtreecommitdiff
path: root/android/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into geoAPIBrad Leege2015-02-122-21/+30
|\
| * 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-122-11/+11
* | | #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-101-1/+1
* #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 .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
* Use std::chronoLeith Bade2015-02-042-34/+36
* 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
* 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 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
* Use LOST for GPSLeith Bade2015-01-218-52/+68
* get/setAppliedStyleClasses -> get/setClassesLeith Bade2015-01-182-17/+34
* Grab access token from environmentLeith Bade2015-01-131-0/+9
* Restore deleted iconsLeith Bade2015-01-094-0/+0
* Update gradle versionLeith Bade2015-01-091-1/+1
* Remove burned iconsLeith Bade2015-01-064-0/+0
* Bump versionandroid-v0.1.2Leith Bade2015-01-052-4/+4
* Add failsafe to program binary loadingLeith Bade2015-01-051-1/+1
* Use two cores for gradleLeith Bade2014-12-263-6/+8
* Enable more lint checksLeith Bade2014-12-224-3/+10