Commit Graph

184 Commits

Author SHA1 Message Date
uncor3 222b89f7e4 feat(balloon): refactor balloon handling and introduce BalloonProcess class 2026-02-25 07:57:00 +00:00
uncor3 bfe5d4f33b delete(ui): remove MainWindow UI definition 2026-02-22 12:00:26 +03:00
uncor3 43d804991e refactor(ui): add WinUI stylesheet for Windows
- Introduced WinToolWidget for custom window management on Windows.
- Implemented backdrop type settings for Windows in SettingsManager.
- Enhanced SettingsWidget to allow selection of backdrop type.
- Improved status balloon and toolbox widget styles for Windows.
- Refined tab widget animations and styles for better visual feedback.
- Fixed issues with loading and error widgets in ZLoadingWidget.
- Updated welcome widget to support custom hyperlink colors.
- General code cleanup and style adjustments across multiple files.
2026-02-22 11:59:57 +03:00
uncor3 bc3998cefb prioritize setting m_running first 2026-02-19 10:55:50 +00:00
uncor3 111f0d958c fix(installedappswidget): update comments for clarity and investigate potential crash 2026-02-19 10:54:47 +00:00
uncor3 d7af8da3fa fix(qprocessindicator): update color assignment to use Window palette instead of Highlight 2026-02-19 10:52:55 +00:00
uncor3 98db5f6dad refactor(core): replace UDID with Uniq class and implement initial pairing support 2026-02-19 10:51:45 +00:00
uncor3 506d3d7b42 fix layout in wirelessgalleryimportwidget.cpp 2026-02-19 10:45:11 +00:00
uncor3 586167bc0e fix layout in airplaywidget 2026-02-19 10:43:11 +00:00
uncor3 ca5cba575f implement caching on macOS, improve UI for NetworkDevicesToConnectWidget 2026-02-18 13:58:25 -08:00
uncor3 9336a7faa2 add tool base widget, fix minor bugs, rename some widgets 2026-02-18 13:56:02 -08:00
uncor3 87e1f1b498 feat: add ipAddress field to DeviceInfo struct 2026-02-10 21:11:51 +00:00
uncor3 180497d54d refactor: update deviceRemoved signal to use MAC address instead of device name 2026-02-10 21:11:22 +00:00
uncor3 cf0ba91684 refactor: UI and wireless connection logic 2026-02-10 21:11:02 +00:00
uncor3 da8b390bc2 feat: enhance device management 2026-02-10 21:08:30 +00:00
uncor3 a3595983c7 feat: update fetchAppIconFromApple to return app info alongside icon 2026-02-10 05:23:31 -08:00
uncor3 ee5840e50a feat: add glass background to DeviceSidebarItem 2026-02-10 05:23:08 -08:00
uncor3 f714ad6a52 refactor: simplify device check and remove unused variable 2026-02-10 05:20:44 -08:00
uncor3 54d08044de feat: enhance app download dialog 2026-02-10 05:19:50 -08:00
uncor3 b22990c4cd remove ztoast temporarily 2026-02-08 00:52:47 +00:00
uncor3 774f3442a1 refactor: update UI layout and connect img 2026-02-08 00:47:29 +00:00
uncor3 ef911d8257 fix build 2026-02-01 13:16:12 +00:00
uncor3 8f73ab81e9 Merge branch 'idevice-rust' into dev 2026-02-01 10:18:41 +00:00
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 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 163d6b8e84 fix: adjust minimum window size 2026-01-31 22:50:42 +00:00
uncor3 dcef84a1a6 refactor: wirelessgalleryimportwidget, introduce new wirelessFileServerPort setting 2026-01-31 22:19:48 +00:00
uncor3 5b1503531f add airplay no-hold setting and UI option 2026-01-31 13:10:11 +00:00
uncor3 c63686dc9e use stack allocated std::recursive_mutex 2026-01-31 07:29:15 -05:00
uncor3 b2d76ac482 bundle iproxy with the application and update initialization logic in SSHTerminalWidget 2026-01-31 04:22:43 -08:00
uncor3 b4360c89fb remove unnecessary QMessageBox 2026-01-30 23:30:22 +00:00
uncor3 8ec38d3ee0 feat(ui): check for Bonjour in AirPlay widget, make AirPlay widget resizeable 2026-01-28 16:04:19 +03:00
uncor3 d48e478a86 refactor(ui): drop Fusion styles , adjust sizes and improve layout in various components 2026-01-26 13:39:09 +03:00
uncor3 a1a610bbd2 feat(diagnose): add Bonjour Service installation support 2026-01-26 13:29:53 +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 2e4ace960a fix(core): Windows exported file timestamps 2026-01-25 05:14:01 +03:00
uncor3 d2867acc47 fix infinite loop & fix safeGetFileTree for houseArrestAfcClient 2026-01-20 07:08:44 +00:00
uncor3 b3ba32e74e fix build 2026-01-20 02:09:19 +00:00
uncor3 d8325c0223 update linux deploy script & fix warnings 2026-01-20 00:11:59 +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 d6a42c8879 fix(core): avoid reassigning raw pointer & warn before recovery mode 2026-01-08 19:36:07 -08: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