summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox
Commit message (Collapse)AuthorAgeFilesLines
* [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 ↵Tobrun2019-06-191-0/+144
| | | | position tilt and bearing values (#14953)
* [android] - increase timeout of image missing test, use GeoJsonSource above ↵Tobrun2019-06-062-34/+16
| | | | CustomGeometrySource
* [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
| | | | path change
* [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 ↵Łukasz Paczos2019-05-102-6/+5
| | | | cache path change
* [android] Update ImageMissingTestMikhail Pozdnyakov2019-05-091-5/+55
| | | | | Make sure that the `addOnStyleImageMissingListener` callback is invoked for missing images if sprite request has failed.
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-021-188/+0
| | | | | | | | * expand schema test, modify performance event * enclose java doc * revert int to long
* [android] clear up LocationComponent's z-index positioning docs and add ↵Łukasz Paczos2019-04-241-2/+1
| | | | "layer-above" option
* [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
| | | | image overloads to style
* [android] - rework test to use query activity, fix attempt to render without ↵tobrun2019-04-121-0/+30
| | | | surface crash
* [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
| | | | | This faills on pre 6.0 and post 9.0 Androdid OS versions. Stabilize tests. Ignore telemetry dialog test.
* [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
| | | | comments
* [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
|
* [android] get vector drawables using AppCompatResources and set vector ↵Łukasz Paczos2019-03-071-3/+3
| | | | drawables programmatically
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-061-0/+33
|
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-052-125/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial additions of activation builder * [android] refactoring LocationComponentActivationOptions based on code review * [android] initial addition of LocationComponentActivationOptionsTest unit tests * [android] more refactoring based on code review * [android] refactoring test app location examples * [android] espresso test refactor with LocationComponentActivationOptions usage * [android] locationComponent builder instrumentation test tweaks and log removal * [android] method and docs refactoring based @lukaspaczos 's review * [android] locationEngine setting logic refactor * [android] add null locationEngine to stillStaleAfterResuming test * added .locationEngine(null) to other tests * [android] javadocs, method, and test adjustments based on @lukaspaczos review * [android] test tweaks based on Lukasz review
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-264-16/+18
|
* [android] fix naming for re-open testsIvo van Dongen2019-02-232-12/+12
|
* [android] - add UiAutomator tests for testing clicking home and returning ↵tobrun2019-02-232-0/+150
| | | | with recent apps
* [android] keep location component's layers hidden when new style with the ↵Łukasz Paczos2019-02-191-4/+28
| | | | "layer-below" option is applied
* [android] - bring back style loading test to native map, add onDestroy to ↵tobrun2019-02-141-0/+25
| | | | after test
* [android] use #onDidBecomeIdle event instead of layer querying during ↵Łukasz Paczos2019-02-129-377/+290
| | | | instrumentation tests
* [android] - migrate tests from #13882tobrun2019-02-073-25/+72
|
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-041-1/+11
|