summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2483 from mapbox/2374-Fix-BouncingBox-Lat-Lon-mismatchTobrun2015-10-013-45/+253
|\
| * Improved BoundingBox implementation + added testacasesTobrun2015-10-013-45/+253
* | Refactor MapView code to be more maintainable. Implement JavaDocs up to rotat...Leith Bade2015-10-018-628/+823
* | mason variant@1.0Mike Morris2015-09-301-0/+1
|/
* #2434 - Centralizing buildscript dependencies and source repository. Using j...Brad Leege2015-09-283-22/+24
* #2434 - Adding makeAndroid and makeAndroidAllBrad Leege2015-09-281-0/+10
* #2434 - Wrapping make cleanBrad Leege2015-09-281-0/+5
* #2426 - Updating artifacts for 0.2.0 developmentBrad Leege2015-09-252-3/+3
* #2275 - Setting version_name to 0.1.0 for releaseBrad Leege2015-09-251-1/+1
* Update CrashlyticsLeith Bade2015-09-251-1/+1
* Merge branch 'release-android-v0.1.0'Leith Bade2015-09-251-1/+0
|\
| * Refactor NativeMapView to hold std::unique_ptr to Map and DefaultFileSourceLeith Bade2015-09-242-18/+29
| * Revert "Add Crashlytics NDK to Android"Brad Leege2015-09-234-33/+2
| * Restore libcurl HTTP on AndroidLeith Bade2015-09-231-0/+5
| * Improve handling of cancelled HTTP requestsLeith Bade2015-09-232-2/+6
| * Add Crashlytics NDK to AndroidLeith Bade2015-09-234-2/+33
| * Fix freezing on Android when rotatingLeith Bade2015-09-223-9/+8
| * Remove Android style URL validationLeith Bade2015-09-211-9/+0
| * Create SharedSQLiteCacheLeith Bade2015-09-161-2/+2
| * Add missing support libsLeith Bade2015-09-112-3/+1
| * Update to Android build tools 23.0.1Leith Bade2015-09-112-2/+2
| * Call cancelTransitions when setting map position, zoom level, or direction.Leith Bade2015-09-111-0/+6
| * #2293 - Removing DrawableBrad Leege2015-09-111-1/+0
| * Changed title dialogtobrun2015-09-111-3/+3
| * Moved icon to the right of Mapbox logotobrun2015-09-111-9/+15
| * Using AlertDialog from AppCompat instead of SDKs versiontobrun2015-09-111-1/+1
| * Added "Improve this map" functionality, current zoom level, center latitude a...tobrun2015-09-112-6/+18
| * Added styling to the Attribution AlertDialogtobrun2015-09-115-3/+24
| * Refactored ColorStateList of attribution control to a Drawable selector, adde...tobrun2015-09-1117-7/+6
| * Added save/restore state for CompassView, LogoView and AttributionViewtobrunvannuland2015-09-111-3/+63
| * Added info icon and map box logotobrunvannuland2015-09-1111-4/+215
| * #2283 - Supporting custom InfoWindow touch listeners via Marker.setInfoWindow...Brad Leege2015-09-113-10/+46
| * Switch to TextureViewLeith Bade2015-09-111-17/+25
| * Use MapView as parent for InfoWindowLeith Bade2015-09-081-2/+1
* | #2414 - Add explicit null check for infoWindowBrad Leege2015-09-241-1/+3
* | #2414 - Removing Crashlytics NDK integration as it's preventing TestApp from ...Brad Leege2015-09-242-11/+1
* | Refactor Android render loop to limit frame rate to 60 FPSLeith Bade2015-09-244-88/+96
* | Actually disable universal APKsLeith Bade2015-09-241-1/+0
* | Refactor NativeMapView to hold std::unique_ptr to Map and DefaultFileSourceLeith Bade2015-09-242-18/+29
* | Fix build with Crashlytics NDK on 64bitLeith Bade2015-09-242-3/+1
* | Merge branch 'android-curl'Brad Leege2015-09-231-0/+5
|\ \
| * | Restore libcurl HTTP on AndroidLeith Bade2015-09-221-0/+5
* | | Improve handling of cancelled HTTP requestsLeith Bade2015-09-232-2/+6
* | | Add Crashlytics NDK to AndroidLeith Bade2015-09-234-2/+33
|/ /
* | Fix freezing on Android when rotatingLeith Bade2015-09-223-9/+8
* | Remove Android style URL validationLeith Bade2015-09-211-9/+0
* | Change MapView.MapChange visibility to public since OnMapChangedListener.onMa...Bastien Mayard2015-09-161-1/+1
* | Merge branch '2317-espresso' of git://github.com/zugaldia/mapbox-gl-native in...Brad Leege2015-09-1614-0/+912
|\ \
| * | import JUnit tests instructionsAntonio Zugaldia2015-09-161-2/+9
| * | placeholders for the remaining objectsAntonio Zugaldia2015-09-163-0/+45