summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add support for color extracted notification dotsTony Wickham2017-06-081-9/+44
* Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables b/6...TreeHugger Robot2017-06-062-3/+4
|\
| * Prevent clipping on the top and left side on AdaptiveIconDrawablesHyunyoung Song2017-06-062-3/+4
* | Use a single color for all icon badges.Tony Wickham2017-05-161-5/+1
|/
* Guard aginast O for checking AdaptiveIconDrawableHyunyoung Song2017-05-031-1/+1
* Merge "When creating bitmap, do not apply width/height ratio if AdaptiveIconD...TreeHugger Robot2017-04-282-13/+24
|\
| * When creating bitmap, do not apply width/height ratio if AdaptiveIconDrawableHyunyoung Song2017-04-272-13/+24
* | Re-enable badges, with all dotsTony Wickham2017-04-272-5/+3
|/
* Merge "Only apply legacy treatment on app icons that is targeting O" into ub-...Hyunyoung Song2017-04-271-6/+8
|\
| * Only apply legacy treatment on app icons that is targeting OHyunyoung Song2017-04-261-6/+8
* | Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-1/+9
* | Merge "Update icon badges to match spec" into ub-launcher3-dorvalTreeHugger Robot2017-04-252-14/+24
|\ \ | |/ |/|
| * Update icon badges to match specTony Wickham2017-04-252-14/+24
* | Fixing adaptive icon bounds cachingSunny Goyal2017-04-171-1/+5
* | [DO NOT MERGE] legacy icon treatment / circle detectionHyunyoung Song2017-04-163-18/+231
|/
* [cleanup] Shadows should not be clipped on AdaptiveIconDrawableHyunyoung Song2017-04-051-14/+16
* Shadows should not be clipped on AdaptiveIconDrawableHyunyoung Song2017-04-051-9/+13
* Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+217
* Merge "Change application launcher icons to adaptive icons b/35429795" into u...Hyunyoung Song2017-03-032-12/+11
|\
| * Change application launcher icons to adaptive iconsHyunyoung Song2017-03-032-13/+12
* | [DO NOT MERGE] Add shadow to Adaptive IconsHyunyoung Song2017-03-021-2/+12
|/
* Add shadow to badgesTony Wickham2017-03-012-1/+38
* Fix crash when the progress of an installing app decreasesSunny Goyal2017-02-271-0/+3
* Simplifying some launcher themesSunny Goyal2017-02-163-6/+11
* Hide legacy icon treatment behind a flag.Hyunyoung Song2017-02-141-1/+1
* Merge "Updating the default widget preview generation logic" into ub-launcher...Sunny Goyal2017-02-092-20/+13
|\
| * Updating the default widget preview generation logicSunny Goyal2017-02-082-20/+13
* | Add badges to foldersTony Wickham2017-02-071-0/+2
|/
* Updating the PreloadIconDrawableSunny Goyal2017-02-066-29/+409
* Changes required to use MaskableIconDrawable inside Launcher3Hyunyoung Song2017-01-301-6/+23
* Ensure notification icons have enough contrast with background.Tony Wickham2017-01-271-0/+102
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-1/+3
* Updating widget preview generation to not embed any badge.Sunny Goyal2017-01-191-0/+57
* Merge "Moving icon generation out of ShortcutInfo constructor so that it can ...Sunny Goyal2017-01-181-0/+47
|\
| * Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-181-0/+47
* | Merge "FastBitmapDrawable can draw an icon badge (notification count)" into u...Tony Wickham2017-01-181-0/+63
|\ \ | |/ |/|
| * FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-0/+63
* | Merge "Use MaskableIconDrawable only in dogfood builds" into ub-launcher3-masterHyunyoung Song2017-01-131-0/+18
|\ \
| * | Use MaskableIconDrawable only in dogfood buildsHyunyoung Song2017-01-121-0/+18
* | | Removing static Context access using LauncherAppStateSunny Goyal2017-01-113-21/+18
| |/ |/|
* | Merge "Creating AllAppsBackgroundDrawable using DrawableFactory to allow easi...Sunny Goyal2017-01-111-0/+5
|\ \
| * | Creating AllAppsBackgroundDrawable using DrawableFactory to allowSunny Goyal2017-01-081-0/+5
| |/
* / Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-12/+0
|/
* Merge "Fix widget reorder animations in multi-window mode." into ub-launcher3...Jonathan Miranda2016-12-301-7/+3
|\
| * Fix widget reorder animations in multi-window mode.Jon Miranda2016-12-201-7/+3
* | Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-291-7/+1
|\ \
| * | Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+1
| |/
* / Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-10/+18
|/
* No more UserHandleCompatSunny Goyal2016-12-151-5/+6
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-4/+4