universal-android-debloater.../src/core
Rudxain 6cb12ea91b
perf(ADB): defer version parsing to caller
Change the method signature to
allow the consumer to decide when/if and how to parse the `stdout`
2025-03-27 18:41:40 -04:00
..
adb.rs perf(ADB): defer version parsing to caller 2025-03-27 18:41:40 -04:00
config.rs ci(lint): enable clippy::unwrap_used only for some modules 2025-03-06 02:16:13 -04:00
helpers.rs refactor(linting): fix warnings from #537 (#578) 2024-09-14 16:13:05 +02:00
mod.rs refactor: create adb module, and add **LOTS** of docs 2024-12-14 18:21:04 -04:00
save.rs chore: fix/mute more lints; rm useless "TODO"s 2025-03-06 03:15:18 -04:00
sync.rs refactor(sync): merge match arms 2025-03-06 02:54:26 -04:00
theme.rs style: cargo fmt 2025-02-22 13:28:20 -04:00
uad_lists.rs chore: fix/mute more lints; rm useless "TODO"s 2025-03-06 03:15:18 -04:00
update.rs fix(selfupdate): Update windows binary name 2025-03-10 09:53:18 -07:00
utils.rs refactor(utils): match instead of cfg in open_url 2025-03-06 02:16:13 -04:00