uncor3 b15b205f52 add initial recovery device support for new UI & update styling
- Added QStackedWidget to manage different states in InstalledAppsWidget.
- Created separate loading, error, and content widgets for better UI management.
- Updated LoginDialog title and adjusted styles for labels.
- Enhanced MainWindow by removing unused code and improving device handling.
- Updated QueryMobileGestaltWidget UI for better clarity and usability.
- Removed deprecated screenshot handling code in RealtimeScreen.
2025-10-06 15:30:47 -07:00
2025-09-14 17:25:06 +00:00
2025-08-24 01:46:49 +00:00
2025-09-30 04:45:15 +00:00
2025-09-23 04:18:53 +00:00
2025-07-27 04:00:39 +00:00
2025-07-28 06:50:15 +00:00
2025-07-27 04:00:39 +00:00
2025-09-23 04:18:53 +00:00
2025-10-04 04:25:11 -07:00
2025-07-27 04:00:39 +00:00

@uncore  sudo cat /etc/udev/rules.d/99-idevice.rules SUBSYSTEM=="usb", ATTR{idVendor}=="05ac", MODE="0666"

✘  Sun 6 Jul - 14:29  ~  @uncore  sudo groupadd idevice

Sun 6 Jul - 14:30  ~  @uncore  sudo usermod -aG idevice $USER

Sun 6 Jul - 14:30  ~  @uncore  sudo udevadm control --reload-rules sudo udevadm trigger

S
Description
No description provided
Readme AGPL-3.0 127 MiB
Languages
C++ 78.9%
Rust 15%
CMake 2%
JavaScript 0.8%
Shell 0.8%
Other 2.5%