Commit Graph

160 Commits

Author SHA1 Message Date
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
e19a9be2f7 Merge branch 'animation' 2024-05-08 11:34:20 +08:00
BinTianqi
87b8f69b5d convert Animation class to a object 2024-05-08 11:22:38 +08:00
BinTianqi
d41d57de96 enable parallel build and build cache, disable lint, speed up building 2024-05-08 10:53:10 +08:00
BinTianqi
e47810f0ca use gradle version catalog
update org.jetbrains.kotlin.android to 1.9.23
2024-05-07 21:31:14 +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
83a924378d use gradle signingConfigs to sign apk 2024-05-02 14:50:29 +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
Minorice
b9e258eb27 [Fix] Fix translations in strings.xml 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
fe6d640d32 v5.0
add a script to sign apk with testkey on linux
update readme and guide
2024-04-21 11:54:02 +08:00
BinTianqi
26793f510b Rename project
from 'Android Owner' to 'OwnDroid'
resolve #2
2024-04-21 09:11:16 +08:00
BinTianqi
37ab2e3b1f RENAME app to OwnDroid
#2
2024-04-16 18:42:31 +08:00
BinTianqi
30049f3e6c Add Enlish locale
Use English as the default language.
There may be problems with English formatting.
My English skills are not very good, please correct my wrong translations.
2024-04-15 21:25:47 +08:00
BinTianqi
721fce3358 update build.gradle.kts
disable code obfuscate
2024-04-14 08:22:15 +08:00
BinTianqi
1d8178c96e permission picker in AppManage 2024-04-05 18:25:27 +08:00
BinTianqi
aa5fbd0b33 package selector in AppManage 2024-04-04 23:42:02 +08:00
BinTianqi
3fabd81511 UI improvement 2024-04-02 17:15:56 +08:00
BinTianqi
d44e5f59ae change splash screen color 2024-03-25 13:15:25 +08:00
BinTianqi
f0abc00076 copy code to activate privilege 2024-03-24 17:48:28 +08:00
BinTianqi
75e9e199ba show label on topbar 2024-03-24 16:39:30 +08:00
BinTianqi
a91b5837ce add many icons 2024-03-24 15:11:31 +08:00
BinTianqi
03005ae5e0 support black theme 2024-03-20 21:24:52 +08:00
BinTianqi
38679507a4 fix some bugs in dark mode 2024-03-11 20:38:12 +08:00
BinTianqi
88630471b3 some bugfix 2024-03-10 21:07:32 +08:00
BinTianqi
d7ed1b2071 REDESIGN 2024-03-10 17:49:32 +08:00
BinTianqi
7bd9eaaa46 REFACTOR PROJECT 2024-03-09 13:20:40 +08:00
BinTianqi
f92d5723f3 redesign homepage 2024-03-08 16:21:09 +08:00
BinTianqi
6da2b2efbc use spring in Animations 2024-03-08 15:24:04 +08:00
BinTianqi
0cc3b66b79 add transition animation for NavHost 2024-03-03 17:25:39 +08:00
BinTianqi
2582116a9d remove shizuku-api dependency 2024-03-03 14:56:39 +08:00
BinTianqi
f4fa42c4fc optimize shizuku coroutine 2024-03-03 13:55:23 +08:00
BinTianqi
e27d4b41b2 extract all string resources 2024-03-03 13:11:26 +08:00
BinTianqi
01d6fef6de extract string resource in AppManage 2024-03-02 18:04:08 +08:00
BinTianqi
377deca99a extract string resource in Permissions 2024-03-02 17:21:21 +08:00
BinTianqi
91c3ef1b0e extract string resource in System 2024-03-02 12:19:28 +08:00
BinTianqi
0beccaa5cb fix wifi ssid policy 2024-03-01 22:10:50 +08:00
BinTianqi
eeef15ccab fix: rish not extracted 2024-02-25 20:19:30 +08:00
BinTianqi
a36dbc5fee add some animations 2024-02-25 18:58:10 +08:00
BinTianqi
5cef8eb193 support become device owner with shizuku 2024-02-25 15:27:51 +08:00