summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-1/+1
* [android] harden MapGestureDetector testsŁukasz Paczos2019-07-301-26/+19
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1915-183/+258
* [android] ignore a flaky MapSnapshotter test until #11669 is resolvedŁukasz Paczos2019-07-181-0/+2
* [android] fail MapSnapshotter test in case of an error returned from coreŁukasz Paczos2019-07-181-2/+5
* [android] - create map snapshot from testcasetobrun2019-07-161-6/+32
* [android] ensure that move detector is enabled if double-tap is interruptedŁukasz Paczos2019-07-111-0/+25
* [android] add regression tests for recent quick zoom/double tap issuesŁukasz Paczos2019-07-112-0/+615
* [android] ensure location shadow's gradient is greater than 0Łukasz Paczos2019-07-111-4/+14
* [android] throw configuration exception when accessing Mapbox services with a...Łukasz Paczos2019-07-111-1/+65
* [android] - add snapshotter and offline testtobrun2019-07-083-0/+119
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-0427-207/+465
* [android] - add binding integration for cache management APItobrun2019-07-022-5/+111
* [android]Add MicroSoft AppCenter lib. (#14995)Kevin Li2019-06-2615-15/+49
* [android] invalidate camera when setting a paddingŁukasz Paczos2019-06-252-23/+84
* [android] - optimise CameraUpdateFactory#newLatLngBounds to use camera positi...Tobrun2019-06-191-0/+144
* [android] - increase timeout of image missing test, use GeoJsonSource above C...Tobrun2019-06-062-34/+16
* [android] - rename style component URL api to URItobrun2019-06-054-16/+10
* [android] copy features array before passing them to coreŁukasz Paczos2019-06-041-0/+18
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-242-18/+65
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-2211-54/+56
* [android] Add unit test for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-211-0/+162
* [android] split image missing testŁukasz Paczos2019-05-131-4/+17
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-102-6/+5
* [android] Update ImageMissingTestMikhail Pozdnyakov2019-05-091-5/+55
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-021-188/+0
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-2/+1
* [android] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-1/+27
* [android] - program against NativeMap interfacetobrun2019-04-162-2/+2
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-151-0/+91
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-121-0/+30
* [android] add unit tests for #13947Łukasz Paczos2019-04-044-40/+185
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-032-0/+21
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-021-0/+188
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-291-1/+1
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-291-1/+1
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-291-0/+13
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+13
* [android] - use different Activity launchmode setup.tobrun2019-03-295-13/+40
* [android] - fix thread assertion issue while running instrumentation teststobrun2019-03-281-0/+3
* [android] provide more information when the OfflineManager test times outŁukasz Paczos2019-03-261-31/+52
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-229-95/+84
* [android] - make a singular FragmentBackStack testtobrun2019-03-221-18/+0
* [android] - add integration test suitetobrun2019-03-2211-183/+300
* [android] - improve reliability of UiAutomator teststobrun2019-03-222-18/+10
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-213-76/+119
* [android] - refactor idling resource from testtobrun2019-03-201-60/+42
* [android] - remove base idlingResource setuptobrun2019-03-1822-735/+495
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-151-10/+48
* [android] throw an exception if the component is accessed before the activationŁukasz Paczos2019-03-111-2/+7