Enable periodically waking the device up #116

Open
opened 2022-08-31 13:29:43 +00:00 by PapaTutuWawa · 0 comments

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.

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](https://pub.dev/packages/android_alarm_manager_plus) in moxplatform_android. Also see [here](https://github.com/iNPUTmice/Conversations/blob/4f92ba880bcd6fd94798b2370abd42e341a33181/src/main/java/eu/siacs/conversations/services/XmppConnectionService.java#L1419). EDIT: I am not sure if this is really neccessary.
PapaTutuWawa added the
bug
android
needs investigation
labels 2022-08-31 13:29:44 +00:00
PapaTutuWawa added this to the Alpha Release 0.3.0 project 2022-08-31 14:07:55 +00:00
PapaTutuWawa added the
moxplatform
label 2022-08-31 14:08:19 +00:00
PapaTutuWawa modified the project from Alpha Release 0.3.0 to Alpha Release 0.4.0 2022-09-29 10:39:20 +00:00
PapaTutuWawa removed this from the Alpha Release 0.4.0 project 2022-12-10 22:13:47 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: moxxy/moxxy#116
There is no content yet.