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
/
src
/
com
/
android
/
launcher3
/
states
/
SpringLoadedState.java
Age
Commit message (
Expand
)
Author
2021-12-06
Remove LauncherState.TASKBAR visible element
Tony Wickham
2021-09-21
Remove nonOverlappingTaskarInsets
Tony Wickham
2021-04-27
Removing dependency on wallpaper colors and using theme resources
Sunny Goyal
2021-04-06
Some cleanup in RecentsView
Sunny Goyal
2021-03-19
Fix spring loaded scale when taskbar is present
Tony Wickham
2021-03-03
Align real hotseat with taskbar hotseat during drag and drop
Tony Wickham
2021-01-29
Animate taskbar background alpha and visibility alpha
Tony Wickham
2020-10-23
Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ...""
Winson Chung
2020-10-05
Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."
Alistair Delva
2020-09-27
Good riddance UserEventDispatcher
Hyunyoung Song
2020-06-22
Log Launcher transitions to WW
Hyunyoung Song
2020-04-30
Generalizing LauncherState definition so that it can be used in RecentsActivity
Sunny Goyal
2020-04-21
Disable blurs while in multiwindow mode
Winson Chung
2020-03-24
Adding some wallpaper depth to drag and drop
Sunny Goyal
2020-02-05
Make LauncherState transitionDuration overridable at runtime
Tony Wickham
2019-03-27
Add translationX to overview state
Tony
2019-03-04
Fix hotseat translated upwards when dragging from all apps
Tony Wickham
2019-03-03
Scale and translate hotseat with workspace instead of all apps
Tony
2018-05-24
Fixing keyboard navigation when Overview list is empty
Vadim Tryshev
2018-05-08
Chaniging all-apps scrim
Sunny Goyal
2018-03-20
Hide back button in drag-n-drop and quick scrub
Tony Wickham
2018-03-03
Updating Launcher rotation logic
Sunny Goyal
2018-03-01
Updating the scrim and landscpae ui
Sunny Goyal
2018-01-10
Removing layout handling in DeviceProfile and moving it to
Sunny Goyal
2018-01-08
Updating landscape layout for launcher/quickstep
Sunny Goyal
2017-12-22
Adding translationX to workspace card to that it is slightly visible
Sunny Goyal
2017-12-06
Separating various UI properties into state variables
Sunny Goyal
2017-12-05
Allow hotseat items to be clicked in overview
Tony Wickham
2017-10-23
Moving all-apps state logic to an independent class
Sunny Goyal
2017-10-20
Moving some state specific logic to subclass of LauncherState
Sunny Goyal