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
Greyson Parrelli
23ba5c874a
Improve styling of ChooseGroupStoryBottomSheet.
2022-10-05 18:15:10 -04:00
Alex Hart
ee00e931eb
Fix possible RxStore memory leak.
2022-10-05 12:06:47 -03:00
Alex Hart
79b3b9190a
Add blocklist for mixed-mode capture.
2022-10-04 17:32:57 -04:00
Alex Hart
0d8ff0ead0
Update window insets logic for gallery and review screens.
2022-09-29 10:17:07 -04:00
Alex Hart
9498a34293
Add onWillBeDestroyed callback to ViewBinderDelegate
2022-09-28 14:45:27 -03:00
Alex Hart
c47a724654
Add support for new group story display states.
2022-09-28 11:33:35 -04:00
Alex Hart
9326c1726a
Increase stories caption limit to 1500 grapheme clusters.
2022-09-28 11:33:35 -04:00
Alex Hart
9a21f5abca
Add stories link treatment for devices with link previews disabled.
2022-09-23 14:30:58 -04:00
Alex Hart
26bebb9811
Upgrade several AndroidX Libraries.
...
AppCompat 1.2.0 to 1.5.1
Lifecycle 2.3.1 to 2.5.1
Navigation 2.3.5 to 2.5.2
Fragment 1.3.5 to 1.5.2
Annotations 1.2.0 to 1.4.0
Window 1.0.0-alpha09 to 1.0.0
AAPT2 to 7.0.4
Fragment-Testing 1.3.5 to 1.5.2 (matching Fragment)
2022-09-14 15:30:43 -04:00
Alex Hart
24b7593178
Update camera layout for better support across different screen sizes.
2022-09-13 13:07:42 -04:00
Alex Hart
f751f9afa8
Add support for new story gradient fields and fallback.
2022-09-13 13:07:42 -04:00
Alex Hart
f1bcc756d3
Remove animation from flash helper.
2022-09-06 10:26:45 -03:00
Alex Hart
4fe382398e
Adjust alpha and duration of selfie flash animation.
2022-09-01 17:06:51 -03:00
Alex Hart
5a1a23d9ac
Fix view-based selfie flash.
2022-08-31 15:58:41 -04:00
Alex Hart
8bd89d1e63
Fix camera zoom issue on some devices.
2022-08-31 15:58:40 -04:00
Alex Hart
e00ce48517
Add proper title to text story sender.
2022-08-26 15:20:26 -03:00
Alex Hart
51647a5017
Enable both use-cases if available.
2022-08-26 15:20:26 -03:00
Alex Hart
f341e02fb7
Story privacy screen updates.
2022-08-18 16:01:05 -04:00
Alex Hart
e517232172
Sort "new group story" entries by recency.
2022-08-18 16:01:05 -04:00
Alex Hart
5212b33b47
Add sms export library and sample app.
2022-08-09 16:23:44 -04:00
Greyson Parrelli
91d3f331e5
Make CameraX blocklist remote configurable.
2022-08-09 16:23:44 -04:00
Cody Henthorne
539cd4059d
Fix inline emoji search for media first flow.
2022-08-04 17:12:30 -04:00
Alex Hart
c21b0cd145
Fix camera initialization error for disabled hardware.
2022-08-04 17:12:30 -04:00
Alex Hart
0a2696113c
Allow long form messages if stories aren't enabled.
...
Fixes #12369
2022-08-04 17:12:24 -04:00
Alex Hart
caf1329005
Lock CameraX fragment to portrait.
2022-08-03 17:17:35 -04:00
Alex Hart
5f7b07147f
Add proper media review send tint.
2022-08-03 17:17:35 -04:00
Cody Henthorne
c2b5407911
Change batch identity check timing behavior.
2022-08-02 14:36:30 -04:00
Alex Hart
c7cd261641
Add polish to stories link previews.
2022-08-02 14:36:30 -04:00
Cody Henthorne
19af68a27c
Add inline emoji search.
2022-08-02 14:36:30 -04:00
Alex Hart
ba7319e215
Respect proper media upload requirements for stories.
2022-08-02 14:36:30 -04:00