Commit Graph

21 Commits

Author SHA1 Message Date
BinTianqi
21ddb5a98d Fix crash in PackageChooser
Add 2 new user restriction items, close #124
Add User restriction editor
Add Exit in settings
2025-05-31 11:59:53 +08:00
BinTianqi
b547c8add8 Improve UI 2025-05-17 14:03:17 +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
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
5110536b59 Add WorkModesScreen
Update dependency
Remove some Shizuku features
2025-04-12 21:39:11 +08:00
BinTianqi
6c92c7dcbe Add Privilege class 2025-04-06 15:32:11 +08:00
BinTianqi
52a29331be Remove Request uninstall feature
Scroll between pages in Network stats viewer
2025-03-15 17:54:12 +08:00
BinTianqi
3c0696faa3 Change horizontal screen padding from 8.dp to 16.dp 2025-03-15 14:04:31 +08:00
BinTianqi
6ffe79fd8b Refactor App lock 2025-03-09 20:11:24 +08:00
BinTianqi
10e34a4e96 Add events notifications 2025-03-09 12:19:09 +08:00
BinTianqi
02c76ea436 Optimize UI
Change version to v6.5(37)
2025-03-01 13:16:21 +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
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
5e109d74b1 Fix API
Add SharedPrefs helper class to access shared preferences
2025-02-07 15:51:01 +08:00
BinTianqi
937afe9417 Optimize code 2024-12-29 14:03:28 +08:00
BinTianqi
873896ec10 Refactor code of API
Rename Automation API to API
Add API section to READMEs
2024-12-21 17:11:41 +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
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