Commit Graph

28 Commits

Author SHA1 Message Date
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
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
6b56029c55 Optimize: The display of the About page, Language selection page, Version selection page, and Settings page. 2024-11-01 14:34:59 +08:00
X1a0He
c22a3fe7a0 Fix: The language and directory of the home page and settings page are out of sync 2024-11-01 13:19:01 +08:00
X1a0He
319a3d744b Init: Initially complete the basic download and installation functions 2024-10-31 22:35:22 +08:00