This website requires JavaScript.
Explore
Help
Sign In
PawletOS
/
Lawnchair
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8288fbaf68c4b6b68b124a87d6f3cf4a8b9f3dc5
Lawnchair
/
quickstep
/
src
/
com
/
android
/
launcher3
/
taskbar
/
bubbles
T
History
Kateryna Ivanova
7120373bbc
Migrate Interpolators from Launcher3 to the public animation library
...
Test: atest Bug: 271850966 Change-Id: Iba999f2e753764a37d35e508e707df02388432e9
2023-05-30 07:20:38 +00:00
..
BubbleBarBackground.kt
Migrate Interpolators from Launcher3 to the public animation library
2023-05-30 07:20:38 +00:00
BubbleBarBubble.kt
Use a property instead of a getter function for key in BubbleBarBubble. Using a property here is more Kotlin idiomatic.
2023-05-05 19:43:43 +00:00
BubbleBarController.java
Merge "Wire up the important conversation bit in BubbleBarController." into udc-dev
2023-05-09 18:02:53 +00:00
BubbleBarView.java
Animate the position of the selected bubble arrow in the expanded bubble bar.
2023-05-09 16:35:30 -04:00
BubbleBarViewController.java
Revert "Modify Taskbar code to accommodate bubble bar gesture to stash/unstash"
2023-05-11 18:50:35 +00:00
BubbleControllers.java
Creates BubbleBarController
2023-04-20 09:12:12 -07:00
BubbleStashController.java
Revert "Modify Taskbar code to accommodate bubble bar gesture to stash/unstash"
2023-05-11 18:50:35 +00:00
BubbleStashedHandleViewController.java
Creates BubbleStashController & BubbleStashedHandleViewController
2023-04-18 16:46:02 -07:00
BubbleView.java
Creates BubbleBarView & BubbleBarViewController & friends
2023-04-17 16:36:28 -07:00