uncor3 181a3365a2 integrate ipatool fork and enhance download functionality
- Added support for downloading apps using the ipatool-go library.
- Updated AppDownloadBaseDialog to handle download progress and success notifications.
- Simplified startDownloadProcess method to accept bundleId directly.
- Introduced updateProgressBar slot for updating UI during downloads.
- Modified AppsWidget to utilize asynchronous search and download processes.
- Updated CMakeLists.txt to include new library and dependencies.
- Add gallerywidget.cpp and gallerywidget.h to be implemented later
2025-08-21 23:16:51 +00:00
2025-07-27 04:00:39 +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-07-28 11:29:00 +00:00
2025-07-27 04:00:39 +00:00
2025-07-28 06:50:15 +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%