summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetsContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Add ability to disable the scroller completelyMartin Herndl2015-12-171-13/+10
* Trebuchet: Add scrubber to widget viewstaging/cm-13.0cretin452015-12-101-0/+52
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-0/+6
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-1/+0
* Refactoring fast scroller.Winson Chung2015-06-231-1/+3
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-28/+14
* Merge "Fixing preloaded widget not getting used for animation" into ub-launch...Sunny Goyal2015-06-081-8/+7
|\
| * Fixing preloaded widget not getting used for animationSunny Goyal2015-06-021-9/+7
* | Merge "Consistent scrolling experience for All apps and widget tray" into ub-...Hyunyoung Song2015-06-041-2/+18
|\ \
| * | Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-041-2/+18
* | | Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-0/+1
| |/ |/|
* | Removing some synthetic method creationSunny Goyal2015-06-021-1/+2
|/
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-291-2/+3
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-15/+6
* Refactoring DeviceProfileAdam Cohen2015-05-211-3/+3
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-18/+4
* Removing unnecessary linear layoutSunny Goyal2015-05-201-1/+1
* Widget cell improvementSunny Goyal2015-05-191-28/+20
* Set proper height of the widget tray container for preloading.Hyunyoung Song2015-05-131-1/+3
* Exploring dense all apps layout.Winson Chung2015-05-111-1/+1
* Make common base class to update container bounds and to handle scroll logic.Winson Chung2015-05-081-10/+14
* Set preloading for the WidgetTray recycler view.Hyunyoung Song2015-05-011-1/+12
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-281-5/+0
* Add drop animation / Toast to widgettrayHyunyoung Song2015-04-231-28/+39
* WidgetTray UI tweakHyunyoung Song2015-04-191-1/+1
* Removing unused View ctor introduced in L.Winson Chung2015-04-091-4/+0
* WidgetTray revamp workHyunyoung Song2015-04-081-0/+376