Commit Graph

21 Commits

Author SHA1 Message Date
BinTianqi
b5218d7ee5 Bugfix (#181, #182, #183, #185) 2025-10-16 17:45:01 +08:00
BinTianqi
9e1d18b8e7 ViewModel refactoring: Settings part
User restriction shortcuts
Optimize ShortcutUtils
Fix Private DNS bug
2025-10-12 13:19:44 +08:00
BinTianqi
43b1314e3a ViewModel refactoring: Users part
Bugfix and improvement (#166, #174, #177, #178)
2025-09-30 21:21:12 +08:00
BinTianqi
6f54bf576f Optimize code
New Privilege object, which follows Application lifecycle.
Add Privilege.DPM and Privilege.DAR variable, instead of creating DPM and DAR instance every time.
2025-08-29 21:04:29 +08:00
BinTianqi
c745eb25a9 Optimize code
Pop a toast instead of crash when creating user failed
Add popToast function
Update READMEs
2025-08-21 09:11:36 +08:00
BinTianqi
2ce92999a4 Force activation using root (#114)
Fix some UI bugs, close #121
2025-05-05 12:49:18 +08:00
BinTianqi
6c92c7dcbe Add Privilege class 2025-04-06 15:32:11 +08:00
BinTianqi
576507a78d Update dependencies, bump version to v6.6 2025-03-30 13:12:43 +08:00
BinTianqi
5f75f9c847 Lock screen shortcut 2025-03-28 09:29:24 +08:00
BinTianqi
3c0696faa3 Change horizontal screen padding from 8.dp to 16.dp 2025-03-15 14:04:31 +08:00
BinTianqi
02c76ea436 Optimize UI
Change version to v6.5(37)
2025-03-01 13:16:21 +08:00
BinTianqi
3d6e12581b Add delegated admin in a new screen
Some UI improvements
Info of password complexity
2025-02-16 16:13:44 +08:00
BinTianqi
d8044ee8ab More options in app installer
Add download links to READMEs
2025-02-15 21:03:32 +08:00
BinTianqi
7995bfbdfe Confirm changing user icon in dialog
Disable API on deactivate
Fix changing theme
Fix auth in app installer
2025-02-15 19:14:38 +08:00
BinTianqi
44d2ab7e2e Refactor code related to navigation, close #104
New PackageChooserActivity
Delete code of parsing apk metadata
2025-02-12 18:56:43 +08:00
BinTianqi
70dca6c1c6 Add a description to Logout (#98)
Add build guide in READMEs
Update github workflow file, submit dependency graph only on master branch
2025-02-09 21:02:20 +08:00
BinTianqi
9ecd87da71 Some improvement of Create user and User operation
Use User ID in User operation
Add icons to buttons in User operation
Display created user serial number in a dialog
Catch exception when creating user, close #99
Create user in background
2025-02-09 10:24:15 +08:00
BinTianqi
65bf0f75d8 Use pager to split Lock task mode into 3 page
Change version name to v6.3
Update workflow file
Fix a typo in Readme.md
2024-12-31 22:28:40 +08:00
BinTianqi
937afe9417 Optimize code 2024-12-29 14:03:28 +08:00
BinTianqi
380675cf8f Use main NavHost to navigate across all pages
Upgrade dependencies
Upload dependencies to GitHub in workflow
2024-12-07 12:31:13 +08:00
BinTianqi
c90325e1c3 Update Readme files
Change version code and version name
Update some strings
2024-11-30 17:07:02 +08:00