0x192 / 0x192/universal-android-debloater

Add feedback in GUI after debloat/restore actions

未关闭
#167 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Rust
星标
19.9k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

Currently when the apps successfully uninstalled, it just automatically removed from the list.
I think for better UX, when apps successfully Uninstalled/Restore, it can show return a successful message.
Example:
1. Successfully uninstalled 12 apps from your device.
2. Successfully restored 5 apps to your device.
3. Uninstall has failed. 2 apps could not uninstall from your device, because "reason".

Or combine both
1. Process done. Successfully uninstalled 3 apps. 7 apps could not uninstall from your device, because "reason"

贡献指南

这个仓库没有索引到贡献指南

调研方向

GUI 是用 Rust 编写的,可能使用了像 egui 或 iced 这样的框架。寻找通过 ADB 命令触发去膨胀/恢复操作的 UI 事件处理程序。在 ADB 命令执行后,修改代码以解析输出、统计成功/失败次数,并在 GUI 中显示一条消息。检查现有的 UI 组件,了解当前是如何向用户显示消息的。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, rust
领域
cli
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。