Stefan Ceriu
92f633cccb
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Doug
92e7522324
Only no-op the actual sending of a typing notification.
...
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
ismailgulek
edc2905e4d
Display thread list api errors
2022-02-15 15:46:22 +03:00
ismailgulek
5b8246aa58
Use new api to fetch thread list
2022-02-10 17:35:18 +03:00
ismailgulek
18c44c2c06
Use thread protocol when possible
2022-02-10 16:48:27 +03:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
2a95516545
Fix review remarks
2022-02-03 14:25:14 +03:00
ismailgulek
d2e5e29ad9
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
ismailgulek
81543d6de3
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-27 02:01:55 +03:00
ismailgulek
558b43763f
Fix further review remarks
2022-01-27 01:45:01 +03:00
ismailgulek
d79af0e26d
Fix Doug's remarks
2022-01-26 15:58:37 +03:00
ismailgulek
d71b9ed645
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
ismailgulek
a24e208cb1
Fix review remarks
2022-01-25 23:59:19 +03:00
ismailgulek
5c653b5346
Implement going back to live room data sources for threads, fix bugs around it
2022-01-21 01:56:51 +03:00
ismailgulek
6cf5e15d70
Do not show badge for not participated threads
2022-01-21 00:09:25 +03:00
ismailgulek
e178ea3f04
Fix toast bottom margin for header action
2022-01-20 23:20:45 +03:00
ismailgulek
8cee4153e5
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-19 00:12:40 +03:00
ismailgulek
71fe8475af
Center empty view vertically in the whole screen
2022-01-18 02:57:30 +03:00
ismailgulek
c00037591c
Align summary last message to the time label
2022-01-18 02:27:23 +03:00
ismailgulek
d363cfdd93
Fix event content where the thread root event is a reply event
2022-01-17 16:33:02 +03:00
ismailgulek
fb643ed8c0
Various design fixes
2022-01-17 16:32:32 +03:00
ismailgulek
feb7190fe2
Thread summary view design changes
2022-01-17 13:51:05 +03:00
ismailgulek
7cb920e582
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
462ec32c0b
Implement thread list filtered icon, part of #5359
2022-01-11 14:00:37 +03:00
ismailgulek
4903e69fc3
Fix context menu action orders & layout fixes
2022-01-06 03:22:14 +03:00
ismailgulek
7e5a92d5af
Fix encryption badges for unencrypted rooms
2022-01-06 02:54:58 +03:00
ismailgulek
addb8bf722
Implement toast messages when links are copied
2022-01-06 02:41:57 +03:00
ismailgulek
f408750e81
Implement thread list long press actions, fix #5310
2022-01-05 13:26:13 +03:00
ismailgulek
30497de61c
Fix root message redaction
2022-01-04 18:07:39 +03:00
ismailgulek
c0ada7adf3
Layout fixes
2022-01-04 17:27:13 +03:00
ismailgulek
b811010b8f
User name coloring on thread list
2022-01-04 17:26:47 +03:00
ismailgulek
ec69538fe5
Update icons & summary view margins
2022-01-04 16:20:40 +03:00
ismailgulek
9f6623c7e2
Use live timeline of a thread
2021-12-21 16:44:11 +03:00
ismailgulek
254e714fc5
Hide jump to unread button on threads, override scroll to bottom action, fix #5264
2021-12-08 16:04:11 +03:00
ismailgulek
78b402c232
Do not send typing notifications from threads, part of #5271
2021-12-08 14:53:54 +03:00
ismailgulek
c8ad047800
Disable partial text message on threads
2021-12-08 14:46:03 +03:00
ismailgulek
254a7e8316
Use attributed string for thread last message
2021-12-03 00:55:13 +03:00
ismailgulek
1b6735a09f
Use attributed string for thread root message
2021-12-03 00:46:55 +03:00
ismailgulek
c48c3a8fe7
Mark thread as read when viewed
2021-12-02 16:57:41 +03:00
ismailgulek
5d46651aa4
Add thread notification dots
2021-12-01 14:42:05 +03:00
ismailgulek
8450e02a68
Adapt to thread model changes
2021-11-29 13:55:13 +03:00
ismailgulek
e862f77440
Implement actions for a thread
2021-11-25 14:55:44 +03:00
ismailgulek
00fdac165a
Fix title view for orientation
2021-11-22 18:01:29 +03:00
ismailgulek
ea2bc4b67f
Fix view in room thread action when navigated from thread list
2021-11-22 17:36:28 +03:00
ismailgulek
70346b827d
Add thread list empty view
2021-11-22 16:16:15 +03:00
ismailgulek
2f34603f1c
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
2021-11-22 14:59:07 +03:00
ismailgulek
60f0a86f16
Fix bg colors
2021-11-19 18:03:56 +03:00
ismailgulek
a003e982e8
Display thread when row tapped
2021-11-19 17:51:40 +03:00
ismailgulek
c545de0791
Use title view and configure
2021-11-19 16:33:04 +03:00
ismailgulek
4bec86ca6f
Refactor title view
2021-11-19 16:32:42 +03:00