Cody Henthorne
77ff25ec49
Add Change Number capability and Conversation Update item.
2021-09-08 21:04:06 -04:00
Lucio Maciel
1dbb6013cb
Fix alignment on Update messages.
2021-09-07 23:13:19 -04:00
Lucio Maciel
e09d162c1e
Update conversations list UI.
2021-09-03 20:19:55 -04:00
Alex Hart
664d6475d9
Refresh media selection and sending flow with a shiny new UX.
2021-09-02 21:24:54 -04:00
Leonid Zavodnik
a6690e1bde
Update exoplayer version to v2.15
...
Fixes #11547
2021-09-02 21:24:54 -04:00
Greyson Parrelli
7ac83625d3
Add a write-through cache to the identity store.
2021-09-02 21:24:53 -04:00
Greyson Parrelli
f5a6d61362
Add support for granular conversation data changes.
2021-09-02 21:24:53 -04:00
Alex Hart
f71accea06
Revert "Replace use of AlertDialog.Builder with MaterialAlertDialogBuilder."
...
This reverts commit 9232eb7c16
.
2021-08-30 20:32:41 -04:00
Greyson Parrelli
97798a146f
Fix issue where request banner overlapped admin-only banner.
2021-08-27 14:43:38 -03:00
Greyson Parrelli
1dc2a35d83
Fix overlapping text for not-in-group and announcement-only.
2021-08-25 13:52:19 -04:00
Greyson Parrelli
0a67731830
Add a write-through cache to the identity store.
2021-08-25 13:39:59 -04:00
Greyson Parrelli
b1fcea673a
Allowing joining group calls in announcement groups.
2021-08-25 13:21:11 -04:00
Greyson Parrelli
eb5418787a
Disable the reply action in announcement groups.
2021-08-25 13:19:52 -04:00
Greyson Parrelli
307f47fa33
Prevent forwarding to announcement groups in new forward fragment.
2021-08-25 12:38:14 -04:00
Alex Hart
1a21cafe6c
Remove multi-forward feature flag.
2021-08-24 16:59:09 -03:00
Greyson Parrelli
b7a067e954
Use a more accurate starting point for message send timings.
2021-08-24 09:09:27 -03:00
Alex Hart
6a5c234408
Always recalculate shown items when we update menu state in multiselect.
2021-08-24 09:09:27 -03:00
Alex Hart
7a1122b3f7
Force ConversationItem to intercept all touch events when in multiselect mode.
2021-08-24 09:09:27 -03:00
Sgn-32
9232eb7c16
Replace use of AlertDialog.Builder with MaterialAlertDialogBuilder.
2021-08-24 09:09:27 -03:00
Alex Hart
58a8902d4e
Only finish action mode after forwards are sent.
2021-08-19 21:14:10 -04:00
Alex Hart
e582976293
Fix issue with bad multiselect inset.
2021-08-19 15:34:14 -03:00
Alex Hart
143110047d
Change counter to consider only unique conversation messages in multiselect.
2021-08-19 15:22:21 -03:00
Alex Hart
c1324c7496
Fix check indicator covering update in multiselect.
2021-08-19 15:17:41 -03:00
Lucio Maciel
53eee2bd16
Fix timestamps with image+text.
2021-08-18 16:10:52 -03:00
Lucio Maciel
fec4a7692d
Collapse timestamps on "deleted" messages.
2021-08-18 10:48:09 -04:00
Greyson Parrelli
b58cede072
Fix issue with date header ID generation.
...
We render based on the date received, but were generating the ID with
the date sent. This caused the potential for a weird caching bug that
could cause us to render the wrong date.
2021-08-18 10:01:33 -04:00
Alex Hart
921addf4c8
Fix error with vertical translation of quote cutout projection.
2021-08-18 09:33:29 -03:00
Greyson Parrelli
61aa991d79
Increase toast duration for forward error messages.
2021-08-18 08:32:21 -04:00
Lucio Maciel
9a67c60b4e
Don't inline jumbomoji timestamps.
2021-08-17 19:04:59 -04:00
Lucio Maciel
e7c259b1e9
Adjust timestamp alignment.
2021-08-17 17:22:23 -03:00
Alex Hart
c65761a034
Fix several issues with multiforwarding.
...
* Better forwarding and animations.
* Handle audio with text.
* Increase max forwardable count to 32
* Onboarding dialog.
* Send forth link previews.
* Safety number support.
* Fix slide behaviour.
2021-08-17 16:15:09 -03:00
Lucio Maciel
2b366f8c9c
Fix audio with text footer.
2021-08-17 11:09:22 -03:00
Lucio Maciel
0599f76ed5
Fix alignment issues for single line timestamps.
2021-08-16 20:50:33 -04:00
Alex Hart
17b568e6d1
Fix sticker forwarding.
2021-08-16 20:50:33 -04:00
Alex Hart
a7c4199192
Add proper pluralization to message send toast.
2021-08-16 12:00:19 -03:00
Alex Hart
8cb3909093
Disable multiforward send button after the user presses it.
2021-08-16 11:50:53 -03:00
Alex Hart
7480ea66ec
Fix issue where a document with text would cause a crash and not be multiselectable.
2021-08-16 11:36:03 -03:00
Lucio Maciel
d4cabce876
Fix crash when getLayout() is null.
2021-08-13 18:39:06 -03:00
Alex Hart
7448183ff4
Update multi-forward work with tweaks from design.
2021-08-13 13:58:38 -04:00
Alex Hart
49334ffd42
Implement proper mentions support for multiforward.
2021-08-13 13:58:38 -04:00
Lucio Maciel
4702ab1aeb
Implement better detection of text only messages.
2021-08-13 13:58:38 -04:00
Lucio Maciel
fe8fcb1394
Implement single line timestamps on conversation items.
2021-08-13 13:58:38 -04:00
Alex Hart
dc1e56de4e
Implement new bottom fragment UX for multiforward.
2021-08-13 13:58:38 -04:00
Alex Hart
28abc1e4ff
Implement new Multiselect UX and groundwork for Multiforward.
2021-08-13 13:58:38 -04:00
Cody Henthorne
3baf10f0e9
Fix bug with not showing entire long message when it contains no mentions.
2021-08-10 12:02:35 -04:00
Alex Hart
89af85c893
Fix MP4 Gif crash with ConversationUpdateItem
...
Due to adapter positions changing due to deletes and other such
nonsense, there are cases where update items are all of a sudden in our
playing or notplaying arrays. Checking for playable content before
trying to update positioning information seems to have fixed the issue.
2021-08-06 16:41:44 -03:00
Cody Henthorne
570b4d7150
Fix bug with processing and displaying long messages with mentions.
2021-08-06 13:19:44 -04:00
Greyson Parrelli
2bac1a7707
Fix race condition that could show an empty link preview after send.
2021-08-05 17:45:14 -04:00
Greyson Parrelli
49190125ef
Locally track conversation open time.
2021-08-05 16:42:32 -03:00
Alex Hart
aa0d7c218f
Stage secure outgoing message instead of unwrapped.
2021-08-05 16:42:32 -03:00