0x192 / 0x192/universal-android-debloater

Export current device package config

未關閉
#480 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Rust
星號
19.9k
分支
1.1k
PR 合併指標
30 天內沒有已合併 PR

描述

The current "export current selection" feature writes out packages selected for uninstall/disable.
What would be great:
- connect a device
- UAD reads from the device the status of all the packages that are there (enabled AND disabled ones) - this is already the case, as UAD currently shows "Restore" for packages that are currently disabled.
- have a button to export this "as-is" situation (so that one could go back to this "known-good" state after disabling additional packages

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Look at the existing export feature for selected packages to understand the data structure and file writing logic. Then find where UAD reads package statuses from the device (likely in device communication modules). The new button should capture both enabled and disabled packages into a configuration file. Check the GUI code for adding the button and connecting it to the export logic.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, rust
領域
cli, mobile, tooling
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。