summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [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
* [android] fix missing access token variable issue (#9151)Pablo Guardiola2017-05-311-3/+1
* [android] - javadoc update for 5.1.0 release (#9138)Tobrun2017-05-3118-33/+188
* [android] - harden orientation changes (#9128)Tobrun2017-05-305-98/+127
* Release Android v5.1.0-beta.3 (#9115)v5.1.0-beta.3Tobrun2017-05-261-1/+13
* [android] - convert dp to pixels when getting meters per pixel at. (#9048)Tobrun2017-05-261-1/+1
* [android] Update Lost to final version 3.0.0 (#9112)Pablo Guardiola2017-05-261-2/+2
* [android] - add binding support for Light (#9013)Tobrun2017-05-2630-22/+1557
* [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-264-12/+24
* [android] - LatLngBounds bearing default value (#9102)Tobrun2017-05-241-1/+1
* [android] - stop location updates when toggle MyLocationView state (#9099)Tobrun2017-05-241-0/+1
* [android] - horizontally rotated in snapshot (#9083)Tobrun2017-05-232-9/+10
* [android] - correct bearing conversion when animating the map with jumpTo, ea...Tobrun2017-05-192-4/+4
* [android] - remove marker from selected markers when removing marker from an...Tobrun2017-05-191-0/+9
* [android] - bump tools and support lib version due to SNAPSHOT dependencies (...Tobrun2017-05-192-4/+2
* [android] - MarkerView deselect events with OnMarkerViewClickListener integra...Tobrun2017-05-151-5/+8
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-1230-91/+456
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-123-1/+22
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-125-10/+10
* [android] - update proguard config, allow debug mimification, update OkHttp t...Tobrun2017-05-124-87/+9
* [android] - update LOST to 2.3.0 (#8872)Tobrun2017-05-125-21/+11
* [android] - avoid crashing when deleting already deleted region (#8920)Tobrun2017-05-111-21/+27
* [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-112-11/+16
* [android] Update release script to support CircleCI builds (#8950)Antonio Zugaldia2017-05-111-25/+23
* [android] Added Swedish localization from TransifexMinh Nguyễn2017-05-082-0/+16
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-12/+2
* [android] - bump android support library, fixup SDK gradle dependencies to us...Tobrun2017-05-082-4/+4
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [android] - only build custom layer for debug builds (#8885)Tobrun2017-05-041-2/+6
* [android] - add 3D buildings example (#8845)Tobrun2017-05-035-0/+128
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-022-5/+8
* [android] - CHANGELOG.md update for release-v5.1.0-beta.1 (#8857)android-v5.1.0-beta1Tobrun2017-05-021-2/+16
* [android] Added Lithuanian, Spanish, Vietnamese localizations from TransifexMinh Nguyễn2017-05-024-0/+46
* [android] - warning log when attempting to update a non-added annotation (#8832)Tobrun2017-04-282-37/+24
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-2715-19/+1750
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4