talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe b39daf4565 fix to handleActionFromContact
handleActionFromContact was not executed in onCreate of the MainActivity which is now fixed by this commit.

+ refactoring some intent handling

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-07-06 21:39:28 +02:00
..
activities fix to handleActionFromContact 2023-07-06 21:39:28 +02:00
adapters Bug fix of issue 2780 2023-06-23 14:31:08 -05: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 solve detekt warnings 2023-07-06 10:29:55 +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 load conversationlist only once after login 2023-07-05 10:26:02 +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 Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
dagger/modules improve detekt score 2023-07-06 15:31:34 +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 Avoid to send conversation and user via intent 2023-06-30 07:30:18 +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 fix to allow empty map for phone-number users 2023-07-06 21:39:28 +02: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 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 Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
remotefilebrowser fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
repositories Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
settings fix IllegalArgumentException caused by missing theming 2023-07-06 21:39:28 +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 improve detekt score 2023-07-06 15:31:34 +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 Avoid to send conversation and user via intent 2023-06-30 07:30:18 +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