summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup/SystemShortcut.java
Commit message (Expand)AuthorAgeFilesLines
* add null check when accessing target component from iteminfoPinyao Ting2019-08-161-0/+1
* Add a "Dismiss" option for predicted apps in LauncherSamuel Fufa2019-08-131-5/+30
* Use ActivityOptions.makeBasic for App Info animation.Jon Miranda2019-04-181-2/+2
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-3/+3
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-1/+1
* Moving Pause button to the left of the context menu headerVadim Tryshev2018-11-261-0/+7
* Adding SystemShortcut for RemoteActionVadim Tryshev2018-10-191-5/+11
* Modifying SystemShortcut to enable support for RemoteActionVadim Tryshev2018-10-171-6/+75
* App menu icon launching app info hides taskview menuMatthew Ng2018-07-131-0/+6
* Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-1/+1
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-34/+29
* Revert "Revert "Adding support for hiding widgets from the widget tray and re...Winson Chung2018-03-051-2/+2
* Revert "Adding support for hiding widgets from the widget tray and reconfigur...Winson Chung2018-03-051-2/+2
* Adding support for hiding widgets from the widget tray and reconfiguring widgetsSunny Goyal2018-03-021-2/+2
* Animate launcher when launching recent tasksTony Wickham2018-02-261-1/+1
* Merge "Adding referrer information when launching market intent" into ub-laun...Sunny Goyal2018-01-231-2/+2
|\
| * Adding referrer information when launching market intentSunny Goyal2018-01-221-2/+2
* | Fix crash for apps launched through non-BubbleTextView views.Jon Miranda2018-01-221-1/+1
|/
* Fallback to old implementation for opening apps in MW mode.Jon Miranda2018-01-181-1/+1
* Add system shortcuts when long pressing recent iconTony Wickham2018-01-021-11/+12
* Simplifying app icon popupSunny Goyal2017-11-151-14/+4
* Converting widget panel into a floating viewSunny Goyal2017-10-131-2/+3
* Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-1/+1
* Install long-click action for apps that are not installed.Mario Bertschler2017-08-311-0/+35
* Log when App info or Widgets system shortcuts are tappedTony Wickham2017-05-251-2/+8
* resolve merge conflicts of 82eb1f0ea to ub-launcher3-dorval-polishTony Wickham2017-05-031-1/+5
|\
| * Merge "Use source bounds/activity options for App Info System Shortcut" into ...Tony Wickham2017-05-031-1/+5
| |\
| | * Use source bounds/activity options for App Info System ShortcutTony2017-05-021-1/+5
* | | Merge "Close Folder when opening WidgetsBottomSheet" into ub-launcher3-dorvalTony Wickham2017-05-021-1/+2
|\| |
| * | Close Folder when opening WidgetsBottomSheetTony Wickham2017-05-021-1/+2
| |/
* | resolve merge conflicts of 6f725f283 to ub-launcher3-masterTony Wickham2017-04-201-1/+0
|\|
| * Merge "Only add widgets system shortcut if widgets exist" into ub-launcher3-d...Tony Wickham2017-04-201-1/+0
| |\
| | * Only add widgets system shortcut if widgets existTony Wickham2017-04-201-1/+0
| * | Mutate system shortcut icons in popup before tintingTony Wickham2017-04-201-1/+1
| |/
* | Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-5/+5
|\|
| * Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-5/+5
* | Merge "Update widgets bottom sheet to match redlines" into ub-launcher3-dorvalTony Wickham2017-04-131-1/+1
|\|
| * Update widgets bottom sheet to match redlinesTony Wickham2017-04-131-1/+1
* | Fix build - move system shortcut icon colors to themeTony Wickham2017-04-131-4/+2
|/
* Add app info icon with no shadow for popupTony Wickham2017-04-121-7/+8
* Add support for system shortcuts in popup containerTony Wickham2017-03-301-0/+89