talk-android/app/src/main/java/com/nextcloud/talk
tobiasKaminsky 91260ac9cb
Save filter state
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-09-21 23:27:23 +02:00
..
activities solve ktlint + detekt warnings 2023-09-06 12:58:33 +02:00
adapters extracted and created tests 2023-09-20 18:11:56 +02:00
api Notify me Later 2023-08-31 10:31:21 +02:00
application Use own okHttpClient for coil ImageLoader 2023-03-14 16:28:27 +00:00
arbitrarystorage Migrate AccountRemovalWorker from requery to room 2022-07-23 14:29:41 +02:00
call codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 22:27:43 +02:00
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 extracted and created tests 2023-09-20 18:11:56 +02:00
components/filebrowser Rename some "magic" 2023-03-14 16:28:27 +00:00
contacts Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
controllers extracted and created tests 2023-09-20 18:11:56 +02:00
conversationinfo apply changes by ktlintFormat 2023-08-24 09:45:57 +02:00
conversationinfoedit Replaced all the Toasts with Snackbar 2023-08-19 17:38:52 +05:30
conversationlist Save filter state 2023-09-21 23:27:23 +02:00
dagger/modules unify markdown rendering of chat messages 2023-07-10 09:38:04 +02:00
data Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
events Rename some "magic" 2023-03-14 16:28:27 +00:00
extensions Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs Notify me Later 2023-08-31 10:31:21 +02:00
location Fixed Unresolved reference: ColorRole and Exceeded max line length issue 2023-08-23 17:04:28 +05:30
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 fixups and refactoring for sharing by context menu 2023-09-04 11:08:20 +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 Migration away from getScheme() calls 2023-08-10 14:47:17 +02:00
repositories Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
settings avoid falsely shown "Account scheduled for deletion" info 2023-08-25 11:24:28 +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 Save filter state 2023-09-21 23:27:23 +02:00
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 Save filter state 2023-09-21 23:27:23 +02:00
viewmodels Handle more call recording states 2023-02-24 17:19:19 +01:00
webrtc Added Instrumentation Test and Unit Tests 2023-09-19 11:48:03 +05:30