Commit Graph

611 Commits

Author SHA1 Message Date
uncor3 0301c1b6a3 bump idevice 2026-04-19 17:05:55 +00:00
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 55e18175cf update README v0.4.0 2026-04-11 13:45:24 +00:00
uncor3 3e1e0655d1 Merge branch 'main' into dev 2026-04-11 13:39:30 +00:00
uncor3 7a18e26ae9 Merge pull request #71 from uncor3/dev
Update workflows for Rust and additional dependencies
2026-04-11 03:45:35 -04:00
uncor3 b0d56f91db update LIBIMOBILEDEVICE_DLLS 2026-04-11 07:44:09 +00:00
uncor3 31a96f94b6 fix styles 2026-04-11 07:38:47 +00:00
uncor3 7c9f39bfa5 fix install_name_tool 2026-04-10 15:18:58 -07:00
uncor3 dd6f9b876f Add sqlite to macOS build dependencies 2026-04-10 21:43:27 +00:00
uncor3 5b3dcba8e2 fix: deploy libsqlite3 on macOS 2026-04-10 21:41:07 +00:00
uncor3 34af199f3f pass correct args to startDownloadProcess 2026-04-10 21:29:40 +00:00
uncor3 0dc0b0ffe9 fix button styles 2026-04-10 20:54:33 +00:00
uncor3 1270f91099 refactor pairing logic, handle edge cases 2026-04-10 20:54:12 +00:00
uncor3 3f687c45ed Add jpeg-xl to macOS build workflow 2026-04-10 15:01:27 +00:00
uncor3 7ba92ca9cb Update Windows build workflow to include Rust setup
Added Rust toolchain setup to Windows build workflow.
2026-04-10 14:57:23 +00:00
uncor3 e1475fac95 Add Rust toolchain setup step to macOS build 2026-04-10 14:38:11 +00:00
uncor3 a3d5ed7005 Add additional libraries to build workflow 2026-04-10 14:34:55 +00:00
uncor3 91dc45021b bump version 2026-04-10 14:34:05 +00:00
uncor3 42e8e55223 update connection message for different platforms in HowToConnectDialog 2026-04-10 14:25:49 +00:00
uncor3 9ee112006b fix build 2026-04-10 16:19:13 +03:00
uncor3 ed8b87cd4c feat: check for "--disable-mica" arg to disable Mica effect 2026-04-10 16:19:00 +03:00
uncor3 7293514426 bugfix: retrieve downloaded ipa file path from ipatool instead of searching 2026-04-10 11:34:16 +00:00
uncor3 9558b89b04 respect settings in eval 2026-04-10 08:49:11 +00:00
uncor3 4305fafbd6 add support for identifying old devices in CableInfoWidget 2026-04-10 08:48:18 +00:00
uncor3 7e918c1712 add signal for deviceBecameWired and handle connection in AppContext 2026-04-10 08:48:05 +00:00
uncor3 2aa9623669 implement device_became_wired 2026-04-10 08:47:48 +00:00
uncor3 d6904913e6 fix welcome widget layout 2026-04-10 10:21:16 +03:00
uncor3 20e2c30826 fix dnssd 2026-04-10 10:20:24 +03:00
uncor3 5033fb92ad update icon.icns 2026-04-09 12:55:04 -07:00
uncor3 cde71938a8 use QPointer for safe callback 2026-04-09 12:54:31 -07:00
uncor3 4ed9c1ed06 remove deleted file 2026-04-09 12:53:51 -07:00
uncor3 5fdf7b9804 refactor: album scanning and total size calculation with worker thread 2026-04-09 12:53:36 -07:00
uncor3 eaee2935da refactor: use safer code while reading /PhotoData/Photos.sqlite 2026-04-09 18:55:52 +00:00
uncor3 000dda6c95 fix disk space calculation bug 2026-04-09 18:55:00 +00:00
uncor3 c0d9835d40 dont delete m_loadingIndicator 2026-04-09 18:53:36 +00:00
uncor3 d39dbed0a5 remove unused code 2026-04-09 18:52:23 +00:00
uncor3 7f3ef29f01 feat: add support for enabling Wi-Fi connections in toolbox 2026-04-09 18:51:57 +00:00
uncor3 e631fa9ba3 implement upgrading wired connection to wireless after device is unplugged 2026-04-09 18:48:59 +00:00
uncor3 35d99a1c05 optimize gallerywidget 2026-04-09 18:44:20 +00:00
uncor3 598d7b7721 fix: copy additional runtime dlls 2026-04-09 11:44:00 +03:00
uncor3 8a90ad3b5f fix: improve service availability checks 2026-04-09 11:42:57 +03:00
uncor3 6934d48bb3 reuse updateChargingStatus 2026-04-08 18:19:44 +03:00
uncor3 384d7a2587 handle case SERVICE_AVAILABLE_BUT_NOT_RUNNING in diagnosewidget 2026-04-08 18:01:44 +03:00
uncor3 5ae8f537c0 warn if dnssd fails to browse 2026-04-08 17:59:48 +03:00
uncor3 13a3455f3c refactor: clean up unused Windows widget code and improve UI handling 2026-04-08 16:38:00 +03:00
uncor3 4771ff4e8e style(devicesidebar): add border in non Windows builds 2026-04-08 10:26:30 +00:00
uncor3 0c50cf4982 implement interval to try connecting to wireless devices and add device sleep warning dialog 2026-04-08 10:23:28 +00:00
uncor3 fd508acfe2 refactor(diagnosewidget): update service availability checks, D-Bus integration 2026-04-07 18:26:59 +00:00
uncor3 601990a319 feat(ifuse): add device compatibility check for iFuse mounting 2026-04-07 18:25:09 +00:00