summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix center-align issue in widgets bottom sheet" into ub-launcher3-dorvalTony2017-05-041-4/+13
|\
| * Fix center-align issue in widgets bottom sheetTony2017-05-041-4/+13
| * Only apply legacy treatment on app icons that is targeting OHyunyoung Song2017-04-261-1/+2
* | [MANUAL] resolve merge conflicts of 59c0e0e91 to ub-launcher3-dorval-polishHyunyoung Song2017-04-271-1/+2
* | Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-10/+11
|\|
| * Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-10/+11
* | Merge "Update widgets bottom sheet to match redlines" into ub-launcher3-dorvalTony Wickham2017-04-131-49/+13
|\|
| * Update widgets bottom sheet to match redlinesTony Wickham2017-04-131-49/+13
* | Merge "Add app info icon with no shadow for popup" into ub-launcher3-dorvalTony Wickham2017-04-121-2/+0
|\|
| * Add app info icon with no shadow for popupTony Wickham2017-04-121-2/+0
* | resolve merge conflicts of 26b174659 to ub-launcher3-masterTony2017-03-304-11/+63
|\|
| * Add support for system shortcuts in popup containerTony Wickham2017-03-304-12/+63
* | Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorvalTony Wickham2017-03-303-13/+350
|\|
| * Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorvalTony Wickham2017-03-303-13/+350
| |\
| | * Add WidgetsAndMore bottom sheetTony Wickham2017-03-303-13/+350
* | | Merge "Adding logging for various interaction in PinItemRequest UI" into ub-l...Sunny Goyal2017-03-301-1/+1
|\| |
| * | Adding logging for various interaction in PinItemRequest UISunny Goyal2017-03-221-1/+1
| |/
* / Minor Refactoring only: no functional changeMario Bertschler2017-03-282-3/+1
|/
* Adding support for showing the widget preview based on the provided RemoteViewsSunny Goyal2017-03-172-9/+24
* Updating the shortcut preview generation logicSunny Goyal2017-02-162-8/+23
* Merge "Updating the default widget preview generation logic" into ub-launcher...Sunny Goyal2017-02-091-5/+1
|\
| * Updating the default widget preview generation logicSunny Goyal2017-02-081-5/+1
* | Updating widget tray themeSunny Goyal2017-02-091-17/+27
|/
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-273-142/+197
* Improving widget handling for pinItemRequestSunny Goyal2017-01-274-16/+15
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-12/+4
* Adding WidgetAddFlowHandler to handle widget addition and configuration.Sunny Goyal2017-01-232-0/+112
* Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-202-9/+10
* Merge "Adding support for new APIs in O related to configurable shortcuts" in...Sunny Goyal2017-01-202-7/+6
|\
| * Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-192-7/+6
* | Updating widget preview generation to not embed any badge.Sunny Goyal2017-01-192-5/+33
|/
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-7/+5
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-112-3/+3
* Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-294-44/+22
|\
| * Removing all compatibility code below LollipopSunny Goyal2016-12-164-44/+22
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-2/+2
|/
* No more UserHandleCompatSunny Goyal2016-12-151-2/+4
* 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-143-3/+3
* Refactoring FlingToDeleteSunny Goyal2016-12-131-16/+2
* Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-11/+1
* Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-195-24/+159
* Merge "Show error toast messages when there is no room for the item when icon...Jonathan Miranda2016-10-181-18/+0
|\
| * Show error toast messages when there is no room for the item when icon is not...Jon Miranda2016-10-181-18/+0
* | Removing unused background padding from base recycler viewSunny Goyal2016-10-181-14/+1
|/
* Removing the section break UI supportSunny Goyal2016-10-131-2/+0
* Simplifying fast scroller logicSunny Goyal2016-10-101-1/+1
* 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