summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetsContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove flicker when multiple apps are added/removed/updated on widget trayHyunyoung Song2017-08-231-2/+9
* Removing view.isInTouchMode() because plaform returns false whenMario Bertschler2017-06-221-2/+0
* Add support for system shortcuts in popup containerTony Wickham2017-03-301-0/+7
* Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-10/+12
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-66/+6
* Improving widget handling for pinItemRequestSunny Goyal2017-01-271-10/+3
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-1/+1
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+2
* Using java_style enum generation for protoSunny Goyal2016-12-151-1/+2
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-1/+1
* Refactoring FlingToDeleteSunny Goyal2016-12-131-16/+2
* Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-191-3/+5
* Show error toast messages when there is no room for the item when icon is not...Jon Miranda2016-10-181-18/+0
* Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Move TransformingTouchDelegate logic to BaseContainerView.Jon Miranda2016-09-221-20/+2
* Uses a TransformingTouchDelegate to extend touch target for widgets list. am:...Jon Miranda2016-09-191-16/+17
|\
| * 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
* | | Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-1/+2
|/ /
* | Some drag and drop code refactor:Sunny Goyal2016-09-011-1/+2
* | Support user event logging for drag and dropHyunyoung Song2016-09-011-0/+7
* | Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-10/+5
|/
* Initial changes to tweak layout.Winson2016-07-201-10/+17
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-2/+2
* Adding a loading view for widgets listSunny Goyal2016-05-191-0/+6
* Removing dependency on LauncherCallbacks for getting the search boundsSunny Goyal2016-03-171-16/+12
* 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
|\
| * Change preloading coefficient for widgets tray to improve janknessHyunyoung Song2016-02-231-13/+1
* | Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+2
* | 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-151-6/+9
|\|
| * Fix "The specified child already has a parent" IllegalStateException.Tony Wickham2015-10-151-6/+9
* | Added 'Cancel' drop target from all apps and widget picker.Tony Wickham2015-10-051-1/+1
* | 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
* | General code refactoringSunny Goyal2015-08-201-1/+1
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-1/+1
* | resolved conflicts for merge of 3f7550c1 to ub-launcher3-masterSunny Goyal2015-08-041-1/+0
|\|
| * Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-1/+0