Clark
|
f3e715e069
|
Add support for scheduled message sends.
|
2023-01-26 20:25:27 -05:00 |
|
Cody Henthorne
|
cc490f4b73
|
Add text formatting send and receive support for conversations.
|
2023-01-25 17:02:41 -05:00 |
|
Cody Henthorne
|
aa2075c78f
|
Attempt to fix view jitter when switching keyboards.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
b4a34599d7
|
Add support for message and thread results.
|
2023-01-25 17:02:41 -05:00 |
|
Alex Hart
|
5d14166a27
|
Add support for arbitrary rows in contact search.
|
2023-01-24 14:18:28 -05:00 |
|
Alex Hart
|
8e313f8387
|
Collapse KnownRecipient / Story into single model.
|
2023-01-19 13:33:07 -05:00 |
|
Alex Hart
|
f368e5b133
|
Suppress deselection error when opening gallery from chat.
|
2023-01-19 13:32:35 -05:00 |
|
Greyson Parrelli
|
3e7dc79fe8
|
Remove unnecessary code now that minSdk is 21.
|
2023-01-17 14:30:48 -05:00 |
|
Alex Hart
|
8fd378db4e
|
Fix issue where links do not render in stories if previews are off.
|
2023-01-17 14:30:48 -05:00 |
|
clark-signal
|
c3c8f8e7e6
|
Update icons across home screen and settings screen.
|
2023-01-17 14:30:48 -05:00 |
|
Alex Hart
|
276f485b49
|
Fix media review screen view translation when animations are disabled.
Fixes #12698
|
2023-01-13 10:28:14 -04:00 |
|
Cody Henthorne
|
1d2fbf0ebf
|
Make adding properties to media send result easier.
|
2023-01-11 14:18:25 -04:00 |
|
Greyson Parrelli
|
e2fb65920c
|
Ensure SMS and MMS messages are sent appropriately.
|
2023-01-06 11:27:33 -05:00 |
|
Greyson Parrelli
|
92b9fda6c7
|
Convert GroupTable to kotlin.
Also required converting some tests to mockk.
|
2023-01-01 23:05:02 -05:00 |
|
Greyson Parrelli
|
a7e3bdc892
|
Rename OutgoingMediaMessage -> OutgoingMessage.
|
2022-12-30 15:11:56 -05:00 |
|
Alex Hart
|
98a528f595
|
Fix recording progress bar when animations are scaled.
|
2022-12-19 12:46:13 -04:00 |
|
Alex Hart
|
4c0a98d526
|
Add nullability check to video capture callback.
Fixes #12666
|
2022-12-16 15:22:04 -05:00 |
|
Cody Henthorne
|
3ce5a7da67
|
Fix emoji toggle behavior when in emoji search mode.
When in emoji search, toggle would be set to "emoji" state or
act like in "emoji" state. Fix is to show "keyboard" state still
when in emoji search.
|
2022-12-16 15:22:04 -05:00 |
|
Nicholas
|
0e08b4ee26
|
Correctly animate deletion when attaching multiple media.
|
2022-12-16 15:22:04 -05:00 |
|
Cody Henthorne
|
6463dca2c6
|
Fix media selection dismissing when deselecting last item.
|
2022-12-16 15:22:04 -05:00 |
|
Alex Hart
|
4a5a65ff6c
|
Remove usage of SingleLiveEvent from MediaCaptureViewModel.
|
2022-12-16 15:22:04 -05:00 |
|
Cody Henthorne
|
c56e63d62f
|
Convert OutgoingMediaMessage and it's couterparts to kotlin.
|
2022-12-16 15:22:04 -05:00 |
|
Alex Hart
|
a6a185004d
|
Only brighten screen when flash is ON and camera is FRONT.
|
2022-12-12 12:53:25 -04:00 |
|
Greyson Parrelli
|
260e572071
|
Fix bug where disappearing timer was applied to sent group stories.
|
2022-12-05 17:36:57 -05:00 |
|
Alex Hart
|
7b13550086
|
Add entry points for adding to a group story.
|
2022-11-30 17:10:36 -05:00 |
|
Greyson Parrelli
|
7949996c5c
|
Renamed database classes to table classes.
Because they're not databases. They're tables.
|
2022-11-30 17:10:36 -05:00 |
|
Alex Hart
|
0df3096241
|
Fix issue where gallery image was overlapped by count.
|
2022-11-17 12:18:32 -04:00 |
|
Alex Hart
|
3469e8d0e0
|
Set brightness to 66% when taking a selfie.
|
2022-11-17 10:02:02 -04:00 |
|
Alex Hart
|
45ca3bd7cf
|
Show default gallery icon if permissions is disabled or media is not available.
|
2022-11-15 16:26:19 -04:00 |
|
Alex Hart
|
74b7057608
|
Brighten camera screen if under 66%.
|
2022-11-15 16:26:19 -04:00 |
|
Cody Henthorne
|
9851bc300e
|
Fix mentions with share to single group story flow.
|
2022-11-08 17:38:55 -05:00 |
|
Cody Henthorne
|
2cfa31a9b0
|
Fix crash when typing @ in story add message.
|
2022-11-07 22:39:54 -05:00 |
|
Alex Hart
|
dcc9b8ca66
|
Fix issue with window insets in API30.
Fixes #12525
|
2022-11-04 16:08:30 -04:00 |
|
Nicholas
|
7ad6d95b27
|
Fade in media detail view.
|
2022-11-04 16:08:30 -04:00 |
|
Nicholas
|
7c4c146189
|
Add edit button for media preview.
|
2022-10-27 13:30:54 -04:00 |
|
Alex Hart
|
b4d3690d3a
|
Fix issue where incognito mode was not enabled in text story creation.
|
2022-10-26 10:23:52 -03:00 |
|
Nicholas
|
371267a1d3
|
Do not close gallery picker once 0 items selected.
This change only takes effect if the user navigates directly to the gallery picker.
|
2022-10-24 21:02:22 -03:00 |
|
Alex Hart
|
a176188c7d
|
Add new iconography for custom stories.
|
2022-10-20 21:52:54 -04:00 |
|
Alex Hart
|
44f551acc5
|
Request layout after text changes to ensure content is properly sized.
|
2022-10-20 21:52:54 -04:00 |
|
Alex Hart
|
39c1939470
|
Rename private story as custom story.
|
2022-10-20 21:52:54 -04:00 |
|
Cody Henthorne
|
2f2711c9a3
|
Require valid link url for story test posts.
|
2022-10-20 17:50:09 -04:00 |
|
Alex Hart
|
a0172ddb2f
|
Autoscale story text so all content fits in viewer.
|
2022-10-13 16:32:51 -04:00 |
|
Alex Hart
|
9480cd1b7b
|
Add ability to hide sms tag in contact search config.
|
2022-10-12 15:46:19 -04:00 |
|
Alex Hart
|
d2523c2661
|
Disallow view-once if share selection is stories.
|
2022-10-12 15:46:18 -04:00 |
|
Cody Henthorne
|
14dd71bf78
|
Prevent crash from poor implementation of camera apis.
|
2022-10-11 15:20:55 -04:00 |
|
Alex Hart
|
1e491d0b51
|
Fix story link previews for broken urls.
|
2022-10-11 14:46:35 -04:00 |
|
Alex Hart
|
50a7c2ba5c
|
Disable link preview button with empty input.
|
2022-10-11 14:46:35 -04:00 |
|
Alex Hart
|
9aa7543f2f
|
Do not display stories as valid selections when sending view-once media.
|
2022-10-07 18:45:11 -04:00 |
|
Greyson Parrelli
|
be98ff3508
|
Fix bottom bar color in group story selector.
|
2022-10-07 18:45:11 -04:00 |
|
Alex Hart
|
9ad55e2360
|
Fix issue where images were not properly rendered for previews.
|
2022-10-06 13:45:17 -03:00 |
|