You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fastlane/metadata/android/en-US/full_description.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
This app adds a tile to the quick settings panel that turns Always on Display on or off.
2
-
The app needs to write to the system settings and the following command has to be run from your computer via adb in order for the app to work properly:
2
+
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:
3
3
4
4
adb shell pm grant org.alberto97.aodtoggle android.permission.WRITE_SECURE_SETTINGS
0 commit comments