Commit Graph

336 Commits

Author SHA1 Message Date
BinTianqi
017ed57f64 In-app docs for some feature 2024-11-17 00:01:13 +08:00
BinTianqi
2546a9c3c8 Set Dark theme in Settings
Add MyViewModel to keep ThemeSettings state
Use ListItem to display SSIDs in WiFi SSID Policy
Use green color scheme as default color scheme
Add Compose BOM dependency, update dependencies
2024-11-16 12:48:01 +08:00
BinTianqi
66d7e80c8c Merge pull request #84 from SuperSuslik312/translate
Full Russian translation
2024-11-15 23:26:45 +08:00
スケベ
146a380586 little improvement 2024-11-13 14:33:01 +03:00
スケベ
d13997c2da Full Russian translate 2024-11-13 14:18:55 +03:00
BinTianqi
0d431addd5 Move Disable account management to System manager
Add ListItem, optimize UI
Upgrade Kotlin to 2.0.21
2024-11-09 14:45:06 +08:00
BinTianqi
e6fa6f1305 Configure Preferential network service
Transfer ownership: get ComponentName by unflatten string
Bump app version to v6.1(33)
Update AGP to 8.7.2
2024-11-02 18:47:52 +08:00
BinTianqi
9620e9504d v6.1 v6.1 2024-10-26 11:27:44 +08:00
BinTianqi
5e8ea061ca Optimize UI for Device info, User info and Password info
Change USB signal to Disable USB signal
Hide Master volume mute in work profile
2024-10-26 10:54:39 +08:00
BinTianqi
3a19b1acf9 Set organization name and organization id in dialog
ManageSpaceActivity: use dialog
2024-10-26 09:10:42 +08:00
BinTianqi
951231abe3 Use dialog to set some password options 2024-10-19 12:39:52 +08:00
BinTianqi
36609d68ef Create managed user: select mutiple flags
Fix App manager TopAppBar color
Optimize some strings
Create managed profile: Offline provisioning and Migrate account
2024-10-02 11:49:59 +08:00
BinTianqi
0788634049 Show preview when changing user icon
Refresh activate status when ownership transferred to OwnDroid
Set Start user session message and End user session message separately
Set Long support message and Short support message separately
Simplify code
2024-09-28 10:45:48 +08:00
BinTianqi
47a965e6c0 Improve security of automation (#73)
Require length of automation key at least 20
Random automation key generation
2024-09-08 09:08:38 +08:00
BinTianqi
3d5b9efd96 Hide some functions when unavailable 2024-09-07 10:44:59 +08:00
BinTianqi
4799a15909 Retrieve security logs 2024-09-01 09:45:39 +08:00
BinTianqi
03a42429b6 Retrieve network logs 2024-08-31 12:00:08 +08:00
BinTianqi
99e02df084 fix crash in app manager
close #70
2024-08-26 09:25:11 +08:00
BinTianqi
545eaea2f1 v6.0
Merge pull request #61 from dev
v6.0
2024-08-14 21:13:11 +08:00
BinTianqi
8c40a5a716 Fix a problem of Lock screen now
Remove unused string resource
2024-08-14 12:40:02 +08:00
BinTianqi
32f43ce801 Move AlwaysOnVpn from App manager to Network
Use Shizuku to list users and list accounts
Add package selector for Lock task mode
Specify an Activity before start lock task mode
Improve UI design
2024-08-13 21:03:03 +08:00
BinTianqi
b452005ada fix some problems of AppControlDialog
use state to control SwitchItem
2024-08-13 16:11:54 +08:00
BinTianqi
3d000358c4 improve UI design
fix padding of SwitchItem and SubPageItem
application manager: move package name textfield to topbar
2024-08-13 14:28:24 +08:00
BinTianqi
439a75bb84 optimize performance 2024-08-12 20:17:37 +08:00
BinTianqi
7ab60e4dc9 optimize searching in package selector 2024-08-12 18:49:57 +08:00
BinTianqi
d56983790f allow custom reset password token
use a dialog to confirm password before reset password
hide reset password token and reset password by default
2024-08-09 18:39:27 +08:00
BinTianqi
8f93c85d6c add more permission to permission manage
update activation status when failed to use Dhizuku in Dhizuku mode
2024-08-08 20:48:44 +08:00
BinTianqi
cd26c2a792 fix unable to uninstall app in Dhizuku mode
fix unable to push CI builds to Telegram
2024-08-07 19:52:51 +08:00
BinTianqi
c570296e2d simplify apk signing in CI
update dependency
upload only release build to Telegram in CI
2024-08-06 16:39:55 +08:00
BinTianqi
b908a50686 search in Package selector
optimize system app filter in Package selector
fix UserRestrictionItem padding
2024-08-05 18:00:58 +08:00
BinTianqi
7b4fccd54b clean code 2024-08-03 13:05:30 +08:00
BinTianqi
a2f8699a15 add RecommendedGlobalProxy 2024-08-03 12:03:11 +08:00
BinTianqi
a5d5e69a15 App manager: Permission manage: use dialog to set permission grant status, remove permission picker
close #64
2024-07-24 11:21:03 +08:00
BinTianqi
2bb045e952 adjust padding value of components 2024-07-22 18:00:42 +08:00
BinTianqi
cacd9438e1 reset all settings after deactivating device owner
close #56
2024-07-22 16:51:02 +08:00
BinTianqi
e004fb0dbd add a warning when deactivating Dhizuku 2024-07-22 12:10:49 +08:00
BinTianqi
21d3924801 edit proguard rules, keep IDevicePolicyManager
support getting device admin permission from Dhizuku
2024-07-21 18:14:56 +08:00
BinTianqi
9171da06ea catch error when using Dhizuku API 2024-07-21 11:04:22 +08:00
BinTianqi
8fd1d9e4fe Support Dhizuku mode 2024-07-21 08:56:03 +08:00
BinTianqi
b6d7844732 initialize Dhizuku, get DevicePolicyManager using binder wrapper 2024-07-20 19:07:25 +08:00
BinTianqi
30a9c69adf Merge pull request #52 from BinTianqi/dev
v5.6
2024-07-19 10:24:40 +08:00
BinTianqi
7adac7a11d v5.6 v5.6 2024-07-19 10:14:22 +08:00
BinTianqi
022369de33 add icons to Permission picker 2024-07-19 10:08:49 +08:00
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