summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Prevent widget previews from showing empty images.Artem Shvadskiy2016-05-042-2/+6
* Trebuchet: Add ability to disable the scroller completelyMartin Herndl2015-12-171-13/+10
* Trebuchet: Add scrubber to widget viewstaging/cm-13.0cretin452015-12-102-2/+94
* Reimplement the CM scrubber against the new Launchercretin452015-11-232-2/+22
* Fixing NPE in recycler view scroll bar.Winson2015-08-311-3/+17
* Fixing widgets container inactive scroll bar color.Winson2015-08-241-4/+0
* Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnabyWinson Chung2015-08-201-6/+6
|\
| * Tweaking fast scroller to follow touch closer.Winson2015-08-201-6/+6
* | Version code cleanupSunny Goyal2015-08-172-2/+3
|/
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-033-15/+6
* Remove NPE inside WidgetsListAdapter during monkey actor testHyunyoung Song2015-07-271-0/+3
* Merge "Fix issue where corp app widget doesn't show correctly on drop targets...Hyunyoung Song2015-07-161-0/+2
|\
| * Fix issue where corp app widget doesn't show correctly on drop targets.Hyunyoung Song2015-07-161-0/+2
* | Widget row should not be cut off on the right, when there is an indentHyunyoung Song2015-07-141-4/+6
|/
* Working around overscroll issues in AllApps.Winson Chung2015-06-231-0/+13
* Refactoring fast scroller.Winson Chung2015-06-232-36/+33
* Remove DEBUG flag inside WidgetsListAdapterHyunyoung Song2015-06-171-1/+1
* Refactoring all apps search to support external search bar.Winson Chung2015-06-152-35/+14
* Merge "Make WidgetsRecyclerView not crash on MNC support lib" into ub-launche...Hyunyoung Song2015-06-091-2/+6
|\
| * Make WidgetsRecyclerView not crash on MNC support libHyunyoung Song2015-06-081-2/+6
* | Merge "Fixing preloaded widget not getting used for animation" into ub-launch...Sunny Goyal2015-06-083-127/+64
|\ \ | |/ |/|
| * Fixing preloaded widget not getting used for animationSunny Goyal2015-06-023-128/+64
* | Improve AyncTask throughput inside WidgetPreviewLoaderHyunyoung Song2015-06-052-1/+11
* | Merge "Consistent scrolling experience for All apps and widget tray" into ub-...Hyunyoung Song2015-06-042-11/+68
|\ \
| * | Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-042-11/+68
* | | Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-0/+1
* | | Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-031-0/+13
|\ \ \ | |_|/ |/| |
| * | Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-0/+13
| |/
* / Removing some synthetic method creationSunny Goyal2015-06-022-3/+5
|/
* 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
|\