summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test
Commit message (Expand)AuthorAgeFilesLines
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-171-0/+105
* [android] do not invoke #onCancel when animation is scheduled from #onFinish ...Łukasz Paczos2019-01-162-19/+104
* [android] - show snapshot attributiontobrun2019-01-151-7/+22
* [android] - optimise interface definitiontobrun2019-01-152-50/+9
* [android] cancel camera transitions only when set CameraMode is not NoneŁukasz Paczos2019-01-041-7/+47
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-141-8/+58
* [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-132-1/+68
* [android] - move MapboxMapTest to java unit testtobrun2018-12-132-47/+108
* [android] register compass sensor listener only if provided data is consumed ...Łukasz Paczos2018-12-132-0/+186
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-121-200/+221
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-122-2/+298
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-14/+14
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+33
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-101-7/+0
* [android] - introduce validateState, add illegal state exception to all invoc...tobrun2018-12-101-0/+12
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-103-29/+82
* [android] - update unit test to match NativeMapView#isDestroyedTobrun2018-12-101-0/+1
* [android] - add unit tests for Style.java APITobrun2018-12-103-1/+382
* [android] fix LocationComponent unit test with Style.java objectŁukasz Paczos2018-12-101-1/+8
* [android] - un-ignore location testsTobrun2018-12-101-5/+0
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-101-38/+14
* [android] - fixup location component test to use initialize componentsTobrun2018-12-101-13/+35
* [android] - ignore location component unit test, update light test, update ac...Tobrun2018-12-102-1/+6
* [android] - update unit tests to be location component compatibleTobrun2018-12-102-44/+33
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-1/+0
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-7/+7
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-101-1/+1
* [android] immediately notify core about forced connectivity stateŁukasz Paczos2018-12-031-11/+0
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-291-0/+140
* [android] require context in AttributionParser.BuilderŁukasz Paczos2018-11-291-26/+13
* [android] update map feedback URLŁukasz Paczos2018-11-201-7/+7
* [android] catch and re-throw throwables thrown inside map state callbacksŁukasz Paczos2018-11-141-48/+259
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-141-4/+4
* [android] - remove MarkerView APITobrun2018-11-142-227/+6
* [android] - nullify codebase with annotationsTobrun2018-11-076-3/+25
* [android] log Java exception and fail silently instead of throwing a native e...Łukasz Paczos2018-11-061-0/+122
* [android] - remove deprecation notices and codeTobrun2018-11-011-12/+0
* [android] - remove deprecated OnMapChange interface and implementationTobrun2018-10-312-3/+4
* [android] removed ZoomButtonsController supportŁukasz Paczos2018-10-312-19/+2
* [android] renamed format expression options, added format expression exampleŁukasz Paczos2018-10-241-6/+8
* [android] "format" expression supportŁukasz Paczos2018-10-241-2/+113
* Revert "[android] - infer nullity"tobrun2018-10-235-23/+3
* [android] - infer nullityTobrun2018-10-125-3/+23
* [android] - replace OnMapChange with specific callbacksTobrun2018-10-111-0/+220
* [android] invalidate camera mode in LocationComponent for gestures initiated ...Łukasz Paczos2018-09-251-0/+56
* [android] - add binding integration for cross source collisiontobrun2018-09-121-2/+10
* [android] use the SparseArray instead of the HashMap in location animator coo...Łukasz Paczos2018-09-121-36/+36
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-121-9/+68
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-122-4/+8
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-127-418/+417