Signal-Android/app/src/main/java/org/thoughtcrime/securesms/jobs
Greyson Parrelli 0b77b33902 Add the ability to trace methods in internal builds.
Currently only for internal builds. Use the @Trace annotation to trace
methods for viewing in Perfetto.
2020-11-11 15:29:01 -05:00
..
AttachmentCompressionJob.java Default to WEBP for sticker contentTypes. 2020-09-23 16:54:38 -04:00
AttachmentCopyJob.java
AttachmentDownloadJob.java
AttachmentMarkUploadedJob.java
AttachmentUploadJob.java
AvatarGroupsV1DownloadJob.java
AvatarGroupsV2DownloadJob.java
BaseJob.java Fix issue where we were double-logging job info. 2020-11-09 12:18:45 -05:00
CleanPreKeysJob.java
ClearFallbackKbsEnclaveJob.java Add the ability to migrate to new KBS enclaves. 2020-10-06 10:32:03 -03:00
CreateSignedPreKeyJob.java
DirectoryRefreshJob.java
FailingJob.java
FastJobStorage.java
FcmRefreshJob.java
GroupSendJobHelper.java
GroupV1MigrationJob.java Render GV1->GV2 migration event. 2020-11-04 16:05:35 -04:00
GroupV2UpdateSelfProfileKeyJob.java
JobManagerFactories.java Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
KbsEnclaveMigrationWorkerJob.java Add the ability to migrate to new KBS enclaves. 2020-10-06 10:32:03 -03:00
LeaveGroupJob.java
LocalBackupJob.java Notify about accidentally disabled backups. 2020-10-29 13:32:55 -04:00
LocalBackupJobApi29.java Notify about accidentally disabled backups. 2020-10-29 13:32:55 -04:00
MarkerJob.java
MmsDownloadJob.java
MmsReceiveJob.java
MmsSendJob.java
MultiDeviceBlockedUpdateJob.java
MultiDeviceConfigurationUpdateJob.java
MultiDeviceContactUpdateJob.java
MultiDeviceGroupUpdateJob.java
MultiDeviceKeysUpdateJob.java
MultiDeviceMessageRequestResponseJob.java
MultiDeviceProfileContentUpdateJob.java
MultiDeviceProfileKeyUpdateJob.java
MultiDeviceReadUpdateJob.java Add support for modern profile sharing. 2020-10-15 16:19:12 -04:00
MultiDeviceStickerPackOperationJob.java
MultiDeviceStickerPackSyncJob.java
MultiDeviceStorageSyncRequestJob.java
MultiDeviceVerifiedUpdateJob.java
MultiDeviceViewOnceOpenJob.java
ProfileKeySendJob.java
ProfileUploadJob.java
PushDecryptMessageJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
PushGroupSendJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
PushGroupSilentUpdateSendJob.java Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
PushGroupUpdateJob.java
PushMediaSendJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
PushNotificationReceiveJob.java
PushProcessMessageJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
PushReceivedJob.java
PushSendJob.java
PushTextSendJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
ReactionSendJob.java
RefreshAttributesJob.java Read the new GV1 Migration capability. 2020-10-22 15:55:18 -03:00
RefreshOwnProfileJob.java
RefreshPreKeysJob.java
RemoteConfigRefreshJob.java
RemoteDeleteSendJob.java
RequestGroupInfoJob.java
RequestGroupV2InfoJob.java
RequestGroupV2InfoWorkerJob.java Add the ability to migrate GV1 groups to GV2. 2020-11-04 16:05:35 -04:00
ResumableUploadSpecJob.java
RetrieveProfileAvatarJob.java
RetrieveProfileJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
RotateCertificateJob.java
RotateProfileKeyJob.java
RotateSignedPreKeyJob.java
SendDeliveryReceiptJob.java
SendJob.java
SendReadReceiptJob.java
ServiceOutageDetectionJob.java
SmsReceiveJob.java
SmsSendJob.java
SmsSentJob.java
StickerDownloadJob.java
StickerPackDownloadJob.java
StorageAccountRestoreJob.java
StorageForcePushJob.java Simplify storing storage-service-specific recipient values. 2020-10-07 17:22:05 -04:00
StorageSyncJob.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
TrimThreadJob.java
TypingSendJob.java
UpdateApkJob.java