GithubHelp home page GithubHelp logo

simplemobiletools / simple-file-manager Goto Github PK

View Code? Open in Web Editor NEW
1.5K 40.0 372.0 80.05 MB

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

Home Page: https://www.simplemobiletools.com

License: GNU General Public License v3.0

Kotlin 99.66% Ruby 0.34%
android android-development kotlin opensource freedom file-manager

simple-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 neco154 avatar nuclearphoenixx avatar rex07 avatar sdex avatar slavekb avatar smarquespt avatar solokot avatar spkprs avatar tibbi avatar trubitsyn avatar txemaq avatar vfbfan 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  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

simple-file-manager's Issues

tabs

add tabs like in notes app

Make fonts larger?

Android 4.2 on an old Galaxy S4.
In system settings, I already have configured font size with "Extra large", but still the font is still tiny. Especially when compared to the stock file browser.

Root filesystem unavailable when root permissions granted.

Thank you for this good app. On my LG-D855 phone with CleanRom 2.5 (based on Marshmallow stock rom), using Magisk, app won't show root folder content when root permissions ( and root enabled in settings) granted.It shows root folder contents without root previlages tough.

Contextual action bar color

On my device (API level 23) its background is black. I think it should have the same color as FAB and status bar.

Share button?

Hi,

I'd like to be able to share PDF and other kind files. The apps I use may not implement the share functionality that for instance your Simple Gallery does. Do you think it is possible to add the share button to Simple File Manager without adding too much complexity?

Thanks for your apps!

Option to share folders/directories

I need to share two folders (with some files inside them).
With both selected and clicking the share icon, I see No files selected

Couldn't we have a way to share folders too? (of course, using some compacted file, like ZIP)

More View types

Now we only have list view. I suggest you to add some more view types like:

Columns
Grid
Detailed list

Open and edit .txt files from within the app

Given that they can be created within the app, it would be great being able to open them and edit them.

Or... the Simple Notes app could open .txt files too, but that'd be an issue for another app.

But just plain simple text. I don't think it would be wise to start recognizing different syntaxes like MiXplorer does. Just plain .txt is fine.

Wrong string used in RenameItemDialog

When renaming a file or a directory the prompt says "Create new item". The RenameItemDialog uses string "create_new" when creating the dialog, instead of the defined "rename_directory" and "rename_file".

Feature request for color theme presets

Color customization is really nice in the latest version, but I think a few built-in theme, first of all the old dark theme would be awsome.
Thanks for considerig this.

Action bar with common operations

Now to make an option we have to click on 3dot menu to do them.

Maybe you could make an action bar with more common actions like:

Cut
Copy
Move
Delete
Select all/Unselect all

copy path

possibility to copy the current path (for example by long pressing it) and the path of selected item in the properties popup

Make delete confirm dialog more verbose

Hi,

I like the simplicity. But in the case of delete, it would be good, if the confirmation dialog could be more verbose, so that I actually know, what I am going to delete.
This includes:

  • If the directory is empty, note that "Do you want to delete an empty directory?"
  • If the directory contains something, be even more verbose. This could possibly delete a complete tree with a lot of data.
  • When deleting more than one item, at least tell the number of items. I am not actually sure, wether any of the items should be allowed to be a directory with content (previous point).

Animation when changing theme

When enabling/disabling the dark theme, there's an animation that makes the process feel much smoother than most apps. I'd like to see if I can put together some PRs to add that animation to some other apps I use. Relevant code (from settingsActivity.java):

private void restartActivity() {
    TaskStackBuilder.create(getApplicationContext()).addNextIntentWithParentStack(getIntent()).startActivities();
}

Does TaskStackBuilder create the animation, too? I'm relatively new to Android dev and just want to make sure I'm not missing anything.

Thank you!

add /system mount options

It seems that at least in MM ROMs /system is always mounted read only. Thus a root capable file explorer without mount options is slightly handicapped. Could you add easy one click remount options?

Currently I need to do this via terminal (mount -o rw,remount /system ) before editing system files. Quite cumbersome.

Quick multiselect

A feature that is missing in every other file manager is the ability to select multiple items in a list without using "select all". For example, select one item, then choose "Select to", and then another item, and all those in between would be selected.

It is useful for situations like, sharing a bunch of photos from a certain date range. You don't want to share all photos in the directory, but there's a lot to manually scroll through and select each one.

Screen Overlay Detected

Hi, after allow access to media, photos and files the app request "Screen Overlay Detected"
I try to enable this in my Samsung S6 Edge but the app doesn't open :(

root not working

When switching to root folder, root permission is not asked for and nothing is shown.

Apk icon

Please, ad an ability to see the icon of the Apk inside the app!

Missing translation strings

I was about to update a translation when I noticed that the is already translated, but the app doesn't use it. Also the "Direct children count" in the app is not available in the strings.

Dialog disappears on device rotation

When I perform this sequence of events, the dialog on screen disappears:

Sequence 1:

  1. Click on Add item
  2. Orientation change

Sequence 2:

  1. Long click on file
  2. Click on Edit
  3. Orientation change

Sequence 3:

  1. Long click on file
  2. Open Overflow Menu
  3. Click on Delete
  4. Orientation change

Sequence 4:

  1. Long click on file
  2. Open Overflow Menu
  3. Click on Copy/Move
  4. Orientation change

Sequence 5:

  1. Long click on file
  2. Open Overflow Menu
  3. Click on Copy/Move
  4. Click on Select Destination
  5. Orientation change

Sequence 6:

  1. Long click on file
  2. Click on Properties
  3. Orientation Change

/root/data unavailable

When I try to access to /root/data there are no files in there. But with other fm I can access the folder and see a bunch of files.

7-zip archiver

Hi! Nice app, but is possible to add an ability to create/modify a complete 7-zip (.7z) archivers??

Make switch between internal storage and external SD better discernible

IMHO currently it is not really intuitive to switch between the different storages. Clicking on a (small lettered) text on top the file list is not self explaining, and moreover you really have to aim to hit it right.

One solution would be to make a real button. Another solution, e.g. in combination with the also requested bookmarks-feature, might be a swipe-menu from the left

Sharing with Conversations fails

To replicate -

  1. Long press a file (a PDF, in my case)
  2. Overflow menu
  3. Share
    4a. Select one of the suggestions,
    4b. or select Conversations and select a chat
    The application switches as though sharing was successful, but no file is actually sent.

Samba (SMB) support in a LAN

It would be great if the app could access (read/write/copy) files in a samba share in a local network.

Still maintaining the minimal set of permissions to be able to do the task.

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.