We have to make some changes, and it's gotten to the point where maintaining it as a separate library is more hassle than it's worth, especially with Google releasing WorkManager as the preferred job scheduling library.
1) Break out appropriate components. 2) Switch the incoming pipeline from SendReceiveService to the JobManager.