Results 4 issues of Art

We in our team have faced some problem: before our test have started(and testButler was initialised) google play services have have crashed - so _System Dialog_ appeared and test did...

enhancement

Could you please implement possibility of changing global locale like it is done in [Custom Locale](https://android.googlesource.com/platform/development/+/ef1337876b2dfbf76dc7e45e035f4a25ebc0f560/apps/CustomLocale/src/com/android/customlocale/CustomLocaleActivity.java) app It may be used in tests which use locale-dependent WebView

enhancement
help wanted

Swagger have build-in formats https://swagger.io/specification/ But it`s writing in typed-schema is incorrect: dateTime instead of date-time See attached image - first field (form one) is red and have correct writing...

What do you think about having files with native shell scripts like [gradle wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html) have? Somthing like this: ```bash #!/usr/bin/env sh ############################################################################## ## ## Bazel start up script for UN*X...

type: feature request
P3