universal-android-debloater.../src
0x192 608c05a408
Asynchronous + multi-threaded ADB commands (closes #65) 🚀
Smarter use of iced::Command to run as many tasks as possible concurrently/in parallel

- ADB commands no longer block the interaction with the UI.
- The UI now reacts in real-time to ADB actions (no longer waits for all actions to finish)
- Some refactoring along the way
2021-12-20 13:59:19 +01:00
..
core Asynchronous + multi-threaded ADB commands (closes #65) 🚀 2021-12-20 13:59:19 +01:00
gui Asynchronous + multi-threaded ADB commands (closes #65) 🚀 2021-12-20 13:59:19 +01:00
main.rs [Feature] Persistent settings (#44 / fix #50) 2021-11-02 21:14:36 +01:00