talk-android/app/src/main/java/com/nextcloud/talk
Smarshal21 d6ff39a8fa Replaced EmojiPicker in ChatActivity
Signed-off-by: Smarshal21 <lcb2021048@iiitl.ac.in>
2023-11-08 23:57:49 +05:30
..
activities saveFiles to internal storage 2023-11-07 13:31:58 +01:00
adapters Replaced EmojiPicker in MessageActionsDialog and CreateConversationDialog 2023-11-08 22:06:26 +05:30
api Add recording consent feature 2023-10-27 16:48:05 +02:00
application Use own okHttpClient for coil ImageLoader 2023-03-14 16:28:27 +00:00
arbitrarystorage Fix code formatting for kotlin files 2023-09-21 23:27:27 +02:00
call Replaced EmojiPicker in MessageActionsDialog and CreateConversationDialog 2023-11-08 22:06:26 +05:30
callbacks codacy: inefficient use of StringBuffer.toString using call StringBuffer.length instead 2022-12-29 11:37:00 +01:00
callnotification Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
chat Replaced EmojiPicker in ChatActivity 2023-11-08 23:57:49 +05:30
components/filebrowser Rename some "magic" 2023-03-14 16:28:27 +00:00
contacts Remove EntryMenuController and OperationMenuController 2023-10-10 18:25:20 +02:00
controllers Remove EntryMenuController and OperationMenuController 2023-10-10 18:25:20 +02:00
conversation Replaced EmojiPicker in RenameConversationDialogFragment 2023-11-08 22:20:32 +05:30
conversationinfo Add recording consent feature 2023-10-27 16:48:05 +02:00
conversationinfoedit Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
conversationlist format code and suppress KtLint CheckResult rule 2023-11-06 15:20:15 +01:00
dagger/modules reformat code 2023-10-26 13:26:53 +02:00
data Bump room to 2.6.0 and rename paramter to match super class in case of use of names paramters 2023-10-19 10:55:20 +02:00
events Rename some "magic" 2023-03-14 16:28:27 +00:00
extensions Note to Self 2023-10-24 13:57:03 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs saveFiles to internal storage 2023-11-07 13:31:58 +01:00
location avoid usage of instanceState (use viewmodel instead) 2023-10-02 15:07:32 +02:00
lock fix screen locking feature 2023-05-04 10:33:11 +02:00
messagesearch Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
models Add recording consent feature 2023-10-27 16:48:05 +02:00
openconversations Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
polls Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
raisehand fix license header 2023-02-20 13:14:05 +01:00
receivers Fixed Unresolved reference: ColorRole and Exceeded max line length issue 2023-08-23 17:04:28 +05:30
remotefilebrowser fix crash when trying to upload from nextcloud 2023-11-02 12:10:21 +01:00
repositories Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
settings Migrating away from StoreBox to DataStore 2023-10-24 14:35:19 +02:00
shareditems solve ktlint + detekt warnings 2023-09-06 12:58:33 +02:00
signaling Align typing indicator to new concept 2023-06-02 15:35:16 +02:00
translate Fix to parse OpenAI translations. 2023-06-30 07:30:18 +02:00
ui Replaced EmojiPicker in MessageActionsDialog and CreateConversationDialog 2023-11-08 22:06:26 +05:30
upload Rename some "magic" 2023-03-14 16:28:27 +00:00
users ensure that there is always a current user 2022-12-15 13:11:41 +01:00
utils Add recording consent feature 2023-10-27 16:48:05 +02:00
viewmodels avoid usage of instanceState (use viewmodel instead) 2023-10-02 15:07:32 +02:00
webrtc Added Instrumentation Test and Unit Tests 2023-09-19 11:48:03 +05:30