Commit Graph

634 Commits

Author SHA1 Message Date
uncor3 0f1d40de95 refactor(core): move to qmetaobject-rs 2026-05-10 17:54:25 +00:00
uncor3 9af7f8a9f4 begin implementing app store in qml
- Added `anyhow` and `ipatool` dependencies to `Cargo.toml`.
- Created a new `apps.rs` module to manage application state and user authentication.
- Refactored image loading logic to handle HEIC files and generate thumbnails using the new bridge functions.
- Enhanced utility functions for managing QMap state in the application.
2026-05-05 06:22:27 +00:00
uncor3 b05416dd68 Merge branch 'main' into qml 2026-04-30 05:47:38 +00:00
uncor3 e76ed0fd71 refactor(image-pipeline): move image loading logic to rust
- Implement Gallery in QML
- Read gallery from `sqlitedb`
- Implement `ThumbnailProvider` to handle thumbnail requests and caching
- Move `FluentUI` related QML code to `windows` folder
2026-04-30 05:45:39 +00:00
uncor3 4f96237bfa Merge pull request #80 from amadejkastelic/main
fix(aarch64-linux): use c_char for sqlite3_deserialize schema name for compatibility
2026-04-27 19:42:40 +03:00
Amadej Kastelic fc73e3146d fix: use c_char for sqlite3_deserialize schema name for aarch64 compatibility 2026-04-27 13:59:47 +02:00
uncor3 e989212264 refactor(ui): add initial QML setup 2026-04-25 06:18:25 +03:00
uncor3 a57f107767 update README.md 2026-04-19 19:55:02 +00:00
uncor3 6724fb42f9 dont run CI on tag push 2026-04-19 19:52:29 +00:00
uncor3 5f1158565c v0.5.0 v0.5.0 2026-04-19 19:47:09 +00:00
uncor3 abd6d76aea update CI workflow 2026-04-19 19:01:39 +00:00
uncor3 baf17501a7 Merge branch 'main' into dev 2026-04-19 18:56:29 +00:00
uncor3 53351fe9a2 add AIRPLAY.md 2026-04-19 18:54:14 +00:00
uncor3 f93ca5592a bugfix : use sharedIntance in tab widget 2026-04-19 18:53:29 +00:00
uncor3 52c4e65124 feat(linux-airplay): add option "use legacy ports" 2026-04-19 18:51:25 +00:00
uncor3 bc2ac465e9 enable CI workflow 2026-04-19 17:07:55 +00:00
uncor3 b52a27ff19 fix rust-analyzer 2026-04-19 17:07:35 +00:00
uncor3 2c060f2ac6 Add debug logging for failed export and import 2026-04-19 17:07:16 +00:00
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
uncore 651e526b9e update README 2026-04-16 12:38:09 -07:00
uncor3 3a8f1a439f Update README.md 2026-04-14 10:33:20 -07:00
uncor3 e83bbde790 Merge branch 'main' of https://github.com/iDescriptor/iDescriptor 2026-04-12 08:04:23 +00:00
uncor3 1ef243ddc4 add LOCKED to cxx_qt_import_crate 2026-04-12 08:04:20 +00:00
uncore c23d693568 update README 2026-04-11 18:27:31 -07: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