summaryrefslogtreecommitdiffstats
path: root/iconloaderlib
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Move BadgeRenderer to iconloader library" into ub-launcher3-masterTreeHugger Robot2018-12-011-0/+112
|\
| * Move BadgeRenderer to iconloader libraryTony Wickham2018-11-301-0/+112
| | | | | | | | | | | | | | - Rename BadgeRenderer to DotRenderer - Move drawing parameters to new class DrawParams - Add leftAlign param Change-Id: I69de56c13280ba5e7e1ea3868c23edfac01012e9
* | Fixing shortcut icons are not getting correct color extraction.Sunny Goyal2018-11-301-4/+4
|/ | | | | | | | > Avoiding color extraction for icons which have already be evaluated > Fixing color extraction from hardware bitmaps Bug: 111343544 Change-Id: I624866e892465684871fbc130003e32945d86460
* Adding reusable version of IconCache and IconFactorySunny Goyal2018-11-097-27/+301
| | | | | | | | | > Adding resource based allowing projects to control cache behavior > Fixing missing comments from ag/5470467 > Adding support for no-immemory cache Bug: 115891474 Change-Id: I691206805430cd93d3be78119bc249cefd79790a
* Moving BaseIconCache to icon libSunny Goyal2018-11-085-2/+989
| | | | Change-Id: I4fb56dcd6231a848d152e690edaf8885efbc995a
* Moving some utility classes to icon libSunny Goyal2018-11-076-0/+330
| | | | Change-Id: I0cc19ea02fb0732e9e1778a18c0d2c229232d179
* Removing some Launcher3 dependencies from BaseIconCacheSunny Goyal2018-11-061-0/+27
| | | | Change-Id: Ic80ed4a5cd2fc414cd6c27096d798e7f0b8efc72
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ↵Sunny Goyal2018-11-063-9/+43
| | | | | | | | | | interpolation setAlphaComponent throws expetion for invalid range, which can cause brashes in overshoot interpolation Bug: 118390004 Change-Id: Ic9c5ff3d660eba353b982c4c47ccfaf329b3e296
* Fixing wrong directory pack for icon lib classesSunny Goyal2018-11-056-0/+0
| | | | Change-Id: Ic3690198b1c6204e322ba7b0f46ccef5dfa97181
* Create iconloader libraryHyunyoung Song2018-11-0213-0/+1180
Bug: 115891474 Test: Builds everything Change-Id: I1d75702d4e5a10d694eeb839784a629de2f74dd2