..
activities
Use session id returned from join room & more
2023-03-02 11:31:37 +01:00
adapters
Scroll to quoted message also for outgoing messages
2023-03-07 09:17:50 +01:00
api
WIP. Refactoring NotificationWorker
2023-02-24 17:28:19 +01:00
application
Use WorkManager queue to chain workers.
2023-03-10 14:44:20 +01:00
arbitrarystorage
Migrate AccountRemovalWorker from requery to room
2022-07-23 14:29:41 +02:00
call
Fix CI warnings
2023-02-01 16:29:50 +01:00
callbacks
codacy: inefficient use of StringBuffer.toString using call StringBuffer.length instead
2022-12-29 11:37:00 +01:00
components /filebrowser
Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component
2022-12-30 16:58:42 +01:00
controllers
Remove to set localParticipantMessageListener in joinRoom
2023-03-10 14:44:20 +01:00
conversation /info
Reformat code
2023-02-16 11:41:32 +01:00
dagger /modules
Request assistance for breakout room
2023-02-20 13:14:03 +01:00
data
Add dismiss/share actions for "recording available" notification
2023-02-24 17:29:05 +01:00
events
Spotbug: Method stores return result in local before immediately returning it
2022-12-29 11:37:18 +01:00
extensions
Fix code formatting
2023-02-16 09:57:19 +01:00
interfaces
Migrate dialogs on ConversationList to Material3
2022-08-18 13:40:09 +02:00
jobs
Use WorkManager queue to chain workers.
2023-03-10 14:44:20 +01:00
messagesearch
bump compileSdkVersion to 32
2022-11-16 11:15:21 +01:00
models
Hide inactive breakout rooms from conversation list
2023-03-02 16:32:09 +01:00
polls
Reformat code
2023-02-16 11:41:32 +01:00
presenters
Spotbugs: precize allocation of a collection
2022-12-29 11:36:56 +01:00
raisehand
fix license header
2023-02-20 13:14:05 +01:00
receivers
Show toast when recording was shared to chat.
2023-02-24 17:29:06 +01:00
remotefilebrowser
Fix code formatting
2023-02-16 09:57:19 +01:00
repositories
Fix code formatting
2023-02-16 09:57:19 +01:00
shareditems
Reformat code
2023-02-16 11:41:32 +01:00
signaling
Add listener for local participant signaling messages
2023-02-20 13:14:01 +01:00
ui
Fix theming of set status dialog buttons
2023-03-03 19:19:04 +01:00
upload
Fix code formatting
2023-02-16 09:57:19 +01:00
users
ensure that there is always a current user
2022-12-15 13:11:41 +01:00
utils
Increase vibration duration for short vibration
2023-02-24 17:44:31 +01:00
viewmodels
Handle more call recording states
2023-02-24 17:19:19 +01:00
webrtc
Move setupWebsocket() to onAttach() in ChatController
2023-03-10 14:25:49 +01:00