42 Commits

Author SHA1 Message Date
uncor3 7f0cb7037f update idevice-rs ref 2026-04-19 17:02:56 +00:00
uncor3 23f1d6f78e remove old repo 2026-04-19 16:10:53 +00:00
uncor3 31a96f94b6 fix styles 2026-04-11 07:38:47 +00:00
uncor3 7293514426 bugfix: retrieve downloaded ipa file path from ipatool instead of searching 2026-04-10 11:34:16 +00:00
uncor3 0f85563dc5 remove unused imports, cleanup code 2026-04-05 23:33:06 +00:00
uncor3 7861d4acfb update submodule urls 2026-04-05 11:08:51 +00:00
uncor3 5bdbcf4964 remove obsolete subproject reference 2026-04-05 10:28:59 +00:00
uncor3 e45546b58b update subproject ref 2026-04-05 10:14:00 +00:00
uncor3 c2d3ec4cbb Merge branch 'main' into dev 2026-02-25 08:02:43 +00:00
uncor3 106797ca3d update ipatool to v2.3.0 2026-02-17 20:46:57 +00:00
uncor3 4b562ad72c chore: remove zupdater subproject 2026-02-01 10:54:14 +00:00
uncor3 3a28f7f3a7 update zupdater ref 2026-02-01 10:54:14 +00:00
uncor3 ff0e88af8e chore: remove zupdater subproject 2026-02-01 10:54:14 +00:00
uncor3 8f73ab81e9 Merge branch 'idevice-rust' into dev 2026-02-01 10:18:41 +00:00
uncor3 6b73ddd186 update submodule reference 2026-01-30 23:31:53 +00:00
uncor3 b6a38ec4bd update uxplay reference 2026-01-30 13:24:32 -08:00
uncor3 8ec38d3ee0 feat(ui): check for Bonjour in AirPlay widget, make AirPlay widget resizeable 2026-01-28 16:04:19 +03:00
uncor3 93be7c8b8a fix(build): add libarchive dependency and improve WinFsp installation retries 2026-01-26 13:34:55 +03:00
uncor3 8831ac95ee fix(airplay): refactor restart logic , update tutorial video and update settings UI 2026-01-25 07:44:26 +00:00
uncor3 d2867acc47 fix infinite loop & fix safeGetFileTree for houseArrestAfcClient 2026-01-20 07:08:44 +00:00
uncor3 2102e6d072 update uxplay ref 2026-01-19 22:27:10 +00:00
uncor3 868efa4525 WIP: migrate to idevice-rs (90% done) 2026-01-06 16:42:00 +00:00
uncor3 af23c598ca update uxplay submodule 2026-01-04 22:40:11 +00:00
uncor3 2c767c0f8e feat: refactor to use UxPlay 2026-01-04 22:30:44 +00:00
uncor3 c0995006af WIP: migrate to idevice-rs 2025-12-21 05:34:08 +00:00
uncor3 f0d049a2da remove dead code & update ZUpdater reference 2025-12-08 19:41:56 +00:00
uncor3 48cc6de349 remove old updater reference 2025-12-08 19:31:44 +00:00
uncor3 ebd256eae0 refactor AppImage deployment and enhance device pairing logic
- Updated AppImage zip path in build workflow.
- Updated submodule references for ipatool-go and zupdater.
- Fix deploy-appimage.sh by manully deploying geoservices plugin
- Added retry logic for app downloads in AppDownloadBaseDialog.
- Fixed cancel download functionality in AppStoreManager.
- Added default jailbroken root password settings in SettingsManager and UI.
- Updated device sidebar item selection handling.
- General code cleanup and UI improvements across various components.
2025-11-23 04:47:38 +00:00
uncor3 f4cb326771 feat(diagnose): check and enable Avahi Daemon 2025-11-19 06:58:23 +00:00
uncor3 2834123ff5 update airplay subproject to latest commit 2025-11-18 16:18:20 +00:00
uncor3 5a18865b1d skip prereleases & use versioned json for devdiskimgs 2025-11-16 04:04:22 +00:00
uncor3 8b0a673a55 refactor asset serving & fix typos
- Added necessary libraries for Linux build in build-linux.yml
- Updated submodule reference for zupdater
- Added new video resource for wireless gallery import
- use UDID instead of UUID across multiple files
- Improved user interface messages and layout in various widgets
- Refactor http server
2025-11-13 05:14:37 +00:00
uncor3 087c4d5175 update subproject reference to latest commit 2025-11-10 03:54:27 +00:00
uncor3 5b08a8ea74 fix windows build 2025-11-04 14:23:24 -08:00
uncor3 5576ce5557 add missing deps 2025-11-04 13:19:45 +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 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 9d21afc5aa update subproject commits 2025-10-23 02:30:32 -07:00
uncor3 1d4517cdc6 update subproject commits 2025-10-23 02:17:34 -07:00
uncor3 c783123b8d implement WelcomeWidget , fix bugs , add tutorial videos
- Introduced WelcomeWidget to display a welcome message when no devices are connected, replacing the previous "No devices detected" page in MainWindow.
- Replaced ClickableLabel with ZLabel in ifusewidget.h for improved UI consistency.
- Removed PCFileExplorerWidget and its associated header file, streamlining the codebase.
- Updated PhotoImportDialog to improve server start process and UI elements, including renaming buttons and adjusting labels.
- Modified RealtimeScreenWidget to increase delay before initializing screenshot service for better reliability.
- Enhanced SimpleHttpServer to include a method for retrieving the JSON file name.
- Updated ToolboxWidget to integrate WirelessPhotoImportWidget, allowing for wireless photo imports.
- Added WirelessPhotoImportWidget to facilitate the selection and import of photos, including a tutorial video feature.
- Created a new WelcomeWidget to guide users on connecting their iOS devices.
2025-10-18 22:16:15 +00:00
uncor3 249f39449e update submodule entries 2025-09-23 04:18:53 +00:00