-
-
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
Feature: floating action button for selection of multiple files #3979
Conversation
586f9b8
to
e1c3636
Compare
…gle one can be returned
This is still a wip? |
Yes, I wanted to check something with the select all button. But I should be finished this evening (UTC+2). |
0cab52a
to
785cbf4
Compare
This PR is ready for review! I don't know why the Jacoco tests fail, when I run them locally, they all pass... |
the test passed on second attempt. consider the old failure as a false trigger. :) |
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.
awesome work! works as expected.
Description
This PR adds a floating action button to confirm your selection when Amaze is opened as a file picker by another app.
multiple-selection.mp4
When only one file can be selected, the selection switches between the clicked files.
single-selection4.mp4
Issue tracker
Fixes #3747
Automatic tests
Manual tests
Device:
Build tasks success
Successfully running following tasks on local:
./gradlew assembledebug
./gradlew spotlessCheck