summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BubbleTextView.java
Commit message (Expand)AuthorAgeFilesLines
* Update app open/close animations.Jon Miranda2019-09-041-4/+6
* Remove tracing for a fixed bugvadimt2019-07-111-3/+0
* Workaround issue with latest version of RecyclerView which is overriding our ...Adam Cohen2019-06-211-0/+13
* More tracing for app not starting from all appsvadimt2019-06-131-0/+5
* Not allowing applying dot state to override "disabled" descriptionvadimt2019-05-211-2/+4
* Always place notification dots directly on adaptive icon pathTony Wickham2019-05-061-1/+3
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-2/+7
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-10/+10
* Fix bug where BubbleTextView text fades in after long press.Jon Miranda2019-04-151-2/+1
* Fix sizing of FloatingIconView so that it matches the workspace.Jon Miranda2019-03-271-1/+2
* Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-061-8/+0
* Fix BubbleTextView visibilityHyunyoung Song2019-01-041-1/+4
* Do not animate icon if work profile is disabledHyunyoung Song2019-01-031-0/+8
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-47/+47
* Move BadgeRenderer to iconloader libraryTony Wickham2018-11-301-20/+17
* Moving some methods from various activities to the base interfaceSunny Goyal2018-11-191-4/+5
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-061-4/+3
* Merge "Change long press timeout to use a factor of ViewConfiguration.getLong...Tony Wickham2018-09-261-2/+2
|\
| * Change long press timeout to use a factor of ViewConfiguration.getLongPressTi...Tony2018-09-241-2/+2
* | Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-2/+2
|/
* Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal2018-08-271-4/+5
* Cancel badge scale anim when setting new badge scaleTony2018-08-171-2/+27
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Adjust notification dotsTony2018-07-231-4/+8
* Unifying and maintaining the text-alpha and text visibility propertySunny Goyal2018-04-171-40/+51
* Merge "Changing the overviewState to show appsearch and floating header" into...Sunny Goyal2018-03-201-1/+1
|\
| * Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-1/+1
* | Disabling unnecessary requestLayout calls in BubbleTextViewSunny Goyal2018-03-191-10/+18
|/
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-16/+7
* Removing click-feedback shadow generation logic in BubbleTextViewSunny Goyal2018-03-051-60/+0
* Set disabled state when getting new icon from DrawableFactory.Jon Miranda2018-02-271-1/+0
* Add notification count to content description for badged appsTony Wickham2018-02-051-0/+9
* Dominant color is part of icon cacheSunny Goyal2018-01-031-17/+11
* [automerger] Also reset mBadgeScale to 0 when recycling view. am: 48043ee0d6Android Build Merger (Role)2017-11-011-0/+1
|\
| * Also reset mBadgeScale to 0 when recycling view.Jon Miranda2017-11-011-0/+1
* | [automerger] Fix bug where recycled BubbleTextView kept their badges. am: 525...Android Build Merger (Role)2017-10-261-0/+9
|\|
| * Fix bug where recycled BubbleTextView kept their badges.Jon Miranda2017-10-261-0/+9
* | Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-1/+9
* | Fixing content description of a promise icon that is fully downloaded.Mario Bertschler2017-09-271-5/+11
|/
* 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
|\