Closed
Bug 1147661
Opened 10 years ago
Closed 10 years ago
Update "Send to devices" icons
Categories
(Firefox for Android Graveyard :: Overlays, defect)
Tracking
(firefox38 verified, firefox39 verified)
VERIFIED
FIXED
Firefox 39
People
(Reporter: antlam, Assigned: mcomella)
References
Details
Attachments
(5 files, 1 obsolete file)
Updating device icons from the old ones. They're really quite light ATM.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8583916 -
Flags: feedback?(alam)
Assignee | ||
Comment 2•10 years ago
|
||
/r/6149 - Bug 1147661 - Add new device assets. r=liuche
/r/6151 - Bug 1147661 - Use new device icons in share overlay. r=liuche
Pull down these commits:
hg pull review -r 056298dee4b10da39bdd05dee44d9da4f327074e
Attachment #8583917 -
Flags: review?(liuche)
Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8583916 [details]
Screenshot
Makes me happy :D
Attachment #8583916 -
Flags: feedback?(alam) → feedback+
Comment 4•10 years ago
|
||
https://reviewboard.mozilla.org/r/6151/#review5145
::: mobile/android/base/overlays/ui/SendTabDeviceListArrayAdapter.java
(Diff revision 1)
> - return R.drawable.sync_mobile_inactive;
> + return R.drawable.device_mobile;
What about other uses of synce_mobile_inactive?
http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/RemoteTabsExpandableListAdapter.java#157
If it's because the contrast between active/inactive isn't enough, that's also fine (but if you do end up removing all the references, a reminder to remove the resource too)
Comment 5•10 years ago
|
||
https://reviewboard.mozilla.org/r/6149/#review5143
Nit: maybe rename these to device_desktop instead of pc
Comment 6•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → michael.l.comella
Comment 7•10 years ago
|
||
Comment on attachment 8583917 [details]
MozReview Request: bz://1147661/mcomella
<finkle.gif>
Attachment #8583917 -
Flags: review?(liuche) → review+
Assignee | ||
Comment 8•10 years ago
|
||
https://reviewboard.mozilla.org/r/6151/#review5173
> What about other uses of synce_mobile_inactive?
> http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/RemoteTabsExpandableListAdapter.java#157
>
> If it's because the contrast between active/inactive isn't enough, that's also fine (but if you do end up removing all the references, a reminder to remove the resource too)
The other uses are in other widgets that want don't want to change (e.g. the remote tabs panel).
Assignee | ||
Comment 9•10 years ago
|
||
https://reviewboard.mozilla.org/r/6149/#review5175
Let's make this an easier uplift: bug 1148095.
Assignee | ||
Comment 10•10 years ago
|
||
Assignee | ||
Comment 11•10 years ago
|
||
Comment on attachment 8583917 [details]
MozReview Request: bz://1147661/mcomella
Approval Request Comment
[Feature/regressing bug #]: bug 1130203
[User impact if declined]:
Users will see the old device icons which are a different color than the ones we'd like (light grey as opposed to dark grey, which matches the font color), i.e. polish.
[Describe test coverage new/current, TreeHerder]: None
[Risks and why]:
Low - we add new assets and replace the previous usage in the code with the new names. Worst case - we use the wrong assets.
[String/UUID change made/needed]: None
Attachment #8583917 -
Flags: approval-mozilla-aurora?
https://hg.mozilla.org/mozilla-central/rev/e1ecc81168bb
https://hg.mozilla.org/mozilla-central/rev/0f100d006b7c
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Comment 13•10 years ago
|
||
Verified as fixed using:
Device: Nexus 5 (Android 5.0)
Build: Firefox for Android 39.0a1 (2015-03-27)
Updated•10 years ago
|
status-firefox38:
--- → affected
Updated•10 years ago
|
Attachment #8583917 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•10 years ago
|
Comment 14•10 years ago
|
||
Comment on attachment 8583917 [details]
MozReview Request: bz://1147661/mcomella
This missed the uplift to Aurora. It'll need to go through the Beta approval process.
Attachment #8583917 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 15•10 years ago
|
||
Comment on attachment 8583917 [details]
MozReview Request: bz://1147661/mcomella
Approval Request Comment 11
Attachment #8583917 -
Flags: approval-mozilla-beta?
Attachment #8583917 -
Flags: approval-mozilla-aurora?
Assignee | ||
Updated•10 years ago
|
Attachment #8583917 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #8583917 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 16•10 years ago
|
||
Should be in 38 beta 2
Comment 18•10 years ago
|
||
Verified as fixed on Beta 38.0b3 on Sony Xperia (4.4.4)
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 19•9 years ago
|
||
Attachment #8583917 -
Attachment is obsolete: true
Attachment #8619875 -
Flags: review+
Attachment #8619876 -
Flags: review+
Assignee | ||
Comment 20•9 years ago
|
||
Assignee | ||
Comment 21•9 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
•