New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to remove files from the "recent files" list #186
Comments
|
Can I try to implement that one? Although it may be hard without Flutter experience :) |
|
@wtsiamruk sure, would be great ;-) Have you looked at the CONTRIBUTING.md? it should help get you started to get authpass running in the IDE, let me know if you need any help.. |
|
Hey, @hpoul I'd love to work on this one too if it's still available! |
|
@eRuaro sure since nobody worked on it afaik |
|
@eRuaro how's it going? let me know if you need any help to get up to speed with development. |
|
Hey, @hpoul my family and I went out over the weekend and just returned, I'll familiarize myself with the code tomorrow. |
|
finally i made it :) @hpoul is that correct? |
|
@pthavarasa this issue is for deleting a file entry from the 'recently opened files', not removing a password. |
|
@hpoul sorry for the misunderstanding, i'll check if i can do that! |
|
Still not possible ? |
|
Hi, I was wondering if I could look into this issue if it is still open? @hpoul |
|
@antmyers yes it's still open and i haven't seen a PR addressing this.. |
|
Hello, I am also interested in tackling this issue. @hpoul |
|
I already submitted a pull request for this issue, but feel free to look at that if you’d like to tackle it a different way! |
Awesome! Sure, I'll take a look. |
|
this was now implemented through #260 by @saurabh-m-w |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


Right now there is no way to remove files from the list of recents
The easiest way would be to display a dialog/menu on long-press with a "delete" option.
The text was updated successfully, but these errors were encountered: