Coder Social home page Coder Social logo

fossifyorg / file-manager Goto Github PK

View Code? Open in Web Editor NEW
383.0 383.0 16.0 90.55 MB

Easy app for managing your files without ads, respecting your privacy & security

Home Page: https://www.fossify.org

License: GNU General Public License v3.0

Kotlin 99.64% Ruby 0.36%
android file-manager foss kotlin open-source

file-manager's People

Contributors

aga-c avatar artemmolotov avatar bgo-eiu avatar chocho04 avatar en2sv avatar esensar avatar fatihergin avatar fricyo avatar gregory678 avatar hanjoongcho avatar kryptkode avatar ltguillaume avatar macbaze avatar meskobalazs avatar milotype avatar motomoto7 avatar naveensingh avatar nuclearphoenixx avatar rex07 avatar sdex avatar slavekb avatar smarquespt avatar solokot avatar spkprs avatar tibbi avatar trubitsyn avatar txemaq avatar vfbfan avatar vsnmrn avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

file-manager's Issues

Root Access Problem /feature Request

Checklist

  • [x ] I can reproduce the bug with the latest version.
  • [ x] I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • [x ] I have read the FAQ and my problem isn't listed.
  • [ x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [ x] This issue contains only one bug.
  • [x ] I have read and understood the contribution guidelines.

Describe the bug
First thank you for this great app
The bug is regarding using root to access /data/data only app package and gms is shown as here ( already opened a bug for another app that have the same problem but it was ignored
SimpleMobileTools/Simple-File-Manager#571
I really like fossy app, please if this be fixed

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
show /data/data

Screenshots
If applicable, add screenshots to help explain your problem.

Device info (please complete the following information):

  • latest version on android 13 miui 14 xiaomi x3 pro

Additional context
Add any other context about the problem here.

File Editor search scrolling is broken

I have gone through the checklist.

Affected app version

1.0.0

Also happens with SimpleMobileTools File Manager 6.15.4 and 6.16.1 (I don't have access to older versions to test).

Affected Android/Custom ROM version

Android 9

Affected device model

Android-x86 VM
Also a physical device

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Open a text file in the File Editor and search for some text that is offscreen.

Expected behavior

The view should scroll down to reveal the match.

Actual behavior

The view scrolls down, but not enough. I need to manually scroll down a bit more to see the match.

Screenshots/Screen recordings

See comment

Additional information

The same issue happens when pressing ">" to go to the next match.

The issue happens both when the soft keyboard is displaying and when it isn't.

On one device, when the keyboard is hidden, the bottom bar with the back/home/recent keys is translucent and the match can be seen (barely) behind the bottom bar.

Additionally, sometimes when the soft keyboard is visible and I press ">", the app somehow manages to scroll the top UI elements (file name, buttons, search field) up and out of view. Doesn't always happen though.

Support tagging.

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

A one-to-many correspondence, possible to combine and exclude when filtering, for all inodes (files and directories primarily, although I've no qualms if it happens to introduce the ability to manage them for symbolic links too, for instance). Relevantly, https://apps.kde.org/en-gb/dolphin/, a file manager, manages tags for inodes using https://wiki.archlinux.org/title/Extended_attributes#File_systems.

Why do you want this feature?

Hierarchical directories are not adequate for complex file organization, because they fill the purpose of separation rather than organization - that is, files with identical names but which serve different purposes should be hierarchically separated, but in all other instances tags serve the purpose of organization significantly better.

Additional information

FossifyOrg/General-Discussion#127 (comment)

Files deleted by renaming when a rename pattern includes '/'

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.1.1

Affected Android/Custom ROM version

Realme UI 4.0 Official / RMX3363_13.1.0.158(EX01), Android 13

Affected device model

Realme GT Master

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Select some files
  2. Tap the 'Rename' button
  3. Type the new name template, including a / (not as the last character)
  4. Tap 'OK' to rename
  5. Grant permission to handle files (this does not happen every time)

Expected behavior

The files are renamed

Actual behavior

Two (apparently random) outcomes:

• Only one of the files remain, and its new name is just the part of the pattern after /. All the other files are permanently deleted.

• An exception/unknown error message appears. After a refresh, all the files are permanently gone.

Screenshots/Screen recordings

No response

Additional information

No response

Crash on deleting two or more files from recent tab

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 11

Affected device model

Samsung M30s

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Delete any 2 or more files in recent tab
  2. Then app closes automatically. When opened the app again, following screen comes up
Screenshot_20240229-163803_File Manager

Expected behavior

It should not close automatically

Actual behavior

It closes automatically like a app crash. Shows error volume external not found. Sometimes it also prompts with External Storage unfortunately stopped

Screenshots/Screen recordings

No response

Additional information

No response

Google TV: Cannot access the top menu

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Google TV 12

Affected device model

Chromecast with Google TV (HD)

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

I'm trying to access the top menu.

Inconvenient workaround

Scroll down to the bottom of the file list, then press right. Then you are magically transferred to the tools. This workaround is very difficult to remember.

Expected behavior

Should be possible to access the top menu.

Actual behavior

Cannot access top right tools (buttons, menu bars).

Screenshots/Screen recordings

No response

Additional information

No response

Poor contrast on selected main icon when changing the base color of the app on dark mode

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

I want better contrast between the selected main icon and the rest of the app on dark mode with any chosen color.

Why do you want this feature?

When using dark mode and changing the base color of the app (green) to another one (for example purple) the contrast between the current selected icon and its text and the background isn't very good. See attachment to understand what I am talking about.
Screenshot_20240215_232213_org fossify filemanager copy
This can be problematic as the text and the icon are hardly distinguishable from the background.

Additional information

No response

Storage capacity displayed incorrectly when using Adoptable storage

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 7.1.2 / LineageOS-14.1

Affected device model

Samsung Galaxy Note II GT-N7100

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  • Open the application and make sure that the internal memory and SD card are displayed correctly in the "Storage" tab.
  • Format the SD card as internal memory in the device settings.
  • Open the application again.
    *You will see that the SD card is no longer visible (which is good), but the storage capacity is not increasing.

Expected behavior

It is necessary to display NOT the amount of internal memory, but the total memory (Device memory + SD card) For example, if your device memory is 16GB and the SD card is 128GB, then the application should display ≈ 131GB.

Actual behavior

The application does not display the total volume of Device memory + SD card.

Screenshots/Screen recordings

Screenshot_20240204-125416 Screenshot_20240204-125508 Screenshot_20240204-125542

Additional information

No response

Ability to fully hide "Current path" from it's place.

Checklist

  • [✅] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [✅] I have read the FAQ and my problem isn't listed.
  • [✅] I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • [✅] This issue contains only one feature request.
  • [✅] I have read and understood the contribution guidelines.

Is your feature request related to a problem? Please describe.
No, this feature request is related to appearance. In other words, it is cosmetic.

Describe the solution you'd like
Please add an option to hide this "Current Path" thing.
ResizedImage_2024-01-08_09-54-29_1378

Describe alternatives you've considered
No, because it's a simple & basic feature request. Hope the devs implement it.

Additional context
Not really, I described everything above & also provided the screenshot.

File Path Makes Things Unreadable

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 10

Affected device model

LG L355DL

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Go to app and click on a longer path. Example: where it says SD Card up top

Expected behavior

The text to be readable

Actual behavior

Manually I can move the text over to the right myself. Screenshot below

Screenshots/Screen recordings

Screenshot_20240126-153922

Additional information

No response

Google TV: Cannot copy files from one disk to another

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Google TV 12

Affected device model

Chromecast with Google TV (HD)

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

The Chromecast is mounted in a multihub adapter together with a USB flash drive.

I'm trying to copy files from one the "Internal" drive to the "USB drive"

It would be useful for people to have support for it, so they can install apks from Simple File Manager when really needed, instead of having to use Google Play in Chromecast.

For example, RetroArch (which turns Chromecast into a microconsole) is severely outdated in Google Play.

Expected behavior

It should be possible to copy files from one storage device to another like in Android.

Actual behavior

It's not possible to copy files from one storage device to another like in Android.

Screenshots/Screen recordings

No response

Additional information

No response

Screenshot (Feb 24, 2024 1:53:05 AM)

Screenshot_20240224-015305.png

As you can see the file manager will not allow me too write anything in the description plus everything is in a shadow you can't tap on anything, I'm going to uninstall it again

Remote Support (like WebDAV)

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

The only feature I miss at Fossify File-Manager is the option to use remote WebDAV accounts like in RCX which is not updated since about 3 years.

Why do you want this feature?

Sometimes I will exchange date between my 1&1 free Cloud via https://user:[email protected]/. According my knowladge this should also work with Nextcloud as well.

Additional information

No response

Reduce list entry padding.

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

Please (allow the user to) reduce the padding for each filesystem entry.

Why do you want this feature?

I can only see about 10 directories at a time.

Additional information

I should be able to see 30 (and can using https://apps.kde.org/en-gb/dolphin/ on KDE Plasma Mobile on https://wiki.postmarketos.org/wiki/Fairphone_4_(fairphone-fp4)).

Thumbnail missing on some type of files

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

I really like the simplicity of the File Manager, but i miss seeing the thumbnail in some type of files like audio (.mp3, .wav, .m4a, .flac, etc., see Photo 1) that have Cover/Artist/Album image and some .webp (specifically in animated stickers, see Photo 3; with these files at least be able to see a static image to recognize the sticker).

Photo 1 (all these have Cover/Artist/Album image but doesn't appear)
Photo 1

Photo 2 (To verify all those have Cover/Artist/Album image, i used Fossify Music Player)
Photo 2

Photo 3
Photo 3

Why do you want this feature?

I'm always moving, copying and deleting files with File Manager, and is really helpul when you see the thumbnail when selecting multiple files (types mentioned above).
PS: I really appreciate your work with this tools, i use many of them :)

Additional information

No response

Tap and hold shows refresh indicator

Checklist

  • I can reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Describe the bug
When tapping-and-holding the first item in the recent list, in addition to the app correctly going into multi-select mode, a refresh indicator also appears as though I had pulled down from the top to refresh. This doesn't happen when selecting any other item than the first, and it goes away when selecting a second item.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Recents tab.
  2. Tap-and-hold on the first item in the list.
  3. Notice that the refresh indicator appears.

Expected behavior
The refresh indicator does not appear.

Screenshots
Screenshot_20240114-111740~2.png

Device info (please complete the following information):

  • Model: Pixel 8 Pro
  • OS: Android 14
  • App version 1.0.0 (F-Droid)

Additional context
N/A

Very long time to rename a file

Checklist

  • I can reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Describe the bug
Hello !
This bug is such a restrictive problem that it prevents me from using the app at this time. It appeared in Simple File Manager v6.16.1 and forced me to downgrade the app to v6.16.0, which I still use currently. I waited a little before publishing this bug report because I wanted to do a number of tests beforehand.

The problem is that if you open the app and take any file or folder, renaming it (or changing its extension) should be instantaneous, but a very long time elapses between the time you press "OK" and the time the pop-up window closes (on average between 20 and 30 seconds according to my observations).

Here's everything I know about this bug :

  • The bug occurs on all types of files
  • Internal and external storage (SD card) are affected
  • The bug seems to occur regardless of the file path (e.g. the number of folders in which the file is located)
  • The total number of files/folders in the directory where you are trying to rename a file also does not seem to have any influence
  • If you open the app, rename a file and wait for the window to disappear, if you try to rename the same file or a file in the same directory again, the bug does not occur (until you close the app). If you go to another directory, the bug occurs again.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app
  2. Select a random file
  3. Try to rename it

Expected behavior
Renaming a file should not take so much time, the action should be instantaneous.

Way to get around the problem:
If someone encounters this problem, here is a tactic I found to reduce the waiting time before the window disappears:

  • Rename the file as you want
  • Press "OK"
  • Then press "Cancel"
  • Press the back arrow to unselect the file
  • Refresh the folder by making a vertical gesture from the top of the screen: the file will normally have been renamed correctly

Device info (please complete the following information):

  • Model: Samsung A54
  • OS: Android 12 AOSP / Android 13 / Android 14
  • App version: Simple File Manager v6.16.1 and Fossify File Manager v1.0.0

Additional context
During my tests, one of my (unimportant) files was simply deleted from the SD card. I initially believed in a handling error on my part, but @gbdomubpkm, who was the first to report this bug (see SimpleMobileTools/Simple-File-Manager#757) also noticed the unexpected deletion of one of the files he was trying to rename.

Incorrect handling of files

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 7.1.2 / LineageOS-14.1

Affected device model

Samsung Galaxy Note II GT-N7100

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  • Add Image, Video, Audio or something else to the device memory
  • Open the application and go to the "Storage" tab
  • Now click on the category that the file you added to the device in the first step belongs to
  • You will see the message "No items found."

Expected behavior

In the fourth paragraph, instead of the message “No items found.”, files from this category should be displayed.

Actual behavior

Instead of files, the message “No items found.” is displayed on the screen.

Screenshots/Screen recordings

Screenshot_20240204-121739 Screenshot_20240204-121757 Screenshot_20240204-121810

Additional information

If you use an SD card that is used as portable storage, you will encounter the same behavior.

PDF viewer

I can no longer open PDFs directly from the application.
whereas with the simple mobile tools version I could, has this been changed?

Can't access /Android/data and /Android/obb

Checklist

  • I can reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Describe the bug
Use this folder button is inactive, hence /Android/data and /Android/obb can't be accessed due to missing Storage permission.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app.
  2. Go to /Android/data or /Android/obb.
  3. After the confirmation dialog appeared (about allowing the app accessing the selected storage on the next screen), tap OK.

Expected behavior
Use this folder button at the bottom of the next screen should be active, and after tapping it, the access to the selected storage should be granted.

Device info (please complete the following information):

  • Model: OnePlus 9 Pro
  • OS: Android 13
  • Version 1.0.0

Additional context

  • My phone is not rooted.
  • I can access both folders via Total Commander app.

Saving a file to storage by sharing it causes loss of file name and extension

Checklist

  • I can reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Describe the bug

When sharing a single file that isn't a directory from any app, the file manager can be selected as destination to save the file in shared storage. However, both the file name and extension are lost when saving the file. The loss of the file extension in particular means that other programs (i.e. those that only have permissions for media files) won't be able to discover/open the file.

To Reproduce

Steps to reproduce the behavior:

  1. Go to any app that allows sharing a single file. The file manager itself will do. Open the share dialog.
  2. Look for the destination titled "File Manager", subtitle "Save..." and click on it.
  3. Select a directory to save the file at.
  4. In file manager, navigate to that directory. The file will be titled something like "1000019000" now. It will not have a file extension.

Expected behavior

Ideally, the file would keep its name and extension.

If the sharing API simply does not provide this info, file extensions can be "guessed" using a file format's magic number. This should be implemented for common file formats like zip, pdf, png, jpg, webp, gif, mp3, mp4, ogg.

[Feature request] Add support for more compressing filetypes

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

I would like to have support of all main compressing filetypes

  • .zip
  • .rar
  • .7z
  • .bzip
  • .tar
  • .tar.gz

Why do you want this feature?

so I can decompress everything I come across
7z, winrar is faster than zip, but zip is more common, so lets user choose

Additional information

fixed version of #31 with more filetypes
from SimpleMobileTools/Simple-File-Manager#93
If you have more ideas to what filetypes should be also supported write them bellow :)

[Feature request] Option to delete duplicate files

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Is your feature request related to a problem? Please describe.
I have lots of duplicate files on my phone.

Describe the solution you'd like
Option to delete duplicate files. But it would be also great to show list of them before deleting. So you dont loose something, if there is bug.

No release available

Hi, when do you plan to do the first build. I want to deinstall simple tools ASAP. Thanks for indicating a time line

Instability Occurs When Browsing Folders With A Large Amount Of Files

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 12

Affected device model

Samsung Galaxy S10

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Open a folder with a large amount of files (I've checked with 9,000 to 10,000 files, lower may happen as well)
  2. Open and close files repeatedly while scrolling down through the folder, it will start to reset your position to the top of the folder before crashing.

Expected behavior

The app should return to the folder and location it was at.

Actual behavior

The app returns to the folder, but resets to the top of the folder, before crashing a short while later.

Screenshots/Screen recordings

No response

Additional information

No response

Offline file sharing feature

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

Please add Offline file sharing feature.

Why do you want this feature?

If possible then add this feature

Additional information

No response

File Manager Erroneously Closes

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 12

Affected device model

Samsung Galaxy S10

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Open File Manager
  2. Open a File, such as an image
  3. Open the Recent Apps menu
  4. Return to the image and press Back, or open File Manager from the App Drawer

Expected behavior

The File Manager should open to the selected folder at the location it was at when you opened the file.

Actual behavior

It loads from the starting folder, as the app closed erroneously.

Screenshots/Screen recordings

No response

Additional information

No response

Please improved it's ui design

Checklist

  • I made sure that there are no

  • existing issues - open or closed - to which I could contribute my information.

  • I have read the FAQ and my problem isn't listed.

  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.

  • This issue contains only one feature request.

  • I have read and understood the contribution guidelines.

Is your feature request related to a problem? Please describe.
It's current ui is not handy.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Please replaced
"file" , "recent" , " storage/analysis" tabs with
"home", "Internal" & "external".
(Merged "recent" & "storage/analysis" tabs inside home tab)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Horizontal dual panel

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Is your feature request related to a problem? Please describe.
No, isn't. This is more related to a convenience problem because some of the file managers that I used to use usually come with this feature, and it's really useful In my opinion.

Describe the solution you'd like
Just like others file managers, you have two panels which you can switch between sliding your finger right or left.

Describe alternatives you've considered
This is just a convenience problem, this can save me sometime doing things like pasting files into another directory, but I can do it manually anyway.

Additional context
Function demonstration video. BTW, sorry if my english is bad.

The "Sort by" function may disappear

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 14

Affected device model

Samsung A54

How did you install the app?

GitHub releases

Steps to reproduce the bug

  1. Go to the Storage Analysis tab
  2. Tap on the arrow to display the files types categories of the storage (internal or SD card)
  3. Open one of the categories (e.g. videos). The "sort by" icon is visible at the top of the screen [screenshot 1]. By tapping on the three dots, two items are shown [screenshot 2].
  4. Tap on the search bar
  5. While the cursor is in the search bar, tap on the three dots : now the "sort by" function is shown with the 2 previous items [screenshot 3].
  6. Tap anywhere on the screen
  7. Tap on the back arrow to stop using the search bar [screenshot 4].

Expected behavior

The "sort by" icon should remain visible.

Actual behavior

The "sort by" icon disappears and the corresponding item is no longer shown by tapping on the three dots.

Closing the tab which is in use (Videos in my example) fixes the problem. Otherwise, the "sort by" function is still usable by tapping on the search bar and then on the three dots, but this does not make the icon reappear.

For the icon to appear again, you must press on the three dots (normally there are just 2 items). Then tap anywhere on the screen, then on the search bar and finally on the back arrow : the "sort by" icon is now visible again.

Screenshots/Screen recordings

screenshot 1:
Screenshot_20240310_182542_File Manager_1_1
screenshot 2:
Screenshot_20240310_182551_File Manager_1_1
screenshot 3:
Screenshot_20240310_182618_File Manager_1_1
screenshot 4:
Screenshot_20240310_182627_File Manager_1_1

Additional information

No response

Allowing storage access to USB device and later connecting a different USB device doesn't allow access to that device and doesn't prompt for access either

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 13

How did you install the app?

F-Droid

Steps to reproduce the bug

  1. Connect a USB device to your phone via the USB-C port.
  2. In the app, navigate to the root folder of the USB device. File manager will prompt you for storage access rights for that directory.
  3. Grant the access rights.
  4. Disconnect the USB device.
  5. Connect a different USB device and navigate to its root folder.
  6. File manager will display an empty directory, despite the USB device containing files. This is not an issue with the USB device. Android's default file manager manages to correctly display the files. Also, I was able to reproduce this with the order of USB devices reversed. The one for which the permission was granted continues to work, while the other one is always displayed as empty.

Expected behavior

Either display the contents of the USB device correctly, or recognize that permissions are missing and request them.

Actual behavior

The USB device for which the access rights were granted will have its contents displayed, while other devices appear as empty and do not prompt for access permissions.

Screenshots/Screen recordings

No response

Additional information

  • I think the storage access framework recognizes the USB devices as distinct storage locations despite being mounted and accessed through the same path.
  • Fossify Gallery 1.1.1 is also affected by this bug.
  • Could be related to #9.

[question] no more pdf reader inside ?

Hello.
First, i use this feature template because i don't see no template.

Is it normal that i can't read pdf with Fossify File Manager ? No pdf reader inside your fork ?
Regards

Possibly inherited bug: Moving files between internal storage and connected USB devices fails

Checklist

  • I can reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Describe the bug
When trying to move or copy a file to or from the internal storage of my phone to or from a USB device connected to my phone via the USB port, that action fails with a java.io.FileNotFoundException shown in a blob.

To Reproduce
Steps to reproduce the behavior:

  1. Install the latest version (6.16.1) of Simple File Manager Pro from F-Droid
  2. Open the app and allow it to access all files
  3. Connect a USB device via the USB-C port
  4. Navigate to the USB device in the Simple File Manager Pro app
  5. Allow the app to access the files on the USB device by navigating to the root folder of the USB device and accepting the prompt
  6. Move or copy any file to or from the USB device

Expected behavior
The action succeds and the file is moved or copied

Device info (please complete the following information):

  • Model: Fairphone 4, Fairphone 5
  • OS: Android 13
  • Version: FP4.TP20.C.087.20231122

Additional context
Add any other context about the problem here.

[Feature Request] Excluded and Hidden folders with similair functionality to Gallery

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Is your feature request related to a problem? Please describe.
My request is not directly related to a problem.

Describe the solution you'd like

Primarily
I would like to bring over or have a similar implementation of excluded folders as seen implemented in Fossify Gallery primarily (with hidden folders being a nice but optional bonus).
That being the exclusion/hiding of a folder's contents and the recursive hiding/exclusion of any subfolders from the app's view.
Hiding would have the same ability to use a PIN or drag-code to lock the hidden folders until the pin/code is entered, (basically identical functionality to that of Gallery).
Excluded folders would simply be toggled to be visible in much the same way they behave in Fossify Gallery.

Secondarily
Outside of the functionality that exists in Gallery, I have some more detailed specifics to reflect the change in context and the different role that the File Manager app plays.
I would like to see the hide functionality remove any contents of a folder and it's subfolders (+ their contents etc) being hidden from the "Recents" and "Storage" parts of the interface (storage analysis of those files might be still done but be shown as a different category or even a hidden category that is visible only when show hidden items is enabled). Overall I just would like any hidden folders to be automatically excluded from "Recents" and "Storage" by default and how/if you can return the ability to see hidden folders and their contents to those sections is not as important as their exclusion from both parts of the interface.

Describe alternatives you've considered
An alternative is to simply treat hidden folders and all of their contents down to a base level as exempt from the "Recents" and "Storage" tab. This would be the simplest functionality that would meet my desires for baseline functionality.

Additional context
It's been great using these new fully FOSS apps and I always saw the potential in File Manager. Hopefully this request is a simple and easy win to implement but as nothing in this world is so simple I'm sure it won't be that brief of a implementation.
It's a busy time for the core maintainers and contributors right now I'm sure, so thanks for considering my request.

java error on startup

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 8

Affected device model

Sony Xperia X

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Just start the app.

Expected behavior

Start without error message. :-)

Actual behavior

Look at the screenshot.

Screenshots/Screen recordings

Screenshot_20240131-085818

Additional information

No response

Can't access through password as a backup for biometrics unlock

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.1.1

Affected Android/Custom ROM version

Android 13 / Realme UI 4.0

Affected device model

Realme GT Master

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Enable biometrics unlock to open the app
  2. Open the app and pretend you can't use fingerprint (e.g. you're wearing gloves)
  3. Try to temporarily use the password to unlock the app

Expected behavior

I can revert to password unlock every time for any reason I can't rely on biometrics

Actual behavior

The app just closes, there's apparently no way to temporarily use the password for unlocking File Manager

Screenshots/Screen recordings

No response

Additional information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.