Alex Hart
133a7d2576
Dismiss reactions when read on linked devices.
...
Also sends out read receipts for read reactions.
At present, only iPad is sending these -- desktop still needs to add send support.
2021-02-05 16:15:05 -05:00
Jack Lloyd
8b7506ed2d
Bump libsignal-client to 0.2.3
2021-02-05 15:18:56 -05:00
Greyson Parrelli
c378e4413e
Include git hash in debuglog.
2021-02-05 15:18:11 -05:00
Greyson Parrelli
f3182ddbc6
Fix success dialog in proxy edit screen.
2021-02-05 11:51:17 -05:00
Greyson Parrelli
951d4ad06f
Prevent narrow race condition when resetting network components.
2021-02-05 11:40:58 -05:00
Alex Hart
2678a00781
Apply proper rotation to buttons and video in landscape.
2021-02-05 11:40:03 -05:00
Greyson Parrelli
1ec3782f64
Updated language translations.
2021-02-03 17:57:03 -05:00
Greyson Parrelli
94b631ccfe
Add some description to the proxy settings screen.
2021-02-03 16:40:21 -05:00
Greyson Parrelli
26d8df5ea9
Change migration prompt from 'update' to 'upgrade'.
2021-02-03 16:04:01 -05:00
Greyson Parrelli
0569d0555f
Improve proxy link parsing.
2021-02-03 16:04:01 -05:00
Alan Evans
3e2349c4ff
Use matching color for read conversation sender names.
2021-02-03 16:04:01 -05:00
Greyson Parrelli
af7e736de9
Use a simple check to verify proxies during registration.
2021-02-03 16:04:01 -05:00
Greyson Parrelli
51879a9c46
Allow proxy deep links during registration.
2021-02-03 16:04:01 -05:00
Greyson Parrelli
524f3d6d08
Add support for sgnl:// proxy deep links.
2021-02-03 16:04:01 -05:00
Greyson Parrelli
64fe78ff9a
Clean up several UX interactions with proxy entry.
2021-02-03 16:04:01 -05:00
Greyson Parrelli
e798f3f276
Add additional debug info for internal users.
2021-02-03 13:06:11 -05:00
Alan Evans
ddb04c6ea3
Do not linkify message body if recipient is not message request accepted.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-02-03 11:45:44 -05:00
Greyson Parrelli
60354b2f1f
Updated language translations.
2021-02-02 20:35:14 -05:00
Greyson Parrelli
cfd4399685
Remove conversation update min width.
2021-02-02 20:32:52 -05:00
Greyson Parrelli
30563ed3e5
Allow using a proxy during registration.
2021-02-02 20:32:52 -05:00
Greyson Parrelli
46344776a4
Add UI support for configuring a proxy.
2021-02-02 16:42:47 -05:00
Cody Henthorne
0d215d609b
Fix empty conversation update item text.
...
For some reason, if an EmojiTextView has a wrap content width and some other set of conditions occur, the view will not request a relayout when text changes.
This change inelegantly calls request layout more often to prevent that from happening.
2021-02-02 14:50:08 -05:00
Alan Evans
c15ea8c0b4
Skip automigration of nameless groups.
2021-02-02 15:30:20 -04:00
Alan Evans
d6061fb699
Fix migration of null titled group.
2021-02-02 15:19:06 -04:00
Moxie Marlinspike
7f2b6178d5
Add support for configuring a signal proxy.
2021-02-01 21:52:01 -05:00
Greyson Parrelli
53177bf40e
Clean up unnecessary GCM stuff, improve FCM logging.
2021-02-01 20:56:25 -05:00
Greyson Parrelli
857b945410
Fix storage sync issue related to duplicate remote contacts.
...
The theory is that if multiple remote keys map to the *same* local
entry, then when we go to update the local contact the second time, we
won't find the entry by StorageID, because we changed it during the
*first* update, which will then lead to a crash.
This change makes it so dupes are considered invalid, so we'll delete
them and upload our own local copy.
2021-02-01 18:06:33 -05:00
Alan Evans
904593c103
Add additional logging for conflict resolution.
2021-02-01 13:01:34 -04:00
Cody Henthorne
dcfa7e3b36
Allow contact support from registration lock and screen lock screens.
2021-02-01 11:58:33 -05:00
Alan Evans
589f345825
Fix unnecessary zeros padding.
2021-02-01 12:47:31 -04:00
Greyson Parrelli
0b7c22886d
Fix issue where reaction shade is offset in chat bubbles.
...
Fixes #10843
2021-02-01 10:23:41 -05:00
Greyson Parrelli
e9e2846532
Force custom emojis for about views.
2021-02-01 09:44:12 -05:00
Greyson Parrelli
b2ecd89a71
Updated language translations.
2021-01-30 11:29:44 -05:00
Greyson Parrelli
9ed95a6081
Revert "Fix wallpaper in landscape mode with notched devices."
...
This reverts commit 0b62bb8168
.
2021-01-30 11:29:44 -05:00
Greyson Parrelli
7d5ddd8eac
Updated language translations.
2021-01-29 18:35:44 -05:00
Alan Evans
2447601219
Use stable ids on conversation list.
...
Fixes #10853
2021-01-29 18:35:44 -05:00
Greyson Parrelli
701e43c13d
Do a normal message fetch in FcmReceiveService#onDeleteMessages()
2021-01-29 18:35:44 -05:00
Alex Hart
bbbccccf47
Fix crash when READ_PHONE_STATE is denied.
2021-01-29 18:22:32 -05:00
Alex Hart
1e9ca0a9bf
Fix bad navigation for icon in ConversationActivity toolbar.
2021-01-29 18:22:32 -05:00
Alex Hart
0b62bb8168
Fix wallpaper in landscape mode with notched devices.
2021-01-29 18:22:32 -05:00
Greyson Parrelli
1938d6cae0
Updated language translations.
2021-01-28 18:57:17 -05:00
Greyson Parrelli
13e8c55781
Delete duplicated internal preference.
2021-01-28 18:51:42 -05:00
Greyson Parrelli
6264f9b585
Have a much longer backoff maximum for 5xx errors.
2021-01-28 18:51:42 -05:00
Alan Evans
015088a53f
Fix registration issue where pin box is left disabled.
2021-01-28 18:51:42 -05:00
Alan Evans
ef7d707432
Fix wallpaper preview layout for longer text.
2021-01-28 18:44:04 -05:00
Alan Evans
d1f6a924fb
Allow block of any recipient except MMS groups still.
2021-01-28 18:44:04 -05:00
Alan Evans
f312757daf
Fix potential Base64 < 4 characters crash on group invite.
2021-01-28 18:44:04 -05:00
Greyson Parrelli
1d83729e6c
Move backoff calculation into jobs.
2021-01-28 18:44:04 -05:00
Alan Evans
6a45858b4a
Replace Firebase ML vision with built in face detection.
2021-01-28 18:44:04 -05:00
Alex Hart
1b448c2bdf
Move reaction overlay UI into a stub.
2021-01-27 16:34:59 -04:00
Alan Evans
f6cd190245
Prevent warnings about multiple substitutions in non-positional format.
2021-01-27 12:32:10 -04:00
Alan Evans
23303e5407
Show name of message sender for groups in conversation list.
2021-01-27 11:53:31 -04:00
Alan Evans
b5237848e9
Restore pinned chats on archive undo.
2021-01-27 11:52:32 -04:00
Jim Gustafson
9dbbe4675f
Update to RingRTC v2.9.0
...
Co-authored-by: Alex Hart <alex@signal.org>
2021-01-27 11:52:32 -04:00
Alan Evans
d055bba452
Lint to prevent glide log usage.
2021-01-27 11:52:32 -04:00
Greyson Parrelli
8ef809a02b
Only cluster updates of the same type together.
2021-01-27 11:52:32 -04:00
Alex Hart
458941f952
Enable dither on the gradient painter.
2021-01-27 11:52:32 -04:00
Greyson Parrelli
e2b4995fbb
Updated language translations.
2021-01-27 10:17:20 -05:00
Greyson Parrelli
a3556d9f68
Ensure passphrases are disabled for all but the oldest users.
2021-01-27 10:10:26 -05:00
Greyson Parrelli
fe890a1a41
Added some additional logging around About.
2021-01-27 10:09:07 -05:00
Greyson Parrelli
c06bb18249
Fix navigation bar theming issue.
...
Fixes #10772
2021-01-27 09:09:56 -05:00
Greyson Parrelli
6358f59f67
Updated language translations.
2021-01-25 18:13:49 -05:00
Greyson Parrelli
073034dd3c
Update logic on deciding whether to bulk animate stickers.
2021-01-25 13:57:24 -05:00
Alan Evans
409e7c41b4
Restore group update message "Loading" text.
2021-01-25 12:58:24 -04:00
Alan Evans
b9a1a5027c
Fix rotation locked after voice record cancel and allow rotation when recording locked.
2021-01-25 12:46:49 -04:00
Alan Evans
49535f6378
Fix initial LiveData value for recipients.
2021-01-25 12:30:21 -04:00
Greyson Parrelli
b3511dba77
Updated language translations.
2021-01-24 17:40:44 -05:00
Greyson Parrelli
afbe27c55f
Revert "Bump libsignal-client to 0.2.2"
...
This reverts commit ce156c3450
.
2021-01-24 17:40:44 -05:00
Greyson Parrelli
41d227207d
Fix author title on remote deleted group messages.
2021-01-24 17:40:44 -05:00
Greyson Parrelli
92b586c061
Disable mass APNG animation on low-memory devices.
2021-01-24 17:40:44 -05:00
Greyson Parrelli
15f17747ee
Updated language translations.
2021-01-24 03:35:56 -05:00
Greyson Parrelli
781054fc9d
Switch dark theme bubbles with wallpaper to grey_95 instead of black.
2021-01-24 03:35:56 -05:00
Greyson Parrelli
b59769a30a
Do not allow saving pending media.
2021-01-24 03:10:03 -05:00
Greyson Parrelli
26e0e09e24
Update padding and margins on conversation updates.
2021-01-24 03:07:49 -05:00
Greyson Parrelli
3a2990a911
Fix crash when sharing stickers you don't have installed.
2021-01-24 02:33:24 -05:00
Greyson Parrelli
d8060b3041
Fix inset issues in landscape.
2021-01-24 02:22:09 -05:00
Greyson Parrelli
bd0d425cbf
Updated language translations.
2021-01-23 18:58:48 -05:00
Greyson Parrelli
b3d5d7c33e
Move cursor to end of text field after select About preset.
2021-01-23 18:58:48 -05:00
Greyson Parrelli
1746869dc3
Fix issue with rendering of group update timestamps.
...
TIL SimpleDateFormat is not thread safe.
Across instances.
God forgive them, for they know not what they did.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
633f4cbbe5
Disable 'loading' update message.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
0944e2f758
Apply contact list SMS filter to 'recents' section.
2021-01-23 18:48:14 -05:00
Alex Hart
b49e4004ab
Restrict SMS in multishare.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
68381f8b64
Fix text color of recent conversations in share activity.
2021-01-23 18:48:14 -05:00
Greyson Parrelli
f180066058
Disallow link previews in multi-forward when sending to SMS.
2021-01-23 15:31:48 -05:00
Greyson Parrelli
6b7de2e85e
Make voice note play button visible in wallpaper mode.
2021-01-23 15:20:58 -05:00
Greyson Parrelli
c650a978e9
Update styling of last seen divider.
2021-01-23 15:02:11 -05:00
Greyson Parrelli
e05cadafe6
Collapse adjacent conversation updates.
2021-01-23 14:55:19 -05:00
Greyson Parrelli
c6008a4f90
Disable forwarding of pending media.
2021-01-23 13:39:13 -05:00
Greyson Parrelli
5624855eba
Make ManageProfileActivity work with screen lock.
2021-01-23 13:27:37 -05:00
Greyson Parrelli
799ff86fc0
Fixed tinting of wallpaper bubble previews.
2021-01-23 13:18:53 -05:00
Greyson Parrelli
798fc84e82
Fix issue where empty about could be rendered in contact list.
2021-01-23 12:56:00 -05:00
Greyson Parrelli
cc363a3c88
Fix wallpaper sizing issues in landscape.
2021-01-23 12:41:29 -05:00
Greyson Parrelli
6db6c93295
Updated language translations.
2021-01-22 23:43:45 -05:00
Greyson Parrelli
4fb0f30d32
Add bubbles around additional elements in wallpaper mode.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
7fa4eb079b
Improve responsiveness of conversation update rendering.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
c5392b8844
Fix highlighted bounds of conversation items.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
e460973957
Various wallpaper UX fixes.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
e1c6311a18
Fix bug where dates weren't rendered properly after wallpaper change.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
ed11e2f05a
Center-align About text in recipient settings.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
3182e5af88
Fix spacing bug when About is set to only text or only emoji.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
5cfdf626fe
Reduce the font size of all update messages.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
9d5a52a980
Made setting a profile photo a synchronous operation.
2021-01-22 23:36:42 -05:00
Alan Evans
5649c906a5
Do not bump group threads on leave.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
ee548d27e5
Made setting profile name and About synchronous operations.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
1dc737b5e5
Increase max About glyphs to 140.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
427869d4ca
Various improvements to About UI/UX.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
36395ced89
Add About presets.
2021-01-22 23:36:42 -05:00
Greyson Parrelli
52a9f2c893
Add the ability to clear about and emoji.
2021-01-22 10:29:52 -05:00
Greyson Parrelli
bd88be2513
Auto-open keyboard on About screen.
2021-01-22 10:17:06 -05:00
Alan Evans
7107c1d6b2
Add Taqbaylit language support.
2021-01-22 10:59:42 -04:00
Alan Evans
51f4a343c9
Add Odia ଓଡ଼ିଆ language support.
2021-01-22 10:54:21 -04:00
Alex Hart
a12ee1b78b
Update copy for reset all wallpapers dialog.
2021-01-22 09:42:24 -04:00
Alex Hart
4bf59a55da
Distinguish clear copy between global and single recipient wallpapers.
2021-01-22 09:40:05 -04:00
Alex Hart
dbac9bf9f6
Enable 'dim in dark theme' by default.
2021-01-22 09:13:12 -04:00
Alex Hart
b95083fe92
Fix sticker support in multishare.
2021-01-22 09:01:38 -04:00
Alan Evans
e2d297eb8a
Skip native LibSignal tests on unsupported and non-unix OS.
2021-01-22 00:34:41 -04:00
Greyson Parrelli
4203dde151
Updated language translations.
2021-01-21 22:52:08 -05:00
Greyson Parrelli
880661710f
Fix possible NPE in group list item.
2021-01-21 22:47:30 -05:00
Greyson Parrelli
d844fa0fb5
Fix possible NPE on wallpaper change.
2021-01-21 22:47:30 -05:00
Greyson Parrelli
06cc96bee7
Updated language translations.
2021-01-21 18:29:15 -05:00
Greyson Parrelli
43a12d2a81
Refine incognito keyboard setting string.
2021-01-21 18:22:05 -05:00
Michael Crenshaw
0a29ffcf4c
Update incognito keyboard copy.
2021-01-21 18:17:35 -05:00
Thore Goebel
9c88532c21
Add ripple to review storage button.
2021-01-21 18:04:56 -05:00
Martin d'Allens
f3450b8f10
Center the terms link on the welcome fragment for long translations.
2021-01-21 18:02:20 -05:00
Alan Evans
a4d56e376f
Allow clicking on typer avatar to bring up their bottom sheet details.
2021-01-21 18:02:20 -05:00
ascendingSun
24b5bac589
Fix camera crash when mic permission is granted.
...
Fixes #10642
2021-01-21 18:02:19 -05:00
Greyson Parrelli
762f17f1c1
Install a new animated sticker pack.
2021-01-21 18:02:19 -05:00
Greyson Parrelli
105c8c9745
Fix issue where forwarded link previews weren't marked uploaded.
2021-01-21 18:02:19 -05:00
Alan Evans
93d99287eb
Wallpaper preview size respects device aspect ratio.
2021-01-21 18:02:19 -05:00
Jack Lloyd
ce156c3450
Bump libsignal-client to 0.2.2
2021-01-21 18:02:19 -05:00
Greyson Parrelli
7db16e6156
Add support for an 'About' field on your profile.
2021-01-21 18:02:19 -05:00
Alex Hart
e80033c287
Fix several issues with local expandable pip.
2021-01-21 18:02:19 -05:00
Alex Hart
c244a98962
Finalize wallpaper UX.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
Co-authored-by: Alan Evans <alan@signal.org>
2021-01-21 18:02:19 -05:00
Alan Evans
a8ad1e718e
Wallpaper image selection and cropping.
2021-01-21 18:02:19 -05:00
Alex Hart
b5712f4bd1
Improve wallpaper settings screen, conversation rendering.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-01-21 18:02:19 -05:00
Greyson Parrelli
6bcb0de43d
Add support for persisting wallpaper selection.
2021-01-21 18:02:19 -05:00
Alex Hart
80651d2425
Initial wallpaper settings screens.
2021-01-21 18:02:19 -05:00
Martin d'Allens
46492b8238
Remove ~200 unused English strings.
2021-01-21 18:02:19 -05:00
Alan Evans
1be561543c
Fix API19 drawable.
2021-01-21 18:02:19 -05:00
PockelHockel
e430a46e20
Prevent screen rotation during voice record.
...
Fixes #8276
2021-01-21 18:02:19 -05:00
Alex Hart
8d187c8ba1
Add the ability to forward content to multiple chats at once.
2021-01-21 18:02:19 -05:00
Alan Evans
b077c9b4f3
Only schedule one job per constraint set.
2021-01-19 17:07:32 -04:00
Alan Evans
893749fcab
Prevent stripping of leading zeros in national numbers.
2021-01-19 17:06:49 -04:00
Alan Evans
848ead5e78
Include an English filter line in the support email body.
2021-01-19 17:06:23 -04:00
Greyson Parrelli
8ca54bcc7b
Create a new manage profile screen.
2021-01-19 10:39:49 -05:00
Greyson Parrelli
a517fc4e15
Fix NPE in RecipientDatabase.
2021-01-17 00:17:26 -05:00
Greyson Parrelli
e0ea2bdde4
Updated language translations.
2021-01-16 21:27:14 -05:00
Greyson Parrelli
4571151e3c
Revert "Remove reset session button."
...
This reverts commit f24020e7b7
.
2021-01-16 21:11:42 -05:00
Greyson Parrelli
3e43963f67
Put receipts in the recipient's queue.
2021-01-16 21:11:42 -05:00
Greyson Parrelli
fe71d6ac41
Make outage banner color less aggressive.
2021-01-16 21:11:42 -05:00