summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp
Commit message (Expand)AuthorAgeFilesLines
* [android] - add snapshotter and offline testupstream/tvn-snapshot-testtobrun2019-07-051-0/+5
* [android] - add ktlint, optimise code for ktlint validationtobrun2019-07-046-16/+11
* [android] - add binding integration for cache management APItobrun2019-07-022-5/+111
* [android]Add MicroSoft AppCenter lib. (#14995)Kevin Li2019-06-2610-11/+24
* [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-053-14/+8
* [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] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-1/+27
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-151-0/+91
* [android] add unit tests for #13947Łukasz Paczos2019-04-044-40/+185
* [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-291-4/+12
* [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-221-1/+3
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-212-44/+75
* [android] - refactor idling resource from testtobrun2019-03-201-60/+42
* [android] - remove base idlingResource setuptobrun2019-03-1818-637/+407
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-151-10/+48
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-061-0/+33
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-264-16/+18
* [android] use #onDidBecomeIdle event instead of layer querying during instrum...Łukasz Paczos2019-02-125-45/+45
* [android] - migrate tests from #13882tobrun2019-02-073-25/+72
* [android] - optimise interface definitiontobrun2019-01-151-0/+3
* [android] Rename offline database in Test App to follow .gitignore rule (#13708)Antonio Zugaldia2019-01-101-1/+1
* [android] - espresso tests reworkTobrun2019-01-1043-972/+259
* [android] reworked instrumentation test activity to use a local style againŁukasz Paczos2018-12-201-1/+2
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-194-92/+4
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-122-17/+33
* [android] - add more tests, refactor map paddingTobrun2018-12-111-18/+16
* [android] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-1110-2890/+1985
* [android] - throw exception when another style is loading, correct RuntimeSty...tobrun2018-12-101-1/+1
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-102-12/+46
* [android] - use builder json/url for constructing style objectTobrun2018-12-101-1/+2
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-101-2/+2
* [android] - ignore location component unit test, update light test, update ac...Tobrun2018-12-102-2/+2
* [android] - decouple style loading from OnMapReadyTobrun2018-12-107-27/+50
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-1019-139/+139
* nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ...Osana Babayan2018-12-071-12/+25
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-043-7/+32
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+16
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-2011-472/+480