summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Expand)AuthorAgeFilesLines
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-0216-617/+476
* [android] #3759 - Add SupportMapFragment, test app integration, cleanup old f...Tobrun2016-02-023-19/+112
* [android] #3776 - UiSettings uses MapView instead of MapboxMap as dependency....Tobrun2016-02-015-158/+93
* [android] #3753 - Optimising zoomTobrun2016-02-013-119/+81
* [android] #3760 - parity with Google Maps SDKTobrun2016-02-014-373/+579
* [android] #3145 - MapboxMapTobrun2016-01-2931-2383/+3213
* [android] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-282-0/+66
* [android] #3716 - Updating version to 3.2.0 for releaseBrad Leege2016-01-281-1/+1
* [android] #3723 - Commenting out content padding in MapView APIBrad Leege2016-01-281-1/+12
* [android] #3692 - fix crash with bad internet connectionTobrun2016-01-281-1/+3
* [android] Add getters for content paddings.Larry Geromegnace2016-01-271-0/+33
* [android] Use padding to get center coordinates.Larry Geromegnace2016-01-271-1/+1
* [android] Add API to be able to set insets on MapView.Larry Geromegnace2016-01-272-0/+42
* [android] #3664 - reverse direction fix + formatting commitTobrun2016-01-221-4/+5
* [android] #3661 - GPS heading with extra rotation fixTobrun2016-01-221-4/+1
* Merge pull request #3639 from mapbox/release-android-v3.1.0Brad Leege2016-01-2022-190/+323
|\
| * [android] #3537 - Updating version to 3.1.0 for release and fabricandroid-v3.1.0Brad Leege2016-01-201-1/+1
| * [android] #3503 - remove serialisable interface from classes in geometry pack...Tobrun2016-01-197-46/+147
| * [android] #3156 - improving marker selection touch handlingTobrun2016-01-191-43/+17
| * [android] #3525 - fix ConnectivityManager context leakTobrun2016-01-191-1/+1
| * [android] #3338 - add javadoc annotations packageTobrun2016-01-1918-20/+79
| * [android] #3556 - Added test to trigger NaN value on same point, updated LatL...Tobrun2016-01-181-1/+4
| * [android] #3507 - fix location listener leak in UserLocationViewTobrun2016-01-181-13/+34
| * [android] #3573 - Marker clicks stop working after orientation changeTobrun2016-01-182-54/+22
| * [android] #3517 - recreating InfoWindow with correct MapView instanceTobrun2016-01-153-12/+10
| * [android] #3559 - don't show InfoWindow when marker is invalidTobrun2016-01-151-2/+7
| * [android] #3450 - fix rotation when enabling user locationTobrun2016-01-141-0/+4
* | [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-191-2/+2
* | [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:...Minh Nguyễn2016-01-181-6/+0
|/
* [android] #3461 - upgrade to okhttp3 for faster tile loading! :rocket:Tobrun2016-01-141-24/+25
* [android] #3535 - improve disabling tracking modesTobrun2016-01-141-10/+26
* [core] Standardize transform originMinh Nguyễn2016-01-141-1/+1
* [core] Cleaned up TransformMinh Nguyễn2016-01-141-2/+2
* [android] #3518 - fix context leak InfoWIndow by using a WeakReferenceTobrun2016-01-121-72/+82
* [android] #3309 - replace coordinate naming with LatLngTobrun2016-01-122-21/+130
* [android] #3327 - replaced ZoomLevel with Zoom, introduced new methods, depre...Tobrun2016-01-122-14/+87
* [android] #3498 - disable missing permission lint check inlineTobrun2016-01-121-0/+4
* [android] #3481 - add check to enable location in tracking modeTobrun2016-01-081-3/+5
* [android] #3435 - updated MapView for swallowing SecurityExceptions if permis...Tobrun2016-01-071-5/+22
* [android] #3444 #3435 - added change listeners to location tracking and beari...Tobrun2016-01-062-51/+160
* [android] Fixes crash related to location listenerAntonio Zugaldia2016-01-051-1/+1
* [android] #3397 - animating change of direction when tracking mode is follow ...Tobrun2016-01-051-10/+50
* [android] #3308 - remove default constructorTobrun2016-01-051-8/+1
* [android] Fix zoom gestures when scrolling is disabledAntonio Zugaldia2015-12-301-1/+1
* [android] better http log messagesAntonio Zugaldia2015-12-241-2/+11
* [android] #3412 - Remove REGION_DID_CHANGE checks and set animateCamera metho...Brad Leege2015-12-241-4/+4
* [android] #3283 - fix setCenterCoordinate animationTobrun2015-12-231-3/+11
* [android] #3384 - package-info.java for the .camera and .location packages Ja...Brad Leege2015-12-222-0/+8
* [android] #3354 - Incrementing Version to 3.0.0 for releaseBrad Leege2015-12-211-1/+1
* [android] #3358 - easeTo() uses nanoseconds instead of millisecondsBrad Leege2015-12-201-1/+1