talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 07cd9e1ced
fix to display text that was sent to app via "share to"
the bug was, that the sent text was overwritten with "" in restoreState.

With this fix the saved state is only applied when the input field is empty (which means there was nothing shared)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-04 13:41:15 +02:00
..
account set light or dark bar colors for login screens instead primary color 2024-05-07 12:37:05 +02:00
activities set values to not nullable in ConversationEntity.kt wherever this makes sense 2024-08-12 16:47:06 +02:00
adapters fix: ktlintCheck by reformatting kt code 2024-08-17 20:20:42 +02:00
api Allows Banning 2024-08-06 10:58:22 -05: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 Add SPDX header 2024-03-29 15:42:11 +01:00
callbacks rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
callnotification fix to open calls as voice only when user clicked on voice button 2024-04-17 17:00:37 +02:00
chat fix to display text that was sent to app via "share to" 2024-09-04 13:41:15 +02:00
components/filebrowser Add SPDX header 2024-03-29 12:55:12 +01:00
contacts style: move error color to M3 theme code 2024-08-17 23:31:57 +02:00
conversation Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
conversationinfo Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
conversationinfoedit Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
conversationlist Follow up bug fixes for offline support 2024-09-04 10:14:51 +02:00
dagger/modules Follow up bug fixes for offline support 2024-09-04 10:14:51 +02:00
data Follow up bug fixes for offline support 2024-09-04 10:14:51 +02:00
diagnose open links for files app from any screen. 2024-05-24 15:38:53 +02:00
events rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
extensions Offline support for conversations and chats 2024-08-12 16:47:03 +02: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 remove dao methods to delete data when user is removed 2024-08-12 16:47:06 +02:00
location Add SPDX header 2024-03-29 15:42:11 +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 Merge branch 'master' into issue-4072-federated-accept-message-should-be-system 2024-08-21 08:24:27 -05:00
openconversations set values to not nullable in ConversationEntity.kt wherever this makes sense 2024-08-12 16:47:06 +02:00
polls fix: remove use of LayoutInflater.from(Context) 2024-06-19 17:15:21 +02:00
presenters Add SPDX header 2024-03-29 12:55:12 +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 Add SPDX header 2024-03-29 15:42:11 +01:00
remotefilebrowser Add SPDX header 2024-03-29 15:42:11 +01:00
repositories Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
settings open links for files app from any screen. 2024-05-24 15:38:53 +02:00
shareditems Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
signaling Add SPDX header 2024-03-29 15:42:11 +01:00
translate Add SPDX header 2024-03-29 15:42:11 +01:00
ui No Edit Time limit on Note to Self 2024-08-29 09:06:29 +02:00
upload Add SPDX header 2024-03-29 15:42:11 +01:00
users Add SPDX header 2024-03-23 17:18:18 +01:00
utils No Edit Time limit on Note to Self 2024-08-29 09:06:29 +02:00
viewmodels Add SPDX header 2024-03-23 17:18:18 +01:00
webrtc rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00