Commit Graph

15 Commits

Author SHA1 Message Date
BinTianqi
20a422ba51 feat: a snackbar to undo removal in PackageFunctionScreen (#216)
Remove redundant SDK version check
2025-12-27 14:46:39 +08:00
BinTianqi
2c72912ea6 ViewModel refactoring: Permissions part
Add MyDbHelper and MyRepository, use database to store dhizuku clients,
fix #168
2025-09-23 20:41:22 +08:00
BinTianqi
765b1ea790 Split UI and ViewModel 2025-08-30 18:36:10 +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
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
fdcb7c179f Optimize AppLockDialog
Add reboot API, close #119
Update README files
Update dependencies, bump version number
2025-05-10 10:41:25 +08:00
BinTianqi
a30a9abb3c Store App lock password hash in shared prefs
Add workflow release.yml
Fix R8 error
2025-04-13 09:05:05 +08:00
BinTianqi
6c92c7dcbe Add Privilege class 2025-04-06 15:32:11 +08:00
BinTianqi
6ffe79fd8b Refactor App lock 2025-03-09 20:11:24 +08:00
BinTianqi
8a8d11a89b Export logs in settings
Set Preferential network config in a new screen
Hide Password entry from home if OwnDroid is not activated, fix #105
2025-02-22 11:54:21 +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
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
5726bbca14 New app installer
Update dependencies
2025-02-05 21:17:46 +08:00