summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BubbleTextView.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Added custom actions for showing the shortcuts menu and adding a quick actionSunny Goyal2016-07-251-0/+7
* | Adjusting the text shadowsSunny Goyal2016-07-251-11/+14
|/
* Add drag handle to shortcuts.Tony Wickham2016-07-201-4/+8
* Initial changes to tweak layout.Winson2016-07-201-1/+18
* Updating the content description of disabled iconsSunny Goyal2016-07-131-26/+18
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-0/+11
* Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-221-9/+8
|\
| * Add support for launcher shortcuts.Tony Wickham2016-06-211-9/+8
* | Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-1/+1
|/
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-1/+1
* 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