talk-android/app/src/main/java/com/nextcloud/talk
sowjanyakch fdcff12bd9
ktlintFormat
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2025-02-05 13:53:31 +01:00
..
account style(detekt): shorten long methods 2024-12-10 09:00:47 +01:00
activities Add support for sending signaling messages in the MessageSender 2025-01-08 12:35:16 +01:00
adapters style(lint): replace magic number with constant 2025-01-16 16:29:39 +01:00
api resolve detekt warnings 2025-01-10 12:32:31 +01:00
application Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
arbitrarystorage Add SPDX header 2024-03-29 15:42:11 +01:00
bottomsheet/items Add SPDX header 2024-03-24 20:08:43 +01:00
call Send state also through signaling messages 2025-01-08 12:35:17 +01:00
callbacks rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
callnotification bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
chat fix shimmer and "offlineNoMessages"-info handling 2025-01-23 09:45:02 +01:00
components/filebrowser Add SPDX header 2024-03-29 12:55:12 +01:00
contacts style(detekt): Accept current use of TooGenericExceptionCaught cases 2024-12-06 11:11:24 +01:00
conversation convert rxjava to coroutines - set conversation read only 2024-11-19 10:56:32 +01:00
conversationcreation ktlintFormat 2025-02-05 13:53:31 +01:00
conversationinfo Archived conversation improvements 2025-01-23 12:11:49 +01:00
conversationinfoedit ktlintFormat 2025-02-05 13:53:31 +01:00
conversationlist Archived conversation improvements 2025-01-23 12:11:49 +01:00
dagger/modules resolve detekt warnings 2025-01-10 12:32:31 +01:00
data self heal if multiple current users exist 2025-01-28 15:57:41 +01:00
diagnose style(detekt): Move magic number to constant 2024-12-13 15:35:17 +01:00
events rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
extensions resend queued messages when connection gained 2025-01-10 12:32:28 +01:00
fullscreenfile Add SPDX header 2024-03-29 15:42:11 +01:00
interfaces Add SPDX header 2024-03-29 12:55:12 +01:00
invitation open links for files app from any screen. 2024-05-24 15:38:53 +02:00
jobs prepare to replace no-internet-connection message handling (sorry Julius!!) 2025-01-10 12:32:27 +01:00
location style(detekt): shorten long methods 2024-12-10 09:00:47 +01:00
lock hide logos for conversation list and lockscreen if app is not nextcloud 2024-05-24 13:23:03 +02:00
messagesearch open links for files app from any screen. 2024-05-24 15:38:53 +02:00
models fix lint warning 2025-01-10 12:32:32 +01:00
openconversations sort conversations only if text is present 2025-01-08 16:02:28 +01:00
polls fix: remove use of LayoutInflater.from(Context) 2024-06-19 17:15:21 +02:00
presenters fix(spotbugs): Improve spotbugs scoring 2024-11-07 15:42:58 +01:00
profile use new result api 2024-04-01 04:40:05 +05:30
raisehand Add SPDX header 2024-03-29 15:42:11 +01:00
receivers resolve codacy/ktlint warnings 2025-01-10 12:32:30 +01:00
remotefilebrowser Add SPDX header 2024-03-29 15:42:11 +01:00
repositories add setConversationReadOnly 2024-11-21 11:18:36 +01:00
settings style(detekt): shorten long methods 2024-12-10 09:00:47 +01:00
shareditems Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
signaling Add explicit documentation about the different casing 2024-10-23 13:02:27 +02:00
translate Add SPDX header 2024-03-29 15:42:11 +01:00
ui switched the btns in DateTimeCompose 2025-01-28 11:29:23 +01:00
upload bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
users fix to not execute getAnyUserAndSetAsActive() until userRepository.getActiveUser() is empty 2025-01-28 15:15:06 +01:00
utils ktlintFormat 2025-02-05 13:53:31 +01:00
viewmodels Add SPDX header 2024-03-23 17:18:18 +01:00
webrtc Move attributes to local variables 2025-01-08 12:35:16 +01:00