Alex Hart
ed23c3fe7c
Add avatar picker and defaults.
2021-07-21 16:57:03 -04:00
lucio-signal
64922a8e51
Fix custom vibration settings.
2021-07-15 16:29:43 -04:00
Cody Henthorne
14565b0864
Fix crash when building notification state for messages without threads.
2021-07-15 16:28:13 -04:00
Alex Hart
3f53abedab
Migrate to new Share APIs.
2021-07-15 16:28:13 -04:00
Greyson Parrelli
8299d49042
Show an error for internal users for decryption failures.
2021-07-07 14:58:51 -03:00
Greyson Parrelli
0921ebe5f1
Add read and viewed receipts to the MSL.
2021-07-07 14:58:50 -03:00
Cody Henthorne
f4dd80c929
Switch logic order for detecting conversation channel changes.
2021-06-15 13:09:11 -04:00
Cody Henthorne
79200c82da
Fix create bubble conversation notification.
2021-06-14 16:51:18 -04:00
Cody Henthorne
c72dd86fed
Remove old notification system and notification rewrite feature flag.
2021-06-08 11:20:19 -04:00
Cody Henthorne
bece58d939
Improve notification channel consistency checks with Android Conversations.
2021-06-07 15:58:39 -04:00
Cody Henthorne
02f0301f25
Change how we enable/disable vibration for notifications.
2021-06-07 15:44:38 -04:00
Greyson Parrelli
6342a45b4e
Separate avatar colors from chat colors.
2021-05-26 00:39:59 -04:00
Alex Hart
bcc5d485ab
Update chat colors.
2021-05-26 00:39:59 -04:00
Cody Henthorne
51856c4f06
Add support back for Android Auto.
2021-05-20 10:42:06 -04:00
Alex Hart
f2d5ea0391
Refactor app settings.
2021-05-12 12:23:00 -04:00
Greyson Parrelli
31e1c6f7aa
Handle 428 rate limiting.
2021-05-05 16:47:13 -04:00
Cody Henthorne
29a0b86411
Address API23 notification issues and update when conversation content changes.
2021-05-04 20:31:29 -04:00
Cody Henthorne
751afadebd
Fix notification issues introduced when adding lower API versions.
2021-04-28 20:49:36 -04:00
Cody Henthorne
bd2a1d5574
Add support for lower APIs to new notification system.
2021-04-28 16:36:11 -03:00
Cody Henthorne
c9d1fb8533
Fix reaction notification data inconsistencies.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2021-04-26 16:44:26 -04:00
Cody Henthorne
5ca4db6ea5
Fix crashes and issues with blurred avatars.
...
- Tinting on Android 5/6 caused NPE deep in Android
- Invite group flow can have zero members
- Missed spot to blur avatar in old notification flow
2021-04-24 14:32:02 -04:00
Cody Henthorne
ad81b310e3
Blur avatar photos from unknown senders when in message request state.
2021-04-23 14:42:51 -04:00
Cody Henthorne
a843619c5b
Fix various notification display issues and properly support reply.
2021-04-16 18:59:21 -04:00
Cody Henthorne
b7118b6bd8
Fix view once media in notifications.
2021-04-15 23:36:15 -04:00
Cody Henthorne
97296ca7d7
Fix bugs with preference and lock state changes.
2021-04-15 15:08:27 -04:00
Cody Henthorne
1457738905
Fix bug with notification privacy and bubbles.
2021-04-15 11:35:42 -04:00
Cody Henthorne
69ebee3eeb
Fix notification thumbnail being shown when content should be hidden.
2021-04-15 10:24:06 -04:00
Cody Henthorne
4bdb367c19
Fix thumbnail being shown for reaction notifications.
2021-04-15 10:02:53 -04:00
Greyson Parrelli
cdddfd37d2
Dynamically respond to notificationsV2 feature flag.
...
We were only reading it once, possibly before the flags were
initialized. This lets us be more responsive to the flag changing within
an application cycle.
2021-04-14 18:50:15 -04:00
Cody Henthorne
d46a9f6d1d
Rename Messages notification group and channel.
2021-04-14 15:50:40 -04:00
Cody Henthorne
9c5a0ba7eb
Hide message in notification when pending message request approval.
2021-04-14 15:50:40 -04:00
Greyson Parrelli
e461625da4
Add Log.internal()
2021-04-14 15:50:40 -04:00
Cody Henthorne
c393cd655d
Fix bad notification state with in-thread reaction notifications.
2021-04-14 15:50:40 -04:00
Cody Henthorne
5df1fa3c65
Move contact join events to separate channel.
2021-04-14 15:50:40 -04:00
Cody Henthorne
e796968d19
Add new notification system.
2021-04-14 15:50:40 -04:00
Greyson Parrelli
670aed2074
Move ViewOnceMessageManager and ExpiringMessageManager to AppDependencies.
2021-04-13 14:49:32 -04:00
Hugo Kiehl
dd38dd9cae
Fixing notification image preview.
2021-04-06 15:27:23 -03:00
Cody Henthorne
d8dead82b6
Improve Call Notification UX when things don't go as planned.
2021-03-31 16:02:32 -03:00
Greyson Parrelli
b053fbc4a7
Use Log.tag where appropriate.
2021-03-31 16:02:32 -03:00
Cody Henthorne
75aab4c031
Add Device to Device Transfer UI.
2021-03-12 16:08:22 -05:00
Greyson Parrelli
8c90c3ad81
Update notification megaphone behavior.
...
Detect when they've blocked the channel group, and also don't snooze the
megaphone unless they hit 'not now'.
2021-03-02 10:08:02 -05:00
Greyson Parrelli
8f6ff215aa
Show a megaphone when notifications are disabled.
2021-02-25 12:54:23 -05:00
Cody Henthorne
b91f04316a
Fix lint errors and add submodules to qa checks.
2021-02-24 15:07:56 -05:00
Greyson Parrelli
8950100bd7
Decrypt and process messages all in one transaction.
...
Giddy up
2021-02-23 18:34:18 -05:00
Alan Evans
0d9490e1fb
Force disabling of foreground notification vibration.
2021-02-12 16:33:06 -04:00
Cody Henthorne
1935b0ebdd
Do not show message notifications if disabled in settings.
2021-02-12 11:09:51 -05:00
AsamK
341a31da00
Fix crash from incoming call without contacts permission.
...
When the device is in Do Not Disturb mode and a call comes in from a
system contact, the app crashes if the user has revoked the contacts
permission.
The crash occurs because in Do Not Disturb mode Signal tries to check if
the contact is starred.
2021-02-08 14:28:19 -05:00
Greyson Parrelli
141cab1105
Perfom a migration to notify users of new contacts.
2021-01-11 23:22:01 -05:00
Alex Hart
b7477d287b
Reopen properly when we select launcher icon.
...
* Reopen properly when we select launcher icon.
* Reduce noise
2021-01-06 17:03:20 -04:00
Alex Hart
744b79419b
Swap out AsyncTask usage in notification action receivers with bounded threadpool.
2020-12-18 10:41:14 -04:00