Alex Hart
4cd438b2db
Fix avatar view clickability.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
c0e1507ef4
Don't cancel KeyCachingService if not necessary.
...
This relates to #12043 . There's some xiaomi-specific issue, and this
code was causing a pending intent creation on every app startup,
preventing it from opening. This call shouldn't be necessary unless
screenlock is active.
2022-03-08 10:41:37 -04:00
Alex Hart
8a75d78ce7
Restrict text story post sends to stories only.
2022-03-08 10:41:37 -04:00
Jordy
8176d25b4c
Changed copyright to 2022.
...
Closes #11897
2022-03-08 10:41:37 -04:00
Greyson Parrelli
21273bc165
Fix syncing 'prefer system photos' setting.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
213517f875
Reduce sensitivity of swipe-to-archive.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
b1c006657a
Fix read receipt timestamp log.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
852dcd9711
Show megaphone to improve network reliability.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
427e73f7fd
Improve payment withdrawals.
2022-03-08 10:41:37 -04:00
Alex Hart
eae6a971e6
Update volume output stream when audioAttributes change.
2022-03-08 10:41:37 -04:00
Alex Hart
4b23e60dd6
Fix gallery media toast when selected item is too large.
...
Fixes #12011
2022-03-08 10:41:37 -04:00
Alex Hart
f0988f37f3
Update UI for View More in contact lists.
2022-03-08 10:41:37 -04:00
Alex Hart
e2e3617be9
Ensure groups stories are sent to are retained in the UI.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
3ac63cc59d
Implement new feature flag strategy for AEC selection.
2022-03-08 10:41:37 -04:00
Jim Gustafson
d935d1deca
Update to RingRTC v2.19.1
2022-03-08 10:41:37 -04:00
Alex Hart
3b1b00027b
Fix conversation list tab bar icon colors.
2022-03-08 10:41:37 -04:00
Alex Hart
a1bc1aaa98
Only show stories and send stories with respect to capability.
2022-03-08 10:41:37 -04:00
Rashad Sookram
0ccaad1462
Update quote UI for story replies in chat.
2022-03-08 10:41:37 -04:00
Chris Eager
ad57e62680
Add staging registration constant to build config.
2022-03-08 10:41:37 -04:00
Alex Hart
4e57432dbb
Improve smoothness of segmented progress bar and respect video duration.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
63412b0153
Remove leftover Valentine's Day assets.
2022-03-08 10:41:37 -04:00
Cody Henthorne
35199abf1f
Fix rejoining group on linked device not showing as joined.
2022-03-08 10:41:37 -04:00
Rashad Sookram
41b5813984
Open story viewer from MyStoriesFragment.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
83215bb98f
Additional work on not sending to blocked recipients.
2022-03-08 10:41:37 -04:00
clauz9
eb12395b8e
Do not send to blocked recipients.
2022-03-08 10:41:37 -04:00
Cody Henthorne
4b07da4978
Inline change number flag.
2022-03-08 10:41:37 -04:00
Cody Henthorne
3fbc5423e5
Use jumbo emoji in reaction pickers.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
9d9e6e2972
Ensure inner html is escaped when bolding.
...
Fixes #12033
2022-03-08 10:41:37 -04:00
Greyson Parrelli
56a8451d07
Add fallback static DNS resolver.
2022-03-08 10:41:37 -04:00
Alex Hart
2483a92975
Implement story error slates.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-08 10:41:37 -04:00
Alex Hart
34bbb98c96
Do not allow forwarding of unsupported content to stories.
2022-03-08 10:41:37 -04:00
Alex Hart
155bdf6164
Fix storyType selection issue in forwarder.
2022-03-08 10:41:37 -04:00
Rashad Sookram
5358ed6eff
Open camera after granting permission.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
4f3bb39e5c
Double-pulse message highlights.
2022-03-08 10:41:37 -04:00
clauz9
8a49534e2b
Ensure bubble is highlighted after jumping.
...
Fixes #12017
2022-03-08 10:41:37 -04:00
Greyson Parrelli
2c3228d6df
Fix issue where send button is invisible in voice note draft.
...
Fixes #12029
2022-03-08 10:41:37 -04:00
pauliancu97
c82d518d4d
Make date view in voice note footer slightly wider.
...
Fixes #11728
2022-03-08 10:41:37 -04:00
Alex Hart
35cd36e9fe
Implement support for 'allows replies' toggle.
2022-03-08 10:41:37 -04:00
Alex Hart
ee176cbe3d
Never send a link preview via MMS.
2022-03-08 10:41:37 -04:00
Rashad Sookram
bd915cdd7f
Fix crash from using a closed Cursor.
...
The call to setActive was causing the cursor held by the ViewModel to be
used, which hadn't been updated yet.
2022-03-08 10:41:37 -04:00
Rashad Sookram
c27f5787fe
Fix reaction overlay shade with gesture nav.
2022-03-08 10:41:37 -04:00
Alex Hart
f6cdf459bb
Update Views repo to pull view receipts instead of read receipts.
2022-03-08 10:41:37 -04:00
Alex Hart
4e851f90df
Hide empty text until after we've tried to load stories.
2022-03-08 10:41:37 -04:00
Cody Henthorne
8d8a2a8eef
Fix navigation crash in welcome fragment.
2022-03-08 10:41:37 -04:00
Cody Henthorne
277c17de83
Fix reactions vibrating in release notes channel.
2022-03-08 10:41:37 -04:00
Alex Hart
d5fd424b95
Fix several over-the-wire story issues.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-08 10:41:37 -04:00
Cody Henthorne
e701e4bff0
Don't allow rate limit responses to end all group sends.
2022-03-08 10:41:37 -04:00
Alex Hart
0ddfb4456b
Implement better stability while scrolling between pages.
2022-03-08 10:41:37 -04:00
Cody Henthorne
69dc31681d
Apply server returned group patch instead of local only.
2022-03-08 10:41:37 -04:00
Alex Hart
2d7655a6bb
Implement story ring support.
2022-03-08 10:41:37 -04:00