talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 42e6d9b52f
extract methods from fetchRooms method
reduce complexity for codacy score..

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-10-13 13:26:31 +02:00
..
activities improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00
adapters improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00
api improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00
application Base framework for server theming 2022-08-10 19:17:30 +02:00
arbitrarystorage Migrate AccountRemovalWorker from requery to room 2022-07-23 14:29:41 +02:00
callbacks bump kotlin to 17.0.20 and mark declaration usage as opt-in 2022-10-05 22:10:48 +02:00
components/filebrowser Migrate to new current user provider 2022-07-23 16:33:45 +02:00
controllers extract methods from fetchRooms method 2022-10-13 13:26:31 +02:00
conversation/info Fix wrong guests access option status 2022-09-27 13:07:47 +02:00
dagger/modules Add guests access preferences to conversation info 2022-08-29 18:42:56 +02:00
data Automatically update current user with room observable 2022-08-10 19:17:34 +02:00
events Post event when a participant is connected and disconnected 2022-09-18 23:25:57 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
messagesearch remove unused imports 2022-08-11 09:50:56 +02:00
models improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00
polls align poll buttons to right 2022-09-29 11:20:10 +02:00
presenters remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
receivers Migrate SignalingSettingsWorker from requery to room 2022-07-23 16:05:48 +02:00
remotefilebrowser Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00
repositories Add guests access preferences to conversation info 2022-08-29 18:42:56 +02:00
shareditems Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00
ui improve fetching of user statuses in conversation list 2022-10-13 12:12:47 +02:00
upload move streams to utilize "use" 2022-09-16 14:48:23 +02:00
users Move current user listening logic out of UserModule and into a new CurrentUserProvider 2022-08-10 19:22:02 +02:00
utils codacy: unnecessary use of fully qualified name 2022-10-12 19:29:03 +00:00
webrtc Define 'BundleKeys' as 'const' 2022-09-26 11:41:10 +02:00