Commit Graph

688 Commits

Author SHA1 Message Date
uncor3 693538b699 refactor(HowToConnect): remove loading timer and adjust layout properties for images 2026-06-08 21:01:14 +00:00
uncor3 d29866ee27 feat(StatusWindow): impl StatusWindow component 2026-06-08 21:00:53 +00:00
uncor3 89f07bc6f2 feat(Helpers): impl Helpers in qml 2026-06-08 21:00:00 +00:00
uncor3 86101db179 fix: icon.source 2026-06-08 20:59:36 +00:00
uncor3 ae081e28a4 feat(DeviceTab): use StackLayout 2026-06-08 20:58:59 +00:00
uncor3 e6b33ffb6a feat(DeviceInfo): add DiskUsage component and refactor layout 2026-06-08 20:58:13 +00:00
uncor3 1ea882877d feat(DeviceImage): remove hardcoded logic 2026-06-08 20:55:44 +00:00
uncor3 e2028369a3 feat(DeviceGallery): add ScrollView 2026-06-08 20:54:21 +00:00
uncor3 66864816c7 feat(DeviceContext): enhance device event handling and fix text formatting 2026-06-08 20:53:52 +00:00
uncor3 99272c09b2 refactor(Device): impl lazy loading 2026-06-08 20:52:57 +00:00
uncor3 0b7dbf8151 feat(apps): implement search functionality and create AppItem component 2026-06-08 20:50:28 +00:00
uncor3 18d15d5113 feat(album_contents): add ScrollView 2026-06-08 20:49:26 +00:00
uncor3 2c158d9bf1 feat(apps): impl search 2026-06-08 20:48:18 +00:00
uncor3 e65049b709 cargo fmt 2026-06-08 20:47:14 +00:00
uncor3 e75737ead1 refactor(service_manager): remove fetch_app_icon, reorganize imports and update signal parameters 2026-06-08 20:46:16 +00:00
uncor3 02c9644736 feat(image_loader): derive QtThreading 2026-06-08 20:45:04 +00:00
uncor3 bef33171cf feat(sp_client) : impl springboard_services_client 2026-06-08 20:44:32 +00:00
uncor3 c1f2d7eed4 refactor(query): derive QtThreading 2026-06-08 20:43:10 +00:00
uncor3 ab860a31f7 feat(device): add UNKNOWN_DEVICE entry to DeviceDatabaseInfo 2026-06-08 20:42:18 +00:00
uncor3 a6b41c1a27 refactor(core): derive QtThreading, insert required info 2026-06-08 20:41:45 +00:00
uncor3 d26afbc400 fix render loop on Linux 2026-05-23 13:13:06 +00:00
uncor3 034d4c5ae6 use serviceFactory to create sqlite client 2026-05-23 13:12:22 +00:00
uncor3 685c537bc0 fix image resource path in QQuickImageProvider 2026-05-23 13:10:16 +00:00
uncor3 21b65c8c33 fix read_albums and query statements for various iOS versions 2026-05-23 13:09:55 +00:00
uncor3 2f1ad86f18 implement create_service_manager in service_factory 2026-05-22 12:14:21 +00:00
uncor3 7c89da7ae7 implement CableInfo in qml 2026-05-22 12:13:41 +00:00
uncor3 3e0b78149b move Windows SibebarTabButton into windows subfolder 2026-05-22 12:13:11 +00:00
uncor3 057a386e10 implement QueryMobileGestalt in qml 2026-05-22 12:11:40 +00:00
uncor3 a83eb51ea0 fix color in tab button 2026-05-22 12:09:53 +00:00
uncor3 d5d50a7db8 feat: enhance DeviceContext with device management functions and signals 2026-05-22 12:09:38 +00:00
uncor3 076b3504d6 return json in get_cable_info 2026-05-22 12:07:40 +00:00
uncor3 c7602446d5 compile moc for networkdeviceprovider 2026-05-22 12:06:46 +00:00
uncor3 cfa6115f03 fix qrc 2026-05-22 11:58:24 +00:00
uncor3 debd9f8dc6 feat: add StatusBar component 2026-05-22 11:57:53 +00:00
uncor3 5b33fe96f3 refactor: update HowToConnect dialog and integrate NetworkDevicesToConnect component in Welcome.qml 2026-05-22 11:57:15 +00:00
uncor3 13f15e69da refactor: implement AnimatedTab component for tab management in Tabs.qml 2026-05-22 11:56:13 +00:00
uncor3 f5a7274aaa implement ToolWindow 2026-05-22 11:55:20 +00:00
uncor3 6d3c602ab2 refactor: rewrite MapView logic in qml 2026-05-22 11:54:43 +00:00
uncor3 bda29efb58 implement StateView 2026-05-22 11:50:59 +00:00
uncor3 69e5b77f09 refactor: replace PNG icons with SVGs in FileExplorer, FilesSection, and Toolbox 2026-05-22 11:50:33 +00:00
uncor3 ab82b0a317 make layout responsive in AppsTab 2026-05-22 11:47:06 +00:00
uncor3 87a4937421 fix GridView appearing over other elements 2026-05-22 11:46:13 +00:00
uncor3 de1e07845d replace remaining png icons with svgs 2026-05-22 11:45:03 +00:00
uncor3 b43a6fdee2 delete unused stylesheets 2026-05-22 11:42:09 +00:00
uncor3 6830a31fc1 chore: reorganize app icons and migrate PNGs to SVGs 2026-05-22 07:50:47 +00:00
uncor3 d44f3d10fe delete unused Windows icons 2026-05-22 07:45:41 +00:00
uncor3 3da96c602d implement device db 2026-05-21 03:03:36 +00:00
uncor3 bbe8ffd0e5 fix iconloader bg color 2026-05-14 18:38:55 +00:00
uncor3 13b71fc80c fix windows build 2026-05-14 06:33:31 +03:00
uncor3 6671cc5f2a update uxplay reference 2026-05-12 22:21:40 +00:00