summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - don't query for shape annotations if none were addedTobrun Van Nuland2017-07-281-4/+6
* [android] fix added to map checks because LongSparseArray#indexOfKey could re...Pablo Guardiola2017-07-281-1/+1
* [android] - validate Marker before opening InfoWindowTobrun Van Nuland2017-07-281-7/+2
* [android] - harden click handling of shape annotationsTobrun Van Nuland2017-07-281-4/+18
* [android] fix geojson source proguard issue (#9569) (#9577)Pablo Guardiola2017-07-281-1/+2
* update release configandroid-v5.1.1Tobrun Van Nuland2017-07-211-1/+1
* [android] - update change log, fix typo public xmlTobrun Van Nuland2017-07-212-1/+5
* [android] - increase touch target to match largest Marker icon (#9565)Tobrun2017-07-212-27/+27
* [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-211-5/+0
* [android] - update changelog for 5.1.1Tobrun Van Nuland2017-07-211-0/+10
* [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-214-10/+164
* Hit test Marker and MarkerViews (#9424)Tobrun2017-07-214-74/+140
* [android] - fine tune fling gesture (#9532)Tobrun2017-07-212-2/+2
* [android] - bump OkHttp dependency to avoid null pointer exceptions on Androi...Tobrun2017-07-211-1/+1
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-213-18/+44
* [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-211-4/+4
* [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-211-2/+6
* [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-192-0/+19
* [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-192-9/+0
* [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
* [android] - update changelog for 5.1.0 release (#9405)android-v5.1.0Tobrun2017-07-013-3/+8
* [android] - bump Mapbox Android Services to latest for 5.1.0 final release (#...Tobrun2017-06-301-1/+1
* Downgrade location provider dependency (#9394)Tobrun2017-06-305-63/+27
* OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-296-19/+47
* [android] - restore LatLngBounds conversion, add regression test (#9324)Tobrun2017-06-212-4/+44
* [android] - update CHANGELOG for release 5.1.0-beta.5 (#9316)android-v5.1.0-beta.5android-v5.1.0-beta.4Tobrun2017-06-211-0/+15
* [android] update mapboxServicesVersion to 2.1.2 (#9311)Antonio Zugaldia2017-06-201-1/+1
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-2041-215/+940
* [android] Update to LOST 3.0.1 (#9302)Antonio Zugaldia2017-06-201-1/+1
* fix trackball long press timeout calling the main thread method on a backgrou...Pablo Guardiola2017-06-201-1/+2
* [android] fix pulse marker view options parcelable creator (#9283)Pablo Guardiola2017-06-201-6/+6
* [android] fix custom marker views anchor issue (#9282)Pablo Guardiola2017-06-201-5/+17
* Validate camera position before transforming (#9275)Tobrun2017-06-202-3/+9
* [android] - update activity test generation with newest classes, make FillExt...Tobrun2017-06-202-5/+6
* Cherry pick release (#9263)Tobrun2017-06-142-4/+45
* [android] - correct source changed map event javadoc (#9243)Tobrun2017-06-131-1/+1
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-1224-6391/+8298
* [android] - update changelog for v5.1.0-beta.4 (#9232)Tobrun2017-06-091-1/+13
* Cherry picks to release branch (#9230)Tobrun2017-06-092-16/+20
* [android] - update components with camera values when animating (#9174)Tobrun2017-06-091-0/+9
* Custom location source fix (#9142)Tobrun2017-06-0920-292/+444
* [android] - invalidating MyLocationView bearing when not following position (...Tobrun2017-06-081-0/+5
* [android] - option to disable camera animation while following position (#9210)Łukasz Paczos2017-06-073-4/+44
* [android] - remove conversion from pixels to dp (#9205)Tobrun2017-06-071-1/+1
* [android] - keep location tracking mode after screen rotation (#9187)Łukasz Paczos2017-06-061-3/+11
* [android] - dealing with infinite camera move callbacks (#9177) (#9194)Łukasz Paczos2017-06-061-0/+6
* [android] - only invoke callback if fling scrolling animation isn't going to ...Tobrun2017-06-062-5/+5
* [android] - validate if gestures should execute (#9173)Tobrun2017-06-021-7/+8
* add null check in custom location engine activity to prevent null pointer exc...Pablo Guardiola2017-06-011-1/+3
* [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-017-94/+62