Commit Graph

238 Commits

Author SHA1 Message Date
uncor3 9f66456b3b fix windows workflow 2025-11-05 00:45:04 +00:00
uncor3 be01b2400b fix windows workflow 2025-11-04 23:26:50 +00:00
uncor3 c3af3f2a03 specify version for WiX 2025-11-04 22:56:35 +00:00
uncor3 5b08a8ea74 fix windows build 2025-11-04 14:23:24 -08:00
uncor3 6ab5f9b286 fix windows workflow 2025-11-04 20:20:37 +00:00
uncor3 61ee236929 fix windows workflow 2025-11-04 20:00:21 +00:00
uncor3 1c4d0887df fix windows workflow 2025-11-04 17:24:49 +00:00
uncor3 63f1ed10cb fix windows workflow 2025-11-04 17:12:34 +00:00
uncor3 f4ef833aae fix windows workflow 2025-11-04 17:02:07 +00:00
uncor3 e532c61a44 fix windows workflow 2025-11-04 16:50:24 +00:00
uncor3 d8d21e6c6a fix windows workflow 2025-11-04 16:38:23 +00:00
uncor3 0799dd5717 fix windows workflow 2025-11-04 14:37:01 +00:00
uncor3 ef0187efd8 fix missing plugins 2025-11-04 14:24:26 +00:00
uncor3 dc6a018aab fix windows workflow 2025-11-04 14:23:30 +00:00
uncor3 60151a6488 fix sdk download url 2025-11-04 13:59:06 +00:00
uncor3 6a44dd49c9 fix plugin paths 2025-11-04 13:53:24 +00:00
uncor3 34ed9c5c69 fix windows workflow 2025-11-04 13:41:30 +00:00
uncor3 5576ce5557 add missing deps 2025-11-04 13:19:45 +00:00
uncor3 3359e85faf fix broken plugin path 2025-11-04 12:47:48 +00:00
uncor3 729551fc5f Merge branch 'main' of https://github.com/uncor3/iDescriptor 2025-11-03 19:55:51 -08:00
uncor3 796de0e719 add license header 2025-11-03 19:55:48 -08:00
uncor3 632d802fac add license 2025-11-04 03:15:04 +00:00
uncor3 b1adde58dd Add keychain dialog and settings for unsecure backend usage
- Introduced KeychainDialog for managing keychain access during app store sign-in.
- Added settings for enabling/disabling unsecure backend usage in SettingsManager.
- Updated AppsWidget to initialize keychain dialog based on settings.
- Enhanced error messages and UI adjustments in various components.
2025-11-03 14:14:45 -08:00
uncor3 c6867578b8 update subproject commits for airplay and ipatool-go 2025-11-03 12:38:04 +00:00
uncor3 2a86e3090d bug fixes
- update app icon fetching to use QNetworkAccessManager
- fix App icon label dangling pointer
- check updates if autocheckupdates is enabled
2025-11-03 12:36:59 +00:00
uncor3 fa430efdcf fix recovery script 2025-11-02 20:33:57 +00:00
uncor3 c95039264f udev rule checks for recovery devices 2025-11-02 20:11:29 +00:00
uncor3 7eaed96a85 copy just enough gstreamer plugins and handle deps for Windows build
- Added custom command to copy libZUpdater.dll for deployment
- Updated win-deploy.cmake to copy specific GStreamer plugins
- Introduced install scripts for Apple drivers and WinFsp
- Improved DiagnoseWidget UI with scroll area and process indicators
- Adjusted WelcomeWidget to include DiagnoseWidget on non-Apple platforms
2025-11-02 11:39:17 -08:00
uncor3 d3f4c74fbc cleanup styles 2025-11-02 03:39:31 -08:00
uncor3 e715c78701 copy just enough gstreamer plugins for appimage build 2025-11-01 23:33:02 +00:00
uncor3 3ae707b754 integrate ZUpdater & refactor device management and UI components
- Integrated ZUpdater to handle auto updating
- Updated DeviceManagerWidget to improve device selection logic and ensure current device is set correctly when devices are added or removed.
- Enhanced FileExplorerWidget to reset the view when sidebar items are clicked.
- Changed ZIconWidget to inherit from QAbstractButton for better button behavior and removed unnecessary mouse event handling.
- Updated iDescriptor to include device version parsing and improved device version retrieval logic.
- Refactored iFuseDiskUnmountButton and iFuseDiskUnmountButton to use ZIconWidget for a consistent UI.
- Improved iFuseWidget to handle device selection more robustly and update UI accordingly.
- Added SponsorAppCard and SponsorWidget to promote sponsorship within the app.
- Updated ToolboxWidget to streamline device selection and toolbox functionality.
- General code cleanup and comments for better maintainability.
2025-11-01 23:31:59 +00:00
uncor3 4fc2b49251 bug fixes & replace idevice_get_device_version with get_device_version 2025-10-30 11:32:05 +00:00
uncor3 56d03f069a refactor iFuseWidget: streamline UI updates and improve path handling 2025-10-30 04:07:28 -07:00
uncor3 528ae8f530 update workflow 2025-10-28 22:05:09 +00:00
uncor3 b0f4b4dd09 update workflow 2025-10-28 21:21:36 +00:00
uncor3 9399477977 update workflow 2025-10-28 21:17:43 +00:00
uncor3 d9acbb6525 update path 2025-10-28 12:35:19 +00:00
uncor3 d2a43bdec4 macOS x86_64 2025-10-28 12:32:39 +00:00
uncor3 d5e9ef442b build only for x86_64 for now 2025-10-28 12:02:53 +00:00
uncor3 e237612d91 set minimum macOS deployment target to 13.0 2025-10-28 11:41:48 +00:00
uncor3 bee399a7e1 use qDebug for logging 2025-10-28 11:10:39 +00:00
uncor3 09e5aad244 update CMake configuration to conditionally include AVAHI_CLIENT for Linux 2025-10-28 10:57:26 +00:00
uncor3 7d156f113c update workflow 2025-10-28 10:44:52 +00:00
uncor3 0220079004 update workflow 2025-10-28 10:34:07 +00:00
uncor3 e0e0b65aff update workflow 2025-10-28 10:28:23 +00:00
uncor3 32975c184e update workflow 2025-10-28 10:20:46 +00:00
uncor3 79dc5c3c96 update workflow 2025-10-28 09:24:11 +00:00
uncor3 119e96b759 update workflow 2025-10-27 17:32:16 +00:00
uncor3 62b94354ec update workflow 2025-10-27 17:26:05 +00:00
uncor3 caf226d583 use official installer 2025-10-27 17:21:53 +00:00