summaryrefslogtreecommitdiff
path: root/quickstep/src/com/android/launcher3/taskbar/TaskbarView.java
AgeCommit message (Expand)Author
2021-08-31Fix some taskbar stashing issuesTony Wickham
2021-08-26Merge changes Ib2bc8419,Ia41cb0e3,I43bfbc41 into sc-v2-devAndroid Build Prod User
2021-08-26Animate PredictedAppIcon when its icon changesTony Wickham
2021-08-26Add "wave" animation when entering taskbar eduTony Wickham
2021-08-26Fix taskbar folder leave-behind not being drawnTony Wickham
2021-07-21Merge "Move NavButtons to end of taskbar" into sc-v2-devVinit Nayak
2021-07-20Move NavButtons to end of taskbarVinit Nayak
2021-07-19Add taskbar stashing feedforward, i.e. hint at upcoming stash/unstashTony Wickham
2021-06-18Initial commit of taskbar stashingTony Wickham
2021-06-16Updating taskbar icon alignment stateSunny Goyal
2021-06-15Only inflating taskbar views for valid itemsSunny Goyal
2021-06-09Reorganize taskbar controllersTony Wickham
2021-06-03Taskbar layout updateSunny Goyal
2021-06-01Initial commit of rotation contextual button.Vinit Nayak
2021-05-25Taskbar drag starts internal pre-drag before system dragTony Wickham
2021-05-21Revert^2 "Moving taskbar lifecycle to TouchInteractionService"Sunny Goyal
2021-05-20Revert "Moving taskbar lifecycle to TouchInteractionService"Kholoud Mohamed
2021-05-17Moving taskbar lifecycle to TouchInteractionServiceSunny Goyal
2021-05-05Add IME switcher/hide button bar when IME showingVinit Nayak
2021-05-05Initial commit of 3 button workVinit Nayak
2021-04-13Move taskbar to be closer to QSBTony Wickham
2021-04-12Update taskbar to add extra hotseat items instead of recent appsTony Wickham
2021-03-23Fix taskbar crash after cleanupTony Wickham
2021-03-22Add TaskbarView as a child of HotseatTony Wickham
2021-03-12Replace taskbar hotseat with real hotseat when folder is openTony Wickham
2021-03-05Nullify taskbar hotseatView tag when the cell is emptyTony Wickham
2021-03-04Space out empty taskbar hotseat views when on home screenTony Wickham
2021-03-03Align real hotseat with taskbar hotseat during drag and dropTony Wickham
2021-02-16Draw folder leave-behind when opening folder in taskbarTony Wickham
2021-02-16Folder support in TaskbarTony Wickham
2021-02-03Add recent tasks to TaskbarTony Wickham
2021-02-01Support drag and drop from TaskbarTony Wickham
2021-02-01Delegate Taskbar touches to nearest view to ensure 48x48dp touch sizeTony Wickham
2021-02-01Add Hotseat items to TaskbarTony Wickham
2021-01-29Animate taskbar background alpha and visibility alphaTony Wickham
2021-01-22Add empty Taskbar views and initial TaskbarControllerTony Wickham