Commit Graph

18 Commits

Author SHA1 Message Date
BinTianqi
59556ae23d ViewModel refactoring: Network part
(#178)
2025-10-06 15:10:07 +08:00
BinTianqi
43b1314e3a ViewModel refactoring: Users part
Bugfix and improvement (#166, #174, #177, #178)
2025-09-30 21:21:12 +08:00
BinTianqi
a9452ac14e ViewModel refactoring: Work profile part
close #169
Improve UI, fix #172
fix #165
2025-09-27 15:57:45 +08:00
BinTianqi
5928dbb657 Bugfix and new APIs
Fix permitted accessibility services and permitted ime, close #165
New APIs, close #166
Optimize shortcuts creation, add ShortcutUtils
2025-09-25 23:01:02 +08:00
BinTianqi
289afb63ff ViewModel refactoring: UserRestriction part
fix bugs (#165)
2025-09-24 17:20:28 +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
26c956a2cf ViewModel refactoring: System part
fix #165
2025-09-23 20:34:06 +08:00
BinTianqi
80c1ddb36c Optimize Applications and PackageChooser 2025-09-17 18:29:52 +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
b547c8add8 Improve UI 2025-05-17 14:03:17 +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
4640f6d1f2 New user restrictions
Fix GitHub actions build.yml
2025-01-24 19:04:12 +08:00
BinTianqi
0b90d7c0f3 Bind Shizuku service before navigate to it
Fix CI building
2025-01-22 22:19:06 +08:00
BinTianqi
84c1dff9e6 Optimize start/stop lock task mode flow
Optimize Package selector
2024-12-21 20:07:32 +08:00
BinTianqi
3fb4fb078f Request Shizuku permission before enter Shizuku screen
Bind Shizuku service automatically after enter Shizuku functions page
2024-12-15 12:01:09 +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