-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Make the Open & Share feature look like the old bottom sheet in Android <12 #182
Comments
Due to the dialog-like style of the app it would be hard to replicate the same bottom-sheet look, although changing it shouldn't be difficult and maybe worth testing... As for the list-like feature, that's something already requested and with some tests by pablo: #47 (and some others, linked there I think). If you want to try to implement it yourself that'd be wonderful! |
Just mentioning this here, since we talked about it in the other discussion that lead to this issue being created, but either in this suggested UI, or also in the existing UI, please include OpenLinkWith's feature of including the Application's package name when multiple applications with the same name are detected. |
Just wanted to let you know guys: I have implemented the requested functionality in my own app which I will publish on Github/FDroid soon. |
Cool, if I may ask two questions: In any cases thank you and congratulations for the work done |
Implemented as its own standalone app made to better integrate with Android 12+ by using Material3+You as a replacement of OpenLinkWith |
I have uploaded an initial release here if you are interested. |
Describe a related problem (optional)
No response
Describe your suggested feature
It would be very cool if the Open & Share feature would look like the old "Open in App" which Android <12 had:
It would also be cool if that design used Material3 and Material You.
Describe alternatives you've considered for your suggested feature
I have used OpenLinkWith, which has this exact feature, but does look kind of out-of-place on Android 13
Other details
Maybe I could try and help implement this feature
Acknowledgements
The text was updated successfully, but these errors were encountered: