summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* make Map::resize() privateKonstantin Käfer2015-03-063-47/+7
* #923 - Consolidating package namespacesBrad Leege2015-02-262-3/+3
* Fix all lint errorsLeith Bade2015-02-264-6/+7
* Replace setRotation with MatrixLeith Bade2015-02-262-5/+16
* Ignore lint error from OkHTTPLeith Bade2015-02-261-0/+4
* Replace constantLeith Bade2015-02-251-1/+1
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-conv...Leith Bade2015-02-258-101/+164
|\
| * #823 - Adding JavaDoc for cancel()Brad Leege2015-02-251-0/+4
| * #823 - Building cancel method. Refactoring request to not return OkHttp Requ...Brad Leege2015-02-252-5/+16
| * #823 - Building request methodBrad Leege2015-02-251-0/+22
| * #823 - Adding OkHttp dependency. Initial setup of JavaFileSource as a single...Brad Leege2015-02-252-0/+25
| * Use Build constants instead of integersBrad Leege2015-02-251-1/+2
| * #895 - Fixing missing JavaDoc warnings.Brad Leege2015-02-254-100/+100
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-conv...Leith Bade2015-02-245-91/+41
|\ \ | |/
| * #911 - Persist GPS State in UI across device rotationBrad Leege2015-02-241-16/+44
| * #913 - Updating to latest Android Gradle Build ToolsBrad Leege2015-02-242-2/+2
* | Work on javadoc warningsLeith Bade2015-02-241-3/+2
* | Save GPS on/off stateLeith Bade2015-02-231-10/+37
* | Add compass supportLeith Bade2015-02-191-31/+98
* | Fix GPS marker positioning. Disable map centre locking to GPSLeith Bade2015-02-192-23/+48
* | Fix min SDK versionLeith Bade2015-02-191-1/+1
* | Fix LOST loadingLeith Bade2015-02-191-4/+5
* | Fixup LatLng class refLeith Bade2015-02-191-12/+12
* | Add GPS marker on mapLeith Bade2015-02-194-43/+89
* | Rename packages. Add GPS arrow.Leith Bade2015-02-1931-34/+34
* | Add projection functions to JavaLeith Bade2015-02-1913-65/+442
* | Tidy up JNI LatLng refsLeith Bade2015-02-195-130/+132
|/
* wrong parameter orderKonstantin Käfer2015-02-171-1/+1
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-6/+6
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-8/+7
* 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