summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BubbleTextView.java
Commit message (Expand)AuthorAgeFilesLines
* Chaning shadow algorithm to reuse bitmap instead of creatingSunny Goyal2016-02-261-0/+1
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-0/+1
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-1/+0
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-1/+1
* Making some view properties exported.Sunny Goyal2016-02-091-0/+5
* Grey out suspended applications.Kenny Guy2016-01-251-6/+10
* Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-bur...Sunny Goyal2015-12-101-1/+1
|\
| * Fixing All apps not respecting scaled icon sizeSunny Goyal2015-12-101-1/+1
* | Merge "Fixing disabled icon getting changed back to normal state on long pres...Sunny Goyal2015-10-211-0/+3
|\|
| * Fixing disabled icon getting changed back to normal state on long pressSunny Goyal2015-10-201-0/+3
* | am eaaed098: Merge "Adding progress information for preload icons in content ...Sunny Goyal2015-10-011-0/+7
|\|
| * Merge "Adding progress information for preload icons in content description" ...Sunny Goyal2015-10-011-0/+7
| |\
| | * Adding progress information for preload icons in content descriptionSunny Goyal2015-10-011-0/+7
* | | am 2c4d2ccd: Merge "Don’t create dummy app info." into ub-launcher3-burnaby...Winson Chung2015-09-301-0/+11
|\| |
| * | Don’t create dummy app info.Winson2015-09-301-0/+11
| |/
* | am c0880491: Highlighting sectioned apps on fast-scroll.Winson2015-09-291-75/+56
|\|
| * Highlighting sectioned apps on fast-scroll.Winson2015-09-281-75/+56
* | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+2
|/
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-0/+9
* Refactoring fast scroller.Winson Chung2015-06-231-1/+82
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-051-1/+0
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-1/+0
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-051-0/+6
|/
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-5/+6
* Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-031-1/+12
|\
| * Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-1/+12
* | Adding context for app launches.Winson Chung2015-06-021-2/+0
|/
* Refactoring DeviceProfileAdam Cohen2015-05-211-1/+1
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-1/+1
* Merge "Adding drop shadow effect in allapps" into ub-launcher3-burnabySunny Goyal2015-05-191-3/+12
|\
| * Adding drop shadow effect in allappsSunny Goyal2015-05-151-3/+12
* | Preventing relayout when loading high-res iconsSunny Goyal2015-05-151-0/+11
|/
* Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-151-1/+1
* Various lint error fixes.Sunny Goyal2015-05-141-2/+9
* Using BubbleTextView for widget section headersSunny Goyal2015-05-121-6/+23
* Fixing issue with font size.Winson Chung2015-05-121-2/+2
* Various icon size changesSunny Goyal2015-05-111-29/+24
* Small refactoring to apps list.Winson Chung2015-04-061-5/+0
* Lazy loading high res iconsSunny Goyal2015-03-171-0/+45
* Minor changes to apps view.Winson Chung2015-03-131-1/+2
* Adding app grid layout with fastscroller.Winson Chung2015-03-121-1/+8
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-38/+63
* Adding accessibility controlsSunny Goyal2015-01-161-18/+18
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-1/+1
* Source change to get code compiling on google3Sameer Padala2014-09-221-1/+1
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-35/+14
* Clear the promise flag once the restore animation is runSunny Goyal2014-08-271-2/+4
* Updating the icon click feedbackSunny Goyal2014-08-191-138/+72
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-6/+30