session-android/src/org/thoughtcrime/securesms/jobs
Greyson Parrelli 45c4eafbd7 Add the ability to block groups.
This also fixes the situation where we block group-leave messages,
preventing blocked contacts from leaving groups.

Fixes #7970

Also, this forced us to upgrade libsignal-service, which fixes the
websocket timeout issues. Thanks to @dpapavas!

Fixes #6644
2018-09-18 15:26:50 -07:00
..
requirements Keep retrying message sends for 24 hours. 2018-06-22 10:59:53 -07:00
AttachmentDownloadJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
AttachmentFileNameJob.java Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
AvatarDownloadJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
CleanPreKeysJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ContextJob.java Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
CreateSignedPreKeyJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DirectoryRefreshJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
GcmRefreshJob.java Add notification channel support. 2018-08-13 18:38:53 -04:00
LocalBackupJob.java Add notification channel support. 2018-08-13 18:38:53 -04:00
MasterSecretJob.java Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
MmsDownloadJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MmsReceiveJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MmsSendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
MultiDeviceBlockedUpdateJob.java Add the ability to block groups. 2018-09-18 15:26:50 -07:00
MultiDeviceContactUpdateJob.java Fix NPE in MultiDeviceContactUpdateJob. 2018-09-07 17:52:50 -07:00
MultiDeviceGroupUpdateJob.java Add the ability to block groups. 2018-09-18 15:26:50 -07:00
MultiDeviceProfileKeyUpdateJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MultiDeviceReadReceiptUpdateJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MultiDeviceReadUpdateJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MultiDeviceVerifiedUpdateJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PushContentReceiveJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PushDecryptJob.java Add the ability to block groups. 2018-09-18 15:26:50 -07:00
PushGroupSendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
PushGroupUpdateJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PushMediaSendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
PushNotificationReceiveJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PushReceivedJob.java Add the ability to block groups. 2018-09-18 15:26:50 -07:00
PushSendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
PushTextSendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
RefreshAttributesJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
RefreshPreKeysJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
RequestGroupInfoJob.java Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
RetrieveProfileAvatarJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
RetrieveProfileJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
RotateSignedPreKeyJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
SendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
SendReadReceiptJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ServiceOutageDetectionJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
SmsReceiveJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
SmsSendJob.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
SmsSentJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
TrimThreadJob.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
UpdateApkJob.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00