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
b3d746083f
Use 'commit' method to write shared prefs ( #154 )
2025-08-18 13:34:47 +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
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
5e109d74b1
Fix API
...
Add SharedPrefs helper class to access shared preferences
2025-02-07 15:51:01 +08:00
BinTianqi
5726bbca14
New app installer
...
Update dependencies
2025-02-05 21:17:46 +08:00
BinTianqi
867668832e
Fix some bugs of authentication
...
Display authentication screen in NavHost
Remove "Protect storage", authenticate to clear storage instead
Force enable biometrics on if using password alone is not supported
2024-12-14 22:03:39 +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
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
3a19b1acf9
Set organization name and organization id in dialog
...
ManageSpaceActivity: use dialog
2024-10-26 09:10:42 +08:00
BinTianqi
88484a932d
reformat code
2024-05-26 19:29:56 +08:00
BinTianqi
32b78a9738
fix a serious bug in v5.3 ( #20 )
...
use composable function instead of fragment to display authenticate screen
fix authenticate screen is transparent in light theme
2024-05-19 20:35:52 +08:00