Descriptionmanifest: rework icon selector to include small icon cut-off
Up until this point, arbitarily small icons have been selected as being suitable
for download.
We no longer want to do this as it can lead to pixellated looking icons which
look quite ugly. Instead we impose a cutoff similar to Android icon selection -
we stop allowing icons which are smaller than one density bucket below the bucket
of the device.
The tests have been changed to reflect this fact as they were also allowing small
icons.
BUG=513666
Committed: https://crrev.com/a85c20c17c0433419a0b777c68688712b2b2bde3
Cr-Commit-Position: refs/heads/master@{#344759}
Patch Set 1 #Patch Set 2 : Fix test failures #
Total comments: 27
Patch Set 3 : Address comments in previous review #Patch Set 4 : Fix compile #Patch Set 5 : Fix test failure #
Total comments: 12
Patch Set 6 : Fix comments on review #
Total comments: 2
Patch Set 7 : Fix final comments #
Dependent Patchsets: Messages
Total messages: 31 (12 generated)
|