SchildiChat-android/vector/src
Benoit Marty 0dd9e943c7 Delegate the creation of the Session to MainActivity instead of VectorApplication to unblock the main thread.
This fix is not necessary anymore, since the session is restored either in `MainActivity` or in `VectorMessagingReceiver`.
Ref: b7a54ead68
2022-07-21 11:19:36 +02:00
..
androidTest/java/im/vector/app font scale setting screen (#6453) 2022-07-18 09:49:57 +02:00
debug Delegate the creation of the Session to MainActivity instead of VectorApplication to unblock the main thread. 2022-07-21 11:19:36 +02:00
fdroid Rename Android Service to use AndroidService suffix to limit confusion with our Matrix SDK Services 2022-07-04 21:39:01 +02:00
gplay Add google-services.json for nightly builds 2022-07-05 16:09:18 +02:00
main Delegate the creation of the Session to MainActivity instead of VectorApplication to unblock the main thread. 2022-07-21 11:19:36 +02:00
nightly/res/xml Add sources for nightly. Use release version, change AnalyticsConfig.kt and shortcuts.xml. 2022-07-06 15:37:21 +02:00
release Add sources for nightly. Use release version, change AnalyticsConfig.kt and shortcuts.xml. 2022-07-06 15:37:21 +02:00
sharedTest/java/im/vector/app/test/shared Rename package im.vector.riotx to im.vector.app (IDE) 2020-08-03 18:46:29 +02:00
test/java Merge pull request #6200 from vector-im/bugfix/eric/upgrade-room-deduplication 2022-07-20 12:30:42 +02:00