summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/AbstractFloatingView.java
AgeCommit message (Expand)Author
2021-09-14Don't set Taskbar window to non-fullscreen while folder animates closedTony Wickham
2021-08-17Adds initial Taskbar Edu implementation.Andy Wickham
2021-06-01Add more education tips for widgets. (2/3)Alina Zaidi
2021-05-19Folder polishJon Miranda
2021-05-14Modify pin widget dialog open-close animation.Alina Zaidi
2021-05-07Add local wallpaper color extraction to folder backgrounds.Jon Miranda
2021-03-23Remove dead taskbar codeTony Wickham
2021-03-16Hide taskbar when certain floating views are openTony Wickham
2021-03-12Replace taskbar hotseat with real hotseat when folder is openTony Wickham
2021-02-16Removing menu and dialog for custom actions hanlding.Sunny Goyal
2021-02-05Adding support for keyboard based drag and dropSunny Goyal
2020-08-24Good riddance UserEventDispatcher [1/n]Hyunyoung Song
2020-07-29Changing minimum supported Launcher version to 26Sunny Goyal
2020-07-21Adding home animation support for non-system LauncherSunny Goyal
2020-06-10Allows Accessibility to focus on specified view in AbstractFloatingView.Andy Wickham
2020-06-04Allowing ListenerView intercept events in system areasvadimt
2020-05-20Add all apps education tutorial.Jon Miranda
2020-03-19Migrate hotseat items into a folderSamuel Fufa
2020-03-16Moving animation config so a separate classSunny Goyal
2019-10-03Fix the issue talkback feedback doesn't say anything when user longPinyao Ting
2019-07-17do not close widgets that are safe for rebind upon orientation changePinyao Ting
2019-05-13Add some floating views that should hide back buttonTony
2019-04-25Cleanup unnecessary override dump methodHyunyoung Song
2019-04-25Add important dump loggingHyunyoung Song
2019-04-22Skip state animation if animations are disabledSunny Goyal
2019-04-19Add ListenerView so that we can fast finish the FloatingIconView fade anim.Jon Miranda
2019-04-18Patching null dereference in AbstractFloatingView.getOpenView()vadimt
2019-04-09Swipe up on nav bar to go home from -1 and widgetsTony Wickham
2019-02-18Some live tile and state fixesSunny Goyal
2019-02-11Sending notification and widget changes to a listner so thatSunny Goyal
2018-10-24Support Live Tile in Quickstep (Pt1) - Z orderingTracy Zhou
2018-09-19Disable scrolling noti shade on abstract floating view with swipe downHyunyoung Song
2018-08-30Add undo snackbar for deleting itemsTony Wickham
2018-08-14Migrating to android-xSunny Goyal
2018-08-08Fix overlapping FloatingViewType IntDefTobias Dubois
2018-07-12Proxying touch events from RecentsTouchConsumer to LauncherSunny Goyal
2018-07-11Exposing some private methods to easily customize arrow popupSunny Goyal
2018-05-23Removing discovery bouncer from accessibilityVadim Tryshev
2018-05-21Merge "Go back to previous state when hitting back from discovery bounce" int...TreeHugger Robot
2018-05-21Go back to previous state when hitting back from discovery bounceTony Wickham
2018-05-21onResume event should be logged (not twice but once)Hyunyoung Song
2018-05-18Don't prevent animations in power save modeTony Wickham
2018-05-16Fixing wrong accessibility focus when opening a floating viewSunny Goyal
2018-04-25Call close for AbstractFloatingViews that were removed while still open.Jon Miranda
2018-04-12Don't show back button when discovery bounce is playingTony Wickham
2018-04-05Close options popup when rebinding launcher.Jon Miranda
2018-03-15Fixing taskMenu and taskView clicks in fallback activitySunny Goyal
2018-02-20Quick step/scrub/switch loggingHyunyoung Song
2018-01-19Adding a horizontal popup when when workspace is longPressedSunny Goyal
2018-01-04Merge "Adding support for auto-cancelling an action mode when interacting wit...TreeHugger Robot