.. |
impl
|
Revert "Track inconsistencies between new and old network availability for internal users."
|
2022-03-28 19:07:20 -04:00 |
migrations
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
persistence
|
Update libsignal-client to 0.14.0
|
2022-03-17 12:12:56 -04: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
|
Add job to clean up early message receipts.
|
2022-03-28 19:07:20 -04:00 |
JobController.java
|
Add job to clean up early message receipts.
|
2022-03-28 19:07:20 -04:00 |
JobInstantiator.java
|
Ensure Job factories pass the parameters to their created Jobs.
|
2021-03-16 10:07:21 -03:00 |
JobLogger.java
|
Include queue in job logs.
|
2022-01-03 11:28:10 -05:00 |
JobManager.java
|
Add job to clean up early message receipts.
|
2022-03-28 19:07:20 -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
|
Separate thread updates into a job and other perf improvements.
|
2021-08-24 16:59:09 -03:00 |
JobTracker.java
|
Add the ability to get the current state of a job.
|
2021-11-12 10:57:01 -04: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
|
|
|