nextcloud-talk-android/app/src/main/java/com/nextcloud/talk
rapterjet2004 7da9c475e3
Added A scroll down button + new icon + new styles for that button
Signed-off-by: Julius Linus <juliuslinus1@gmail.com>
2023-02-06 17:55:51 +01:00
..
activities Show toast whenever someone raised the hand 2023-02-01 16:05:04 +01:00
adapters Add raise hand icon to participant in call screen 2023-02-01 14:00:09 +01:00
api use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
application Migrate to emoji2 2022-12-07 15:59:01 +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 Added A scroll down button + new icon + new styles for that button 2023-02-06 17:55:51 +01:00
conversation/info Fix wrong guests access option status 2022-09-27 13:07:47 +02:00
dagger/modules add ViewModel to start/stop recording 2023-01-31 15:55:06 +01:00
data 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
events Spotbug: Method stores return result in local before immediately returning it 2022-12-29 11:37:18 +01:00
extensions set fallback placeholder for loadImage 2023-01-18 10:18:28 +01:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs Migrate to emoji2 2022-12-07 15:59:01 +01:00
messagesearch bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
models Add listener for "raiseHand" signaling message 2023-02-01 12:57:40 +01:00
polls use improt alias to enforce use of kotlin map function 2022-12-30 16:58:44 +01:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
receivers DirectReplyReceiver: fetch avatar in background 2022-12-07 13:46:02 +01:00
remotefilebrowser 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
repositories remove unused code 2023-01-31 15:55:09 +01:00
shareditems Localize time formatting 2022-12-15 08:33:05 +01:00
signaling Add listener for "raiseHand" signaling message 2023-02-01 12:57:40 +01:00
ui show recording controls depending on moderator state 2023-01-31 15:55:08 +01:00
upload use listOf instead Arrays.asList 2022-10-28 16:03:53 +02:00
users ensure that there is always a current user 2022-12-15 13:11:41 +01:00
utils Fix to check value for "recording" 2023-01-31 15:55:12 +01:00
viewmodels Don't show toast when dismiss the recording stop dialog 2023-01-31 15:55:12 +01:00
webrtc Use constant for normal closure 2023-01-31 15:55:10 +01:00