AppID: | android.jonas.fakestandby |
Author: | Jonas Bernard |
License: | GPL-3.0-or-later |
Donation: | Webpage |
InRepoSince: | 2020-09-18 |
LastRepoUpdate: | 2023-04-01 |
LastAppUpdate: | Unknown |
LastVersion: | 1.4.0 |
Categories: | System |
Google Play: | Check if it's there |
Most smartphones these days have long-living batteries, but who doesn't want their phone to last for just an hour more?
While using an app, you maybe not nessesarily need your display. So, why don’t turn it off? Up to 20% of your battery
power is consumed by the display.
FakeStandby is an Android app to turn off your screen while keeping apps running. This includes foreground jobs, which means
you can keep
WhatsNew:
+ Added a "secure mode" switch that is activated by default. If activated, the FakeStandby will dismiss itself after a timeout. This is to prevent the users from locking themselves out of their own phone.
* Fix the compatibility notification for devices without quick tile support.
* Hopefully fixed a lot of issues regarding not being able to start the Accessibility Service on devices with Android 12 and newer
* The app is now compiled against SDK version 31 instead of 30