summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget
Commit message (Expand)AuthorAgeFilesLines
* Disable debugging on Widgets Diff ReporterHyunyoung Song2017-08-291-3/+4
* Remove flicker when multiple apps are added/removed/updated on widget trayHyunyoung Song2017-08-234-22/+201
* Merge commit 'refs/changes/84/2659484/1' of sso://googleplex-android/platform...Tony2017-08-031-8/+14
|\
| * Add new GradientView just for WidgetsBottomSheetTony Wickham2017-08-031-8/+14
| * Merging ScrimView into GradientViewMario Bertschler2017-07-261-1/+3
* | Merging ScrimView into GradientViewMario Bertschler2017-07-261-1/+3
* | Merge "Adding A feature flag to disable widgets and a corresponding build ta...TreeHugger Robot2017-07-241-15/+3
|\ \
| * | Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-15/+3
* | | Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-5/+4
|/ /
* | Fix crash when adding PinShortcutRequestActivityInfo to Folder. am: b24fa30025Jonathan Miranda2017-07-181-1/+0
|\|
| * Fix crash when adding PinShortcutRequestActivityInfo to Folder.Jon Miranda2017-07-181-1/+0
* | Add tests to SwipeDetector (formerly VerticalPullDetector).Hyunyoung Song2017-07-061-19/+19
|/
* Add gradient background behind widgets bottom sheetTony Wickham2017-06-281-0/+10
* Use dark nav bar for dark widgets sheetTony2017-06-271-1/+4
* Merge "Add dark widgets theme" into ub-launcher3-dorval-polishTony Wickham2017-06-261-2/+1
|\
| * Add dark widgets themeTony Wickham2017-06-261-2/+1
* | Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-laun...TreeHugger Robot2017-06-221-1/+1
|\ \
| * | Do not apply legacy treatment on shortcutsHyunyoung Song2017-06-221-1/+1
* | | Removing view.isInTouchMode() because plaform returns false whenMario Bertschler2017-06-221-2/+0
* | | Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-221-2/+3
|\ \ \ | |_|/ |/| |
| * | Removing some support lib dependenciesSunny Goyal2017-06-091-2/+3
* | | Fixing various system UI flags not getting updated properly on theme changes.Sunny Goyal2017-06-201-10/+7
| |/ |/|
* | Updating the fast scroll bar UISunny Goyal2017-06-161-4/+0
|/
* 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