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
Alex Hart
bfaaf20fd9
Fix image editor outlining on Android 12+.
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
eee9c967fa
Fix overlapping text issue in review cards.
2022-04-15 16:07:15 -04:00
Alex Hart
515981c044
Add horizontal margins to donation receipt PNG.
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
9a097d113d
Update share interstitial to use proper title.
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
Greyson Parrelli
7c156d10d6
Keep active table selected in Browse page in Spinner.
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
Alex Hart
cff62e9528
Add 12dp margin to top of stories context menu.
2022-04-15 16:07:14 -04:00
Alex Hart
24f59b0a17
Hide bottom nav when viewing archived conversations.
2022-04-15 16:07:14 -04:00
Alex Hart
0a07800eba
Fix caption sending for outgoing image and video stories.
2022-04-15 16:07:14 -04:00
Alex Hart
c863e9ed4d
Fix crash when trying to create a text story.
2022-04-15 16:07:14 -04:00
Alex Hart
523537cf05
Enable sharing to stories and refactor share activity.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
fd4543ffe0
Improve speed of many SMS/MMS queries by removing unnecessary attachment join.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
83b0309f23
Fix bug in Spinner where some query history items didn't work.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
5cabe5ecfa
Default the query history to hidden in Spinner.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
fae3004512
Fix issue where you could have multiple context menus.
...
Fixes #12149
2022-04-15 16:07:14 -04:00
Alex Hart
e143c47c25
Fix crash and icon change issue with shared element transition.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
27c3fca324
Change ContactRecordProcess to merge identity key/state as a group.
2022-04-15 16:07:14 -04:00
Alex Hart
26d637cafc
Add explicit themes to fabs.
2022-04-15 16:07:14 -04:00
Alex Hart
03e8fe9f27
Migrate all internal shares to MultiselectForwardFragment.
2022-04-15 16:07:14 -04:00
Artem Varaksa
23939aeee3
Removed unused string and the variable that was used in it.
...
Close #12146
2022-04-15 16:07:14 -04:00
clauz9
d7b793ce4c
Fade out fab buttons and megaphone when entering action mode or search.
...
Closes #12112
2022-04-15 16:07:14 -04:00
Greyson Parrelli
d3096c56cb
Basic client usage of CDSHv2.
...
This provides a basic (read: useful-for-development-yet-broken) client
usage of CDSHv2.
2022-04-15 16:07:14 -04:00
clauz9
b0e7b49056
Remove redundant exit animation.
...
Fixes #12119
2022-04-15 16:07:14 -04:00
Cody Henthorne
2f0f26c328
Add story send multi-send, error, and improved SNC states.
2022-04-15 16:07:14 -04:00
Alex Hart
7f2f5a182f
Add shared element transition for camera fab.
2022-04-15 16:07:14 -04:00
Alex Hart
33b88796e8
Simplify layout and do not display until data is loaded to prevent flashing.
2022-04-15 16:07:14 -04:00
Greyson Parrelli
31e4db2186
Bump version to 5.35.3
2022-04-15 16:06:11 -04:00
Greyson Parrelli
76ad7866ec
Updated language translations.
2022-04-15 16:05:41 -04:00
Rashad Sookram
e9804eccbb
Disable audio level indicator in calls.
2022-04-15 15:45:50 -04:00