Commit Graph

277 Commits

Author SHA1 Message Date
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
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
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
f7b18d1a31 Date and time picker in Change time 2024-12-08 14:19:11 +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
0c670e9265 Increase max heap size in gradle.properties 2024-11-30 17:30:42 +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
eadb2e9e8a Transfer ownership warning dialog
Update READMEs
Display restriction id under UserRestrictionItem
Optimize some Shizuku-related features
Delay setting default affiliation id to wait Dhizuku initialize, fix #85
2024-11-24 17:34:42 +08:00
BinTianqi
c40b94b587 Secondary user list
Fix crash in User operation when UID/serial number is empty
Logout current user in secondary user
More user info
2024-11-24 11:22:07 +08:00
BinTianqi
c408e3b8ce Timezone ID selector
Use IconButton to save/delete preferential network config
Fix horizontal padding across SubPageItem and SwitchItem
Delete User guide link in About
2024-11-23 19:47:47 +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
017ed57f64 In-app docs for some feature 2024-11-17 00:01:13 +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
66d7e80c8c Merge pull request #84 from SuperSuslik312/translate
Full Russian translation
2024-11-15 23:26:45 +08:00
スケベ
146a380586 little improvement 2024-11-13 14:33:01 +03:00
スケベ
d13997c2da Full Russian translate 2024-11-13 14:18:55 +03: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
5e8ea061ca Optimize UI for Device info, User info and Password info
Change USB signal to Disable USB signal
Hide Master volume mute in work profile
2024-10-26 10:54:39 +08:00