summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetCell.java
Commit message (Expand)AuthorAgeFilesLines
* 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