summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-117-1/+110
* [android] Enable core-only layersMikhail Pozdnyakov2018-12-112-11/+48
* [android] - add more tests, refactor map paddingTobrun2018-12-116-32/+226
* [android] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-1113-2902/+2239
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-1011-0/+11
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-1073-267/+218
* [android] - introduce validateState, add illegal state exception to all invoc...tobrun2018-12-102-129/+55
* [android] - throw exception when another style is loading, correct RuntimeSty...tobrun2018-12-103-18/+32
* [android] - optimise loaded style for location component, expose isFullyLoadedTobrun2018-12-107-18/+150
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-1017-208/+355
* [android] - update unit test to match NativeMapView#isDestroyedTobrun2018-12-101-0/+1
* [android] - update sanity test to Style.javaTobrun2018-12-105-49/+51
* [android] - add unit tests for Style.java APITobrun2018-12-1010-47/+440
* [android] - add missing javadoc on public API methods around StyleTobrun2018-12-102-1/+50
* [android] fix LocationComponent unit test with Style.java objectŁukasz Paczos2018-12-102-41/+58