summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BubbleTextView.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: add toggle for desktop and drawer labelsJoey Rizzoli2018-01-191-1/+14
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-2/+2
* Optimizations to reduce all apps jank.Jon Miranda2017-08-021-0/+3
* Don't fade in text if icon is in hotseatTony2017-06-281-1/+10
* Fixing two different implementations for animating text alphaSunny Goyal2017-06-231-19/+3
* Separating double shadow logic for BubbleTextView in a separate subclassSunny Goyal2017-06-231-104/+11
* Setting the callback for previewItems to folderIcon. This allows the FolderIc...Sunny Goyal2017-06-221-13/+0
* Show and update preload icons when they are in a FolderIcon preview.Jon Miranda2017-06-201-0/+13
* Portrait grid changes for Workspace/All Apps.Jon Miranda2017-06-191-0/+1
* Fade original icon's text in as popup closesTony2017-06-161-3/+32
* Some theme fixesSunny Goyal2017-06-111-1/+0
* resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polishTony Wickham2017-06-081-3/+10
|\
| * Add support for color extracted notification dotsTony Wickham2017-06-081-3/+10
* | Dark color on super light wallpaper supportMario Bertschler2017-06-071-5/+8
* | Don't hide text in pre-drag when opening popup above iconTony2017-05-241-1/+18
* | resolve merge conflicts of 8af16760d to ub-launcher3-dorval-polishTony Wickham2017-05-191-8/+0
|\|
| * Merge "Update accessibility for popup" into ub-launcher3-dorvalTony Wickham2017-05-181-8/+0
| |\
| | * Update accessibility for popupTony2017-05-111-8/+0
* | | resolve merge conflicts of 02aced978 to ub-launcher3-dorval-polishTony Wickham2017-05-191-1/+1
|\| |
| * | Use a single color for all icon badges.Tony Wickham2017-05-161-1/+1
| |/
* | Support notifications with 0 count (show as dots)Tony Wickham2017-04-271-1/+1
|\|
| * Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-1/+1
* | Merge "Move update popup header out of BubbleTextView" into ub-launcher3-dorvalTony Wickham2017-04-261-11/+3
|\|
| * Move update popup header out of BubbleTextViewTony Wickham2017-04-261-11/+3
* | Merge "Update icon badges to match spec" into ub-launcher3-dorvalTony Wickham2017-04-251-1/+89
|\|
| * Update icon badges to match specTony Wickham2017-04-251-1/+89
* | Show promise app icon progress in All Apps and setup market intentMario Bertschler2017-03-201-10/+22
* | New folder animations.Jon Miranda2017-03-061-0/+4
* | Update notification visuals (part 2)Tony Wickham2017-03-021-6/+5
|\|
| * Update notification visuals (part 2)Tony Wickham2017-03-021-6/+5
* | Use FolderIconPreviewVerifier to check if item is in preview.Jon Miranda2017-02-281-1/+4
|/
* Removing custom state definition from FastBitmapDrawableSunny Goyal2017-02-231-72/+16
* Simplifying some launcher themesSunny Goyal2017-02-161-2/+2
* Animate badges when they are added or removedTony Wickham2017-02-071-4/+4
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-23/+3
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-0/+6
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-2/+0
* Add NotificationListener to launcher.Tony Wickham2017-01-251-3/+11
* Merge "FastBitmapDrawable can draw an icon badge (notification count)" into u...Tony Wickham2017-01-181-4/+13
|\
| * FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-4/+13
* | Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+1
|/
* Updating PendingAppWidgetHostView to load icon on the background threadSunny Goyal2017-01-051-16/+6
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-5/+1
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-7/+5
* Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-17/+3
* Keep disabled FastBitmapDrawables disabled while fast scrolling.Tony Wickham2016-11-111-7/+2
* Scale down folder cells to fit within bounds if necessary.Jon Miranda2016-11-041-0/+2
* Updating the paddings in folder cellSunny Goyal2016-09-191-1/+3
|\
| * Updating the paddings in folder cellSunny Goyal2016-09-161-1/+3
| * Merge "Added custom actions for showing the shortcuts menu and adding a quick...Sunny Goyal2016-07-261-0/+7
| |\