0x192 / 0x192/universal-android-debloater
Exporting applications
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The action button "Export current selection XX" don't returns a message.
**Expected behavior**
I discover that the selection was exported to an .txt file.
**You have a solution?**
Maybe a popup with a message "xx lines was exported to /location/to/the/file.txt" is interesting :-)
Great job people!!
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the export functionality in the GUI code, likely in a Rust file handling button actions. Find where the export writes to a .txt file and add a popup message confirming the export with the line count and file path. Test the change by running the application and performing an export.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100