Wakelock Revamp - PowerManager

4.3
926 件のレビュー
10万+
ダウンロード
コンテンツのレーティング
全ユーザー対象
スクリーンショット画像
スクリーンショット画像
スクリーンショット画像
スクリーンショット画像

このアプリについて

Wake Lock gives you access to Android's Power- and WifiManager.
You can use it on any Android phone or tablet.

Examples of what it can do for you:
• Force the PowerManager to keep the screen on
• Have the CPU still running in standby mode
• Ensure the Wifi connection keeps running at full performance
• Keep the screen on in full brightness or dimmed mode during movies
• Override power saving measures if they are causing issues

This is the modernized version of my app "WakeLock - PowerManager".

What the permissions are used for:
• WAKE_LOCK, to obviously be allowed to aquire wakelocks.
• RECEIVE_BOOT_COMPLETED, to start the app after device reboots.
• READ_PHONE_STATE, to act on start/ending calls, allowing the app to aquire a lock just for the duration of the call.
• INTERNET, for automatic crash tracking. There is an option to disable this, but why would you 🙁?
最終更新日
2021/10/27

データ セーフティ

データの安全は、デベロッパーによるユーザーデータの収集、共有方法を理解することから始まります。データのプライバシーとセキュリティ対策は、アプリの使用方法、ユーザーの年齢やお住まいの地域によって異なることがあります。この情報はデベロッパーから提供されたもので、更新されることがあります。
第三者と共有されるデータはありません
データは収集されません

評価とレビュー

4.3
856 件のレビュー

最新情報

v3.4.0
- Maintenance
- Dependency updates