-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CronAPI #657
Open
lvogt
wants to merge
12
commits into
termux:master
Choose a base branch
from
lvogt:improvement/cron-api
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add CronAPI #657
Commits on Feb 4, 2024
-
This implements a cron-like API which uses AlarmManager and WorkManager WorkManager is used to keep phone awake during task execution, and to be able to handle constraints - including stopping the task if constraint is no longer met
Configuration menu - View commit details
-
Copy full SHA for 017579f - Browse repository at this point
Copy the full SHA 017579fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 735d138 - Browse repository at this point
Copy the full SHA 735d138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecff1a - Browse repository at this point
Copy the full SHA 2ecff1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 577631b - Browse repository at this point
Copy the full SHA 577631bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6938c - Browse repository at this point
Copy the full SHA bf6938cView commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e584b5d - Browse repository at this point
Copy the full SHA e584b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d680f - Browse repository at this point
Copy the full SHA 06d680fView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ac2cc9 - Browse repository at this point
Copy the full SHA 4ac2cc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866987f - Browse repository at this point
Copy the full SHA 866987fView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8db3f64 - Browse repository at this point
Copy the full SHA 8db3f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5ab23 - Browse repository at this point
Copy the full SHA ed5ab23View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f05430 - Browse repository at this point
Copy the full SHA 7f05430View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.