Commit Graph

  • a9d7c24ce3 fix(deploy-exe): add missing OpenGL and QML GL plugin dependencies for GStreamer qmeta-qml uncor3 2026-06-21 01:17:09 +03:00
  • 40614ce4ac fix(ui): correct import path for installed apps in Device.qml uncor3 2026-06-21 01:16:10 +03:00
  • 0f15a07987 feat(ui): add QML resource management for UI components uncor3 2026-06-21 01:15:52 +03:00
  • 433d922a57 refactor(build): remove unused function compile_qml uncor3 2026-06-21 01:14:52 +03:00
  • f1458a451a feat(build): add Windows support uncor3 2026-06-09 22:00:20 +03:00
  • 33d588cb82 feat(deploy-exe): add deploy script for Windows uncor3 2026-06-09 21:57:14 +03:00
  • d946adf626 refactor(dnssd_service): comment out QWidget related code uncor3 2026-06-09 21:53:41 +03:00
  • 628099bbec refactor(main.rs): only set gstreamer plugin envs in release build uncor3 2026-06-09 21:52:21 +03:00
  • a9163757c0 fix(Apps): remove debug print uncor3 2026-06-09 21:50:45 +03:00
  • e68f2d2e8b refactor(DeviceTab.qml): enhance SidebarTabButton with title and udid properties uncor3 2026-06-09 21:50:14 +03:00
  • ce80232a82 refactor(SidebarTabButton.qml): update layout and improve header display in SidebarTabButton.qml uncor3 2026-06-09 21:49:25 +03:00
  • 17eca1dbb5 refactor(DeviceInfo.qml): enhance layout and add action buttons in DeviceInfo.qml uncor3 2026-06-09 21:47:44 +03:00
  • f09e89377c refactor(DeviceGallery.qml): use StateView in DeviceGallery.qml uncor3 2026-06-09 21:47:16 +03:00
  • a5442d7245 feat(ui): improve tab navigation and update StatusBar layout uncor3 2026-06-09 21:45:58 +03:00
  • f483d7da43 fix(Toolbox.qml): replace Image with IconImage uncor3 2026-06-09 21:43:00 +03:00
  • 4dc8e0f171 fix icon path uncor3 2026-06-09 21:41:47 +03:00
  • ca2bd878a6 refactor(iDescriptor.h): remove unused includes and commented-out code uncor3 2026-06-08 21:22:23 +00:00
  • b1137a8181 feat(main): add springboard_services module uncor3 2026-06-08 21:07:49 +00:00
  • a8bf693048 feat(dependencies): update ipatool to version 0.1.2 and add base64 dependency uncor3 2026-06-08 21:07:36 +00:00
  • 720222e09c feat(StateView): add auto-switch functionality for loading state uncor3 2026-06-08 21:05:09 +00:00
  • 6b4fc34b52 feat(NetworkDevices): implement NetworkDevicesToConnect component for managing network device connections uncor3 2026-06-08 21:04:59 +00:00
  • f159295e71 feat(StatusWindow): add StatusWindowProcess component for process management uncor3 2026-06-08 21:04:45 +00:00
  • 6ba27cfc7c refactor(Tabs): lazy loads some tabs uncor3 2026-06-08 21:04:20 +00:00
  • e0d310bf3c feat(qmldir): add StatusWindow and Helpers singletons uncor3 2026-06-08 21:03:35 +00:00
  • 81d58edccd remove old file uncor3 2026-06-08 21:03:25 +00:00
  • 5c165a1794 feat(InstalledApps): implement InstalledApps uncor3 2026-06-08 21:02:45 +00:00
  • b14f52ff58 refactor(StatusBar): restructure layout and improve button organization uncor3 2026-06-08 21:01:44 +00:00
  • 693538b699 refactor(HowToConnect): remove loading timer and adjust layout properties for images uncor3 2026-06-08 21:01:14 +00:00
  • d29866ee27 feat(StatusWindow): impl StatusWindow component uncor3 2026-06-08 21:00:53 +00:00
  • 89f07bc6f2 feat(Helpers): impl Helpers in qml uncor3 2026-06-08 21:00:00 +00:00
  • 86101db179 fix: icon.source uncor3 2026-06-08 20:59:36 +00:00
  • ae081e28a4 feat(DeviceTab): use StackLayout uncor3 2026-06-08 20:58:59 +00:00
  • e6b33ffb6a feat(DeviceInfo): add DiskUsage component and refactor layout uncor3 2026-06-08 20:58:13 +00:00
  • 1ea882877d feat(DeviceImage): remove hardcoded logic uncor3 2026-06-08 20:55:44 +00:00
  • e2028369a3 feat(DeviceGallery): add ScrollView uncor3 2026-06-08 20:54:21 +00:00
  • 66864816c7 feat(DeviceContext): enhance device event handling and fix text formatting uncor3 2026-06-08 20:53:52 +00:00
  • 99272c09b2 refactor(Device): impl lazy loading uncor3 2026-06-08 20:52:57 +00:00
  • 0b7dbf8151 feat(apps): implement search functionality and create AppItem component uncor3 2026-06-08 20:50:28 +00:00
  • 18d15d5113 feat(album_contents): add ScrollView uncor3 2026-06-08 20:49:26 +00:00
  • 2c158d9bf1 feat(apps): impl search uncor3 2026-06-08 20:48:18 +00:00
  • e65049b709 cargo fmt uncor3 2026-06-08 20:47:14 +00:00
  • e75737ead1 refactor(service_manager): remove fetch_app_icon, reorganize imports and update signal parameters uncor3 2026-06-08 20:46:16 +00:00
  • 02c9644736 feat(image_loader): derive QtThreading uncor3 2026-06-08 20:45:04 +00:00
  • bef33171cf feat(sp_client) : impl springboard_services_client uncor3 2026-06-08 20:44:32 +00:00
  • c1f2d7eed4 refactor(query): derive QtThreading uncor3 2026-06-08 20:43:10 +00:00
  • ab860a31f7 feat(device): add UNKNOWN_DEVICE entry to DeviceDatabaseInfo uncor3 2026-06-08 20:42:18 +00:00
  • a6b41c1a27 refactor(core): derive QtThreading, insert required info uncor3 2026-06-08 20:41:45 +00:00
  • d26afbc400 fix render loop on Linux uncor3 2026-05-23 13:13:06 +00:00
  • 034d4c5ae6 use serviceFactory to create sqlite client uncor3 2026-05-23 13:12:22 +00:00
  • 685c537bc0 fix image resource path in QQuickImageProvider uncor3 2026-05-23 13:10:16 +00:00
  • 21b65c8c33 fix read_albums and query statements for various iOS versions uncor3 2026-05-23 13:09:55 +00:00
  • 2f1ad86f18 implement create_service_manager in service_factory uncor3 2026-05-22 12:14:21 +00:00
  • 7c89da7ae7 implement CableInfo in qml uncor3 2026-05-22 12:13:41 +00:00
  • 3e0b78149b move Windows SibebarTabButton into windows subfolder uncor3 2026-05-22 12:13:11 +00:00
  • 057a386e10 implement QueryMobileGestalt in qml uncor3 2026-05-22 12:11:40 +00:00
  • a83eb51ea0 fix color in tab button uncor3 2026-05-22 12:09:53 +00:00
  • d5d50a7db8 feat: enhance DeviceContext with device management functions and signals uncor3 2026-05-22 12:09:38 +00:00
  • 076b3504d6 return json in get_cable_info uncor3 2026-05-22 12:07:40 +00:00
  • c7602446d5 compile moc for networkdeviceprovider uncor3 2026-05-22 12:06:46 +00:00
  • cfa6115f03 fix qrc uncor3 2026-05-22 11:58:24 +00:00
  • debd9f8dc6 feat: add StatusBar component uncor3 2026-05-22 11:57:53 +00:00
  • 5b33fe96f3 refactor: update HowToConnect dialog and integrate NetworkDevicesToConnect component in Welcome.qml uncor3 2026-05-22 11:57:15 +00:00
  • 13f15e69da refactor: implement AnimatedTab component for tab management in Tabs.qml uncor3 2026-05-22 11:56:13 +00:00
  • f5a7274aaa implement ToolWindow uncor3 2026-05-22 11:55:20 +00:00
  • 6d3c602ab2 refactor: rewrite MapView logic in qml uncor3 2026-05-22 11:54:43 +00:00
  • bda29efb58 implement StateView uncor3 2026-05-22 11:50:59 +00:00
  • 69e5b77f09 refactor: replace PNG icons with SVGs in FileExplorer, FilesSection, and Toolbox uncor3 2026-05-22 11:50:33 +00:00
  • ab82b0a317 make layout responsive in AppsTab uncor3 2026-05-22 11:47:06 +00:00
  • 87a4937421 fix GridView appearing over other elements uncor3 2026-05-22 11:46:13 +00:00
  • de1e07845d replace remaining png icons with svgs uncor3 2026-05-22 11:45:03 +00:00
  • b43a6fdee2 delete unused stylesheets uncor3 2026-05-22 11:42:09 +00:00
  • 6830a31fc1 chore: reorganize app icons and migrate PNGs to SVGs uncor3 2026-05-22 07:50:47 +00:00
  • d44f3d10fe delete unused Windows icons uncor3 2026-05-22 07:45:41 +00:00
  • 3da96c602d implement device db uncor3 2026-05-21 03:03:36 +00:00
  • bbe8ffd0e5 fix iconloader bg color uncor3 2026-05-14 18:38:55 +00:00
  • 13b71fc80c fix windows build uncor3 2026-05-14 06:33:31 +03:00
  • 6671cc5f2a update uxplay reference uncor3 2026-05-12 22:21:40 +00:00
  • a51958b7a0 add device context management and use qml6glsink for airplay uncor3 2026-05-12 21:59:47 +00:00
  • 9858bc14fd remove debug logs uncor3 2026-05-10 18:19:52 +00:00
  • 4c404012db comment out unimplemented logic uncor3 2026-05-10 18:19:23 +00:00
  • 09948bd247 remove blocking log call uncor3 2026-05-10 18:18:30 +00:00
  • 0f1d40de95 refactor(core): move to qmetaobject-rs uncor3 2026-05-10 17:54:25 +00:00
  • 3ba07f3c86 Update README.md main uncor3 2026-05-07 13:55:28 +00:00
  • d0b1153637 fix ci uncor3 2026-05-05 06:31:34 +00:00
  • 91a1fba5eb update README uncor3 2026-05-05 06:30:14 +00:00
  • 9af7f8a9f4 begin implementing app store in qml qml uncor3 2026-05-05 06:22:27 +00:00
  • b05416dd68 Merge branch 'main' into qml uncor3 2026-04-30 05:47:38 +00:00
  • e76ed0fd71 refactor(image-pipeline): move image loading logic to rust uncor3 2026-04-30 05:45:39 +00:00
  • 4f96237bfa Merge pull request #80 from amadejkastelic/main uncor3 2026-04-27 19:42:40 +03:00
  • fc73e3146d fix: use c_char for sqlite3_deserialize schema name for aarch64 compatibility Amadej Kastelic 2026-04-27 13:59:47 +02:00
  • e989212264 refactor(ui): add initial QML setup uncor3 2026-04-25 06:18:25 +03:00
  • a57f107767 update README.md uncor3 2026-04-19 19:55:02 +00:00
  • 6724fb42f9 dont run CI on tag push uncor3 2026-04-19 19:52:29 +00:00
  • 5f1158565c v0.5.0 v0.5.0 dev uncor3 2026-04-19 19:47:09 +00:00
  • abd6d76aea update CI workflow uncor3 2026-04-19 19:01:39 +00:00
  • baf17501a7 Merge branch 'main' into dev uncor3 2026-04-19 18:56:29 +00:00
  • 53351fe9a2 add AIRPLAY.md uncor3 2026-04-19 18:54:14 +00:00
  • f93ca5592a bugfix : use sharedIntance in tab widget uncor3 2026-04-19 18:53:29 +00:00
  • 52c4e65124 feat(linux-airplay): add option "use legacy ports" uncor3 2026-04-19 18:51:25 +00:00
  • bc2ac465e9 enable CI workflow uncor3 2026-04-19 17:07:55 +00:00