summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Updating the PreloadIconDrawable" into ub-launcher3-masterSunny Goyal2017-02-0712-330/+421
|\ \ \
| * | | Updating the PreloadIconDrawableSunny Goyal2017-02-0612-330/+421
| |/ /
* | | Merge "Add ActivityOptions for clip reveal animation for notifications" into ...Tony Wickham2017-02-071-1/+5
|\ \ \
| * | | Add ActivityOptions for clip reveal animation for notificationsTony Wickham2017-02-011-1/+5
* | | | Remove unused View parameter from ofFloat method.Jon Miranda2017-02-065-8/+8
| |/ / |/| |
* | | Merge "Gracefully ignore items that don't support notifications" into ub-laun...Tony Wickham2017-02-033-7/+14
|\ \ \
| * | | Gracefully ignore items that don't support notificationsTony Wickham2017-02-023-7/+14
| |/ /
* / / Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-018-92/+109
|/ /
* | Merge "Ensure getNotificationKeysForItem() returns empty on unsupported items...Tony Wickham2017-02-011-1/+1
|\ \ | |/ |/|
| * Ensure getNotificationKeysForItem() returns empty on unsupported items.Tony Wickham2017-02-011-1/+1
* | Fixes a bug where the workspace doesn't properly enter into freescroll modeMario Bertschler2017-01-311-4/+8
|/
* Merge "Use notification icon views' tags to store NotificationInfo." into ub-...Tony Wickham2017-01-311-8/+3
|\
| * Use notification icon views' tags to store NotificationInfo.Tony Wickham2017-01-271-8/+3
* | Changes required to use MaskableIconDrawable inside Launcher3Hyunyoung Song2017-01-302-6/+32
* | Merge "Ensure notification icons have enough contrast with background." into ...Tony Wickham2017-01-275-18/+148
|\ \
| * | Ensure notification icons have enough contrast with background.Tony Wickham2017-01-275-18/+148
| |/
* / Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-2715-285/+335
|/
* Merge "Handing pin item drag when workspce is not loaded" into ub-launcher3-m...Sunny Goyal2017-01-274-13/+37
|\
| * Handing pin item drag when workspce is not loadedSunny Goyal2017-01-254-13/+37
* | Improving widget handling for pinItemRequestSunny Goyal2017-01-277-20/+114
* | Merge "Store notification keys in a List instead of a Set." into ub-launcher3...Tony Wickham2017-01-264-17/+20
|\ \
| * | Store notification keys in a List instead of a Set.Tony Wickham2017-01-264-17/+20
* | | Add and update some comments badging/notifications.Tony Wickham2017-01-265-3/+11
|/ /
* / Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-2519-39/+1878
|/
* Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-la...Tony Wickham2017-01-2515-393/+543
|\
| * Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-2515-393/+543
* | Merge "Fixing loadWorkspace" into ub-launcher3-masterSunny Goyal2017-01-253-109/+124
|\ \ | |/ |/|
| * Fixing loadWorkspaceSunny Goyal2017-01-243-109/+124
* | Merge "Add NotificationListener to launcher." into ub-launcher3-masterTony Wickham2017-01-2512-35/+646
|\ \
| * | Add NotificationListener to launcher.Tony Wickham2017-01-2512-35/+646
* | | Merge "Adding support for drag and drop for requestPinItem." into ub-launcher...Sunny Goyal2017-01-2514-342/+411
|\ \ \ | |_|/ |/| |
| * | Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-2414-342/+411
* | | Merge "Fixes a bug to not be able to scroll widgets intoduced when enabling t...Mario Bertschler2017-01-251-2/+2
|\ \ \ | |/ / |/| |
| * | Fixes a bug to not be able to scroll widgets intoduced when enablingMario Bertschler2017-01-241-2/+2
* | | Adding some widget addition flow testsSunny Goyal2017-01-236-56/+90
|/ /
* / Adding WidgetAddFlowHandler to handle widget addition and configuration.Sunny Goyal2017-01-235-76/+149
|/
* Merge "Using WidgetCell in the Pin Item confirmation prompt for a consistent ...Sunny Goyal2017-01-217-44/+122
|\
| * Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-207-44/+122
* | Merge "Fix shortcuts alignment in landscape" into ub-launcher3-masterTreeHugger Robot2017-01-201-8/+57
|\ \ | |/ |/|
| * Fix shortcuts alignment in landscapeTony Wickham2017-01-201-8/+57
* | Merge "Adding support for new APIs in O related to configurable shortcuts" in...Sunny Goyal2017-01-2012-57/+296
|\ \ | |/ |/|
| * Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-1912-57/+296
* | Updating widget preview generation to not embed any badge.Sunny Goyal2017-01-196-68/+102
|/
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-189-28/+359
* Merge "Moving icon generation out of ShortcutInfo constructor so that it can ...Sunny Goyal2017-01-188-85/+92
|\
| * Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-188-85/+92
* | Merge "FastBitmapDrawable can draw an icon badge (notification count)" into u...Tony Wickham2017-01-188-7/+219
|\ \ | |/ |/|
| * FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-138-7/+219
* | Merge "Only marking items not already restored as restore" into ub-launcher3-...Sunny Goyal2017-01-142-43/+38
|\ \
| * | Only marking items not already restored as restoreSunny Goyal2017-01-132-43/+38