summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AbstractFloatingView.java
Commit message (Expand)AuthorAgeFilesLines
* Add some floating views that should hide back buttonTony2019-05-131-1/+1
* Cleanup unnecessary override dump methodHyunyoung Song2019-04-251-4/+0
* Add important dump loggingHyunyoung Song2019-04-251-0/+4
* Skip state animation if animations are disabledSunny Goyal2019-04-221-2/+1
* Add ListenerView so that we can fast finish the FloatingIconView fade anim.Jon Miranda2019-04-191-4/+7
* Patching null dereference in AbstractFloatingView.getOpenView()vadimt2019-04-181-0/+1
* Swipe up on nav bar to go home from -1 and widgetsTony Wickham2019-04-091-2/+18
* Some live tile and state fixesSunny Goyal2019-02-181-8/+5
* Sending notification and widget changes to a listner so thatSunny Goyal2019-02-111-3/+0
* Support Live Tile in Quickstep (Pt1) - Z orderingTracy Zhou2018-10-241-0/+11
* Disable scrolling noti shade on abstract floating view with swipe downHyunyoung Song2018-09-191-0/+5
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-6/+8
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Fix overlapping FloatingViewType IntDefTobias Dubois2018-08-081-3/+3
* Proxying touch events from RecentsTouchConsumer to LauncherSunny Goyal2018-07-121-1/+2
* Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-8/+9
* Removing discovery bouncer from accessibilityVadim Tryshev2018-05-231-3/+8
* Merge "Go back to previous state when hitting back from discovery bounce" int...TreeHugger Robot2018-05-211-1/+3
|\
| * Go back to previous state when hitting back from discovery bounceTony Wickham2018-05-211-1/+3
* | onResume event should be logged (not twice but once)Hyunyoung Song2018-05-211-2/+4
* | Don't prevent animations in power save modeTony Wickham2018-05-181-1/+1
|/
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-0/+27
* Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-0/+1
* Don't show back button when discovery bounce is playingTony Wickham2018-04-121-1/+9
* Close options popup when rebinding launcher.Jon Miranda2018-04-051-1/+1
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-15/+16
* Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+2
* Adding a horizontal popup when when workspace is longPressedSunny Goyal2018-01-191-6/+11
* Merge "Adding support for auto-cancelling an action mode when interacting wit...TreeHugger Robot2018-01-041-0/+1
|\
| * Adding support for auto-cancelling an action mode when interacting with launcherSunny Goyal2017-12-221-0/+1
* | Add system shortcuts when long pressing recent iconTony Wickham2018-01-021-2/+4
|/
* Moving discovery bounce logic to a separate class.Sunny Goyal2017-12-061-0/+4
* Bottom user education view shown in work tabTony Mak2017-12-041-2/+4
* Initial changes for handling touch events.Sunny Goyal2017-11-101-3/+5
* Converting widget panel into a floating viewSunny Goyal2017-10-131-5/+18
* Converting PopupContainerWithArrow into a base class so that it is easierSunny Goyal2017-10-101-3/+3
* Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-20/+18
* Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-3/+3
* Add support for system shortcuts in popup containerTony Wickham2017-03-301-0/+3
* Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-2/+19
* Merge deep shortcuts in rounded rectTony Wickham2017-03-011-1/+1
* Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+2
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-3/+3
* Refactoring floating view opening/closing logicSunny Goyal2016-10-101-0/+124