Ehren Kret
8c2db972cf
Fix crash if recipient appears multiple times in group update description.
...
Without starting from start index, if the same recipient appears
multiple times in the recipient list, this function will crash.
2022-04-22 07:55:42 -04:00
Cody Henthorne
2f551ee3f2
Do not auto-leave groups you have requested to join.
2022-04-21 11:30:13 -04:00
Alex Hart
f1ab0a05f1
Fix issue preventing stories shared element transition from starting.
2022-04-21 12:12:15 -03:00
Greyson Parrelli
fb919466de
Enqueue a profile fetch to resolve identity key conflicts.
2022-04-20 19:04:24 -04:00
Greyson Parrelli
4a4cf08cd8
Do not run StorageForcePushJob if you're not registered.
2022-04-20 18:52:41 -04:00
Rashad Sookram
04d6ccc30e
Re-enable audio level indicators in calls.
2022-04-20 16:32:55 -03:00
Alex Hart
6860f96973
Add subscription retry on 402 and print out status when we think a sub is active.
2022-04-20 16:32:55 -03:00
Alex Hart
944c8530d8
Improve remote delete handling in group story threads.
2022-04-20 16:32:55 -03:00
Alex Hart
8b1552952c
Stories: Pass recipients through via constructor.
2022-04-20 16:32:55 -03:00
Greyson Parrelli
dfcadde076
Ensure we enqueue a storage sync after a safety number change.
2022-04-20 16:32:55 -03:00
Cody Henthorne
55acd0f048
Auto-leave group if added by blocked user.
2022-04-20 16:32:55 -03:00
Alex Hart
820c016aad
Allow quoted story to launch into viewer.
2022-04-20 16:32:55 -03:00
Alex Hart
d1d63d83dc
Drop stories from inactive groups.
2022-04-20 16:32:55 -03:00
Alex Hart
442dde5c40
Keep caption when forwarding media with a body to a story.
2022-04-20 16:32:55 -03:00
Greyson Parrelli
32c4fcb065
Improve handling of empty profiles.
2022-04-20 16:32:55 -03:00
Alex Hart
e2703b459f
Rework color selector and background.
2022-04-20 16:32:55 -03:00
Cody Henthorne
405d99fbe2
Allow keyboard switch when disabling pin reminders.
...
Fixes #9862
2022-04-20 16:32:55 -03:00
Alex Hart
d74f1a386c
Set story text placeholder alpha to 60 percent.
2022-04-20 16:32:55 -03:00
Alex Hart
b041ed1510
Ensure delivery receipts are sent for 1:1 story replies and reactions.
2022-04-20 16:32:55 -03:00
Alex Hart
3426556a51
Disable group private replies.
2022-04-20 16:32:54 -03:00
Greyson Parrelli
e2cb535f3f
Make names in group update descriptions tappable.
2022-04-20 16:32:54 -03:00
Alex Hart
3b17a41415
Send actual quote author in story direct reply.
2022-04-20 16:32:54 -03:00
Alex Hart
631720f111
Ensure direct replies respect disappearing message timeout.
2022-04-20 16:32:54 -03:00
Cody Henthorne
ab031d3dad
Add internal setting to clear keep longer logs.
2022-04-19 08:17:21 -04:00
Alex Hart
6101048f07
Update donor badge strings.
2022-04-18 16:38:06 -03:00
Alex Hart
115f7063d5
Add support and tracking of ChargeFailure in ActiveSubscription.
2022-04-18 16:37:12 -03:00
Alex Hart
159d67ec59
Fix crash for non-story replies.
2022-04-18 13:26:28 -03:00
Greyson Parrelli
e09ce4c820
Use foreground services to process notification when appropriate.
...
Right now, the only condition is once every 3 minutes on Android 12.
This is ok because Android 12 will allow us (once every 2 minutes or
so) to start a foreground service, and it won't show it for the first 10
seconds. So we can kind of do it without any visual penalty.
2022-04-18 11:27:32 -04:00
Alex Hart
8cfc013960
Fix issue where story viewer would get stuck.
2022-04-18 10:24:54 -03:00
Alex Hart
a436c46cb2
Remove label from remote deleted story reactions.
2022-04-18 09:43:59 -03:00
Alex Hart
893be51810
Allow 1:1 replies to increment thread unread counter.
2022-04-18 09:40:05 -03:00
Greyson Parrelli
97b5a49e36
Update default state for whether legacy passwords are disabled.
...
This was a feature that was removed from the app over 4.5 years ago.
The value should have been manually set to false when they set a
password, meaning that it should be safe to set the default to true.
Fixes #10367
2022-04-17 10:12:44 -04:00
Alex Hart
043f06e188
Prevent sending videos over 30s in length to a story.
2022-04-15 16:07:15 -04:00
Alex Hart
fa13b464f8
Fix elongated message bubbles when intentional newlines are present.
2022-04-15 16:07:15 -04:00
Peter Thatcher
2f97b80b9c
Add internal setting for call bandwidth mode.
2022-04-15 16:07:15 -04:00
Alex Hart
a06528e5e1
Always notifyIfReady for each boolean change.
2022-04-15 16:07:14 -04:00
Alex Hart
98194c854a
Add blur and adjust layout for story error slate.
2022-04-15 16:07:14 -04:00
Alex Hart
2d60a88a75
Fix crossfade target aspect ratio.
2022-04-15 16:07:14 -04:00
Alex Hart
c3e7d6c74c
Fix bug causing cancellation of dialog fragment.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
8da66bc789
Fix corner case in story distribution list syncing.
2022-04-15 16:07:14 -04:00
Alex Hart
9ceb5b2e85
Fix view-off-main bug in Landing fragment.
2022-04-15 16:07:14 -04:00
Alex Hart
17b8e086c9
Fix crash when trying to view 1:1 conversation with reaction quote.
2022-04-15 16:07:14 -04:00
Alex Hart
46ca1e16bb
Fix crash when trying to add a link to a text post.
2022-04-15 16:07:14 -04:00
Alex Hart
d4d3124a90
Prevent flicker of user avatar in MyStories when moving between tabs.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
35a9fddbb2
Add basic support for receiving messages at your PNI.
...
We haven't implemented merging yet, so this is still very basic, but it
"works".
2022-04-15 16:07:14 -04:00
Alex Hart
41e417ff0b
Add proper interpolator and duration to chrome show/hide.
2022-04-15 16:07:14 -04:00
Alex Hart
f6614c1174
Set story viewer background exit fade duration to 100ms.
2022-04-15 16:07:14 -04:00
Alex Hart
9136bcf5e8
Add radius animator to cross fade when launching story viewer.
2022-04-15 16:07:14 -04:00
Alex Hart
3372d942ec
Swap out outlinethumbnailview for shapeableimageviews in mystories.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
7fc9876b1e
Start transaction earlier in backup restore.
...
Fixes #12159
2022-04-15 16:07:14 -04:00