talk-android/app/src/main/java/com/nextcloud/talk
Andy Scherzinger f2da9b93de
ktlint: First line of body expression fits on same line as function signature
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-12-05 16:28:49 +01:00
..
account Add fixes and changes to push handling 2023-12-01 13:35:53 +01:00
activities ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
adapters ktlint: Newline expected before expression body 2023-12-05 16:26:33 +01:00
api Add fixes and changes to push handling 2023-12-01 13:35:53 +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 ktlint: Newline expected before expression body 2023-12-05 16:26:33 +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 ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +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
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 ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +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 ktlint: Newline expected before expression body 2023-12-05 16:26:33 +01:00
openconversations ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
polls ktlint: First line of body expression fits on same line as function signature 2023-12-05 16:28:49 +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: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
repositories ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
settings translate "no proxy" in settings 2023-11-29 11:43:18 +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: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
ui ktlint: First line of body expression fits on same line as function signature 2023-12-05 16:28:49 +01:00
upload ktlint: No whitespace expected between opening parenthesis and first parameter name 2023-12-05 16:17:31 +01:00
users ensure that there is always a current user 2022-12-15 13:11:41 +01:00
utils ktlint: First line of body expression fits on same line as function signature 2023-12-05 16:28:49 +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