talk-android/app/src/main/java/com/nextcloud/talk
rapterjet2004 715cbedcfe
WIP filter conversations feature, implemented small fixes + license
Signed-off-by: Julius Linus julius.linus@nextcloud.com

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-06-15 14:48:56 +02:00
..
activities codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 19:10:35 +02:00
adapters codacy: Unused import 2023-06-01 22:27:42 +02:00
api check if talk is available at server selection and if version is valid 2023-06-12 09:49:25 +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
chat Align typing indicator to new concept 2023-06-02 15:35:16 +02:00
components/filebrowser Rename some "magic" 2023-03-14 16:28:27 +00:00
contacts fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
controllers comment on empty function block 2023-06-15 11:07:22 +02:00
conversationinfo fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
conversationinfoedit fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
conversationlist WIP filter conversations feature, implemented small fixes + license 2023-06-15 14:48:56 +02:00
dagger/modules rewriting translate feature to use MVVM 2023-05-22 11:18:21 -05:00
data Delete unused methods 2023-04-26 09:53:19 +02:00
events Rename some "magic" 2023-03-14 16:28:27 +00:00
extensions Fix any detekt formatting issues 2023-05-24 09:38:56 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs check if location of cached file makes sense 2023-06-01 10:36:10 +02:00
location fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
lock fix screen locking feature 2023-05-04 10:33:11 +02:00
messagesearch fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
models further improve formatting 2023-05-24 10:19:36 +02:00
polls Migrate theme API calls - away from deprecated ones 2023-05-24 09:08:18 +02:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
raisehand fix license header 2023-02-20 13:14:05 +01:00
receivers Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01:00
remotefilebrowser fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
repositories Fix code formatting 2023-02-16 09:57:19 +01:00
settings check if talk is available at server selection and if version is valid 2023-06-12 09:49:25 +02:00
shareditems fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
signaling Align typing indicator to new concept 2023-06-02 15:35:16 +02:00
translate fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
ui WIP filter conversations feature, implemented small fixes + license 2023-06-15 14:48:56 +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 check if talk is available at server selection and if version is valid 2023-06-12 09:49:25 +02:00
viewmodels Handle more call recording states 2023-02-24 17:19:19 +01:00
webrtc Align typing indicator to new concept 2023-06-02 15:35:16 +02:00