summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test
Commit message (Expand)AuthorAgeFilesLines
* [android] test tweaks based on Lukasz reviewupstream/ls-builder-pattern-for-android-LocationComponent-activationlangsmith2019-03-051-16/+0
* [android] javadocs, method, and test adjustments based on @lukaspaczos reviewLangston Smith2019-03-051-0/+19
* [android] espresso test refactor with LocationComponentActivationOptions usagelangsmith2019-03-051-11/+20
* [android] initial addition of LocationComponentActivationOptionsTest unit testslangsmith2019-03-051-0/+107
* [android] added areAllGesturesEnabled() method and test (#14022)Langston Smith2019-03-041-0/+15
* [android] verify no native method is called when saving stateŁukasz Paczos2019-03-041-15/+11
* [android] add plural style builder methodsŁukasz Paczos2019-03-041-0/+113
* [android] clear singleton instance of Mapbox after running unit test suiteŁukasz Paczos2019-02-261-0/+16
* [android] - update codebase for Roboelectric v4.xtobrun2019-02-131-3/+0
* [android] - add experimental pointer (#13889)Tobrun2019-02-071-0/+6
* [android] Adding new variation of LocationComponent#activateLocationComponent...Langston Smith2019-01-311-0/+14
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-302-5/+10
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-304-167/+375
* Add image support with drawable overload (#13793)Tobrun2019-01-282-2/+43
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-251-0/+20
* [android] - update mock definition of LocationLayerControllerTest, update moc...Tobrun2019-01-211-5/+15
* [core,ios,android] Update feedback URL in code and tests (#13710)Antonio Zugaldia2019-01-171-7/+7
* [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