Commit Graph

315 Commits

Author SHA1 Message Date
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
2ce92999a4 Force activation using root (#114)
Fix some UI bugs, close #121
2025-05-05 12:49:18 +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
576507a78d Update dependencies, bump version to v6.6 2025-03-30 13:12:43 +08:00
BinTianqi
5f75f9c847 Lock screen shortcut 2025-03-28 09:29:24 +08:00
BinTianqi
1212a40e7a Refactor Applications, add app list view 2025-03-22 09:45:55 +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
b7e37a59d4 Disable metered data for specific apps, close #109
Update workflow file
2025-03-15 12:13:59 +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
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
𝗛𝗼𝗹𝗶
6066354276 Update Turkish Translation 2025-03-07 19:35:38 +03:00
BinTianqi
02c76ea436 Optimize UI
Change version to v6.5(37)
2025-03-01 13:16:21 +08:00
BinTianqi
1de95e336b API: add/clear user restrictions, close #106
Update README
2025-03-01 12:30:25 +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
fa81a2f30e New APN settings screen 2025-02-22 21:35:45 +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
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
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
スケベ
94da5ac4b2 Update Russian translation
close #102
2025-02-09 21:42:45 +08:00
BinTianqi
70dca6c1c6 Add a description to Logout (#98)
Add build guide in READMEs
Update github workflow file, submit dependency graph only on master branch
2025-02-09 21:02:20 +08:00
BinTianqi
9ecd87da71 Some improvement of Create user and User operation
Use User ID in User operation
Add icons to buttons in User operation
Display created user serial number in a dialog
Catch exception when creating user, close #99
Create user in background
2025-02-09 10:24:15 +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
5e18c2684c Merge pull request #100 from SuperSuslik312/translate
Updated Russian translation
2025-02-07 15:45:33 +08:00
BinTianqi
5726bbca14 New app installer
Update dependencies
2025-02-05 21:17:46 +08:00
スケベ
6db4e6eb8f Updated Russian translation 2025-02-03 20:32:32 +03:00
BinTianqi
4640f6d1f2 New user restrictions
Fix GitHub actions build.yml
2025-01-24 19:04:12 +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
a8392adb42 Manage delegated admins
Upgrade AGP and gradle wrapper version
Fix navigation bug of Shizuku
Fix Action build
2025-01-23 21:21:51 +08:00
BinTianqi
0b90d7c0f3 Bind Shizuku service before navigate to it
Fix CI building
2025-01-22 22:19:06 +08:00
BinTianqi
a21db0da70 Add FAQ to READMEs
Fix #93: list hidden apps in package selector
2025-01-19 15:02:26 +08:00
BinTianqi
2dc760dbe3 Query network stats 2025-01-19 13:14:23 +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
4250d47683 Some Wi-Fi operations
Enable/disable Wi-Fi
Disconnect/reconnect Wi-Fi
View, edit or delete saved networks
2024-12-28 21:17:23 +08:00
BinTianqi
38d384d669 Add Wi-Fi 2024-12-28 12:46:46 +08:00
BinTianqi
84c1dff9e6 Optimize start/stop lock task mode flow
Optimize Package selector
2024-12-21 20:07:32 +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
6d531f8fd5 Fix network logging
Keep some files when packaging apk
Improve retreiving security/network logs efficiency
2024-12-21 12:44:28 +08:00