uncor3
3f3b33fac4
refactor: improve loading state management and fix bugs in InstalledAppsWidget
2026-03-20 03:08:47 +00:00
uncor3
305a827f95
fix: styles DeviceSidebarItem
2026-03-20 03:08:08 +00:00
uncor3
b9c708e05f
refactor: use cpp wrappers in VirtualLocation
2026-03-20 03:07:43 +00:00
uncor3
7957365c1e
refactor: move isDarkMode helper function
2026-03-20 03:07:10 +00:00
uncor3
fb4bf7c829
refactor: async loading in cableinfowidget
2026-03-20 03:06:53 +00:00
uncor3
b989978668
feat: Add import functionality to ExportManager and related components
...
- Introduced ImportJob and ImportItem structures to handle import tasks.
- Enhanced ExportManagerThread to support import operations, including job queuing and progress tracking.
- Updated ServiceManager to facilitate file imports with optional AFC client handling.
- Modified ImageLoader and ImageTask to accommodate alternative AFC client for image loading.
- Implemented UI updates in StatusBalloon to reflect import process status alongside export.
- Refactored existing code to improve readability and maintainability, including the removal of unused variables and comments.
- Added a new loading icon label for better user feedback during import operations.
- Updated gallery widget to streamline export item creation by removing unnecessary index tracking.
- Enhanced error handling and logging for file operations during import and export processes.
2026-03-20 03:05:57 +00:00
uncor3
ddcaab6f4d
add rotation and mirror controls to LiveScreenWidget
2026-03-20 02:40:42 +00:00
uncor3
0e7b23a241
fix shouldShowReleaseChangelog logic
2026-03-06 01:57:25 +00:00
uncor3
9043350731
implement album export, finish WinUI styles, cleanup code
2026-03-06 04:47:23 +03:00
uncor3
35c5985f47
detect recovery devices, cleanup code , use const pointers wherever possible, refactor img thumbnail loading, refactor gallery widget
2026-03-02 23:25:06 +00:00
uncor3
df0f0f32a7
comment out test export process
2026-02-25 08:15:47 +00:00
uncor3
6a568c21f3
fix linux build
2026-02-25 08:00:36 +00:00
uncor3
83dfbd7052
feat(export): update export logic
2026-02-25 07:59:43 +00:00
uncor3
c85342d90b
fix(appcontext): update pairing according to new idevice-rs api
2026-02-25 07:59:06 +00:00
uncor3
561b613087
refactor(export): streamline export job handling and improve device management
2026-02-25 07:57:56 +00:00
uncor3
cfa494b602
feat(servicemanager): add revealDeveloperModeOptionInUI method to expose developer mode option in UI
2026-02-25 07:57:29 +00:00
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