Commit Graph

168 Commits

Author SHA1 Message Date
BinTianqi
a8de0ed986 simplify code of getting file
optimize animation
2024-05-11 15:51:14 +08:00
BinTianqi
8224211f3c update translation
(#3)
2024-05-08 21:14:49 +08:00
BinTianqi
b5e3981a41 clean codes
use res id to make toast
convert class RestrictionData to a object
simplify some UI components
2024-05-08 19:59:06 +08:00
BinTianqi
87b8f69b5d convert Animation class to a object 2024-05-08 11:22:38 +08:00
BinTianqi
5dc6dae844 optimize CubicBezierEasing 2024-05-07 21:01:42 +08:00
BinTianqi
7f5e5250ad optimize animations 2024-05-06 18:35:00 +08:00
BinTianqi
b71f0dbb8d navigate to home after successfully activate device admin 2024-05-06 16:33:57 +08:00
BinTianqi
3d5f9b949b fix app crash when enter password info 2024-05-06 16:00:56 +08:00
BinTianqi
9743cecd37 hide deactivate profile owner button in work profile (#16)
add a button to copy device-specific id
2024-05-05 15:04:09 +08:00
BinTianqi
57e5021f1e fix crash when wipe data 2024-05-02 18:37:10 +08:00
BinTianqi
3d09eb958b optimize activate and deactivate logic 2024-05-02 17:01:25 +08:00
BinTianqi
b5ebf7b6fa update docs about setUserControlDisabledPackages
use annotation instead of proguard rules to keep ShizukuService
hide profile owner entry if device owner is activated
2024-04-27 12:12:55 +08:00
MinoriceOwO
d4e8473218 [Fix] Hide UCD entry in SDK 30~32
Fix #12 issue in origin repo.
2024-04-27 09:39:12 +08:00
Minorice
d8b86779cf [Fix] Fix string quotations in PasswordHistoryLength
The headline text and the description in function PasswordHisoryLength refers to pwd_timeout_* instead of pwd_history_*. Fix them back to pwd_history & pwd_history_desc.
2024-04-27 09:04:03 +08:00
Minorice
478fba4f7f [Fix] Improve translations & Fix illegal reference in Permissions.kt 2024-04-27 08:10:16 +08:00
BinTianqi
99c7077fd6 update docs about Shizuku
fix #10
2024-04-24 13:23:19 +08:00
BinTianqi
e78b9809ee use Shizuku API instead of rish
#10
2024-04-23 13:47:14 +08:00
BinTianqi
26793f510b Rename project
from 'Android Owner' to 'OwnDroid'
resolve #2
2024-04-21 09:11:16 +08:00