.. |
impl
|
Fix autodownload constraint.
|
2021-05-13 12:00:24 -04:00 |
migrations
|
Decrypt and process messages all in one transaction.
|
2021-02-23 18:34:18 -05:00 |
persistence
|
Fix job info log formatting.
|
2021-06-25 17:25:59 -04:00 |
workmanager
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
AlarmManagerScheduler.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
BootReceiver.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
CompositeScheduler.java
|
|
|
Constraint.java
|
Only schedule one job per constraint set.
|
2021-01-19 17:07:32 -04:00 |
ConstraintInstantiator.java
|
|
|
ConstraintObserver.java
|
|
|
Data.java
|
Implement the message send log for sender key retries.
|
2021-06-24 16:36:13 -04:00 |
DependencyInjector.java
|
|
|
ExecutorFactory.java
|
|
|
InAppScheduler.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
Job.java
|
Adapt maxInstancesForQueue to only consider instances of the same job.
|
2021-02-08 14:26:59 -05:00 |
JobController.java
|
Reduce time to start PushTextSendJob.
|
2021-08-03 13:45:30 -03:00 |
JobInstantiator.java
|
Ensure Job factories pass the parameters to their created Jobs.
|
2021-03-16 10:07:21 -03:00 |
JobLogger.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
JobManager.java
|
Handle 428 rate limiting.
|
2021-05-05 16:47:13 -04:00 |
JobMigration.java
|
|
|
JobMigrator.java
|
Move backoff calculation into jobs.
|
2021-01-28 18:44:04 -05:00 |
JobPredicate.java
|
|
|
JobRunner.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
JobSchedulerScheduler.java
|
Only schedule one job per constraint set.
|
2021-01-19 17:07:32 -04:00 |
JobTracker.java
|
Fail an enqueued job if its dependencies already failed.
|
2021-02-10 15:21:03 -05:00 |
JobUpdater.java
|
Handle 428 rate limiting.
|
2021-05-05 16:47:13 -04:00 |
KeepAliveService.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
Scheduler.java
|
|
|