Alex Hart
|
3a465cc56b
|
Account for horizontal padding when calculating available footer space.
|
2023-10-25 15:44:13 -04:00 |
|
Alex Hart
|
c0fed1498e
|
Utilze visibility instead of isVisible for restoration of view visibility after long press.
|
2023-10-25 15:44:13 -04:00 |
|
Greyson Parrelli
|
d468d4c21b
|
Remove sms/mms receive code.
Simplifying incoming message insert. Removing this dead path as part of
it.
|
2023-10-23 13:29:07 -04:00 |
|
Greyson Parrelli
|
57135ea2c6
|
Add more logging to forwarding bottom sheet.
|
2023-10-17 11:15:56 -04:00 |
|
Greyson Parrelli
|
4fe6d79fff
|
Unify our Base64 utilities.
|
2023-10-17 11:15:56 -04:00 |
|
Cody Henthorne
|
6a6b80cce2
|
Decrease db thrashing when starting expiration timers for messages.
|
2023-10-17 11:15:56 -04:00 |
|
Alex Hart
|
10aba86e70
|
Remove clear of chat color in onDestroy.
|
2023-10-16 10:54:57 -03:00 |
|
Alex Hart
|
5cc85cc860
|
Fix issue with chat colors not updating properly.
|
2023-10-13 10:37:09 -03:00 |
|
Alex Hart
|
17b24d3c24
|
Add handling for no-bubble outgoing messages without wallpaper.
|
2023-10-06 16:13:18 -03:00 |
|
Nicholas
|
82956c4149
|
New attachment download UI.
|
2023-10-05 19:13:19 -04:00 |
|
Greyson Parrelli
|
7d5786ea93
|
Add a core-util-jvm module.
This is basically a location where we can put common utils that can also
be imported by libsignal-service (which is java-only, no android
dependency).
|
2023-10-05 19:13:19 -04:00 |
|
Cody Henthorne
|
6be1413d7d
|
Fix link preview overriding edit message with media bug.
|
2023-10-05 19:13:19 -04:00 |
|
Cody Henthorne
|
fd07ab10ee
|
Fix ISE crash in compose text watcher.
|
2023-10-05 19:13:19 -04:00 |
|
Cody Henthorne
|
e9fbce4e28
|
Add missing GV2 state update on conversation open.
|
2023-10-02 14:49:52 -04:00 |
|
Alex Hart
|
4bf49df6fa
|
Fix horizontal ReactionView margins.
|
2023-10-02 13:53:24 -03:00 |
|
Alex Hart
|
d46daed49a
|
Add SavedStateHandle support to LinkPreviewViewModelV2.
|
2023-09-29 09:25:17 -03:00 |
|
Alex Hart
|
9f2dbf7b6c
|
Fix context usage in ConversationDataSource.
|
2023-09-28 19:24:12 -04:00 |
|
Cody Henthorne
|
96c1077238
|
Revert "Add more logging to forwarding bottom sheet."
This reverts commit 3fc26733ad.
|
2023-09-26 19:43:48 -04:00 |
|
Alex Hart
|
15df15556d
|
Always display footer underneath if text has mixed directions.
|
2023-09-26 09:08:22 -03:00 |
|
Alex Hart
|
e7b18bd3a2
|
Tie CallLogViewModel lifecycle to the activity.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
e5e86e639a
|
Update getAdapterPosition to utilize the binding adapter position instead of absolute.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
f44b44a354
|
Fix timestamp update on conversation re-entry from background.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
b3399b5242
|
Fix RTL display of CIV2 bubble corners.
|
2023-09-25 21:25:00 -04:00 |
|
Alex Hart
|
7d4ebd9d3b
|
Fix strange padding on some CIV2 items.
|
2023-09-25 10:16:03 -03:00 |
|
Alex Hart
|
45583ea469
|
Revert "Instant Video Playback UI"
This reverts commit f8283acfae.
|
2023-09-22 16:50:20 -03:00 |
|
Nicholas
|
f8283acfae
|
Instant Video Playback UI
|
2023-09-21 15:12:11 -04:00 |
|
Alex Hart
|
f8cb26ca74
|
Replace TypingIndicatorItemDecoration with TypingIndicatorAdapter.
|
2023-09-21 14:05:49 -03:00 |
|
Alex Hart
|
f84b46148c
|
Show delivery status in forced footers for CIV2.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
12db8b5ee1
|
Fix swipe to reply positioning in CIV2.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
05b5078aa9
|
Hide footer end pad in CIV2 non-end items.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
85b7ee85f3
|
Display date in forced footer for CIV2.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
326b728d4b
|
Always show expiration timer if there is one.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
2e45e131b1
|
Fix tinting of CIV2 expiration icon.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
1aa95c057b
|
Fix edit message label.
|
2023-09-21 13:59:52 -03:00 |
|
Nicholas Tinsley
|
023f31eadd
|
Set recipients name in safety number verification screen.
Addresses #13171.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
f3a8825cb9
|
Revert "Add proper tinting to delivery status icon."
This reverts commit c4ac63ea7a89e44f478b0321901eaf43e2745502.
|
2023-09-21 13:59:52 -03:00 |
|
Cody Henthorne
|
efbd5cab85
|
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
|
2023-09-21 13:59:52 -03:00 |
|
Alex Hart
|
e06126d889
|
Fix pulse on quote press.
|
2023-09-21 13:59:51 -03:00 |
|
Alex Hart
|
4bf8e2c488
|
Fix auto-update timestamps.
|
2023-09-21 13:59:51 -03:00 |
|
Alex Hart
|
1c55ad21a3
|
Add background to group sender name in CIV2.
|
2023-09-21 13:59:51 -03:00 |
|
Alex Hart
|
3a601e1e65
|
Rename binding fields for CIV2.
|
2023-09-21 13:59:51 -03:00 |
|
Alex Hart
|
c953003c2f
|
Fix footer background sizing.
|
2023-09-21 13:59:51 -03:00 |
|
Alex Hart
|
18de51a531
|
Add proper tinting to delivery status icon.
|
2023-09-21 13:59:51 -03:00 |
|
Alex Hart
|
ab6d3b5e8d
|
Set bubble width in onMeasure.
|
2023-09-21 13:59:51 -03:00 |
|
Nicholas Tinsley
|
ff5b024074
|
Fix crash when closing app during voice memo.
|
2023-09-13 13:28:43 -03:00 |
|
Alex Hart
|
53b1544b58
|
Fix bad feeling on-back behavior for in-conversation search.
|
2023-09-13 13:28:43 -03:00 |
|
Alex Hart
|
cf7455c661
|
Do not display clear filter when no filter is applied in call log.
|
2023-09-12 10:58:39 -03:00 |
|
Alex Hart
|
ea52bbea42
|
Fix footer padding for very narrow bodies.
|
2023-09-12 10:48:00 -03:00 |
|
Alex Hart
|
05a990e228
|
Add CIV2 callback for clicking an edited message footer.
|
2023-09-12 10:00:02 -03:00 |
|
Alex Hart
|
903e305519
|
Drop verbose logs from ConversationItemAnimator.
|
2023-09-11 17:07:12 -03:00 |
|