summaryrefslogtreecommitdiff
path: root/android/java/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* Update to latest API 22 build toolsLeith Bade2015-03-172-7/+7
* fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-22/+0
* make Map::resize() privateKonstantin Käfer2015-03-061-29/+0
* #923 - Consolidating package namespacesBrad Leege2015-02-262-3/+3
* Fix all lint errorsLeith Bade2015-02-261-1/+1
* 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-243-27/+3
|\ \ | |/
| * #913 - Updating to latest Android Gradle Build ToolsBrad Leege2015-02-241-1/+1
* | Work on javadoc warningsLeith Bade2015-02-241-3/+2
* | Add GPS marker on mapLeith Bade2015-02-191-6/+10
* | Rename packages. Add GPS arrow.Leith Bade2015-02-1913-22/+22
* | Add projection functions to JavaLeith Bade2015-02-1911-51/+206
* | Tidy up JNI LatLng refsLeith Bade2015-02-194-54/+56
|/
* 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-128-121/+214
|/ /
* | #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
* #826 - Adding Gradle task cleanJNIBuilds() to clean up previous Mason buildsBrad Leege2015-02-101-0/+5
* #826 - Adding deploy.sh scriptBrad Leege2015-02-101-0/+2
* #826 - Checkstyle issuesBrad Leege2015-02-103-180/+187
* #826 - Fixing checkstyle exclusionsBrad Leege2015-02-101-2/+1
* #826 - Renaming lib module to MapboxGLAndroidSDKBrad Leege2015-02-1019-0/+4100