summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Fixed header elevation shadow on rotatePeter Schiller2016-07-131-1/+1
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-27/+21
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-203-7/+7
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-1/+1
* Adding some UI testsSunny Goyal2016-05-261-0/+5
* Merge "Adding a loading view for widgets list" into ub-launcher3-calgarySunny Goyal2016-05-261-0/+6
|\
| * Adding a loading view for widgets listSunny Goyal2016-05-191-0/+6
* | Storing the widget item views in Widget holder, to avoid looks on every bind/...Sunny Goyal2016-05-193-52/+27
|/
* Widgets tray should preserve scroll position during screen rotationHyunyoung Song2016-05-101-1/+3
* Merge "Removing dependency on LauncherCallbacks for getting the search bounds...Sunny Goyal2016-03-181-16/+12
|\
| * Removing dependency on LauncherCallbacks for getting the search boundsSunny Goyal2016-03-171-16/+12
* | Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfoSunny Goyal2016-03-182-52/+17
|/
* Adding UI tests for various bind widget flowsSunny Goyal2016-03-153-8/+9
* Merge "Fix widget tray clipping due to wrong padding" into ub-launcher3-calgaryHyunyoung Song2016-03-141-1/+9
|\
| * Fix widget tray clipping due to wrong paddingHyunyoung Song2016-03-141-1/+9
* | Changing the widget loading strategySunny Goyal2016-03-091-0/+4
|/
* Merge "Change preloading coefficient for widgets tray to improve jankness on ...Hyunyoung Song2016-02-241-13/+1
|\
| * Merge "Change preloading coefficient for widgets tray to improve jankness on ...Hyunyoung Song2016-02-241-13/+1
| |\
| | * Change preloading coefficient for widgets tray to improve janknessHyunyoung Song2016-02-231-13/+1
* | | Manual revert due to conflict:Hyunyoung Song2016-02-232-19/+32
|\| |
| * | Manual revert due to conflict:Hyunyoung Song2016-02-232-19/+32
| |/
* | Disabling som attributes so that dependencies can use compat librariesSunny Goyal2016-02-231-0/+3
|\|
| * Disabling som attributes so that dependencies can use compat librariesSunny Goyal2016-02-231-1/+3
| * Load label in bg thread to prevent ANRHyunyoung Song2016-02-232-35/+19
* | Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+2
* | Load label in bg thread to prevent ANRHyunyoung Song2016-02-222-35/+19
* | resolve merge conflicts of a6194d3d92 to ub-launcher3-calgarySunny Goyal2016-02-191-11/+7
|\|
| * Wrapping thw widgetList inside a layout, so that it has the same view structu...Sunny Goyal2016-02-191-12/+7
* | Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-2/+1
* | Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-1/+1
* | resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-101-26/+2
|\|
| * Merging search bar with all appsSunny Goyal2016-02-081-26/+2
* | resolved conflicts for a8709ddb to ub-launcher3-masterTony Wickham2015-10-152-9/+33
|\|
| * Fix "The specified child already has a parent" IllegalStateException.Tony Wickham2015-10-152-9/+33
* | Added 'Cancel' drop target from all apps and widget picker.Tony Wickham2015-10-051-1/+1
* | am c0880491: Highlighting sectioned apps on fast-scroll.Winson2015-09-291-6/+17
|\|
| * Highlighting sectioned apps on fast-scroll.Winson2015-09-281-6/+17
* | resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-3/+5
|\|
| * Accessibility fixesSunny Goyal2015-09-251-3/+5
* | When placing a widget, go to a page with enough space.Tony Wickham2015-09-091-1/+3
* | am fdc8eb61: Merge "Fixing NPE in recycler view scroll bar." into ub-launcher...Winson Chung2015-08-311-3/+17
|\|
| * Fixing NPE in recycler view scroll bar.Winson2015-08-311-3/+17
* | am a79b18ad: Merge "Fixing widgets container inactive scroll bar color." into...Winson Chung2015-08-241-4/+0
|\|
| * Fixing widgets container inactive scroll bar color.Winson2015-08-241-4/+0
* | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+3
* | General code refactoringSunny Goyal2015-08-202-16/+5
* | am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-l...Winson Chung2015-08-201-6/+6
|\|
| * 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
* | | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-202-3/+3