summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/views/DoubleShadowBubbleTextView.java
Commit message (Expand)AuthorAgeFilesLines
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-3/+3
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-061-6/+6
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Disabling unnecessary requestLayout calls in BubbleTextViewSunny Goyal2018-03-191-1/+0
* Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-011-2/+2
* Only draw double shadows of BubbleTextView if both shadow color's alphaMario Bertschler2017-07-061-4/+24
* Fix Folder text animation bugs.Jon Miranda2017-06-261-5/+9
* Separating double shadow logic for BubbleTextView in a separate subclassSunny Goyal2017-06-231-0/+97