talk-android/app/src/main/java/com/nextcloud/talk
sowjanyakch 337f07abfe Basic Edit feature
Signed-off-by: Sowjanya Kota <101803542+sowjanyakch@users.noreply.github.com>
2024-01-24 14:00:27 +01:00
..
account add diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01:00
activities Merge pull request #3502 from nextcloud/bugfix/3491/fixErrorWhenDecliningRecConsent 2023-12-05 18:57:35 +01:00
adapters ktlint: Property name should start with a lowercase letter and use camel case 2023-12-05 16:37:53 +01:00
api Basic Edit feature 2024-01-24 14:00:27 +01: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
bottomsheet/items ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
call ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
callbacks codacy: inefficient use of StringBuffer.toString using call StringBuffer.length instead 2022-12-29 11:37:00 +01:00
callnotification remove conductor 2023-11-23 13:26:01 +01:00
chat Basic Edit feature 2024-01-24 14:00:27 +01:00
components/filebrowser Rename some "magic" 2023-03-14 16:28:27 +00:00
contacts remove conductor 2023-11-23 13:26:01 +01:00
conversation ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
conversationinfo Fix wrong url for webinar. Add logging+snackbar for onError 2023-12-01 13:31:53 +01:00
conversationinfoedit Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
conversationlist add diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01:00
dagger/modules ktlint: statement fits in a single line 2023-12-05 16:45:02 +01:00
data add diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01:00
diagnose set string "Build flavor" to translatable=false 2024-01-15 12:51:29 +01: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
fullscreenfile followup changes to save file feature 2023-11-08 11:39:19 +01:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs add cancel upload functionality 2024-01-17 09:21:32 +01:00
location ktlint: Newline expected before expression body 2023-12-05 16:26:33 +01: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 diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01:00
openconversations ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
polls ktlint: Empty parentheses in function call followed by lambda are unnecessary 2023-12-05 16:45:24 +01:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
raisehand ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
receivers remove conductor 2023-11-23 13:26:01 +01:00
remotefilebrowser ktlint: Newline expected after opening parenthesis 2023-12-05 16:34:54 +01:00
repositories ktlint: Newline expected after opening parenthesis 2023-12-05 16:34:54 +01:00
settings add diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01:00
shareditems ktlint: Newline expected before expression body 2023-12-05 16:26:33 +01:00
signaling Align typing indicator to new concept 2023-06-02 15:35:16 +02:00
translate ktlint: Missing newline before/after '{' 2023-12-05 16:30:25 +01:00
ui Basic Edit feature 2024-01-24 14:00:27 +01:00
upload add cancel upload functionality 2024-01-17 09:21:32 +01:00
users add diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01:00
utils add diagnose screen and permission warnings in settings 2024-01-12 09:54:28 +01: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