TeamAmaze / TeamAmaze/AmazeFileManager

Inside the Camera folder, the '..' entry gets duplicated when opening a folder and going back

Open
#4,517 0 comments 0 reactions 0 assignees View on GitHub

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
Creating a folder inside /storage/emulated/0/DCIM/Camera, opening it, and going back, adds a new double dots (.., previous folder) entry in the Camera folder

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/storage/emulated/0/DCIM/Camera'
  2. Create a folder 'X'
  3. Open folder 'X'
  4. Go back
  5. Now there are two '..' entries
  6. Repeat from step 3
  7. Now there are three '..' entries
  8. etc

Expected behavior
It shouldn't duplicate the '..' entry

Screenshots
Image

Smartphone (please complete the following information):

  • Device: One Plus 9
  • OS: Android 14
  • Rooted: No
  • App Version: 3.10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Reproduce the issue using the listed Android steps, then trace the folder-navigation handling for the parent '..' entry; done means returning from a child folder leaves exactly one '..' entry in the parent folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.