0x192 / 0x192/universal-android-debloater
Feature Request: Logging
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
So I have an issue with my phone I'm working on and it would be useful to know what items were removed and when.
My phone had an update, I removed a new item with UAD, but I now don't know what that is to put it back in order to determine if it's the cause of my issue. So a simple log of what items were removed with a time stamp (and perhaps device it was removed from) would be quite useful (even if just sent to syslog...though Windows users may not be happy with that. :smile:).
HTH
--C64Whiz
Contributor guide
No contributing guide indexed for this repository
Research direction
The feature request is for logging removed items with timestamps and device info. Look at the code that handles the removal action in the GUI and ADB command execution. Determine where to capture the item details and timestamp, and decide on an output format (e.g., syslog or a file). Check existing logging or output mechanisms in the codebase to integrate this new logging feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100