summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: allow disabling workspace editJoey2018-12-272-0/+8
* Add padding between hotseat and insets in multiwindow landscapeTony Wickham2018-06-131-5/+1
* Unhide badge when popup closes without animationTony2018-05-291-0/+1
* Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-1/+1
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-162-3/+14
* Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-072-15/+5
* Merge "Fix bug where BTV text alpha stays 0 when PopupContainer closed w/o an...Jonathan Miranda2018-04-061-0/+6
|\
| * Fix bug where BTV text alpha stays 0 when PopupContainer closed w/o animation.Jon Miranda2018-04-051-0/+6
* | Don't let touches go through popup when notification is presentTony Wickham2018-04-051-1/+1
|/
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-022-429/+521
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-152-35/+30
* Only cancel the group notification if launcher canceled last childTony2018-03-131-1/+1
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-4/+2
* 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
|/
* Adding a horizontal popup when when workspace is longPressedSunny Goyal2018-01-191-3/+4
* Fallback to old implementation for opening apps in MW mode.Jon Miranda2018-01-181-1/+1
* Fix regression with popup refactorTony Wickham2018-01-161-3/+2
* Making LauncherIcons thread safeSunny Goyal2018-01-091-2/+3
* Removing some unused code pathSunny Goyal2018-01-041-67/+5
* Dominant color is part of icon cacheSunny Goyal2018-01-032-5/+6
* Merge "Add system shortcuts when long pressing recent icon" into ub-launcher3...Tony Wickham2018-01-031-11/+12
|\
| * Add system shortcuts when long pressing recent iconTony Wickham2018-01-021-11/+12
* | Fix popup container alignment issuesTony2017-12-221-10/+8
|/
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-1/+2
* Simplifying app icon popupSunny Goyal2017-11-156-1203/+702
* Cleaning up drag state management.Sunny Goyal2017-10-161-8/+2
* Converting widget panel into a floating viewSunny Goyal2017-10-132-2/+33
* Converting PopupContainerWithArrow into a base class so that it is easierSunny Goyal2017-10-104-496/+684
* Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-1/+1
* Removing some methods from the DragSourceSunny Goyal2017-10-031-15/+0
* Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-12/+26
* [automerger] Adjust notification paddings am: 2063ebd990Tony Wickham2017-09-061-2/+3
|\
| * Adjust notification paddingsTony Wickham2017-09-061-2/+3
* | Install long-click action for apps that are not installed.Mario Bertschler2017-08-312-0/+36
|/
* separate enforceContainerWithinScreen logic to a private methodHyunyoung Song2017-07-201-2/+7
* PopupContainerWithArrow should align correctly in RTL modeHyunyoung Song2017-07-191-15/+20
* Polish popupTony2017-07-051-8/+12
* Tweak popup animationTony2017-06-291-9/+19
* Don't fade in text if icon is in hotseatTony2017-06-281-4/+1
* Popup visual changesTony Wickham2017-06-271-4/+14
* PopupContainerWithArrow accepting bubbletextview without icon being set.Mario Bertschler2017-06-221-1/+3
* Adjust some sizes in popupTony Wickham2017-06-191-0/+6
* Merge "Show more shortcuts when last notification is dimissed" into ub-launch...Tony Wickham2017-06-202-31/+60
|\
| * Show more shortcuts when last notification is dimissedTony2017-06-152-31/+60