BayernMessenger/matrix-sdk-android/src/main/java/im/vector/matrix/android/internal/session
Benoit Marty 012840abba Progress in initial sync dialog is decreasing for a step and should not (#532) 2019-09-05 18:14:05 +02:00
..
cache Make async transaction working with suspend method 2019-08-05 20:17:59 +02:00
content Merge branch 'develop' into kt-remove_java_util 2019-08-06 18:27:39 +01:00
filter Remove Try from suspending functions 2019-08-01 17:15:17 +02:00
group Optimize imports 2019-08-02 11:35:27 +02:00
notification Task: use a builder with DSL and introduce Constraints (only boolean connectedToNetwork at the moment) 2019-08-05 20:17:36 +02:00
pushers Merge branch 'develop' into kt-remove_java_util 2019-08-06 18:27:39 +01:00
room Merge pull request #418 from Dominaezzz/kotlinify-1 2019-09-05 16:02:30 +02:00
signout Task: use a builder with DSL and introduce Constraints (only boolean connectedToNetwork at the moment) 2019-08-05 20:17:36 +02:00
sync Progress in initial sync dialog is decreasing for a step and should not (#532) 2019-09-05 18:14:05 +02:00
user Typo 2019-08-06 18:14:24 +02:00
DefaultFileService.kt Fix bug 2019-07-09 15:03:21 +02:00
DefaultInitialSyncProgressService.kt Progress in initial sync dialog is decreasing for a step and should not (#532) 2019-09-05 18:14:05 +02:00
DefaultSession.kt Rename CryptoManager to DefaultCryptoService 2019-09-05 16:14:34 +02:00
SessionComponent.kt Dagger: use AssistedInjectModule for viewModel + use AssistedFactory for room dependencies 2019-08-14 19:09:56 +02:00
SessionListeners.kt Start to introduce Dagger into SDK [WIP] 2019-06-14 16:32:23 +02:00
SessionModule.kt Dagger: use AssistedInjectModule for viewModel + use AssistedFactory for room dependencies 2019-08-14 19:09:56 +02:00
SessionScope.kt Convert file to Kotlin 2019-07-09 15:50:15 +02:00