summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetsListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Remove NPE inside WidgetsListAdapter during monkey actor testHyunyoung Song2015-07-271-0/+3
* Widget row should not be cut off on the right, when there is an indentHyunyoung Song2015-07-141-4/+6
* Remove DEBUG flag inside WidgetsListAdapterHyunyoung Song2015-06-171-1/+1
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-291-1/+0
* Refactoring DeviceProfileAdam Cohen2015-05-211-7/+6
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-0/+2
* Removing override annotation to fix build.Winson Chung2015-05-201-1/+0
* Widget cell improvementSunny Goyal2015-05-191-6/+4
* Reducing calls to onCreateViewHolder due to animating children.Winson Chung2015-05-151-0/+9
* Removing some dead code and extra view creation.Winson Chung2015-05-151-5/+4
* Merge "Place the work profile badge in the correct bottom right (left for RTL...Hyunyoung Song2015-05-151-1/+1
|\
| * Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-141-1/+1
* | Various lint error fixes.Sunny Goyal2015-05-141-4/+8
|/
* Typecast to correct LayoutParamsHyunyoung Song2015-05-121-3/+4
* Fixing several layout issues.Hyunyoung Song2015-05-121-10/+29
* Using BubbleTextView for widget section headersSunny Goyal2015-05-121-13/+4
* Ensure that clipping widget size is 20~40% of its width on every devicesHyunyoung Song2015-05-111-0/+10
* Removes code that is incompatible with google3, Velvet build rules.Hyunyoung Song2015-04-301-4/+0
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-281-3/+9
* Widget tray alignment according to UX specHyunyoung Song2015-04-271-1/+10
* Add drop animation / Toast to widgettrayHyunyoung Song2015-04-231-5/+0
* WidgetTray improvementHyunyoung Song2015-04-131-21/+9
* WidgetTray UI improvementHyunyoung Song2015-04-091-0/+1
* WidgetTray revamp workHyunyoung Song2015-04-081-0/+188