amahi / ios

Amahi iOS App
https://www.amahi.org/ios
GNU General Public License v3.0
43 stars 65 forks source link

recent files need to be able to be cleared #324

Closed cpg closed 4 years ago

cpg commented 4 years ago

The user should be allow to delete them from the list, for privacy as well as practical reasons (e.g. many files may no longer exist, there are too many recent files, etc.).

anubhavpulkit commented 4 years ago

Can we Add swipe to delete method? like this issue

cpg commented 4 years ago

That is what I meant.

anubhavpulkit commented 4 years ago

Can we add a single button to clear all recent files? I think using a single button to clear all the files from the recent section is a good idea.

cpg commented 4 years ago

It's not a bad idea and it's not incompatible. Individual files need to be cleared too.

anubhavpulkit commented 4 years ago

Recent File clear methods:

anubhavpulkit commented 4 years ago

clear clear 2

@cpg Which one is better swipe 1. right to left or 2. left to right In my personal opinion 2. swipe left to right is better one.