summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - avoid null pointer when quickly closing activity for attribution ...Tobrun2019-01-111-1/+3
* [android] Implement google benchmark runner for Android platformAlexander Shalamov2019-01-113-0/+34
* [android] - update link from API docs (#13692)Heather Stenson2019-01-101-2/+2
* [android] - avoid leaking dialog when context is being stoppedtobrun2019-01-103-6/+24
* [android] - update changelog for v7.0.1tobrun2019-01-101-0/+3
* [android] Add list of skipped core unit testsAlexander Shalamov2019-01-101-0/+9
* [android] Implement android test runner for core unit testsAlexander Shalamov2019-01-107-99/+110
* [android] Rename offline database in Test App to follow .gitignore rule (#13708)Antonio Zugaldia2019-01-103-2/+2
* [build] add missing filesKonstantin Käfer2019-01-101-0/+1
* [android] - throw IllegalStateException when setting an maximum fps while the...tobrun2019-01-101-0/+2
* [android] - update symbol layer example with regression test for symbols flas...tobrun2019-01-101-7/+24
* [android] lift Parcelable inheritance to the OfflineRegionDefinitionŁukasz Paczos2019-01-103-7/+9
* [android] - espresso tests reworkTobrun2019-01-1058-834/+283
* [android] - update changelog for android v7.1.0-alpha.1android-v7.1.0-alpha.1tobrun2019-01-091-10/+21
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-096-257/+223
* [android] v7.0.0 changelog (#13684)Osana Babayan2019-01-071-0/+5
* [android] fix location interval workaround initializationŁukasz Paczos2019-01-071-12/+12
* [android] - fix random bounds generation in test app bounds activityupstream/osana-v7.0.0-changelogtobrun2019-01-071-8/+5
* [android] cancel camera transitions only when set CameraMode is not NoneŁukasz Paczos2019-01-042-8/+52
* [all] - update licenses to 2019tobrun2019-01-041-1/+1
* [android] - save debug cache state vs map statetobrun2019-01-021-2/+6
* [android] Add "localIdeographs" option to OfflineRegionDefinition.Chris Loer2018-12-214-9/+82
* [android] changelog for 6.8.1 (#13647)Langston Smith2018-12-211-1/+5
* 7.0.0-beta.2 changelog (#13634)Osana Babayan2018-12-211-0/+9
* [android] reworked instrumentation test activity to use a local style againŁukasz Paczos2018-12-203-19/+5
* [android] - remove timber in favor of mapbox loggertobrun2018-12-201-4/+4
* [android] changelog for 6.8.0Łukasz Paczos2018-12-201-0/+12
* [android] update core stylesŁukasz Paczos2018-12-192-10/+10
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-1913-245/+170
* adding param (#13597)Langston Smith2018-12-191-0/+11
* [android] dismiss the foreground color only when the style is loadedŁukasz Paczos2018-12-191-4/+6
* mas upgrade to 4.3.0 (#13610)Osana Babayan2018-12-191-1/+1
* [mac, ios] Enable core-only layersMikhail Pozdnyakov2018-12-181-1/+1
* [android] location update fastest interval workaroundŁukasz Paczos2018-12-181-2/+16
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-147-25/+28
* [android] properly stop renderer when dismissing an example dialogŁukasz Paczos2018-12-141-4/+9
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-149-46/+215
* [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-138-15/+89
* [android] - move MapboxMapTest to java unit testtobrun2018-12-133-232/+111
* [androd] - add weak references checks to all jni callbacksTobrun2018-12-133-6/+24
* [android] - validate if weakreference is still validTobrun2018-12-131-12/+51
* [android] register compass sensor listener only if provided data is consumed ...Łukasz Paczos2018-12-138-22/+288
* [android] - remove style load test from instrumented unit teststobrun2018-12-131-18/+0
* Fixed compass update time not getting updatedBharath MG2018-12-131-3/+3
* [android] changelog for 7.0.0-beta.1Łukasz Paczos2018-12-121-7/+18
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-1214-482/+430
* [android] - set snapshot version to 7.1.0Tobrun2018-12-121-1/+1
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-128-40/+523
* [Android] Add setPreferredFramesPerSecond for MapView (#13498)Kevin Li2018-12-125-8/+73
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-117-40/+40