[IPProtection] Address bar pill animation for every protection state
Categories
(Firefox for Android :: Privacy, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: mavduevskiy, Assigned: mavduevskiy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group2])
Attachments
(1 file, 1 obsolete file)
In the prototype I simply used a single (protected) icon with an added globe on top of it, but we probably want to explore being able to draw a combination of images - the protection icon as the base, "big" element, and a "globe" - meaning vpn - in the right bottom corner of it (side note - for RtL languages it should probably be left bottom). So whatever icons we are showing now, we keep showing those, but if the VPN is on, we show those with a globe icon with them.
waiting for a link
UPD: link
UPD2: the globe position might not be an issue for RtL languages; maybe check the RtL text positioning, but might not be high priority for phase 0.
| Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
... to support various protection state icons with an overlay vpn status.
| Assignee | ||
Comment 2•1 month ago
|
||
The previous version was limited to displaying a single icon, requiring
an alternative set of "protection" icons with VPN enabled.
This patch takes a different approach, introducing support for an
optional overlay icon that is drawn on top of the main one, as well as
displaying the badge. That brings the element closer to [ActionButton],
in a sense that we can use same icons and badge behavior.
Updated•1 month ago
|
Updated•1 month ago
|
Comment 4•1 month ago
|
||
| bugherder | ||
Description
•