talk-android/app/src/main/java/com/nextcloud/talk/dagger/modules
Marcel Hibbe 3597cf2085
use repository in MessageInputViewModel instead datasource
(as datasources should be only used in repositories)

use coroutines instead RxJava for api calls triggered by MessageInputViewModel

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-10 12:32:26 +01:00
..
BusModule.java Contacts Activity Compose 2024-07-23 11:41:24 +02:00
ContextModule.java Add SPDX header 2024-03-29 12:55:12 +01:00
DaosModule.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
DatabaseModule.java Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
ManagerModule.kt Message Input Refactoring 2024-06-05 17:45:01 +02:00
RepositoryModule.kt use repository in MessageInputViewModel instead datasource 2025-01-10 12:32:26 +01:00
RestModule.java Contacts Activity Compose 2024-07-23 11:41:24 +02:00
UtilsModule.kt Add SPDX header 2024-03-29 15:42:11 +01:00
ViewModelModule.kt convert rxjava to coroutines - renameRoom 2024-11-19 10:41:07 +01:00