summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetCell.java
Commit message (Expand)AuthorAgeFilesLines
* Add context to widget dimensions for accessibility.Jon Miranda2016-09-191-0/+2
* 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
* Adding some UI testsSunny Goyal2016-05-261-0/+5
* Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfoSunny Goyal2016-03-181-35/+14
* Manual revert due to conflict:Hyunyoung Song2016-02-231-13/+22
|\
| * Manual revert due to conflict:Hyunyoung Song2016-02-231-13/+22
| * Load label in bg thread to prevent ANRHyunyoung Song2016-02-231-22/+13
* | Load label in bg thread to prevent ANRHyunyoung Song2016-02-221-22/+13
* | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+3
|/
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-2/+2
* Improve AyncTask throughput inside WidgetPreviewLoaderHyunyoung Song2015-06-051-1/+3
* Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-0/+13
* Refactoring DeviceProfileAdam Cohen2015-05-211-9/+13
* Widget cell improvementSunny Goyal2015-05-191-34/+13
* Reducing calls to onCreateViewHolder due to animating children.Winson Chung2015-05-151-0/+1
* Removing some dead code and extra view creation.Winson Chung2015-05-151-8/+3
* Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-141-20/+12
* Fixing several layout issues.Hyunyoung Song2015-05-121-25/+5
* Merge "Ensure that clipping widget size is 20~40% of its width on every devic...Hyunyoung Song2015-05-111-2/+35
|\
| * Ensure that clipping widget size is 20~40% of its width on every devicesHyunyoung Song2015-05-111-2/+35
* | Trim all whitespace from titles and labels.Winson Chung2015-05-081-4/+3
|/
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-281-11/+11
* Widget tray alignment according to UX specHyunyoung Song2015-04-271-15/+4
* Add drop animation / Toast to widgettrayHyunyoung Song2015-04-231-157/+55
* WidgetTray UI tweakHyunyoung Song2015-04-191-5/+3
* WidgetTray improvementHyunyoung Song2015-04-131-2/+11
* WidgetTray UI improvementHyunyoung Song2015-04-091-1/+1
* WidgetTray revamp workHyunyoung Song2015-04-081-0/+338