Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Quick shortcuts to most recent share destinations #16

Open
JohnVeness opened this issue Sep 17, 2019 · 6 comments
Open

Quick shortcuts to most recent share destinations #16

JohnVeness opened this issue Sep 17, 2019 · 6 comments

Comments

@JohnVeness
Copy link

Some apps, Firefox for example, remember the last one or two share destinations, and present those to the user as separate buttons next to the share button. This would be useful in this app. See screenshot of Firefox menu with Flashify and NewTube as last two share destinations I picked.

@beatbrot
Copy link
Owner

Thank you so much for your suggestions!

One of the main goals while developing the app was to keep the UI very clean. Clearly, the screenshot itself had to be the primary content.

Unfortunately, I have now idea where to put the icons of the last share-targets. Actually, the same think applies to #14. At the moment I am not really willing to add a third FAB-button, I do however see the need for a save-functionality.

Do you have an idea how I could fit all those things into the UI?

Note: If you downloaded the app from F-Droid, you do not have v2 which has draw tools (F-Droid Buildserver is currently unable to use recent gradle versions)! You can see the current UI in my reply in another issue

@JohnVeness
Copy link
Author

Thanks, yes I'm using it from F-Droid so hadn't seen the new UI. In v1 there is a bunch of space at the bottom currently with the three dots menu and a Share button, with plenty of space between the two for more buttons. I'll check out v2 before making any more suggestions though.

@Tisckkytt
Copy link

One of the main goals while developing the app was to keep the UI very clean. Clearly, the screenshot itself had to be the primary content.

Unfortunately, I have now idea where to put the icons of the last share-targets. Actually, the same think applies to #14. At the moment I am not really willing to add a third FAB-button, I do however see the need for a save-functionality.

Do you have an idea how I could fit all those things into the UI?

I'd say there should be at least an option in settings to auto save a copy of every screenshots if a button for that is never added.
But for the ui suggestion, maybe a long rectangular bar instead of couple of circular ones would make room for 4-5 icons as needed. For an idea/demo -

Screenshot_20191024-221109

@kirisakow
Copy link

Do you have an idea how I could fit all those things into the UI?

@beatbrot You don't have to, really, for Android allows to pin a favorite app in the upper part of the Android Share sheet, by long-pressing on any icon – and that's something users can take care of themselves.

@Tisckkytt
Copy link

Do you have an idea how I could fit all those things into the UI?

@beatbrot You don't have to, really, for Android allows to pin a favorite app in the upper part of the Android Share sheet, by long-pressing on any icon – and that's something users can take care of themselves.

That pinning option is no longer available in Android 10

@marie-haskova
Copy link

@beatbrot you don't have to make a physical button on the screen, rather just a gesture like swiping right

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants