Use Android 14's share sheet, instead of a custom one
Categories
(Firefox for Android :: Share, enhancement)
Tracking
()
People
(Reporter: rodrigo.souza32, Unassigned)
Details
Attachments
(1 file)
|
316.50 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0
Steps to reproduce:
Visit any website and open the browser share menu
Actual results:
Currently, Firefox uses a custom share menu to have your actions (Send to Device, Save as PDF, Print...) highlighted.
Expected results:
On Android 14+, it's no longer necessary.
Because now it's possible to implement the app's custom actions directly in Android native Share Sheet. Providing an extremely more fluid, simplified and user-friendly experience.
Technical details of the improvement:
https://www.esper.io/blog/android-14-share-sheet-improvements
Example of apps that have implemented:
https://9to5google.com/2023/08/15/chrome-android-14-share-sheet/
https://9to5google.com/2024/04/10/google-maps-share-sheet/
https://9to5google.com/2024/02/24/google-photos-android-14-share-sheet-pixel/
Updated•1 year ago
|
| Comment hidden (obsolete) |
Comment 3•2 months ago
|
||
(In reply to Mr. Beedell, Roke Julian Lockhart (RJLB) from comment #2)
Perhaps, it would be better as a dependency of it, with smaller scope, considering that
id=1809794#c5explains that it's not duplicate.
Looking at the new meta bug, you can see that 14+ specific work is happening in the dependencies.
Updated•2 months ago
|
Updated•2 months ago
|
I'll remove the other connection, then. Thanks.
Description
•