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
d6a42c8879
fix(core): avoid reassigning raw pointer & warn before recovery mode
2026-01-08 19:36:07 -08:00
uncor3
2c767c0f8e
feat: refactor to use UxPlay
2026-01-04 22:30:44 +00:00
uncor3
d7ebf06709
faster gallery thumbnails
2026-01-04 22:17:16 +00:00
uncor3
b77788f492
add checkDir arg
2026-01-04 22:16:39 +00:00
uncor3
b343dd5955
refactor: remove unused ScaledSize class and update icon handling for DPI awareness
2025-12-09 17:28:44 +00:00
uncor3
9f36c23768
scale based on dpi
2025-12-09 15:01:03 +00:00
uncor3
4a5acabc19
fix text color
2025-12-08 21:21:45 +00:00
uncor3
ce4a90a29c
fix build
2025-12-08 20:55:17 +00:00
uncor3
c1f38dbd18
v0.1.2
...
-Properly scale icons
-Show changelog
-Add iconSizeBaseMultiplier
2025-12-08 20:02:38 +00:00
uncor3
f0d049a2da
remove dead code & update ZUpdater reference
2025-12-08 19:41:56 +00:00
uncor3
ad0e2d7c24
refactor: file timestamps
2025-12-08 01:17:35 +00:00
uncor3
5e3e08eea2
fix memory leaks in case of an error
2025-12-01 20:29:01 +00:00
uncor3
d5a461adaf
set modificationTime and birthTime on exported files
2025-11-30 14:26:27 +00:00
uncor3
b3875fe16f
show QInputDialog for root password
2025-11-30 14:23:31 +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
02738550a4
fix repo name
2025-11-20 07:26:17 +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
uncor3
131f67ad45
refactor: replace downloadPath with devdiskimgpath in SettingsManager and SettingsWidget
2025-11-20 04:04:22 +00:00
uncor3
e85bcc2c8e
fix null folderIcon
2025-11-20 04:00:23 +00:00
uncor3
a02ce2a3d4
show DiagnoseDialog if WinFsp is not installed
2025-11-19 19:41:14 -08:00
uncor3
68639b5599
Merge branch 'main' of https://github.com/iDescriptor/iDescriptor
2025-11-19 08:16:55 +00:00
uncor3
244d42f716
show trust dialog in DevicePendingWidget
2025-11-19 08:16:53 +00:00
uncor3
ccf578b256
fix windows build and update logic
2025-11-18 23:29:00 -08:00
uncor3
f4cb326771
feat(diagnose): check and enable Avahi Daemon
2025-11-19 06:58:23 +00:00
uncor3
aaa5e56441
fix build when ENABLE_RECOVERY_DEVICE_SUPPORT=OFF
2025-11-18 16:36:46 +00:00
uncor3
9f860c8a8c
respect ENABLE_RECOVERY_DEVICE_SUPPORT in iDescriptor.h
2025-11-18 16:23:20 +00:00
uncor3
02df9bb863
Merge branch 'main' of https://github.com/iDescriptor/iDescriptor
2025-11-16 06:21:29 +00:00
uncor3
4e08f08ba5
fix update procedures
2025-11-16 06:17:49 +00:00
uncor3
c95dab2881
fix macos build, remove NSPopover, update app icon.icns
2025-11-15 20:59:57 -08:00
uncor3
bdd92fff5c
fix urls & update readme
2025-11-16 04:35:07 +00:00