TeamAmaze / TeamAmaze/AmazeFileManager
Better compress notification title
Open
Nobody has claimed this yet.
Issue-Bug
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
This is the notification for compressing, I think it should say "Compressing '5' into '5.zip'" and not simply "5" (the name of the folder), because the user doesn't have any context for the notification (it doesn't even say "Amaze").
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the notification code used by the compress operation and inspect how its current title is assembled. Update the title so it identifies the source folder and resulting .zip file, then verify the notification displays that context during compression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100