mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
181a3365a23f773d40702d514433860568c0015e
- 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
@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
Languages
C++
78.9%
Rust
15%
CMake
2%
JavaScript
0.8%
Shell
0.8%
Other
2.5%