Skip to content

Releases: abdulmoizhussain/anim-scale

1.0.1

14 Jun 19:25
db8536b

Choose a tag to compare

Works by manually providing "android.permission.WRITE_SECURE_SETTINGS"

with the following command:

adb shell pm grant package android.permission.WRITE_SECURE_SETTINGS

Source:
https://stackoverflow.com/a/27816942

v1.0.0

20 Oct 17:19

Choose a tag to compare

Works by manually providing "android.permission.WRITE_SECURE_SETTINGS", by the following command:

adb shell pm grant package android.permission.WRITE_SECURE_SETTINGS

Source:
https://stackoverflow.com/a/27816942