summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add context to widget dimensions for accessibility." into ub-launcher3...Jonathan Miranda2016-09-191-0/+2
|\
| * Add context to widget dimensions for accessibility.Jon Miranda2016-09-191-0/+2
* | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-191-16/+17
|\ \ | |/ |/|
| * Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-191-16/+17
| * Support user event logging for drag and dropHyunyoung Song2016-09-041-0/+7
* | Merge "Some optimizations in blur outline generator" into ub-launcher3-calgar...Sunny Goyal2016-09-021-4/+2
|\ \
| * | Some optimizations in blur outline generatorSunny Goyal2016-09-021-4/+2
* | | Some drag and drop code refactor:Sunny Goyal2016-09-012-2/+5
* | | Merge "Support user event logging for drag and drop b/30039490" into ub-launc...Hyunyoung Song2016-09-011-0/+7
|\ \ \
| * | | Support user event logging for drag and dropHyunyoung Song2016-09-011-0/+7
| |/ /
* / / Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-012-12/+0
|/ /
* / Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-152-10/+83
|/
* Initial changes to tweak layout.Winson2016-07-201-10/+17
* 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