Cody Henthorne
57fb3e6377
Fix crash when accidently triggering a second voice note record.
2022-03-21 13:36:03 -04:00
Cody Henthorne
7e6fcb80a3
Revert all new network detection API usage and refactorings.
2022-03-21 12:21:46 -04:00
Cody Henthorne
3e77975c17
Revert "Fix soft keyboard popping up when the text was selected when the other keyboard was open."
...
This reverts commit 6d41d1f6d2
.
2022-03-18 14:09:52 -04:00
Alex Hart
a41a2b3e64
Fix wonky bottom sheet animations.
2022-03-18 11:03:38 -04:00
Alex Hart
e603391c35
Fix several theming issues for Contact Selection.
2022-03-18 10:32:03 -03:00
Cody Henthorne
9d28caac00
Fix bug preventing adding and inviting by phone number.
2022-03-17 16:02:43 -04:00
Alex Hart
da1ac5358f
Add initial support for rendering link previews in text story previews.
2022-03-17 16:02:42 -04:00
Alex Hart
437c1e2f21
Implement UI and backend for sending story reactions.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-17 16:02:42 -04:00
Cody Henthorne
d3049a3433
Add block request action button to collapsed join request events.
2022-03-17 12:12:56 -04:00
Rashad Sookram
3ad7c96a3c
Fix ellipsis appearing in the middle of a message.
2022-03-17 12:12:56 -04:00
Fumiaki Yoshimatsu
6d41d1f6d2
Fix soft keyboard popping up when the text was selected when the other keyboard was open.
...
Fixes #11780
2022-03-17 12:12:56 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
Greyson Parrelli
803f94012a
Handle profile key changes consistently.
2022-03-17 12:12:56 -04:00
Greyson Parrelli
c1181478dd
Remove GV2 capability check.
2022-03-17 12:12:55 -04:00
Alex Hart
ff8d7fa6c2
Add send/recv/render support for text stories.
2022-03-17 12:12:55 -04:00
Greyson Parrelli
3a2e8b9b19
Add internal button to force an emoji search index download.
2022-03-17 12:12:55 -04:00
Rashad Sookram
9056371c41
Fix quote preview being cut off.
...
When determining the height to force for the animation, the text was
being measured assuming it had infinite width, which made
it seem like it could fit on one line.
2022-03-11 11:38:56 -05:00
Alex Hart
1f3e04da29
Fix text size in generated text drawables.
2022-03-10 12:32:42 -04:00
Greyson Parrelli
21273bc165
Fix syncing 'prefer system photos' setting.
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
Alex Hart
eae6a971e6
Update volume output stream when audioAttributes change.
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
Alex Hart
4e57432dbb
Improve smoothness of segmented progress bar and respect video duration.
2022-03-08 10:41:37 -04:00
Rashad Sookram
41b5813984
Open story viewer from MyStoriesFragment.
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
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
Cody Henthorne
277c17de83
Fix reactions vibrating in release notes channel.
2022-03-08 10:41:37 -04:00
Alex Hart
2d7655a6bb
Implement story ring support.
2022-03-08 10:41:37 -04:00
Alex Hart
174cd860a0
Implement Stories feature behind flag.
...
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
2022-03-08 10:41:36 -04:00
Alex Hart
7b499f96be
Implement donation receipts.
2022-03-01 10:47:23 -05:00
Greyson Parrelli
01e75120a7
Improve network reliability.
2022-03-01 09:17:22 -05:00
Greyson Parrelli
ba08dbef5f
Fix crash on conversation settings screen for longtime-unregistered users.
2022-02-23 12:05:44 -05:00
Rashad Sookram
8e25719b7b
Fix layout loop while ellipsizing.
2022-02-18 12:12:45 -05:00
Greyson Parrelli
7ca2420287
Move from ACI to a generic ServiceId.
2022-02-17 17:09:26 -05:00
Rashad Sookram
9f1deda220
Fix unintended line break with default font scale.
2022-02-17 17:09:26 -05:00
Greyson Parrelli
c2ca899a7c
Separate session store for PNI.
2022-02-16 14:12:34 -05:00
Greyson Parrelli
db534cd376
Migrate identity keys to SignalStore.
2022-02-16 14:12:34 -05:00
Cody Henthorne
a1bcbe9c86
Fix read more on group description in conversation view.
2022-02-16 14:12:34 -05:00
Rashad Sookram
2718dca6ea
Fix input panel animation when recording.
...
Fixes #11975
2022-02-16 14:12:34 -05:00
Alex Hart
e4f4682357
Better logging; add payment setup failure params.
2022-02-11 14:57:04 -04:00
Alex Hart
aa6fa45949
Display LongMessage in dialog fragment.
2022-02-11 11:48:58 -04:00
Cody Henthorne
84296a3860
Fix various issues with release notes channel.
2022-02-11 10:12:09 -05:00
Alex Hart
b56207d977
Add requireListener and hierarchical error.
2022-02-11 11:08:59 -04:00
Alex Hart
34f3ae38cc
Remove IsGooglePayAvailable error and check.
2022-02-11 10:05:53 -04:00
Cody Henthorne
ddf59fb45a
Add internal settings for testing release channel notes.
2022-02-10 14:51:13 -05:00
Alex Hart
5a6d77bae4
Add better error handling for subscriptions.
2022-02-10 14:26:59 -04:00