Commit Graph

136 Commits

Author SHA1 Message Date
BinTianqi
d4de1eba75 hide Wipe data by default, add Delete work profile
close #53
2024-07-19 09:09:29 +08:00
BinTianqi
e9949c67ef Merge branch 'automation' into dev 2024-07-18 17:57:22 +08:00
BinTianqi
a02e4acca0 Revert "app installer: reject self-update"
This reverts commit 4ebb9b48f0.
2024-07-18 09:34:01 +08:00
BinTianqi
35aafddc8e use a dialog to confirm wipe data 2024-07-18 09:32:47 +08:00
BinTianqi
a81a437bc3 stop lock task mode with notification
close #36
2024-07-17 18:19:48 +08:00
BinTianqi
8f8ed1ec57 start lock task mode (#36) 2024-07-17 11:58:36 +08:00
BinTianqi
97cd7447e4 update Automation API 2024-07-16 21:15:12 +08:00
BinTianqi
e3f06911c5 fix setAlwaysOnVpnPackage 2024-07-06 16:25:50 +08:00
BinTianqi
4ebb9b48f0 app installer: reject self-update
close #47
2024-07-06 12:36:02 +08:00
BinTianqi
89cfafb03a app installer: get basic apk info 2024-07-06 11:03:54 +08:00
BinTianqi
172f7d081e add AutomationActivity 2024-07-02 14:31:01 +08:00
BinTianqi
0b39bdc788 add TaskReceiver 2024-06-20 23:42:02 +08:00
BinTianqi
cadd194135 update some strings 2024-06-20 01:21:18 +08:00
BinTianqi
f49f250eaa update some strings 2024-06-12 12:09:17 +08:00
BinTianqi
9ff670231d update some strings 2024-06-10 10:41:41 +00:00
BinTianqi
5f4df48321 password: add RequiredStrongAuthTimeout
optimize ScreenTimeout, MaxFailedPasswordForWipe, PasswordExpiration and PasswordHistoryLength
2024-06-02 13:49:02 +08:00
BinTianqi
70584959e2 Network: use a dialog to show wifi mac address
Permission: Device info: device ID attestation and unique device attestation
2024-06-01 21:17:28 +08:00
BinTianqi
19415d9786 factory reset policy in system manager 2024-05-31 19:55:51 +08:00
BinTianqi
ee1b6afc8d new feature in app manager: enable system app 2024-05-30 20:30:23 +08:00
BinTianqi
ac4f034d32 new feature in system manager: set timezone 2024-05-30 19:45:50 +08:00
BinTianqi
a3f6fb76bc system manager: use dialog to confirm reboot or bug report 2024-05-30 13:48:39 +08:00
BinTianqi
3fd00a5ce0 optimize some functions in App manager
optimize Permitted accessibility services and Permitted IME
use state to store their package list instead of create global variables
update related document
2024-05-28 20:46:17 +08:00
BinTianqi
bb516b4acb use a dialog to confirm 'Set as default dialer' 2024-05-28 13:19:20 +08:00
BinTianqi
fb6fd00414 use a dialog to confirm before clear app storage 2024-05-27 13:48:39 +08:00
BinTianqi
cb434e6794 feature: install system update 2024-05-26 20:31:30 +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
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