这是indexloc提供的服务,不要输入任何密码
Skip to content

JobScheduler: Support persistent jobs #316

@pimsierhuis

Description

@pimsierhuis

Feature description
As far as I can see, jobs scheduled with termux-job-scheduler aren't persistent, which means they cease to exist after device reboot. This makes them very much less useful. My use case for this feature is that I want to run a backup-script on my phone to secure my photo's using rsync.

Background information
Implementation of this feature seems quite simple, as there is a "persisted" property in the JobInfo.Builder-class. The only caveat I can see is that the app would need the RECEIVE_BOOT_COMPLETED permission.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions