summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] updated licenses after Android vendorizationŁukasz Paczos2019-01-161-21/+24
* [android] - expose query feature extensionstobrun2019-01-1514-98/+6463
* [android] - makes improve map url backwards compatibletobrun2019-01-152-3/+11
* [android] - show snapshot attributiontobrun2019-01-152-8/+23
* [android] change vendor modules update scriptŁukasz Paczos2019-01-151-1/+1
* [android] mapbox-events-android vendorŁukasz Paczos2019-01-154-6/+6
* [android] mapbox-java vendorŁukasz Paczos2019-01-155-12/+9
* [android] mapbox-gestures-android vendorŁukasz Paczos2019-01-156-4/+7
* [android] - optimise interface definitiontobrun2019-01-1514-382/+309
* [android] - introduce NativeMap abstraction, remove static code block removal...tobrun2019-01-1510-153/+441
* [android] fix debug activity not show fps (#13726)Kevin Li2019-01-141-2/+2
* [android] updated make icon id (#13729)Osana Babayan2019-01-141-1/+1
* [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