Enable periodically waking the device up #116
Labels
No Label
android
backend/service
bug
contribution welcome
documentation
duplicate
enhancement
good first issue
help wanted
i18n
Improvement
invalid
ios
moxdns
moxplatform
moxxmpp
moxxy_native
needs investigation
needs testing
question
release
ui
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: moxxy/moxxy#116
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Since the (accidental) permanent wakelock is gone, we need to wake the device up periodically to send a ping. Otherwise, we may idle too long while the connection goes stale.
Maybe use this package in moxplatform_android.
Also see here.
EDIT: I am not sure if this is really neccessary.