summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/maps/MapboxMapTest.kt
Commit message (Expand)AuthorAgeFilesLines
* [android] clear previous style loaded listener when setting a new styleupstream/lp-clear-style-callback-14337Łukasz Paczos2019-04-041-0/+28
* [android] add unit tests for #14171Łukasz Paczos2019-04-041-0/+11
* [android] clear camera callbacks' message queue when the map is destroyedŁukasz Paczos2019-04-021-71/+79
* [android] verify no native method is called when saving stateŁukasz Paczos2019-03-041-15/+11
* [android] - add experimental pointer (#13889)Tobrun2019-02-071-0/+6
* [android] do not invoke #onCancel when animation is scheduled from #onFinish ...Łukasz Paczos2019-01-161-19/+18
* [android] - optimise interface definitiontobrun2019-01-151-7/+5
* [android] - move MapboxMapTest to java unit testtobrun2018-12-131-0/+108