
Power Button Tile
Add up to 3 quick settings tiles to the quick settings layout
Simple application to add up to 3 quick settings tiles to the quick settings layout.
The app makes use of the accessibility service to provide quick settings tiles to perform global actions: screenshot (API level 28), sleep (API level 28) and system power dialog (API level 21).
System power dialog (GLOBAL_ACTION_POWER_DIALOG) has been added in API level 21.
Sleep (GLOBAL_ACTION_LOCK_SCREEN) has been added in API level 28
Screenshot (GLOBAL_ACTION_TAKE_SCREENSHOT) has been added in API level 28.
Android Developers Documentation
- Accessibility service
- Tile
- TileService
The app makes use of the accessibility service to provide quick settings tiles to perform global actions: screenshot (API level 28), sleep (API level 28) and system power dialog (API level 21).
System power dialog (GLOBAL_ACTION_POWER_DIALOG) has been added in API level 21.
Sleep (GLOBAL_ACTION_LOCK_SCREEN) has been added in API level 28
Screenshot (GLOBAL_ACTION_TAKE_SCREENSHOT) has been added in API level 28.
Android Developers Documentation
- Accessibility service
- Tile
- TileService
捐赠
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 7.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。