talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe b10558eee8
Avoid shadowed warning for xChatLastCommonRead
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-03-09 14:05:54 +01:00
..
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 Reformat code 2023-02-16 11:41:32 +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 Avoid shadowed warning for xChatLastCommonRead 2023-03-09 14:05:54 +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 Add toast for debug mode if failed to get NC notification 2023-03-03 17:22:39 +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 add comments where to implement the raise hand signaling message 2023-02-20 13:14:04 +01:00