Commit Graph

96 Commits

Author SHA1 Message Date
BinTianqi
8c4a4c68ca REFACTOR PROJECT 2026-02-24 17:24:24 +08:00
BinTianqi
2cd2ce4449 feat: refactor navigation, use navigation3 library
Fix global settings crash (#237)
2026-02-16 23:16:10 +08:00
BinTianqi
8991eade06 feat: enhanced app permission management (#229) 2026-02-14 14:23:46 +08:00
BinTianqi
a38bffded5 fix: crash when open System -> Options (#243)
Upgrade AGP
2026-02-14 12:19:47 +08:00
BinTianqi
ac2a90dbca feat: do not enforce package name regex check (#230)
Update Readme
Bump version number
2026-01-27 12:56:08 +08:00
BinTianqi
434e9c1b25 feat: multi-select in Package chooser (#215)
Update dependencies
Set minSdk to 23 since many compose libraries requires it
2025-12-27 14:41:18 +08:00
BinTianqi
c8c428e929 Items ordering in managed configurations
Check FingerprintManager exist before startBiometricsUnlock(),
fix #200, #201, #202
2025-11-25 23:22:57 +08:00
BinTianqi
fccac11118 Optimize navigation transition (#45, #167, #178) 2025-10-24 13:21:59 +08:00
BinTianqi
a57b3b3a8e User operation shortcuts
Update dependencies
2025-10-20 17:35:58 +08:00
BinTianqi
9c796690e3 Refactor security logging
Bump version number
2025-10-14 23:36:28 +08:00
BinTianqi
47ee999f9b Update dependeicies, bump version number 2025-08-30 17:39:17 +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
fb40708f0d Drop force activating feature, close #114
Update README files
Add AppLockDialog to DhizukuActivity
Improve UI
Upgrade dependencies
2025-06-01 12:40:02 +08:00
BinTianqi
ef800fd6bd Integrate Dhizuku server 2025-05-24 19:36:43 +08:00
BinTianqi
b547c8add8 Improve UI 2025-05-17 14:03:17 +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
2ce92999a4 Force activation using root (#114)
Fix some UI bugs, close #121
2025-05-05 12:49:18 +08:00
BinTianqi
5110536b59 Add WorkModesScreen
Update dependency
Remove some Shizuku features
2025-04-12 21:39:11 +08:00
BinTianqi
576507a78d Update dependencies, bump version to v6.6 2025-03-30 13:12:43 +08:00
BinTianqi
6ffe79fd8b Refactor App lock 2025-03-09 20:11:24 +08:00
BinTianqi
02c76ea436 Optimize UI
Change version to v6.5(37)
2025-03-01 13:16:21 +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
5726bbca14 New app installer
Update dependencies
2025-02-05 21:17:46 +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
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
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
6d531f8fd5 Fix network logging
Keep some files when packaging apk
Improve retreiving security/network logs efficiency
2024-12-21 12:44:28 +08:00
BinTianqi
c90325e1c3 Update Readme files
Change version code and version name
Update some strings
2024-11-30 17:07:02 +08:00
BinTianqi
690ac876ab Encode security log data payload to json
Initialize Dhizuku with context
fix #85
2024-11-30 15:12:04 +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
0d431addd5 Move Disable account management to System manager
Add ListItem, optimize UI
Upgrade Kotlin to 2.0.21
2024-11-09 14:45:06 +08:00
BinTianqi
e6fa6f1305 Configure Preferential network service
Transfer ownership: get ComponentName by unflatten string
Bump app version to v6.1(33)
Update AGP to 8.7.2
2024-11-02 18:47:52 +08:00
BinTianqi
0788634049 Show preview when changing user icon
Refresh activate status when ownership transferred to OwnDroid
Set Start user session message and End user session message separately
Set Long support message and Short support message separately
Simplify code
2024-09-28 10:45:48 +08:00
BinTianqi
03a42429b6 Retrieve network logs 2024-08-31 12:00:08 +08:00
BinTianqi
c570296e2d simplify apk signing in CI
update dependency
upload only release build to Telegram in CI
2024-08-06 16:39:55 +08:00
BinTianqi
b6d7844732 initialize Dhizuku, get DevicePolicyManager using binder wrapper 2024-07-20 19:07:25 +08:00
BinTianqi
7adac7a11d v5.6 2024-07-19 10:14:22 +08:00
BinTianqi
168ed085c4 update dependencies, fix disable account management 2024-07-07 17:30:17 +08:00
BinTianqi
52f95cf2f5 v5.5 2024-07-02 15:47:54 +08:00
BinTianqi
628f770221 update readme
change version number and version name
system manager: hide bug report dialog after user click confirm
2024-06-01 19:29:36 +08:00
BinTianqi
67d00af016 ci: fix unable to read secrets
grant exec permission to gradlew
2024-05-25 18:47:45 +08:00
BinTianqi
acf3cb6b81 ci: build signed apk
Co-authored-by: MinoriceOwO <154642983+minoriceowo@users.noreply.github.com>
2024-05-25 14:14:12 +08:00
Minorice
a8a1ff5045 [Fix] Add androidx.fragment to dependencies to solve #25 2024-05-24 18:58:18 +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
BinTianqi
074b8d919b add storage protection, update guide, enable obfuscate 2024-05-17 19:09:28 +08:00
BinTianqi
a2082641b1 optimize UI and simplify code of Authenticaion 2024-05-16 21:17:53 +08:00
BinTianqi
11bd8a28a6 add basic auth (PIN) 2024-05-14 21:51:34 +08:00