summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics
Commit message (Expand)AuthorAgeFilesLines
* Separating the config and flags in different directories so thatSunny Goyal2017-03-072-4/+4
* 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
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-19/+3
* Merge "Scale widgets when dragging and dropping in multi-window mode." into u...Jonathan Miranda2016-12-081-10/+49
|\
| * Scale widgets when dragging and dropping in multi-window mode.Jon Miranda2016-12-081-10/+49
* | Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-0/+69
|/
* Simplifying fast scroller logicSunny Goyal2016-10-101-15/+7
* Code sanitizationHyunyoung Song2016-10-062-12/+12
* Moving some image handling classes to .graphics packageSunny Goyal2016-09-024-2/+738
* Some optimizations in blur outline generatorSunny Goyal2016-09-021-5/+2
* Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-0/+11
* Launcher shortcuts animations update.Sunny Goyal2016-07-272-95/+11
* Add arrow view to deep shortcuts container.Tony2016-07-261-0/+56
* Updating the search hint to contain the icon as a span object.Sunny Goyal2016-07-221-0/+62
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-212-0/+244
* Adding support for dynamically adding shadows to the iconSunny Goyal2016-07-201-0/+114