93 Commits

Author SHA1 Message Date
X1a0He
bbdaecc179 feat: 默认选中 SuperCafModels 包 2025-11-22 21:29:56 +08:00
X1a0He
3654194835 feat: 新增修复Helper的sh脚本和入口 2025-11-22 20:58:09 +08:00
X1a0He
fff35135a5 feat: 修复清理工具执行清理时出现清理不全面的问题 2025-11-22 19:28:45 +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
f7a0ef8e3f feat: 提供选项让用户选择删除任务是否删除文件 2025-08-02 21:48:08 +08:00
X1a0He
e7deada728 feat: 修复下载版本错乱的问题 2025-08-02 21:36:20 +08:00
X1a0He
22c9596f6e feat: 调整重新连接 Helper 2025-07-30 20:23:25 +08:00
X1a0He
4273d05526 feat: 调整 Helper 2025-07-30 20:15:04 +08:00
X1a0He
2c4002213d fix: 修复了无法下载 Acrobat 的问题 2025-07-22 21:15:28 +08:00
X1a0He
9dc414c137 release: v2.1.0 2025-07-20 13:14:55 +08:00
X1a0He
f8587b1dd9 feat: 调整了一下丑陋的 Helper 状态呼吸灯效果 2025-07-20 01:52:24 +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
7a5d9d31af feat: 补充自定义下载的细节 2025-07-12 01:35:24 +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
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
febf8d4a45 feat: Product card fade-in animation 2025-03-27 20:51:02 +08:00
X1a0He
bdc698b3e4 feat: Show module list only in DEBUG mode 2025-03-27 17:14:34 +08:00
X1a0He
434e1ead09 fix: Reset Program 2025-03-27 16:39:52 +08:00
X1a0He
96a8fc5934 fix: Helper 2025-03-27 16:18:35 +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
1504d92c58 refactor: ContentView
1. ContentView: split subviews to optimize loading performance
2025-03-06 02:15:24 +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
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