Commit Graph

368 Commits

Author SHA1 Message Date
uncor3 ea6e346fc6 fix build 2026-02-01 10:11:13 +00:00
uncor3 bdf574db0c refactor(qballoontip): update balloon tip implementation 2026-02-01 01:55:13 -08:00
uncor3 9211187c4e refactor(core): update wireless device connection logic to work cross-platform 2026-02-01 01:52:02 -08:00
uncor3 d4100c48a9 feat(ui): add NetworkDevicesToConnectWidget, update mainwindow 2026-02-01 01:49:00 -08:00
uncor3 b407070829 feat(dnssd): add macAddress field 2026-02-01 01:41:14 -08:00
uncor3 8fd2c6c76e feat(build): add SQLite3 dependency to CMakeLists.txt 2026-02-01 01:20:55 +00:00
uncor3 4441ec6dc3 fix(core): seg fault 2026-02-01 01:20:40 +00:00
uncor3 278e8cb868 calculate Gallery size using Photos.sqlite 2026-02-01 01:18:05 +00:00
uncor3 652b1fa4c8 refactor(gallery): use QThreadPool for much more efficient img loading 2026-02-01 01:16:31 +00:00
uncor3 f00bf62144 add utils, enhance ui, remove debug stuff 2026-02-01 01:13:23 +00:00
uncor3 ac81ee087c Refactor LiveScreenWidget, implement HouseArrest , fix bugs
- Introduced ScreenshotrThread to manage screenshot capturing in a separate thread.
- Updated LiveScreenWidget to utilize the new thread for capturing screenshots.
- Removed unused timer and related code for periodic screenshot updates.
- Enhanced error handling and initialization logic for screenshot service.
- Updated ServiceManager to include methods for taking screenshots and enabling developer mode.
- Refactored various methods in ServiceManager to accept optional parameters for AFC client handling.
- Improved error handling in VirtualLocation for setting device location.
- Enhanced ZLoadingWidget to support multiple content states using QStackedWidget.
- Cleaned up code and comments across multiple files for better readability and maintainability.
2026-01-15 02:06:11 +00:00
uncor3 2a71f011d9 implement statusballoon, refactor export logic and add new icons 2026-01-08 21:09:47 +00:00
uncor3 868efa4525 WIP: migrate to idevice-rs (90% done) 2026-01-06 16:42:00 +00:00
uncor3 9b2cc67b9c WIP: refactor remaining code
- Initial fixes for the error "peer closed connection without sending TLS close_notify"
- ServiceManager still need a lot work
- Not prod ready still experimental
2025-12-29 21:31:42 +00:00
uncor3 c0995006af WIP: migrate to idevice-rs 2025-12-21 05:34:08 +00:00
uncor3 e285a2546b add Star History section to README 2025-11-26 17:26:59 +00:00
uncor3 a0e8a7f8ef add Code of Conduct 2025-11-26 17:21:28 +00:00
uncor3 ce0365b25c Update issue templates 2025-11-26 00:35:51 +00:00
uncor3 4b2b592be6 add FUNDING.yml 2025-11-26 00:24:28 +00:00
uncor3 3f39e6d296 update sponsorship information 2025-11-25 23:36:48 +00:00
uncor3 6ed940522e Merge branch 'main' of https://github.com/iDescriptor/iDescriptor 2025-11-24 13:13:33 +00:00
uncor3 dbec739ecb update runtime version to 6.8 and add ffmpeg extension support 2025-11-24 13:13:31 +00:00
uncor3 97aaf371a7 add Chocolatey install command for Windows
Added Chocolatey installation instructions for Windows.
2025-11-24 00:38:52 -07:00
uncor3 cf453279bb Merge branch 'main' of https://github.com/iDescriptor/iDescriptor 2025-11-23 22:10:19 +00:00
uncor3 b8dc6b5d41 add experimental flatpak config 2025-11-23 22:09:49 +00:00
uncore 02e814341a Merge branch 'main' of https://github.com/iDescriptor/iDescriptor 2025-11-23 14:53:31 -07:00
uncore 1051ac9df8 add Chocolatey package and uninstall scripts for iDescriptor 2025-11-23 14:52:22 -07:00
uncor3 cb89f84755 update README.md 2025-11-23 06:08:23 -07:00
uncor3 ed0d8e64bd Update README 2025-11-23 09:08:28 +00:00
uncor3 c5b434fca9 empty out sponsors 2025-11-23 09:01:12 +00:00
uncor3 9de92328af Revert "empty out sponsors"
This reverts commit 71e791e074.
2025-11-23 09:00:54 +00:00
uncor3 71e791e074 empty out sponsors 2025-11-23 08:56:26 +00:00
uncor3 e5effbf8ac update README.md 2025-11-23 08:50:01 +00:00
uncor3 d9a8b1aea7 update README.md 2025-11-23 08:44:35 +00:00
uncor3 085aad4a4d add experimental snapcraft configuration v0.1.0 2025-11-23 04:50:46 +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 6d2e0d6f41 update README 2025-11-23 04:15:53 +00:00
uncor3 dcb2c4ee01 update ARP_COMMENTS 2025-11-23 04:15:36 +00:00
uncor3 7a37698219 add AUTHORS 2025-11-23 04:14:51 +00:00
uncor3 847d8600f4 fix build & retry on failure 2025-11-20 05:33:09 -08:00
uncor3 02738550a4 fix repo name 2025-11-20 07:26:17 +00:00
uncor3 e6ca85b241 build with ENABLE_RECOVERY_DEVICE_SUPPORT if libirecovery is found 2025-11-20 07:26:03 +00:00
uncor3 a34d95e558 fix workflows 2025-11-20 07:09:06 +00:00
uncor3 a969d6b870 clean up commented code 2025-11-20 06:28:14 +00:00
uncor3 9e7ed776d1 fix: improve error handling for image download failure 2025-11-20 06:07:29 +00:00
uncor3 9c4304f12a add settings reset functionality 2025-11-20 04:53:47 +00:00
uncor3 4c95ee6744 move animation setup to finalizeStyles
- This commit fixed layout shifting in glider
2025-11-19 20:37:23 -08:00
uncor3 024630cee6 fix formatting 2025-11-19 20:32:22 -08:00
uncor3 b248d30366 add version input to build workflows and update deployment scripts 2025-11-19 20:31:32 -08:00
uncor3 537b081353 update styles & fix a broken path in fileexplorerwidget 2025-11-20 04:05:54 +00:00