talk-android/app/src/main/java/com/nextcloud/talk
Andy Scherzinger 9a1d501952 reformat code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-12 17:05:42 +02:00
..
activities Migration away from getScheme() calls 2023-08-10 14:47:17 +02:00
adapters detekt 2023-08-10 14:47:17 +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
callnotification Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
chat Migration away from getScheme() calls 2023-08-10 14:47:17 +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 fix to be able to enter open conversation name 2023-07-07 15:58:16 +02:00
conversationinfo Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
conversationinfoedit Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
conversationlist implement permission check for notifications on Android 13 2023-07-26 23:01:38 +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 add logging and minor refactoring 2023-07-18 13:15:01 +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 AudioUtils and Waveform Seekbar 2023-08-01 12:35:15 -05:00
openconversations Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
polls Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile avoid NPE in ProfileActivity because userInfo could be null 2023-07-07 14:06:44 +02:00
raisehand fix license header 2023-02-20 13:14:05 +01:00
receivers Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
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 remove ports from translatable strings 2023-07-14 17:19:51 +02:00
shareditems Avoid to send conversation and user via intent 2023-06-30 07:30:18 +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 reformat code 2023-08-12 17:05:42 +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 fix mention rendering 2023-08-12 17:05:42 +02:00
viewmodels Handle more call recording states 2023-02-24 17:19:19 +01:00
webrtc add logging and minor refactoring 2023-07-18 13:15:01 +02:00