Alex Hart
|
bde7ae944a
|
Add draft handling in toggle button update method.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
99f83e5dc9
|
Add handleDial implementation in CFV2.
|
2023-06-06 12:47:16 -04:00 |
|
Cody Henthorne
|
693aef5c04
|
Add partial share and draft support to CFv2.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
b9ae537706
|
Add onItemClick handling in CFV2.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
e41dd6d39d
|
CFV2 Add edit message support.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
5d546f46e4
|
CFV2 Add reply to message support.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
0dd51856d3
|
CFV2 - Implement add to home screen.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
be01f2b511
|
CFV2 -- Add to Contacts / Mute Conversation.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
045d2cf42f
|
Copy over several more action handlers for CFV2.
|
2023-06-06 12:47:16 -04:00 |
|
Cody Henthorne
|
64ddd982fe
|
Add review banner to CFv2.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
b785b3f887
|
CFV2 Save to Disk / Copy Text Content.
|
2023-06-06 12:47:16 -04:00 |
|
Alex Hart
|
399421e20e
|
CFV2 Implement delete, forward, view once handling.
|
2023-06-06 12:47:16 -04:00 |
|
Cody Henthorne
|
a656d65d1d
|
Move render split to match CFv2 for fairer comparisons.
|
2023-06-06 12:47:16 -04:00 |
|
Nicholas Tinsley
|
a9a91e3162
|
Address a bunch of compiler warnings.
None of these should change any behavior, they're all annotations and stuff.
|
2023-06-06 12:47:16 -04:00 |
|
Nicholas Tinsley
|
7ea9fc0c3b
|
Update AlertDialogs to MaterialAlertDialogs.
Addresses #12949.
|
2023-06-06 12:47:16 -04:00 |
|
Cody Henthorne
|
e565de0724
|
Add verified updates and unverified banner.
|
2023-06-06 12:47:15 -04:00 |
|
Cody Henthorne
|
6b91e525db
|
Add Reminders and Conversation Banner to CFv2.
|
2023-06-06 12:47:15 -04:00 |
|
Nicholas Tinsley
|
83e84228f5
|
Bolster Bluetooth headset detection for Android 11 and older.
|
2023-05-30 15:00:49 -04:00 |
|
Nicholas Tinsley
|
539f590c4c
|
Disconnect Bluetooth SCO when user cancels recording.
|
2023-05-25 11:57:13 -04:00 |
|
Clark
|
fd826749e4
|
Edit message design tweaks.
|
2023-05-24 12:05:23 -04:00 |
|
Alex Hart
|
f961f4ccac
|
Add initial CFV2 long press state implementation.
|
2023-05-24 12:05:23 -04:00 |
|
Nicholas Tinsley
|
145377b05f
|
Add accessibility labels to navigate up button in ConversationFragment.
Addresses #12951.
|
2023-05-24 12:05:23 -04:00 |
|
Nicholas Tinsley
|
5362b1c21c
|
Prevent NPE when finishing voice memo recording.
|
2023-05-24 12:05:23 -04:00 |
|
Cody Henthorne
|
1099128513
|
Add rendering and handling for various disabled input states in CFv2.
|
2023-05-24 12:05:23 -04:00 |
|
Clark
|
c26f54161d
|
Use original message id for edit message history.
|
2023-05-24 11:29:59 -04:00 |
|
Cody Henthorne
|
f2846efd2c
|
Fix split second spoiler reveal when quoting a message with a spoiler.
|
2023-05-19 16:30:19 -04:00 |
|
Cody Henthorne
|
a64bffd83a
|
Complete text formatting.
|
2023-05-17 15:30:26 -04:00 |
|
Nicholas Tinsley
|
c76002663f
|
Push bubbled conversation onto back stack.
|
2023-05-17 15:30:26 -04:00 |
|
Nicholas Tinsley
|
c5317370c8
|
Prevent duplicate reactions bottom sheet.
|
2023-05-17 15:30:26 -04:00 |
|
Cody Henthorne
|
4b09f4a654
|
Add basic attachment keyboard support to CFv2.
|
2023-05-17 15:30:26 -04:00 |
|
Alex Hart
|
407fc56218
|
Utilize conversationRecipient for displaying whom a payment is to or from in conversation.
|
2023-05-17 15:30:26 -04:00 |
|
Cody Henthorne
|
2aaeda6ca8
|
Add initial send support to CFv2.
|
2023-05-17 15:30:26 -04:00 |
|
Clark
|
50ad005e7c
|
Update edit message history dialog to match designs.
|
2023-05-17 15:30:09 -04:00 |
|
Cody Henthorne
|
3ba128793a
|
Display thread header in CFv2.
|
2023-05-17 15:30:08 -04:00 |
|
Greyson Parrelli
|
6615bc4a2a
|
Fix param on sync message.
|
2023-05-11 18:47:04 -04:00 |
|
Greyson Parrelli
|
ee3f2d62cf
|
Add extra guard against inserting unnecessary error messages.
|
2023-05-09 13:41:28 -04:00 |
|
Clark
|
c2c1537858
|
Disable interactions while user is unregistered or expired.
|
2023-05-09 13:41:27 -04:00 |
|
Cody Henthorne
|
65d5f4c426
|
Add ConversationAdapterV2.
|
2023-05-09 13:41:27 -04:00 |
|
Nicholas
|
f1fd29a477
|
Use Bluetooth headset mic to record voice notes.
|
2023-05-05 12:49:18 -03:00 |
|
Alex Hart
|
66f4732db5
|
Reimplement MessageRequestViewModel for CFV2.
|
2023-05-05 12:48:53 -03:00 |
|
Nicholas
|
35e96fecdb
|
Launch the MediaPreviewV2Activity in its own stack from Bubbles.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
6c57c2ac2a
|
Fix crash from external share.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
30fc6d94c5
|
Flesh out event listeners and add load sequencing to CFV2.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
694d8f1984
|
Add scroll buttons to CFV2.
|
2023-05-05 12:48:53 -03:00 |
|
Alex Hart
|
bff8fc8230
|
Add call link details screen scaffolding.
|
2023-05-05 12:48:53 -03:00 |
|
Clark
|
b0b2b02a49
|
Fix draft edit messages not being cleared.
|
2023-04-24 19:12:10 -04:00 |
|
Clark Chen
|
5acf442279
|
Exit edit message when quoting a message.
|
2023-04-24 19:12:10 -04:00 |
|
Clark Chen
|
297eb55c61
|
Correctly hide edit message from message selection menu.
|
2023-04-21 14:34:00 -04:00 |
|
Cody Henthorne
|
1d793de213
|
Fix notification profile UI state bug and crash.
|
2023-04-21 13:37:03 -04:00 |
|
Alex Hart
|
dc153ff4e6
|
Add support for jumping to quoted messages in CFV2.
|
2023-04-20 13:50:12 -04:00 |
|