Commit Graph

35 Commits

Author SHA1 Message Date
X1a0He
e2e3fb44ce feat: 垃圾 SMAppService 赶紧滚,回退 SMJobBless Helper 2025-08-17 14:04:13 +08:00
X1a0He
77ef2e6100 feat: 吃了更多的西瓜,重写Helper,使用macOS 13.0+的 SMAppService 实现 2025-07-20 01:38:27 +08:00
X1a0He
b291fbe60f feat: 优化版本选择和自定义下载界面 2025-07-19 22:27:42 +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
8a73709fb1 perf: Rendering performance optimizations
- UI rendering
- App load rendering
- Scroll rendering
2025-03-29 17:41:20 +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
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
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
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
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
db6c25e32c feat: Remove xml parsing and use json parsing. 2024-11-18 20:33:45 +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
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
e6fe59af60 Update: No more .app installers, download directly as folders. 2024-11-06 11:08:44 +08:00
X1a0He
0820135338 Update: Setup file processing is now supported, but Intel chips are not yet supported. 2024-11-05 20:30:18 +08:00
X1a0He
7636b3534b Fix: Now supports downloading Acrobat. The current version supports downloading all Adobe apps. Maybe we can make some small optimizations. 2024-11-05 09:22:40 +08:00
X1a0He
82e3011450 Fix: Fixed the 182 code error that occurred during installation. The current version can download non-Acrobat products normally and install them normally on the system. 2024-11-04 17:40:01 +08:00
X1a0He
ef3440f885 Fix: Fixed the issue that the status does not change when the task is completed, and optimized the corresponding UI display. However, during the test, it was found that the application.json was suspected to be processed incorrectly, resulting in the 182 code problem during the installation process. 2024-11-04 14:44:52 +08:00
X1a0He
8b776c8cc3 Update: Now supports complete dependency download and package download, and optimizes the corresponding UI display, but there is a problem that the status does not change when the task is completed. Anyway, good night. 2024-11-04 00:29:08 +08:00
X1a0He
df29b902e0 Fix: Fixed the issue where package download progress and download could not be updated. 2024-11-03 17:13:25 +08:00
X1a0He
bc07240bc2 Rewrite: Rewrite the dependency acquisition logic and product dependency logic, but there is a problem that the package download progress and download status cannot be updated. 2024-11-03 00:12:38 +08:00
X1a0He
3ada2bc26e Fix: Fixed the issue where the installation status remained at Installing when the Setup program was not processed 2024-11-01 17:28:23 +08:00
X1a0He
319a3d744b Init: Initially complete the basic download and installation functions 2024-10-31 22:35:22 +08:00