mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-26 11:25:49 +03:00
[GH-ISSUE #279] Is it possible to pause the Android app? #37
Labels
No labels
In Review
documentation
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/httpsms#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @javiermartingonzalez on GitHub (Sep 28, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/279
Hello, is it possible to pause the Android app?
I checked the Settings pages and disabled incoming/outcoming for both lines. But even with OFF value for that options and the app closed from multitask, there is a sticky notification saying that the server is active.
So, how can I disable it temporary (without deleting the app) to avoid draining the battery?
Thank you!
@AchoArnold commented on GitHub (Sep 29, 2023):
Hello @javiermartingonzalez
I fixed it in the latest commit, Download the latest version from https://github.com/NdoleStudio/httpsms/releases/tag/v0.0.7 and restart update the application.
Thanks