index
:
Project-1CE/packages_apps_Launcher3
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quickstep
/
src
/
com
/
android
/
launcher3
/
taskbar
/
TaskbarView.java
Age
Commit message (
Expand
)
Author
2021-08-31
Fix some taskbar stashing issues
Tony Wickham
2021-08-26
Merge changes Ib2bc8419,Ia41cb0e3,I43bfbc41 into sc-v2-dev
Android Build Prod User
2021-08-26
Animate PredictedAppIcon when its icon changes
Tony Wickham
2021-08-26
Add "wave" animation when entering taskbar edu
Tony Wickham
2021-08-26
Fix taskbar folder leave-behind not being drawn
Tony Wickham
2021-07-21
Merge "Move NavButtons to end of taskbar" into sc-v2-dev
Vinit Nayak
2021-07-20
Move NavButtons to end of taskbar
Vinit Nayak
2021-07-19
Add taskbar stashing feedforward, i.e. hint at upcoming stash/unstash
Tony Wickham
2021-06-18
Initial commit of taskbar stashing
Tony Wickham
2021-06-16
Updating taskbar icon alignment state
Sunny Goyal
2021-06-15
Only inflating taskbar views for valid items
Sunny Goyal
2021-06-09
Reorganize taskbar controllers
Tony Wickham
2021-06-03
Taskbar layout update
Sunny Goyal
2021-06-01
Initial commit of rotation contextual button.
Vinit Nayak
2021-05-25
Taskbar drag starts internal pre-drag before system drag
Tony Wickham
2021-05-21
Revert^2 "Moving taskbar lifecycle to TouchInteractionService"
Sunny Goyal
2021-05-20
Revert "Moving taskbar lifecycle to TouchInteractionService"
Kholoud Mohamed
2021-05-17
Moving taskbar lifecycle to TouchInteractionService
Sunny Goyal
2021-05-05
Add IME switcher/hide button bar when IME showing
Vinit Nayak
2021-05-05
Initial commit of 3 button work
Vinit Nayak
2021-04-13
Move taskbar to be closer to QSB
Tony Wickham
2021-04-12
Update taskbar to add extra hotseat items instead of recent apps
Tony Wickham
2021-03-23
Fix taskbar crash after cleanup
Tony Wickham
2021-03-22
Add TaskbarView as a child of Hotseat
Tony Wickham
2021-03-12
Replace taskbar hotseat with real hotseat when folder is open
Tony Wickham
2021-03-05
Nullify taskbar hotseatView tag when the cell is empty
Tony Wickham
2021-03-04
Space out empty taskbar hotseat views when on home screen
Tony Wickham
2021-03-03
Align real hotseat with taskbar hotseat during drag and drop
Tony Wickham
2021-02-16
Draw folder leave-behind when opening folder in taskbar
Tony Wickham
2021-02-16
Folder support in Taskbar
Tony Wickham
2021-02-03
Add recent tasks to Taskbar
Tony Wickham
2021-02-01
Support drag and drop from Taskbar
Tony Wickham
2021-02-01
Delegate Taskbar touches to nearest view to ensure 48x48dp touch size
Tony Wickham
2021-02-01
Add Hotseat items to Taskbar
Tony Wickham
2021-01-29
Animate taskbar background alpha and visibility alpha
Tony Wickham
2021-01-22
Add empty Taskbar views and initial TaskbarController
Tony Wickham