Always On Display Toggle
Toggle Always on Display from the quick settings panel
新版本 1.1.0
* Added support for Android 14
* The WRITE_SECURE_SETTINGS permission now can be granted via Shizuku
* The WRITE_SECURE_SETTINGS permission now can be granted via Shizuku
This app adds a tile to the quick settings panel that turns Always on Display on or off.
The app needs to write to the system settings. Therefore the related permission has to be granted via Shizuku or from your computer with adb in order for the app to work properly:
adb shell pm grant org.alberto97.aodtoggle android.permission.WRITE_SECURE_SETTINGS
Please note that this app has only been tested on Google Pixel.
Different manufacturers may have implemented AoD their own way and therefore the app might not work.
The app needs to write to the system settings. Therefore the related permission has to be granted via Shizuku or from your computer with adb in order for the app to work properly:
adb shell pm grant org.alberto97.aodtoggle android.permission.WRITE_SECURE_SETTINGS
Please note that this app has only been tested on Google Pixel.
Different manufacturers may have implemented AoD their own way and therefore the app might not work.
- 作者: Alberto Pedron
- 授權條款: MIT License
- 問題追蹤系統
- 原始碼
- 更新日誌
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 8.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 8.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 8.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.0.2
* Added support for Android 13
* Remove no more used dependency
* Remove no more used dependency
新版本 1.0.1
* Update for F-Droid release