summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ensure that filtered notifications are removed from BadgeInfo.Tony Wickham2017-02-132-23/+40
* Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-...TreeHugger Robot2017-02-095-28/+48
|\
| * Making methods in PaackageManagerHelper non-staticSunny Goyal2017-02-025-28/+48
* | Merge "Create a singleton HashMap instead of using Collections.singleton()" i...TreeHugger Robot2017-02-092-2/+15
|\ \
| * | Create a singleton HashMap instead of using Collections.singleton()Tony Wickham2017-02-092-2/+15
* | | Merge "Updating the default widget preview generation logic" into ub-launcher...Sunny Goyal2017-02-094-68/+68
|\ \ \
| * | | Updating the default widget preview generation logicSunny Goyal2017-02-084-68/+68
* | | | Merge "Updating widget tray theme" into ub-launcher3-masterTreeHugger Robot2017-02-094-23/+38
|\ \ \ \
| * | | | Updating widget tray themeSunny Goyal2017-02-094-23/+38
| |/ / /
* | / / Add basic logs for tap outside action.Jon Miranda2017-02-076-1/+31
| |/ / |/| |
* | | Merge "Animate badges when they are added or removed" into ub-launcher3-masterTony Wickham2017-02-075-47/+117
|\ \ \
| * | | Animate badges when they are added or removedTony Wickham2017-02-075-47/+117
* | | | Merge "Update PreviewLayoutRule API to prepare for new folder animation." int...Jonathan Miranda2017-02-073-20/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Update PreviewLayoutRule API to prepare for new folder animation.Jon Miranda2017-02-063-20/+59
| |/ /
* | | Merge "Add logging for notifications." into ub-launcher3-masterTony Wickham2017-02-077-13/+48
|\ \ \
| * | | Add logging for notifications.Tony Wickham2017-02-077-14/+48
| |/ /
* | | Merge "Add badges to folders" into ub-launcher3-masterTony Wickham2017-02-074-0/+108
|\ \ \
| * | | Add badges to foldersTony Wickham2017-02-074-0/+108
| |/ /
* | | Merge "Show notification icon in place of "1" in badge." into ub-launcher3-ma...Tony Wickham2017-02-077-28/+206
|\ \ \ | |/ / |/| |
| * | Show notification icon in place of "1" in badge.Tony Wickham2017-02-077-28/+206
* | | 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