TeamAmaze / TeamAmaze/AmazeFileManager
`MediaScanner` not getting triggerred during folder creation, resulting in indexed searches failing to locate them.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
files or folders created within the Android directory cannot be found via search when the user returns to the root directory.
To Reproduce
Steps to reproduce the behavior:
- Go to the 'Android' folder.
- Create any file or folder within this folder ("media" here).
- Return to the root directory.
- Use the search function to look for the newly created file or folder by name.
- Observe that the search yields no results for the file or folder.
Expected behavior
It is expected that the search function should find and display files or folders regardless of their location within the internal storage when searched from the root directory.
Screenshots
Smartphone (please complete the following information):
- Device: [MI CC9]
- OS: [MIUI 12.0.3]
- Rooted: [No]
- Version: [3.10]
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
Reproduce the issue by creating a file or folder inside Android, returning to the root directory, and searching for it. Trace the MediaScanner and search-indexing entry points involved in folder creation, then verify that newly created items inside Android are found from the root directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100