-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Option for delete permanently on single click #4290
base: release/4.0
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi, thanks for your interest in contributing to amaze! please see the comments for reviews.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yashwanthgajji some more changes:
please add the info that this disables the trashbin to the description.
also, we should still show the confirmation dialog if "delete confirmation" is checked. the current implementation essentially revokes that previous setting!
thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great work, keep going! :) 🚀
Description
Added an option in behavior settings for delete permanently check box. When enabled, it disables the functionality of trash bin and delete files permanently.
Issue tracker
Fixes #4277
Automatic tests
Manual tests
Build tasks success
Successfully running following tasks on local:
./gradlew assembledebug
./gradlew spotlessCheck