Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
LauncherState.java
f844ee9
Update LauncherState toString()
by Tony Wickham
· 5 years ago
35e7d38
Abstracting out state handler logic into base classes so that it can
by Sunny Goyal
· 5 years ago
f67db35
Moving animation configuration and definition out of state definition
by Sunny Goyal
· 5 years ago
8f96546
Generalizing LauncherState definition so that it can be used in RecentsActivity
by Sunny Goyal
· 5 years ago
a39544d
OverviewActions - Use launcher state to track modal state.
by Zak Cohen
· 5 years ago
674e38f
Merge "Disable blurs while in multiwindow mode" into ub-launcher3-rvc-dev
by Winson Chung
· 5 years ago
f2393f1
Adding TaskViewSimulator for simulating taskView layout on a remote target
by Sunny Goyal
· 5 years ago
b330d6e
Disable blurs while in multiwindow mode
by Winson Chung
· 5 years ago
514dfa2
Changing actions button visibility to match clear-all button
by Sunny Goyal
· 5 years ago
4918ed3
Add wallpaper zoom to areas that have blur
by Lucas Dupin
· 5 years ago
f3ac703
Moving animation config so a separate class
by Sunny Goyal
· 5 years ago
8687bc2
Initial changes to support blur
by Winson Chung
· 5 years ago
43a1615
Hide apps view in transitions if none of its parts are visible.
by Zak Cohen
· 5 years ago
04fca16
Separate 2-button mode check from ENABLE_OVERVIEW_ACTIONS
by Tony Wickham
· 6 years ago
c7203ad
Make LauncherState transitionDuration overridable at runtime
by Tony Wickham
· 6 years ago
4fdba14
Two-zone model: swipe up from nav bar vs above it
by Tony Wickham
· 6 years ago
210e174
Subclassing Launcher instead of using UiFactory
by Sunny Goyal
· 6 years ago
c088051
Add OverviewScrim to show below overview but above workspace
by Tony Wickham
· 6 years ago
59c6901
Some improvements to home to overview transition for 0 button mode
by Tony Wickham
· 6 years ago
2a70b3d
Fix HOME/RECENTS/BACK duplicated, missing logging
by Hyunyoung Song
· 6 years ago
1b52c7e
Some RecentsView layout fixes
by Sunny Goyal
· 6 years ago
ab3963d
Moving TestInformationProvider to Launcher3 so that it can be used for
by Sunny Goyal
· 6 years ago
5406817
Add getOverviewFullscreenProgress() to LauncherState
by Tony
· 6 years ago
66d1c2f
Hide Clear all button during quick switch
by Tony Wickham
· 6 years ago
9e84e0c
Removing SWIPE_HOME flag and using sysUI mode instead
by Sunny Goyal
· 6 years ago
e4c2e2b
Add QuickSwitchTouchController on home
by Tony
· 6 years ago
e06fef4
Move some classes to packages
by Tony
· 6 years ago
1787ee9
Peek overview on motion pause, then animate fully on touch up
by Tony
· 6 years ago
bc23440
Add translationX to overview state
by Tony
· 6 years ago
bfc9dde
Replace translationYFactor with just translationY
by Tony
· 6 years ago
57e489c
Fix hotseat translated upwards when dragging from all apps
by Tony Wickham
· 6 years ago
4bb4b89
Scale and translate hotseat with workspace instead of all apps
by Tony
· 6 years ago
6895e40
Adding NORMAL_STATE_ORDINAL
by vadimt
· 7 years ago
2a648aa
Moving state ordinals to TestProtocol
by vadimt
· 7 years ago
3f271d4
Deleting Quickscrub related logic
by Sunny Goyal
· 7 years ago
cf300fc
Creating a separate state for launcehr as background app
by Sunny Goyal
· 7 years ago
e39690b
Launching last task when back button is pressed in overview
by Sunny Goyal
· 7 years ago
4bd4725
Fix wrong labeling of app launch session type (HOME vs OVERVIEW)
by Hyunyoung Song
· 7 years ago
1b0c503
Fixing keyboard navigation when Overview list is empty
by Vadim Tryshev
· 7 years ago
56e1019
Making caret visibility part of state definition
by Sunny Goyal
· 7 years ago
b2ddf10
Update interpolators and durations for state animations
by Tony Wickham
· 7 years ago
5d1873a
Removing scrim overdraw
by Sunny Goyal
· 7 years ago
56b247d
Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmonton
by Tony Wickham
· 7 years ago
ef39540
Adding a carent in the scrim
by Sunny Goyal
· 7 years ago
6becf7c
Add atomic recents animation while swiping up
by Tony Wickham
· 7 years ago
927447e
Chaniging all-apps scrim
by Sunny Goyal
· 7 years ago
0c95559
Change overview animation to scale instead of translationX
by Tony
· 7 years ago
1c6f12d
Swipe down on hotseat to launch recent task
by Tony Wickham
· 7 years ago
81b4c7b
Adding a custom view for DragHandle
by Sunny Goyal
· 7 years ago
e9054e3
Remove quick switch and improve quick scrub
by Tony
· 7 years ago
7a80b59
Swipe interaction changes on home screen
by Sunny Goyal
· 7 years ago
bd6f05e
Separate some elements to set visibility separately
by Tony Wickham
· 7 years ago
76cf236
Hide back button in drag-n-drop and quick scrub
by Tony Wickham
· 7 years ago
7185dd6
Changing the overviewState to show appsearch and floating header
by Sunny Goyal
· 7 years ago
3bb5e8e
Set RecentView's translationX based on to/from state
by Tony
· 7 years ago
623eddd
Updating Launcher rotation logic
by Sunny Goyal
· 7 years ago
6c6c2f4
Adding a separate state for QuickScrub
by Sunny Goyal
· 7 years ago
6639a5d
Updating the scrim and landscpae ui
by Sunny Goyal
· 7 years ago
75c59ac
Ensuring that Recents view is always loaded when going to Overview state
by Sunny Goyal
· 8 years ago
49bcf34
Adding a back stack to go to overview from all-apps
by Sunny Goyal
· 8 years ago
228153d
Updating landscape layout for launcher/quickstep
by Sunny Goyal
· 8 years ago
9328a51
Adding translationX to workspace card to that it is slightly visible
by Sunny Goyal
· 8 years ago
4aa4c5a
Merge "Hide hotseat in landscape overview" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
a447bd8
Hide hotseat in landscape overview
by Tony Wickham
· 8 years ago
0c72335
Enabling swipe up from overview to all-apps
by Sunny Goyal
· 8 years ago
bc683e9
Separating various UI properties into state variables
by Sunny Goyal
· 8 years ago
5337067
Allow hotseat items to be clicked in overview
by Tony Wickham
· 8 years ago
c4fa8c3
Changing the state UI logic for normal build and quickStep build
by Sunny Goyal
· 8 years ago
8552517
Rearranging the code structure to allow replacing state logic.
by Sunny Goyal
· 8 years ago
0310220
Using state animation to control all-apps transition
by Sunny Goyal
· 8 years ago
9d34196
Setting up build rules and placeholder code for QuickStep
by Sunny Goyal
· 8 years ago
3e3f44c
Exposing the state manager directly instead of providing various helper methods for state change
by Sunny Goyal
· 8 years ago
be93f26
Moving all-apps state logic to an independent class
by Sunny Goyal
· 8 years ago
c99cb17
Moving some state specific logic to subclass of LauncherState
by Sunny Goyal
· 8 years ago
cd7c0aa
Changing LauncherState to a class to allow adding custom functionality
by Sunny Goyal
· 8 years ago
f9403d9
Removing state definition from Launcher
by Sunny Goyal
· 8 years ago
4c7f215
Moving Workspace states into a separate file
by Sunny Goyal
· 8 years ago