Commit Graph

54 Commits

Author SHA1 Message Date
BinTianqi
628f770221 update readme
change version number and version name
system manager: hide bug report dialog after user click confirm
2024-06-01 19:29:36 +08:00
BinTianqi
67d00af016 ci: fix unable to read secrets
grant exec permission to gradlew
2024-05-25 18:47:45 +08:00
BinTianqi
acf3cb6b81 ci: build signed apk
Co-authored-by: MinoriceOwO <154642983+minoriceowo@users.noreply.github.com>
2024-05-25 14:14:12 +08:00
Minorice
a8a1ff5045 [Fix] Add androidx.fragment to dependencies to solve #25 2024-05-24 18:58:18 +08:00
BinTianqi
32b78a9738 fix a serious bug in v5.3 (#20)
use composable function instead of fragment to display authenticate screen
fix authenticate screen is transparent in light theme
2024-05-19 20:35:52 +08:00
BinTianqi
074b8d919b add storage protection, update guide, enable obfuscate 2024-05-17 19:09:28 +08:00
BinTianqi
a2082641b1 optimize UI and simplify code of Authenticaion 2024-05-16 21:17:53 +08:00
BinTianqi
11bd8a28a6 add basic auth (PIN) 2024-05-14 21:51:34 +08:00
BinTianqi
5aa3c55d33 optimize bezier curve, disable lint 2024-05-14 13:43:08 +08:00
BinTianqi
aaedc3dc59 add padding under Chinese characters
v5.2
2024-05-12 22:10:35 +08:00
BinTianqi
2009baac40 App manager: show a dialog when click suspend, hide, block uninstall or always-on vpn
raise pkgName state to save it
2024-05-12 19:17:13 +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
57e5021f1e fix crash when wipe data 2024-05-02 18:37:10 +08:00
BinTianqi
83a924378d use gradle signingConfigs to sign apk 2024-05-02 14:50:29 +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
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
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
03005ae5e0 support black theme 2024-03-20 21:24:52 +08:00
BinTianqi
d7ed1b2071 REDESIGN 2024-03-10 17:49:32 +08:00
BinTianqi
2582116a9d remove shizuku-api dependency 2024-03-03 14:56:39 +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
BinTianqi
9873ef7dcd support per app language 2024-02-25 00:49:31 +08:00
BinTianqi
77233bec0d try using shizuku to provision 2024-02-24 20:28:08 +08:00
BinTianqi
b555747f89 fix ActivityNotFoundException 2024-02-21 22:18:03 +08:00
BinTianqi
9042fa2472 set keepUninstalledPkgs and userIcon 2024-02-13 18:03:59 +08:00
BinTianqi
0aa514fc4b Affiliation Ids and wipeData options 2024-02-12 14:28:54 +08:00
BinTianqi
1ea203d331 retrieve security and network logs 2024-02-11 20:24:03 +08:00
BinTianqi
8dedd63f61 org-owned profile features 2024-02-09 23:58:07 +08:00
BinTianqi
2e71451eb9 Add a ManagedProfile page 2024-02-08 19:08:22 +08:00
BinTianqi
30f29f0c4b Add a separate Network page 2024-02-05 18:47:49 +08:00
BinTianqi
8d4f8b2da8 remove deprecated dependency systemUiController 2024-02-03 21:45:45 +08:00
BinTianqi
5e433fff0c set MTE policy 2024-02-03 11:47:47 +08:00
BinTianqi
d335f56c42 clean up code 2024-02-01 18:38:43 +08:00
BinTianqi
71bf3842b9 fix user operation problems 2024-02-01 15:34:08 +08:00
BinTianqi
ca46a775c8 clean up unused resources 2024-01-30 19:44:11 +08:00
BinTianqi
1f79994161 adapt for wearables, change app icon 2024-01-24 15:52:27 +08:00
BinTianqi
ecb05b35b6 use lazycolumn instead of column in UserRestriction 2024-01-23 16:33:43 +08:00
BinTianqi
01c0a119a6 add user manage section 2024-01-21 20:13:44 +08:00
BinTianqi
62c3144a76 ShortSupportMessage can be modified 2024-01-19 19:50:45 +08:00
BinTianqi
8c72d19847 system bars'color will follow the app 2024-01-19 09:45:14 +08:00
BinTianqi
587a14d068 Add security section, backward compatible to API23 2024-01-18 13:14:59 +08:00
BinTianqi
0a60affff9 simplify code of app manage 2024-01-17 20:26:41 +08:00