summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-293-3/+75
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-15/+6
* Moving all apps code into sub package.Winson Chung2015-05-221-6/+6
* Refactoring DeviceProfileAdam Cohen2015-05-214-24/+28
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-214-198/+6
* Removing unnecessary linear layoutSunny Goyal2015-05-201-1/+1
* Removing override annotation to fix build.Winson Chung2015-05-201-1/+0
* Unify sorting between all apps and widget trayHyunyoung Song2015-05-191-12/+6
* Widget cell improvementSunny Goyal2015-05-194-78/+95
* Reducing calls to onCreateViewHolder due to animating children.Winson Chung2015-05-152-0/+10
* Removing some dead code and extra view creation.Winson Chung2015-05-152-13/+7
* Merge "Place the work profile badge in the correct bottom right (left for RTL...Hyunyoung Song2015-05-153-28/+13
|\
| * Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-143-28/+13
* | Various lint error fixes.Sunny Goyal2015-05-141-4/+8
* | Set proper height of the widget tray container for preloading.Hyunyoung Song2015-05-131-1/+3
|/
* Typecast to correct LayoutParamsHyunyoung Song2015-05-121-3/+4
* Fixing several layout issues.Hyunyoung Song2015-05-123-109/+34
* Merge "Using BubbleTextView for widget section headers" into ub-launcher3-bur...Sunny Goyal2015-05-121-13/+4
|\
| * Using BubbleTextView for widget section headersSunny Goyal2015-05-121-13/+4
* | Exploring dense all apps layout.Winson Chung2015-05-111-1/+1
|/
* Merge "Ensure that clipping widget size is 20~40% of its width on every devic...Hyunyoung Song2015-05-113-2/+119
|\
| * Ensure that clipping widget size is 20~40% of its width on every devicesHyunyoung Song2015-05-113-2/+119
* | Trim all whitespace from titles and labels.Winson Chung2015-05-082-5/+4
|/
* Make common base class to update container bounds and to handle scroll logic.Winson Chung2015-05-082-66/+16
* Adding abstract methods for new RecyclerView lib.Winson Chung2015-05-071-0/+4
* Explorations in dense grids for all apps.Winson Chung2015-05-061-1/+1
* Fix build in ub-launcher3-masterAdam Cohen2015-05-061-7/+17
* Make drag and drop also work when the widget tray is still in scroll mode.Hyunyoung Song2015-05-062-90/+80
* Set preloading for the WidgetTray recycler view.Hyunyoung Song2015-05-011-1/+12
* Removes code that is incompatible with google3, Velvet build rules.Hyunyoung Song2015-04-301-4/+0
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-284-20/+21
* Widget tray alignment according to UX specHyunyoung Song2015-04-272-16/+14
* Add drop animation / Toast to widgettrayHyunyoung Song2015-04-234-190/+291
* WidgetTray UI tweakHyunyoung Song2015-04-192-6/+4
* Fix null pointer exception in WidgetsModelHyunyoung Song2015-04-141-0/+2
* WidgetTray improvementHyunyoung Song2015-04-134-64/+48
* Merge "Removing unused View ctor introduced in L." into ub-launcher3-burnabyWinson Chung2015-04-101-4/+0
|\
| * Removing unused View ctor introduced in L.Winson Chung2015-04-091-4/+0
* | WidgetTray UI improvementHyunyoung Song2015-04-093-1/+6
|/
* WidgetTray revamp workHyunyoung Song2015-04-0810-0/+1404