talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 2b8ee4953b solve detekt warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-07-22 17:54:57 +00:00
..
activities Migrate recieving calls from requery to room 2022-07-16 14:51:07 +02:00
adapters wip: show user avatars for closed public polls 2022-07-22 17:54:56 +00:00
api wip: create poll. show outgoing polls 2022-07-22 17:54:56 +00:00
application WIP: upload profile picture from camera 2022-07-07 13:51:55 +02:00
arbitrarystorage add arbitrary storage business layer 2022-07-01 08:59:21 +02:00
callbacks Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
components/filebrowser Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
controllers wip: create poll. show outgoing polls 2022-07-22 17:54:56 +00:00
dagger/modules wip: create poll. show outgoing polls 2022-07-22 17:54:56 +00:00
data use correct primary key to search for any other users in the DB and use current value from user attributes object 2022-07-22 19:50:29 +02:00
events modify copyright headers authors 2022-02-16 11:34:10 +01:00
interfaces replace share files remote item chooser with new implementation and remove any legacy implementation 2022-06-08 23:40:09 +02:00
jobs PushRegistrationWorker: fix missing injection causing NPE during login 2022-07-22 10:16:37 +02:00
messagesearch Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
models add UI logic + close poll system message 2022-07-22 17:54:56 +00:00
polls solve detekt warnings 2022-07-22 17:54:57 +00:00
presenters add author to license headers 2022-02-25 12:11:44 +01:00
receivers Mark as read - correct error message 2022-07-12 12:51:03 +00:00
remotefilebrowser Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
repositories/unifiedsearch Message search: avoid passing user entity to repository, inject userProvider instead 2022-06-01 16:49:20 +02:00
shareditems wip: get poll from API 2022-07-22 17:54:56 +00:00
ui wip: create poll. show outgoing polls 2022-07-22 17:54:56 +00:00
users use correct primary key to search for any other users in the DB and use current value from user attributes object 2022-07-22 19:50:29 +02:00
utils add data classes for polls (WIP) 2022-07-22 17:54:56 +00:00
webrtc Migrate Call Activity and used classes/methods from requery to room 2022-07-14 18:19:43 +02:00