61 Commits

Author SHA1 Message Date
X1a0He
aad3822e88 release: 2.1.4 2025-11-22 21:50:06 +08:00
X1a0He
3654194835 feat: 新增修复Helper的sh脚本和入口 2025-11-22 20:58:09 +08:00
X1a0He
e2e3fb44ce feat: 垃圾 SMAppService 赶紧滚,回退 SMJobBless Helper 2025-08-17 14:04:13 +08:00
X1a0He
4d44dc264f release: 2.1.2 2025-08-11 12:30:34 +08:00
X1a0He
9dc414c137 release: v2.1.0 2025-07-20 13:14:55 +08:00
X1a0He
4748a29676 feat: 翻译 2025-07-20 12:35:04 +08:00
X1a0He
7a5d9d31af feat: 补充自定义下载的细节 2025-07-12 01:35:24 +08:00
X1a0He
dce7c9c7a3 feat: 增加自定义包下载(未完善) 2025-07-12 00:28:19 +08:00
X1a0He
785be094a5 release: v2.0.2 2025-04-23 23:10:16 +08:00
X1a0He
2431b0efab fix: Fixed an issue where dependency package detection on Intel-based models mistakenly identified osx10 as ARM architecture, leading to incorrect downloads. 2025-04-23 23:02:39 +08:00
X1a0He
7f704d0125 feat(CustomSettings): Added custom settings View. 2025-04-06 10:23:29 +08:00
X1a0He
8a73709fb1 perf: Rendering performance optimizations
- UI rendering
- App load rendering
- Scroll rendering
2025-03-29 17:41:20 +08:00
X1a0He
f500de94d7 translate: Completion of translation. 2025-03-27 22:37:57 +08:00
X1a0He
cfdd0ed696 feat: Add a second confirmation when canceling a task 2025-03-27 21:50:38 +08:00
X1a0He
a03590bc71 feat: When Setup is not processed, any installation function is prohibited. This restriction does not apply in DEBUG mode. 2025-03-27 21:10:27 +08:00
X1a0He
bdc698b3e4 feat: Show module list only in DEBUG mode 2025-03-27 17:14:34 +08:00
X1a0He
f7a5456da1 refactor: Helper uninstallation and reinstallation logic 2025-03-27 15:36:13 +08:00
X1a0He
ee2ac727ce fix: Fixed the issue where a successful backup prompt failed 2025-03-27 14:49:57 +08:00
X1a0He
f823984b7f feat: Brings a new transparent glass material background
- fix: Fixed the issue where the 182/107 error code appeared during installation on some models and scenarios
2025-03-27 01:05:20 +08:00
X1a0He
5b5de8900e refactor: DownloadProgressView, InstallProgressView, AboutView
- Refactoring download logic and dependency crawling logic.
2025-03-21 00:41:17 +08:00
X1a0He
3c6c3b4857 refactor: AboutView, DownloadManagerView, DownloadProgressView, LanguagePickerView, ToolbarView, VersionPickerView
1. AboutView: Beautify the display of AboutView
2. DownloadManagerView: Beautify the display of DownloadManagerView
3. DownloadProgressView: Beautify the display of DownloadProgressView
4. LanguagePickerView: Beautify the display of LanguagePickerView
5. ToolbarView: Beautify the display of ToolbarView
6. VersionPickerView: Beautify the display of VersionPickerView
2025-03-08 02:49:30 +08:00
X1a0He
83abcc7316 refactor: AboutView, AppCardView, VersionPickerView
1. AboutView: Subdivided some Views
2. AboutView: Added the display of system version number and specific chip model
3. AppCardView: Added the display of the minimum system version and module display
4. AppCardView: Optimized the display of the number of available versions and the number of dependent components
5. VersionPickerView: Added the product icon display in the Header part
6. VersionPickerView: Optimized the download architecture prompt
7. VersionPickerView: Optimized the display of product version, provided the display of productVersion and buildGuid
8. VersionPickerView: Optimized the display of dependent components, added the display of total number of dependencies and buildGuid
9. VersionPickerView: In DEBUG mode, you can check whether the dependent component hits the correct version, the selected version, and the reason for not hitting, and added the selected version icon
10. VersionPickerView: Adjusted the version display of dependent components, and no longer displayed baseVersion by default
11. VersionPickerView: Added optional module display and information
2025-03-06 01:40:01 +08:00
X1a0He
4b9dc3d417 refactor: complete initial reconstruction 2025-03-05 21:09:14 +08:00
X1a0He
01e88cec69 refactor: Initial refactoring of JSONParser 2025-02-26 22:05:53 +08:00
X1a0He
a6d234f49a release: v1.5.1 2025-02-07 00:07:50 +08:00
X1a0He
98aeb193cd feat: Add a 'View Persistent Files' button to download progress 2025-02-06 17:26:35 +08:00
X1a0He
d3835005fb fix: Fix the issue with download tasks
1. Fixed the issue where after the task download is completed, the program will prompt that it has been paused when re-entering the program
2025-02-06 16:29:59 +08:00
X1a0He
2cb51c7076 feat: Added "Cleanup Tool" and "Common Issues" functions in the program settings page
1. Fixed the issue of Helper not being able to reconnect in some cases
2. Fixed the issue of not being able to reconnect after reinstalling the program and reinstalling Helper
3. Adjusted the content translation of X1a0He CC, version 1.5.0 can choose "Download and Process" and "Only Download"
4. Adjusted the translation of some Setup component content
5. Added "Cleanup Tool" and "Common Issues" functions in the program settings page
6. Added the current version display in the program settings page
- PS: The "Cleanup Tool" function in the current version is an experimental feature. If some files are not cleaned up, please feedback in time
- PS: 1.5.0 version will be the last open source version, please be aware
2025-02-05 23:09:46 +08:00
X1a0He
ffee99518d fix: Fixed the issue of installation failure with error code 255
- Added a new feature: in Debug mode, the handling and backup status of the CC component will not be checked
- Adjusted the translation of some installation prompt messages
2025-01-26 02:09:58 +08:00
X1a0He
923957b0b7 feat: Improved Helper functionality 2025-01-14 17:25:08 +08:00
X1a0He
d91ef10bb7 fix: Correct typos in some views
- Improved translations in several views
2025-01-13 16:40:52 +08:00
X1a0He
031e200af7 feat: Add support for resizable windows
- Set minimum width to 792 and minimum height to 600 to accommodate smaller screens
- Ensure content dynamically adjusts and rearranges when resizing the window
2025-01-13 16:13:05 +08:00
X1a0He
0e672d5599 perf: Optimized the sorting display of the version selection page. 2024-11-18 22:42:21 +08:00
X1a0He
db6c25e32c feat: Remove xml parsing and use json parsing. 2024-11-18 20:33:45 +08:00
X1a0He
735b3d6191 feat: Add reset procedure & released version 1.3.0 2024-11-16 14:48:57 +08:00
X1a0He
5fb265105d perf: Optimized the connection interaction with Helper. 2024-11-15 19:34:29 +08:00
X1a0He
fb33915c94 perf: Save works 2024-11-15 17:47:15 +08:00
X1a0He
6411b478aa fix: Adjust the way to obtain the version number of the Setup component to fix the crash issue under macOS 13. 2024-11-14 13:30:13 +08:00
X1a0He
c44b3f3c9c feat: Call Setup through Helper to install and get progress. 2024-11-13 23:56:07 +08:00
X1a0He
4753212a74 feat: Add new API to fetch products. 2024-11-13 15:54:25 +08:00
X1a0He
95a534c007 feat: Add Helper status monitoring. 2024-11-13 13:20:25 +08:00
X1a0He
1546dd6af4 feat: Add Helper to solve permission issues. 2024-11-13 08:37:50 +08:00
X1a0He
fc231243d1 feat: Add downloading of Setup components from GitHub. 2024-11-11 21:41:47 +08:00
X1a0He
be2b160a06 feat: Detection of Setup components and version 2024-11-11 19:16:56 +08:00
X1a0He
6de8104084 Add: Support task record persistence. 2024-11-09 23:15:50 +08:00
X1a0He
6173799833 Fix: Fixed the issue where the number of downloaded packages and total packages was not updated during task download. 2024-11-07 21:31:29 +08:00
X1a0He
6b191c3839 Add: Added Sparkle for checking update and fix some bugs. 2024-11-07 16:14:42 +08:00
X1a0He
bc51149048 Update: Supports macOS 13.5 and above. 2024-11-06 21:57:17 +08:00
X1a0He
e19567961c Add: Added Adobe Creative Cloud installation detection. 2024-11-06 15:52:01 +08:00
X1a0He
bcac77f1c1 Add: Added architecture selection, for more update logs, please see Update-log.md. 2024-11-06 10:09:16 +08:00