Commit Graph

16 Commits

Author SHA1 Message Date
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
d91ef10bb7 fix: Correct typos in some views
- Improved translations in several views
2025-01-13 16:40:52 +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
fb33915c94 perf: Save works 2024-11-15 17:47:15 +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
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
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
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
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
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
319a3d744b Init: Initially complete the basic download and installation functions 2024-10-31 22:35:22 +08:00