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
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
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