talk-android/app/src/main/java/com/nextcloud/talk/chat
Marcel Hibbe 20724c5efb
fix to scroll to last read message
This will fix to scroll to the last read message when a chat is opened.

Some refactorings were made that are not necessary for the fix (I tried to also show the "Unread messages" hint in the adapter but came to the conclusion this is not a good idea until chatkit is removed. Chatkit doesn't support to add some item in between but only at the end or start which will make it too complicated..)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-09-04 09:48:42 +02:00
..
data fix to scroll to last read message 2024-09-04 09:48:42 +02:00
viewmodels fix to scroll to last read message 2024-09-04 09:48:42 +02:00
ChatActivity.kt fix to scroll to last read message 2024-09-04 09:48:42 +02:00
MessageInputFragment.kt fixed bug where the state of message input fragment wasn't saved because of capabilities 2024-08-21 17:11:38 +02:00
MessageInputVoiceRecordingFragment.kt Message Input Refactoring 2024-06-05 17:45:01 +02:00
TypingParticipant.kt Add SPDX header 2024-03-29 15:42:11 +01:00