Commit Graph

  • 1153225467 feat(service_manager): expose diag commands uncor3 2026-04-04 10:54:51 +00:00
  • 5a84831e1d feat(ui): add currentFileLabel uncor3 2026-04-04 10:54:12 +00:00
  • 6c01ac735a fix(livescreen): handle initialization failure in LiveScreenWidget uncor3 2026-04-04 10:53:00 +00:00
  • 43e2772941 fix(main): device event logging uncor3 2026-04-04 10:52:47 +00:00
  • fa1c99ebd0 fix(media): add option to use Afc2 backend for stream URL requests uncor3 2026-04-04 10:52:20 +00:00
  • baaa2182d8 fix(ui): check for device compatibility before creating widgets uncor3 2026-04-04 10:51:55 +00:00
  • 10c1278a5a refactor(ui): use rust backend in appinstalldialog uncor3 2026-04-04 10:49:49 +00:00
  • add4ab778c fix(core): xml parsing for bool value "Jailbroken" uncor3 2026-04-04 10:47:52 +00:00
  • 54f798e4ac feat(ui): implement DevModeWidget for iOS 17 and above uncor3 2026-04-04 10:46:42 +00:00
  • f06c4487ed use afc2 or hause_arrest in mediapreviewdialog uncor3 2026-04-04 10:41:27 +00:00
  • cc1d6be3e5 refactor dev disk mounting uncor3 2026-04-04 10:40:01 +00:00
  • 05d0445a10 feat(ui): introduce retryEnabled in ZLoadingWidget uncor3 2026-04-04 10:37:40 +00:00
  • 56fa9310a6 fix: use hause_arrest or afc2 client whenever possible uncor3 2026-04-04 10:32:55 +00:00
  • 491f1af88c respect env var "USBMUXD_PAIRING_FILES_LOCATION", fix get_pairing_files on macos, fix device cleanup bugs uncor3 2026-04-02 14:59:18 -07:00
  • d38f1e7175 migrate to cxx-qt uncor3 2026-04-02 05:32:11 +00:00
  • f4ffbcaf54 Refactor device event handling and improve icon loading in InstalledAppsWidget idevice-rust uncor3 2026-03-25 10:52:24 +00:00
  • 95c53eb6ad compile rust_codebase within idevice_ffi uncor3 2026-03-23 22:34:52 +00:00
  • bbeeadd5c9 feat: refactor Rust integration uncor3 2026-03-23 12:19:11 -07:00
  • 049b364ac5 refactor(cleanup) : finish statusballoon impl, remove dead code , visual improvements uncor3 2026-03-23 11:59:30 -07:00
  • d2a0fcbd42 fix: update .gitignore to include flatpak-builder build directory and Rust target uncor3 2026-03-21 01:50:59 +00:00
  • 101febb632 feat: introduce Rust into the codebase uncor3 2026-03-21 01:50:37 +00:00
  • 6cd2c5e5ba cleanup pairing process and improve heartbeat management uncor3 2026-03-20 20:26:36 +03:00
  • 1023777642 Refactor network device management and SSH terminal integration uncor3 2026-03-20 20:25:24 +03:00
  • 61b049d8dc feat: add close event handling to MainWindow for active processes uncor3 2026-03-20 03:10:35 +00:00
  • acbe957250 refactor: implement proper cleanup in init_idescriptor_device uncor3 2026-03-20 03:10:02 +00:00
  • 3f3b33fac4 refactor: improve loading state management and fix bugs in InstalledAppsWidget uncor3 2026-03-20 03:08:47 +00:00
  • 305a827f95 fix: styles DeviceSidebarItem uncor3 2026-03-20 03:08:08 +00:00
  • b9c708e05f refactor: use cpp wrappers in VirtualLocation uncor3 2026-03-20 03:07:43 +00:00
  • 7957365c1e refactor: move isDarkMode helper function uncor3 2026-03-20 03:07:10 +00:00
  • fb4bf7c829 refactor: async loading in cableinfowidget uncor3 2026-03-20 03:06:53 +00:00
  • b989978668 feat: Add import functionality to ExportManager and related components uncor3 2026-03-20 03:05:57 +00:00
  • ddcaab6f4d add rotation and mirror controls to LiveScreenWidget uncor3 2026-03-20 02:40:42 +00:00
  • dbe520e437 add MaterialSymbolsDelete icon to resources uncor3 2026-03-20 02:38:46 +00:00
  • 736fbb08ad Update README.md uncor3 2026-03-15 05:11:02 -07:00
  • 0e7b23a241 fix shouldShowReleaseChangelog logic uncor3 2026-03-06 01:57:25 +00:00
  • 9043350731 implement album export, finish WinUI styles, cleanup code uncor3 2026-03-06 04:47:23 +03:00
  • 35c5985f47 detect recovery devices, cleanup code , use const pointers wherever possible, refactor img thumbnail loading, refactor gallery widget uncor3 2026-03-02 23:25:06 +00:00
  • df0f0f32a7 comment out test export process uncor3 2026-02-25 08:15:47 +00:00
  • c2d3ec4cbb Merge branch 'main' into dev uncor3 2026-02-25 08:02:43 +00:00
  • cfb31a1a49 fix cargo path uncor3 2026-02-25 08:01:49 +00:00
  • 6a568c21f3 fix linux build uncor3 2026-02-25 08:00:36 +00:00
  • 83dfbd7052 feat(export): update export logic uncor3 2026-02-25 07:59:43 +00:00
  • c85342d90b fix(appcontext): update pairing according to new idevice-rs api uncor3 2026-02-25 07:59:06 +00:00
  • 561b613087 refactor(export): streamline export job handling and improve device management uncor3 2026-02-25 07:57:56 +00:00
  • cfa494b602 feat(servicemanager): add revealDeveloperModeOptionInUI method to expose developer mode option in UI uncor3 2026-02-25 07:57:29 +00:00
  • 222b89f7e4 feat(balloon): refactor balloon handling and introduce BalloonProcess class uncor3 2026-02-25 07:57:00 +00:00
  • bfe5d4f33b delete(ui): remove MainWindow UI definition uncor3 2026-02-22 12:00:26 +03:00
  • 43d804991e refactor(ui): add WinUI stylesheet for Windows uncor3 2026-02-22 11:59:57 +03:00
  • bc3998cefb prioritize setting m_running first uncor3 2026-02-19 10:55:50 +00:00
  • 111f0d958c fix(installedappswidget): update comments for clarity and investigate potential crash uncor3 2026-02-19 10:54:47 +00:00
  • d7af8da3fa fix(qprocessindicator): update color assignment to use Window palette instead of Highlight uncor3 2026-02-19 10:52:55 +00:00
  • 98db5f6dad refactor(core): replace UDID with Uniq class and implement initial pairing support uncor3 2026-02-19 10:51:45 +00:00
  • 506d3d7b42 fix layout in wirelessgalleryimportwidget.cpp uncor3 2026-02-19 10:45:11 +00:00
  • 586167bc0e fix layout in airplaywidget uncor3 2026-02-19 10:43:11 +00:00
  • 747f2a9fa8 update CMakeLists.txt uncor3 2026-02-18 22:15:34 +00:00
  • 124185d5a1 update CMakeLists.txt uncor3 2026-02-18 13:59:36 -08:00
  • ca5cba575f implement caching on macOS, improve UI for NetworkDevicesToConnectWidget uncor3 2026-02-18 13:58:25 -08:00
  • 9336a7faa2 add tool base widget, fix minor bugs, rename some widgets uncor3 2026-02-18 13:56:02 -08:00
  • 5a63709cbc bump project version to 0.3.0 v0.3.0 uncor3 2026-02-17 20:55:15 +00:00
  • 55648e3a8c update README.md uncor3 2026-02-17 20:54:26 +00:00
  • b020582204 update bug report template uncor3 2026-02-17 20:51:15 +00:00
  • 106797ca3d update ipatool to v2.3.0 uncor3 2026-02-17 20:46:57 +00:00
  • 87e1f1b498 feat: add ipAddress field to DeviceInfo struct uncor3 2026-02-10 21:11:51 +00:00
  • 180497d54d refactor: update deviceRemoved signal to use MAC address instead of device name uncor3 2026-02-10 21:11:22 +00:00
  • cf0ba91684 refactor: UI and wireless connection logic uncor3 2026-02-10 21:11:02 +00:00
  • da8b390bc2 feat: enhance device management uncor3 2026-02-10 21:08:30 +00:00
  • a3595983c7 feat: update fetchAppIconFromApple to return app info alongside icon uncor3 2026-02-10 05:23:31 -08:00
  • ee5840e50a feat: add glass background to DeviceSidebarItem uncor3 2026-02-10 05:23:08 -08:00
  • f714ad6a52 refactor: simplify device check and remove unused variable uncor3 2026-02-10 05:20:44 -08:00
  • 54d08044de feat: enhance app download dialog uncor3 2026-02-10 05:19:50 -08:00
  • b22990c4cd remove ztoast temporarily uncor3 2026-02-08 00:52:47 +00:00
  • 774f3442a1 refactor: update UI layout and connect img uncor3 2026-02-08 00:47:29 +00:00
  • cd5e7e253c Merge pull request #45 from fn3x/main uncor3 2026-02-07 08:24:13 -05:00
  • 17aa3baf19 update README.md uncor3 2026-02-07 05:19:03 -08:00
  • b7fe2198fc chore(deps): bumped version to 0.2.0 Art P. 2026-02-07 05:42:48 +04:00
  • ee3357f396 Merge branch 'iDescriptor:main' into main Art P. 2026-02-07 05:24:24 +04:00
  • ef911d8257 fix build uncor3 2026-02-01 13:16:12 +00:00
  • 4b562ad72c chore: remove zupdater subproject uncor3 2026-02-01 10:47:15 +00:00
  • 3a28f7f3a7 update zupdater ref uncor3 2026-02-01 10:43:19 +00:00
  • ff0e88af8e chore: remove zupdater subproject uncor3 2026-02-01 10:37:11 +00:00
  • 8f73ab81e9 Merge branch 'idevice-rust' into dev uncor3 2026-02-01 10:18:41 +00:00
  • ea6e346fc6 fix build uncor3 2026-02-01 10:11:13 +00:00
  • bdf574db0c refactor(qballoontip): update balloon tip implementation uncor3 2026-02-01 01:55:13 -08:00
  • 9211187c4e refactor(core): update wireless device connection logic to work cross-platform uncor3 2026-02-01 01:52:02 -08:00
  • d4100c48a9 feat(ui): add NetworkDevicesToConnectWidget, update mainwindow uncor3 2026-02-01 01:49:00 -08:00
  • b407070829 feat(dnssd): add macAddress field uncor3 2026-02-01 01:41:14 -08:00
  • a9311f0918 Fix typo in README uncor3 2026-02-01 02:44:32 +00:00
  • 8fd2c6c76e feat(build): add SQLite3 dependency to CMakeLists.txt uncor3 2026-02-01 01:20:55 +00:00
  • 4441ec6dc3 fix(core): seg fault uncor3 2026-02-01 01:20:40 +00:00
  • 278e8cb868 calculate Gallery size using Photos.sqlite uncor3 2026-02-01 01:18:05 +00:00
  • 652b1fa4c8 refactor(gallery): use QThreadPool for much more efficient img loading uncor3 2026-02-01 01:16:31 +00:00
  • f00bf62144 add utils, enhance ui, remove debug stuff uncor3 2026-02-01 01:13:23 +00:00
  • 758981f91d update README.md uncor3 2026-02-01 00:53:45 +00:00
  • 7d8db90340 update README,md uncor3 2026-02-01 00:48:25 +00:00
  • cc9cadadfc v0.2.0 v0.2.0 uncor3 2026-01-31 18:03:20 -05:00
  • 163d6b8e84 fix: adjust minimum window size uncor3 2026-01-31 22:50:42 +00:00
  • dcef84a1a6 refactor: wirelessgalleryimportwidget, introduce new wirelessFileServerPort setting uncor3 2026-01-31 22:19:48 +00:00
  • 4df3c1d7a8 fix WIndows build worlflow uncor3 2026-01-31 13:19:48 +00:00
  • 920a5b920c update path to MSYS2 archive script in Windows build workflow uncor3 2026-01-31 13:17:20 +00:00
  • 9051a7d847 bump version to 0.2.0 uncor3 2026-01-31 13:10:56 +00:00