summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup/PopupPopulator.java
Commit message (Expand)AuthorAgeFilesLines
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-11/+11
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-2/+2
* Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen2018-10-221-2/+2
* Setup make icon-loader libraryHyunyoung Song2018-10-191-1/+1
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Migrating to android-xSunny Goyal2018-08-141-2/+3
* Making LauncherIcons thread safeSunny Goyal2018-01-091-2/+3
* Dominant color is part of icon cacheSunny Goyal2018-01-031-2/+2
* Simplifying app icon popupSunny Goyal2017-11-151-181/+31
* Show more shortcuts when last notification is dimissedTony2017-06-151-14/+11
* resolve merge conflicts of 6f725f283 to ub-launcher3-masterTony Wickham2017-04-201-30/+26
|\
| * Only add widgets system shortcut if widgets existTony Wickham2017-04-201-32/+28
* | Fix build - move system shortcut icon colors to themeTony Wickham2017-04-131-4/+2
|/
* Merge "Add app info icon with no shadow for popup" into ub-launcher3-dorvalTony Wickham2017-04-121-6/+10
|\
| * Add app info icon with no shadow for popupTony Wickham2017-04-121-6/+10
* | Update popup to match redlinesTony Wickham2017-04-111-1/+6
|/
* Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-1/+3
* Small UI fix for widgets/app info shortcutsTony Wickham2017-04-031-1/+6
* Add support for system shortcuts in popup containerTony Wickham2017-03-301-8/+76
* De-dupe shortcuts with the same id as the main notification.Tony Wickham2017-03-241-8/+28
* Merge deep shortcuts in rounded rectTony Wickham2017-03-011-1/+2
* Add logging for notifications.Tony Wickham2017-02-071-0/+1
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-4/+43
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-0/+179