Commit Graph

23 Commits

Author SHA1 Message Date
BinTianqi
b6d7844732 initialize Dhizuku, get DevicePolicyManager using binder wrapper 2024-07-20 19:07:25 +08:00
BinTianqi
89cfafb03a app installer: get basic apk info 2024-07-06 11:03:54 +08:00
BinTianqi
4d8c3a7a60 add deactivate dialog 2024-07-05 12:02:36 +08:00
BinTianqi
88484a932d reformat code 2024-05-26 19:29:56 +08:00
BinTianqi
e21d91c1e4 simplify code of get file with MutableStateFlow 2024-05-25 19:53:34 +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
b8f8d8956a merge branch 'auth' 2024-05-17 13:28:12 +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
5172075e01 rename variables 2024-05-16 18:17:02 +08:00
BinTianqi
fcfaedd257 add a switch in Settings to enable or disable auth 2024-05-16 13:40:27 +08:00
BinTianqi
b7f6eeadb2 use AuthFragment instead of AuthActivity 2024-05-15 12:42:59 +08:00
BinTianqi
11bd8a28a6 add basic auth (PIN) 2024-05-14 21:51:34 +08:00
BinTianqi
aaedc3dc59 add padding under Chinese characters
v5.2
2024-05-12 22:10:35 +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
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
87b8f69b5d convert Animation class to a object 2024-05-08 11:22:38 +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
99c7077fd6 update docs about Shizuku
fix #10
2024-04-24 13:23:19 +08:00
BinTianqi
26793f510b Rename project
from 'Android Owner' to 'OwnDroid'
resolve #2
2024-04-21 09:11:16 +08:00