talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 73d8daa3d0
rename AddParticipantsToConversation to AddParticipantsToConversationWorker
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-04-14 11:03:44 +02:00
..
account style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
activities switch video capture between 4:3 and 16:9 ratio for portrait/landscape 2025-04-04 13:16:02 +02:00
adapters Refactored 2025-04-10 15:25:56 +02:00
api resolve detekt warnings 2025-01-10 12:32:31 +01:00
application move filebrowser package out of components package 2025-03-06 09:12:06 +01:00
arbitrarystorage Add SPDX header 2024-03-29 15:42:11 +01:00
bottomsheet/items Add SPDX header 2024-03-24 20:08:43 +01:00
call Send state also through signaling messages 2025-01-08 12:35:17 +01:00
callbacks rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
callnotification bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
chat replace snackbar with toasts for breakout room infos 2025-04-14 11:03:43 +02:00
components rename SetStatusBarColor to SetupSystemBars 2025-03-13 09:52:44 +01:00
contacts hide already selected participants 2025-03-14 15:39:39 +01:00
conversation rename AddParticipantsToConversation to AddParticipantsToConversationWorker 2025-04-14 11:03:44 +02:00
conversationcreation rename ContactsActivityCompose to ContactsActivity 2025-03-14 15:37:24 +01:00
conversationinfo rename AddParticipantsToConversation to AddParticipantsToConversationWorker 2025-04-14 11:03:44 +02:00
conversationinfoedit style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
conversationlist detekt 2025-04-10 15:25:57 +02:00
dagger/modules Abstracting away media player functionality to MediaPlayerManager 2025-03-04 16:02:12 -06:00
data self heal if multiple current users exist 2025-01-28 15:57:41 +01:00
diagnose style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
events rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
extensions style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
filebrowser move filebrowser package out of components package 2025-03-06 09:12:06 +01:00
fullscreenfile Add SPDX header 2024-03-29 15:42:11 +01:00
interfaces Add SPDX header 2024-03-29 12:55:12 +01:00
invitation style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
jobs rename AddParticipantsToConversation to AddParticipantsToConversationWorker 2025-04-14 11:03:44 +02:00
location style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
lock hide logos for conversation list and lockscreen if app is not nextcloud 2024-05-24 13:23:03 +02:00
messagesearch open links for files app from any screen. 2024-05-24 15:38:53 +02:00
models make link clickable 2025-02-18 09:55:46 +01:00
openconversations style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
polls replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00
presenters replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00
profile style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
raisehand Add SPDX header 2024-03-29 15:42:11 +01:00
receivers replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00
remotefilebrowser move filebrowser package out of components package 2025-03-06 09:12:06 +01:00
repositories add setConversationReadOnly 2024-11-21 11:18:36 +01:00
settings style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
shareditems style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
signaling Add explicit documentation about the different casing 2024-10-23 13:02:27 +02:00
translate style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
ui remove permission checks for new photo picker 2025-03-28 14:07:12 +01:00
upload fix detekt 2025-03-06 13:22:06 +01:00
users fix to not execute getAnyUserAndSetAsActive() until userRepository.getActiveUser() is empty 2025-01-28 15:15:06 +01:00
utils Merge branch 'master' into fix-bluetooth-receiver-not-exported 2025-04-04 14:45:05 +00:00
viewmodels Add SPDX header 2024-03-23 17:18:18 +01:00
webrtc changes to allow bluetooth headset state change receiver to be exported. fixes bluetooth headset (dis)connection not being recognised during a call. 2025-03-24 16:16:56 +11:00