Closed
Bug 760724
Opened 12 years ago
Closed 12 years ago
Reader Mode: Update all icons in the URL bar and awesome screen
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox15 verified, firefox16 verified, firefox17 verified)
VERIFIED
FIXED
Firefox 16
People
(Reporter: lucasr, Assigned: lucasr)
References
Details
Attachments
(1 file)
183.05 KB,
patch
|
sriram
:
review+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Ian: "Here are some updated icons for the urlbar, to make the lock, stop/go/search, and reader mode icons feel more in line. Please replace all of these at the same time. http://cl.ly/3O42022J1H0N2E1Y3K11 "
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → lucasr.at.mozilla
Comment 1•12 years ago
|
||
Lucas, FYI I just checked the zip file and everything you should need is already in there for the URL bar.
It includes:
* Search icon
* Stop icon
* Go icon
* Lock icons (green and blue)
* Reader mode icon
Comment 2•12 years ago
|
||
drawable-xlarge-*/ and drawable-sw600dp-*/ are the same resources.
Probably we can file a bug to make this duplication in Makefile directly (like create appropriate folders and copy stuff from drawable-xlarge-*/ )
Assignee | ||
Comment 3•12 years ago
|
||
Here's a summary of what I've done with the icons:
M mobile/android/base/Makefile.in
M mobile/android/base/resources/drawable-hdpi/ic_awesomebar_go.png
M mobile/android/base/resources/drawable-hdpi/ic_awesomebar_search.png
M mobile/android/base/resources/drawable-hdpi/reader.png
M mobile/android/base/resources/drawable-hdpi/site_security_identified.png
M mobile/android/base/resources/drawable-hdpi/site_security_verified.png
M mobile/android/base/resources/drawable-hdpi/urlbar_stop.png
M mobile/android/base/resources/drawable-land-hdpi-v14/ic_awesomebar_go.png
M mobile/android/base/resources/drawable-land-hdpi-v14/ic_awesomebar_search.png
M mobile/android/base/resources/drawable-land-hdpi-v14/site_security_identified.png
M mobile/android/base/resources/drawable-land-hdpi-v14/site_security_verified.png
M mobile/android/base/resources/drawable-land-hdpi-v14/urlbar_stop.png
M mobile/android/base/resources/drawable-land-mdpi-v14/ic_awesomebar_go.png
M mobile/android/base/resources/drawable-land-mdpi-v14/ic_awesomebar_search.png
M mobile/android/base/resources/drawable-land-mdpi-v14/site_security_identified.png
M mobile/android/base/resources/drawable-land-mdpi-v14/site_security_verified.png
M mobile/android/base/resources/drawable-land-mdpi-v14/urlbar_stop.png
M mobile/android/base/resources/drawable-land-xhdpi-v14/ic_awesomebar_go.png
M mobile/android/base/resources/drawable-land-xhdpi-v14/ic_awesomebar_search.png
M mobile/android/base/resources/drawable-land-xhdpi-v14/site_security_identified.png
M mobile/android/base/resources/drawable-land-xhdpi-v14/site_security_verified.png
M mobile/android/base/resources/drawable-land-xhdpi-v14/urlbar_stop.png
M mobile/android/base/resources/drawable-sw600dp-hdpi/urlbar_stop.png
M mobile/android/base/resources/drawable-sw600dp-mdpi/urlbar_stop.png
M mobile/android/base/resources/drawable-sw600dp-xhdpi/urlbar_stop.png
M mobile/android/base/resources/drawable-xhdpi-v11/ic_awesomebar_go.png
M mobile/android/base/resources/drawable-xhdpi-v11/ic_awesomebar_search.png
M mobile/android/base/resources/drawable-xhdpi-v11/reader.png
M mobile/android/base/resources/drawable-xhdpi-v11/site_security_identified.png
M mobile/android/base/resources/drawable-xhdpi-v11/site_security_verified.png
M mobile/android/base/resources/drawable-xhdpi-v11/urlbar_stop.png
M mobile/android/base/resources/drawable-xlarge-hdpi/urlbar_stop.png
M mobile/android/base/resources/drawable-xlarge-mdpi/urlbar_stop.png
M mobile/android/base/resources/drawable-xlarge-xhdpi/urlbar_stop.png
M mobile/android/base/resources/drawable/ic_awesomebar_go.png
M mobile/android/base/resources/drawable/ic_awesomebar_search.png
M mobile/android/base/resources/drawable/reader.png
M mobile/android/base/resources/drawable/site_security_identified.png
M mobile/android/base/resources/drawable/site_security_verified.png
M mobile/android/base/resources/drawable/urlbar_stop.png
A mobile/android/base/resources/drawable-land-hdpi-v14/reader.png
A mobile/android/base/resources/drawable-land-mdpi-v14/reader.png
A mobile/android/base/resources/drawable-land-xhdpi-v14/reader.png
A mobile/android/base/resources/drawable-sw600dp-hdpi/ic_awesomebar_go.png
A mobile/android/base/resources/drawable-sw600dp-hdpi/ic_awesomebar_search.png
A mobile/android/base/resources/drawable-sw600dp-hdpi/reader.png
A mobile/android/base/resources/drawable-sw600dp-hdpi/site_security_identified.png
A mobile/android/base/resources/drawable-sw600dp-hdpi/site_security_verified.png
A mobile/android/base/resources/drawable-sw600dp-mdpi/ic_awesomebar_go.png
A mobile/android/base/resources/drawable-sw600dp-mdpi/ic_awesomebar_search.png
A mobile/android/base/resources/drawable-sw600dp-mdpi/reader.png
A mobile/android/base/resources/drawable-sw600dp-mdpi/site_security_identified.png
A mobile/android/base/resources/drawable-sw600dp-mdpi/site_security_verified.png
A mobile/android/base/resources/drawable-sw600dp-xhdpi/ic_awesomebar_go.png
A mobile/android/base/resources/drawable-sw600dp-xhdpi/ic_awesomebar_search.png
A mobile/android/base/resources/drawable-sw600dp-xhdpi/reader.png
A mobile/android/base/resources/drawable-sw600dp-xhdpi/site_security_identified.png
A mobile/android/base/resources/drawable-sw600dp-xhdpi/site_security_verified.png
A mobile/android/base/resources/drawable-xlarge-hdpi/ic_awesomebar_go.png
A mobile/android/base/resources/drawable-xlarge-hdpi/ic_awesomebar_search.png
A mobile/android/base/resources/drawable-xlarge-hdpi/reader.png
A mobile/android/base/resources/drawable-xlarge-hdpi/site_security_identified.png
A mobile/android/base/resources/drawable-xlarge-hdpi/site_security_verified.png
A mobile/android/base/resources/drawable-xlarge-mdpi/ic_awesomebar_go.png
A mobile/android/base/resources/drawable-xlarge-mdpi/ic_awesomebar_search.png
A mobile/android/base/resources/drawable-xlarge-mdpi/reader.png
A mobile/android/base/resources/drawable-xlarge-mdpi/site_security_identified.png
A mobile/android/base/resources/drawable-xlarge-mdpi/site_security_verified.png
A mobile/android/base/resources/drawable-xlarge-xhdpi/ic_awesomebar_go.png
A mobile/android/base/resources/drawable-xlarge-xhdpi/ic_awesomebar_search.png
A mobile/android/base/resources/drawable-xlarge-xhdpi/reader.png
A mobile/android/base/resources/drawable-xlarge-xhdpi/site_security_identified.png
A mobile/android/base/resources/drawable-xlarge-xhdpi/site_security_verified.png
Assignee | ||
Comment 4•12 years ago
|
||
That makes all icons in awesomebar and toolbar have the same number of sizes/version than the stop button.
Attachment #631940 -
Flags: review?(sriram)
Assignee | ||
Comment 5•12 years ago
|
||
(In reply to Sriram Ramasubramanian [:sriram] from comment #2)
> drawable-xlarge-*/ and drawable-sw600dp-*/ are the same resources.
> Probably we can file a bug to make this duplication in Makefile directly
> (like create appropriate folders and copy stuff from drawable-xlarge-*/ )
Filed bug 763566 to track this.
Comment 6•12 years ago
|
||
Comment on attachment 631940 [details] [diff] [review]
Update all icons in the URL bar and awesome screen
Review of attachment 631940 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me.
Attachment #631940 -
Flags: review?(sriram) → review+
Assignee | ||
Comment 7•12 years ago
|
||
Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 631940 [details] [diff] [review]
Update all icons in the URL bar and awesome screen
Part of Reader Mode effort, also improves coverage of several icons for different screen sizes and densities.
Attachment #631940 -
Flags: approval-mozilla-aurora?
Comment 9•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
Comment 10•12 years ago
|
||
Comment on attachment 631940 [details] [diff] [review]
Update all icons in the URL bar and awesome screen
[Triage Comment]
Reader mode is not slated for FF15 in the current draft of the product roadmap.
Attachment #631940 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora-
Comment 11•12 years ago
|
||
Comment on attachment 631940 [details] [diff] [review]
Update all icons in the URL bar and awesome screen
[Triage Comment]
Just an image swap (and addition). Low risk - approved for Beta 15.
Attachment #631940 -
Flags: approval-mozilla-aurora- → approval-mozilla-beta+
Comment 12•12 years ago
|
||
Forgot to mention that landing 7" tablet support was the main driver for approving.
Comment 13•12 years ago
|
||
Updated•12 years ago
|
status-firefox15:
--- → fixed
Assignee | ||
Comment 14•12 years ago
|
||
Alex, Sriram, doesn't it have to land in Aurora as well?
Comment 15•12 years ago
|
||
(In reply to Lucas Rocha (:lucasr) from comment #14)
> Alex, Sriram, doesn't it have to land in Aurora as well?
It landed in Nightly 16 (see Target Milestone).
Comment 16•12 years ago
|
||
I believe it's in aurora as a part of the merge that happened. This patch wasn't there in beta alone.
Updated•12 years ago
|
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•