Commit Graph

29 Commits

Author SHA1 Message Date
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
ba2e4f3a38 Fix unable to revoke dhizuku client permission
Add a new user restriction
2025-06-02 11:51:08 +08:00
BinTianqi
7795cc5b8c Upgrade compileSdk and targetSdk to 36
Add AutoTimePolicy and AutoTimeZonePolicy
Fix AppInstallerActivity crashing without device owner privilege (iamr0s/Dhizuku#148)
2025-06-02 09:52:31 +08:00
BinTianqi
fb40708f0d Drop force activating feature, close #114
Update README files
Add AppLockDialog to DhizukuActivity
Improve UI
Upgrade dependencies
2025-06-01 12:40:02 +08:00
BinTianqi
16a57206ea Remove PermissionsScreen
Lock app when leaving, close #118
2025-04-20 12:14:16 +08:00
BinTianqi
19acf94e7b Add shortcuts to lock screen, disable camera or mute 2025-04-20 10:54:08 +08:00
BinTianqi
6c92c7dcbe Add Privilege class 2025-04-06 15:32:11 +08:00
BinTianqi
3c0696faa3 Change horizontal screen padding from 8.dp to 16.dp 2025-03-15 14:04:31 +08:00
BinTianqi
10e34a4e96 Add events notifications 2025-03-09 12:19:09 +08:00
BinTianqi
ada12bf3dc Update README
Use Compose AlertDialog instead android.app.AlertDialog
Set default affiliation id after activation
The 'dev' branch will be deleted, use 'master' instead
2025-03-08 18:08:24 +08:00
BinTianqi
02c76ea436 Optimize UI
Change version to v6.5(37)
2025-03-01 13:16:21 +08:00
BinTianqi
b734522171 Fix crash caused by DelegatedScope
Use LargeTopAppBar in most screens
Optimize Package Chooser
Install existing app
2025-02-23 11:50:24 +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
fd0073f907 New CA certificates manager 2025-02-16 13:28:56 +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
9528d3eb8d Fix CA certs manager and User restrictions manager
Add authentication to app installer
Change version to 6.4 (36)
2025-02-08 19:07:23 +08:00
BinTianqi
5e109d74b1 Fix API
Add SharedPrefs helper class to access shared preferences
2025-02-07 15:51:01 +08:00
BinTianqi
6893ef58aa Content protection policy
Change targetSdk and compileSdk to 35
Fix GitHub action build.yml
Upgrade Compose BOM
2025-01-24 17:58:50 +08:00
BinTianqi
426311ecfe Skip authentication if it is unavailable
Disable dependency info (#89)
Remove unused permissions
Use millisecond in security logs
GitHub action: upload artifacts to Telegram only on dev branch
2025-01-04 21:27:38 +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
ec6bccc0b5 Hardware monitor 2024-12-31 20:32:40 +08:00
BinTianqi
937afe9417 Optimize code 2024-12-29 14:03:28 +08:00
BinTianqi
84c1dff9e6 Optimize start/stop lock task mode flow
Optimize Package selector
2024-12-21 20:07:32 +08:00
BinTianqi
6d531f8fd5 Fix network logging
Keep some files when packaging apk
Improve retreiving security/network logs efficiency
2024-12-21 12:44:28 +08:00
BinTianqi
f7b18d1a31 Date and time picker in Change time 2024-12-08 14:19:11 +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