summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/FastBitmapDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Update app open/close animations.Jon Miranda2019-09-041-2/+5
* Add disabled boolean to FastBitmapDrawable constant state.Jon Miranda2019-03-291-3/+14
* Do not animate icon if work profile is disabledHyunyoung Song2019-01-031-2/+10
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Animate the long press icon scale for task menu to match task viewMatthew Ng2018-07-171-1/+14
* Exposing some private methods in FastBitmapDrawableSunny Goyal2018-06-071-1/+1
* Disabling alpha layer on some viewsSunny Goyal2018-04-171-4/+0
* Adding implementation of InstantAppResolver for quickstepSunny Goyal2018-03-071-5/+4
* Removing click-feedback shadow generation logic in BubbleTextViewSunny Goyal2018-03-051-31/+43
* Normalizing icons in recents viewSunny Goyal2018-02-231-0/+28
* Dominant color is part of icon cacheSunny Goyal2018-01-031-23/+17
* Setting the callback for previewItems to folderIcon. This allows the FolderIc...Sunny Goyal2017-06-221-11/+0
* Properly desaturating the dragview if the icon is disabledSunny Goyal2017-06-211-2/+5
* Add support for color extracted notification dotsTony Wickham2017-06-081-1/+1
* Update icon badges to match specTony Wickham2017-04-251-50/+0
* Update popup to match redlinesTony Wickham2017-04-111-1/+1
* Update notification visuals (part 2)Tony Wickham2017-03-021-1/+1
* Removing custom state definition from FastBitmapDrawableSunny Goyal2017-02-231-127/+53
* Animate badges when they are added or removedTony Wickham2017-02-071-5/+28
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-1/+1
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-4/+9
* Add NotificationListener to launcher.Tony Wickham2017-01-251-7/+12
* FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-0/+30
* Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-4/+15
* Bug fix: QSB sometimes gets stuck to transparent.Sunny Goyal2016-11-241-1/+0
* Keep disabled FastBitmapDrawables disabled while fast scrolling.Tony Wickham2016-11-111-8/+22
* First pass at new FolderIcon visual treatmentAdam Cohen2016-02-171-1/+1
* Disabling the desaturation of fast scroll items.Winson2015-10-281-2/+2
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-87/+214
* WidgetTray revamp workHyunyoung Song2015-04-081-2/+2
* Fixing Intrinsic dimensions of FastBitmapDrawableSunny Goyal2014-09-051-2/+2
* Updating the icon click feedbackSunny Goyal2014-08-191-7/+58
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-29/+59
* Merging Motorola's patch to disable apps when is safe mode.Sunny Goyal2014-07-181-2/+59
* Initialize FastBitmapDrawable bounds with default bitmap dimensions.Winson Chung2013-11-181-0/+1
* Use the icon bounds for all calculations.Winson Chung2013-11-141-23/+5
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-0/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+109