summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/popup/PopupContainerWithArrow.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r31' into HEADLuca Stefani2020-03-071-6/+19
|\
| * Maintain dot and text visibility if a new popup is created while closingTony Wickham2019-11-011-2/+5
| * Merge "Adding debug tracing for a flake" into ub-launcher3-qt-qpr1-devvadimt2019-09-281-0/+8
| |\
| | * Adding debug tracing for a flakevadimt2019-09-271-0/+8
| * | resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to ub-lau...Jon Miranda2019-09-061-3/+3
| |\|
| * | Close shortcut menu after launching from hotseatSamuel Fufa2019-08-231-2/+5
| * | Moving various common executors to a single locationSunny Goyal2019-08-201-7/+2
| * | show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-051-1/+2
* | | Trebuchet: allow disabling workspace editJoey2020-01-241-0/+3
| |/ |/|
* | Update app open/close animations.Jon Miranda2019-09-041-7/+3
* | show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-051-1/+2
|/
* Removing tracing for fixed bugsvadimt2019-07-151-5/+0
* More tracing for b/133009122vadimt2019-06-101-0/+7
* Using squared hypot to optimize some comparisionsSunny Goyal2019-05-201-3/+5
* Remove tracing for fixed bugsvadimt2019-05-011-4/+0
* Updating the touch proxy logic:Sunny Goyal2019-04-261-3/+1
* Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-1/+6
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+4
* Don't close popup container if touch came from nav barTony2019-03-151-1/+3
* Sending notification and widget changes to a listner so thatSunny Goyal2019-02-111-4/+18
* Moving some utility methods aroundSunny Goyal2019-01-311-2/+3
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+0
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-14/+14
* Moving Pause button to the left of the context menu headerVadim Tryshev2018-11-261-1/+13
* Adding test methodsVadim Tryshev2018-10-251-0/+4
* Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen2018-10-221-5/+5
* Modifying SystemShortcut to enable support for RemoteActionVadim Tryshev2018-10-171-5/+2
* Adding a provider class for various popup actionsSunny Goyal2018-09-171-8/+10
* Exposing some private methods to easily customize widgets popupSunny Goyal2018-08-021-1/+1
* Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-4/+9
* Unhide badge when popup closes without animationTony2018-05-291-0/+1
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-3/+13
* Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-071-8/+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-021-429/+51
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-1/+1
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-4/+2
* Adding a horizontal popup when when workspace is longPressedSunny Goyal2018-01-191-3/+4
* Fix regression with popup refactorTony Wickham2018-01-161-3/+2
* Dominant color is part of icon cacheSunny Goyal2018-01-031-3/+4
* 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-151-261/+664
* Cleaning up drag state management.Sunny Goyal2017-10-161-8/+2
* Converting PopupContainerWithArrow into a base class so that it is easierSunny Goyal2017-10-101-487/+77
* Removing some methods from the DragSourceSunny Goyal2017-10-031-15/+0
* Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-12/+26
* Adjust notification paddingsTony Wickham2017-09-061-2/+3