uncor3 b4379505c7 WIP: Implement Installed Apps Widget and AFC2 file explorer
- Added InstalledAppsWidget for displaying installed applications on the device.
- Created AppTabWidget for individual app representation with icon and details.
- Integrated fetching of app icons from Apple and displaying them in the widget.
- Implemented search functionality to filter installed apps.
- Added functionality to manage favorite places in SettingsManager.
- Introduced methods to save, remove, and retrieve favorite places with proper cleanup of invalid entries.
- Enhanced UI with responsive design and improved user interaction.
- Added support for AFC2 and improved file exploration capabilities.
2025-09-27 20:27:22 +00:00
2025-09-14 17:25:06 +00:00
2025-08-24 01:46:49 +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-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%