Commit Graph

161 Commits

Author SHA1 Message Date
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
734f7763d1 add a option to lock OwnDroid when it is switched to background 2024-05-17 12:48:18 +08:00
BinTianqi
a2082641b1 optimize UI and simplify code of Authenticaion 2024-05-16 21:17:53 +08:00
BinTianqi
fcfaedd257 add a switch in Settings to enable or disable auth 2024-05-16 13:40:27 +08:00
BinTianqi
bbb6875be9 switch Material you theme and black theme without relaunch app 2024-05-12 21:24:03 +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
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
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
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
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
f0abc00076 copy code to activate privilege 2024-03-24 17:48:28 +08:00
BinTianqi
03005ae5e0 support black theme 2024-03-20 21:24:52 +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
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
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
1ea203d331 retrieve security and network logs 2024-02-11 20:24:03 +08:00
BinTianqi
0437ff11fa fix AppManage problems 2024-02-08 21:24:16 +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
765fb3b8c1 new device control features 2024-02-05 15:21:37 +08:00
BinTianqi
b0535f54a5 set maximum time to lock 2024-02-05 13:16:15 +08:00
BinTianqi
049accc021 switch private DNS mode 2024-02-03 17:49:05 +08:00
BinTianqi
6a933443f1 set keyguard disabled features 2024-02-02 17:40:59 +08:00
BinTianqi
f2a0a983e9 Add some AppManage feature 2024-02-02 12:23:08 +08:00
BinTianqi
ca46a775c8 clean up unused resources 2024-01-30 19:44:11 +08:00
BinTianqi
d427e87c5f add fillMaxWidth modifier for some buttons 2024-01-25 09:56:41 +08:00
BinTianqi
e75a0946db fix context problems 2024-01-24 10:23:20 +08:00
BinTianqi
01c0a119a6 add user manage section 2024-01-21 20:13:44 +08:00
BinTianqi
1f52a8920c wipe data with flags, set SystemUpdatePolicy 2024-01-20 18:41:32 +08:00