SchildiChat-android/vector/src
Michael Kaye 17d85840a7 Ignore tests.
All failing with
```
im.vector.app.SecurityBootstrapTest > testBasicBootstrap[Nexus_5X_API_28(AVD) - 9] FAILED
        java.lang.IllegalStateException: Method addObserver must be called on the main thread
        at androidx.lifecycle.LifecycleRegistry.enforceMainThreadIfNeeded(LifecycleRegistry.java:317)

im.vector.app.VerifySessionInteractiveTest > checkVerifyPopup[Nexus_5X_API_28(AVD) - 9] FAILED
        java.lang.IllegalStateException: Method addObserver must be called on the main thread
        at androidx.lifecycle.LifecycleRegistry.enforceMainThreadIfNeeded(LifecycleRegistry.java:317)

im.vector.app.VerifySessionPassphraseTest > checkVerifyWithPassphrase[Nexus_5X_API_28(AVD) - 9] FAILED
        java.lang.IllegalStateException: Method addObserver must be called on the main thread
        at androidx.lifecycle.LifecycleRegistry.enforceMainThreadIfNeeded(LifecycleRegistry.java:317)

```
2022-06-07 15:44:27 +01:00
..
androidTest/java/im/vector/app Ignore tests. 2022-06-07 15:44:27 +01:00
debug Remove permission declaration in Manifests 2022-05-31 11:04:14 +02:00
fdroid Changes code style method parameters new line around parentheses to true 2022-05-23 12:30:42 +02:00
gplay Changes code style method parameters new line around parentheses to true 2022-05-23 12:30:42 +02:00
main Merge hotfix 1.4.19 into develop 2022-06-07 15:14:29 +02:00
release Lifting debug overrides to their own abstraction (#5361) 2022-03-02 10:08:43 +00:00
sharedTest/java/im/vector/app/test/shared
test/java/im/vector/app Merge pull request #6125 from vector-im/task/eric/code-style-parenthesis 2022-05-31 18:17:07 +02:00