60 Commits

Author SHA1 Message Date
X1a0He
e2e3fb44ce feat: 垃圾 SMAppService 赶紧滚,回退 SMJobBless Helper 2025-08-17 14:04:13 +08:00
X1a0He
2c4002213d fix: 修复了无法下载 Acrobat 的问题 2025-07-22 21:15:28 +08:00
X1a0He
77ef2e6100 feat: 吃了更多的西瓜,重写Helper,使用macOS 13.0+的 SMAppService 实现 2025-07-20 01:38:27 +08:00
X1a0He
fbf1dc72b8 feat: 吃了两块西瓜,解决了一些警告 2025-07-19 23:14:19 +08:00
X1a0He
b291fbe60f feat: 优化版本选择和自定义下载界面 2025-07-19 22:27:42 +08:00
X1a0He
a9528a9bb5 fix: 解决重试问题 2025-07-19 17:40:52 +08:00
X1a0He
c3d328bb5c feat: 参考Adobe官方调整分片下载逻辑 2025-07-16 12:48:24 +08:00
X1a0He
3e85652daa refactor: 移除所有关于 resumeData 的代码 2025-07-13 16:19:57 +08:00
X1a0He
8cef485606 feat: 初步尝试重写下载为线程池+分片模式,参考Adobe官方的下载方式 2025-07-13 00:05:01 +08:00
X1a0He
1cd9db53a3 feat: 现已支持模块处理(仅测试了PS的Remove Tool components) 2025-07-12 01:13:24 +08:00
X1a0He
dce7c9c7a3 feat: 增加自定义包下载(未完善) 2025-07-12 00:28:19 +08:00
X1a0He
9d6b0efd41 feat: 每次安装前先终结掉安装程序,尝试修复错误代码103的问题 2025-07-11 16:37:40 +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
bdc698b3e4 feat: Show module list only in DEBUG mode 2025-03-27 17:14:34 +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
b816dcf159 refactor: save works 2025-02-27 23:02:52 +08:00
X1a0He
01e88cec69 refactor: Initial refactoring of JSONParser 2025-02-26 22:05:53 +08:00
X1a0He
1fb98dda08 fix: Fixed some issues with task reading and persistence
1. Fixed the issue that when the downloaded file exists locally but the persistent data is deleted, the task needs to be created every time by clicking "Use existing program"
2. Fixed the issue that the persistent file will not be created after clicking "Use existing program" to create the task
2025-02-06 23:42:49 +08:00
X1a0He
54064675e5 fix: Fixed issues with task loading
1. Fixed an issue where tasks were loaded multiple times.
2. Fixed an issue where Acrobat products displayed the "Command Line" button incorrectly.
2025-02-06 17:57:06 +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
5d9312f5c7 fix: Fixed the issue with APRO pause and cancel logic failure. 2024-11-18 21:56:34 +08:00
X1a0He
db6c25e32c feat: Remove xml parsing and use json parsing. 2024-11-18 20:33:45 +08:00
X1a0He
3e3c12e37b fear: Simulate ACC download logic. 2024-11-18 13:51:54 +08:00
X1a0He
735b3d6191 feat: Add reset procedure & released version 1.3.0 2024-11-16 14:48:57 +08:00
X1a0He
bc6cfba181 fix: Fixed the issue of not being able to recognize the Exit Code. 2024-11-16 00:51:38 +08:00
X1a0He
33daa8fef2 fix: Fix the issue of installation failure caused by abnormal number of dependencies and packages. 2024-11-15 23:32:51 +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
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
da596245ce Fix: Fixed the issue where Acrobat would not be processed as a dmg, sry. 2024-11-06 16:06:30 +08:00
X1a0He
51c19c8fab Fix: Fixed an issue where installation errors occurred in some cases. 2024-11-06 15:18:57 +08:00
X1a0He
e6fe59af60 Update: No more .app installers, download directly as folders. 2024-11-06 11:08:44 +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