Commit Graph

116 Commits

Author SHA1 Message Date
BinTianqi
c40b94b587 Secondary user list
Fix crash in User operation when UID/serial number is empty
Logout current user in secondary user
More user info
2024-11-24 11:22:07 +08:00
BinTianqi
c408e3b8ce Timezone ID selector
Use IconButton to save/delete preferential network config
Fix horizontal padding across SubPageItem and SwitchItem
Delete User guide link in About
2024-11-23 19:47:47 +08:00
BinTianqi
2c1898e4a0 Set default Affiliation ID while app launch
Wipe data warning timer
Display profile owner entry in non-system users
Fix some UI bugs
2024-11-17 10:40:01 +08:00
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
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
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
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
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
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
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
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
9171da06ea catch error when using Dhizuku API 2024-07-21 11:04:22 +08:00
BinTianqi
b6d7844732 initialize Dhizuku, get DevicePolicyManager using binder wrapper 2024-07-20 19:07:25 +08:00
BinTianqi
7adac7a11d v5.6 2024-07-19 10:14:22 +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
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