Commit Graph

59 Commits

Author SHA1 Message Date
Niels Andriesse ef41ea22fa Merge branch 'dev' into voice-calls 2021-08-05 13:39:28 +10:00
Niels Andriesse e311d2878f Fix message status indicator bug 2021-08-05 10:47:15 +10:00
Niels Andriesse 50d17be43b Fix animation glitch 2021-08-05 10:11:20 +10:00
Niels Andriesse b8c4e6aa93 Avoid unnecessary conversation screen updates 2021-08-05 10:02:52 +10:00
Niels Andriesse 3db8231bde Fix glitch 2021-08-05 09:51:12 +10:00
Niels Andriesse 7d56e51690 Simplify conversation screen updating logic 2021-08-03 15:43:53 +10:00
Niels Andriesse ec41a9e08e Remove hack 2021-08-03 15:39:00 +10:00
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 2021-08-03 15:36:54 +10:00
Niels Andriesse e6949a5ae8 Fix glitch and add FIXME 2021-08-03 14:28:46 +10:00
Niels Andriesse c5c75a306e Hopefully fix scrolling issue 2021-08-03 10:41:24 +10:00
Niels Andriesse ebff1f7ff3 Resolve more errors 2021-08-02 15:43:50 +10:00
Niels Andriesse 9565358b55 Increase scroll to bottom margin 2021-07-29 13:24:06 +10:00
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 2021-07-22 11:10:30 +10:00
ryanzhao bd7e9b5943 add comment 2021-07-20 11:46:02 +10:00
ryanzhao fcca7f3076 clean 2021-07-20 11:42:22 +10:00
ryanzhao 4fad67484f fix incorrect unread position 2021-07-20 11:22:56 +10:00
Niels Andriesse 6d2044f230 Warn users if they're about to send their recovery phrase to someone 2021-07-19 13:15:02 +10:00
Ryan Zhao 7eb5d63a83 fix the misplaced scroll to bottom button 2021-07-02 13:19:35 +10:00
nielsandriesse 0b5e13ca59 Fix slight scroll behavior issue 2021-06-08 08:05:18 +10:00
nielsandriesse 1041f991fd Fix unnecessary map calls 2021-06-04 16:23:59 +10:00
ryanzhao 4c99b9ed05 make shouldScrollToBottom based on the table view's content offset. 2021-06-04 15:30:24 +10:00
ryanzhao 55786d6f17 fix scroll button 2021-06-04 10:29:03 +10:00
ryanzhao 0475274b4d only scroll down when we are already at the bottom 2021-06-03 15:16:17 +10:00
ryanzhao b2536173a0 fix conversations never scroll down when a new message comes in 2021-06-03 14:38:50 +10:00
Ryan ZHAO 65f3699093 fix expiration timer not starting in conversation screen 2021-05-14 14:47:03 +10:00
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 2021-05-05 10:00:39 +10:00
Ryan ZHAO f2fb8a57dc fix incorrect scrolling for link previews 2021-04-19 10:43:43 +10:00
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 2021-04-19 09:35:09 +10:00
Ryan ZHAO 887088b4bc fix the keyboard won't dismiss while swiping the vc back 2021-03-30 15:18:28 +11:00
Ryan ZHAO e6975e5984 fix scroll button hiding issue 2021-03-30 13:21:05 +11:00
Ryan ZHAO 60ee602b04 fix scroll button being hidden when coming back from conversation setting vc 2021-03-30 10:38:47 +11:00
Ryan ZHAO c998d302e5 fix faulty scrolling caused by keyboard for new conversations 2021-03-30 10:35:14 +11:00
Niels Andriesse 1a16112364 Minor refactoring 2021-03-29 14:09:07 +11:00
Niels Andriesse 2d5d14124b
Merge pull request #372 from RyanRory/sending-attachment-scrolling-fix-1
Fix Conversation Screen Scrolling Bugs (Part 2)
2021-03-29 14:00:17 +11:00
Niels Andriesse 5504f74659 Show V2 open group member count 2021-03-26 16:31:15 +11:00
Ryan ZHAO 9ffc118725 clean 2021-03-26 11:52:47 +11:00
Ryan ZHAO f6fb8f27de fix quote view show without tableview scrolling 2021-03-26 11:46:41 +11:00
Ryan ZHAO 1335defc5c fix keyboard related scrolling issues & minor refactor 2021-03-25 16:34:13 +11:00
Ryan ZHAO c84f37eb5f WIP: keyboard issue after sending attachments 2021-03-23 17:09:45 +11:00
Ryan ZHAO 8472c4122f minor refactor 2021-03-23 13:31:04 +11:00
Ryan ZHAO 58bde38576 fix conversation vc scrolling issues related to keyboard 2021-03-23 10:12:55 +11:00
Niels Andriesse 234f5eb022 Quick fix crash 2021-03-09 09:07:52 +11:00
Niels Andriesse a17f3277e4 Add TODO 2021-03-05 16:00:43 +11:00
Niels Andriesse 9d6d68d33e Handle screenshot notifications 2021-03-02 15:00:28 +11:00
Niels Andriesse dfb2369ab8 Show unread count on scroll to bottom button 2021-03-02 11:46:29 +11:00
Niels Andriesse 799458b03f Update build number 2021-03-02 11:08:09 +11:00
Niels Andriesse 67ea1782ef Add documentation 2021-03-02 10:18:08 +11:00
Niels Andriesse 21c7d0ce03 Implement drafts 2021-03-02 09:33:31 +11:00
Niels Andriesse 57eb5f8ef4 Make conversation title tappable 2021-03-01 15:15:37 +11:00
Niels Andriesse 1a09ee3619 Scroll to last unread message upon opening a conversation 2021-03-01 14:23:55 +11:00