Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Conversation

timkellypa
Copy link

Made service that sends the app to the background use a wakeful intent service. This way, it can be sent to the background even if the phone is locked. Updated the documentation for an extra manifest permission required for this.

Also put an extra parameter into the starting of the intent, so that the app knows that it was launched from the bootreceiver, and can do something special if it was.

unknown added 3 commits September 3, 2014 10:26
…t service. This way, it can be sent to the background even if the phone is locked. Updated the documentation for an extra manifest permission required for this.

Also put an extra parameter into the starting of the intent, so that the app knows that it was launched from the bootreceiver, and can do something special if it was.
…ngine not updating the system time (for time zone changes, etc.)
@timkellypa timkellypa changed the title Made sendToBackground() work when phone is locked. Added intent parameter when launched from bootreceiver. Made sendToBackground() work when phone is locked. Added intent parameter when launched from bootreceiver. Also added getSystemDateTime to work around Android's javascript engine's date issues (like not updating when the system does). Oct 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant