Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
e03ad7ede2f8e65512c4f99677c1098a49b90076
/
src
/
com
/
android
/
launcher3
/
CellLayout.java
1d13c0b
Cleanup reorder animations to not require layout on every frame
by Adam Cohen
· 5 years ago
d916206
Decouple the scaling / translation of widget views necessary in split-screen
by Adam Cohen
· 5 years ago
e396abf
Moving model data structures to a separate file
by Sunny Goyal
· 5 years ago
370164c
Fix drag and drop regression when dragging a scaled widget
by Adam Cohen
· 5 years ago
c4d3201
Removing support for fake landscape
by Sunny Goyal
· 5 years ago
f946e0a
Merge "Refactor / Cleanup / Simplify a bunch of dnd related rendering / animation" into ub-launcher3-master
by Adam Cohen
· 5 years ago
6508699
Refactor / Cleanup / Simplify a bunch of dnd related rendering / animation
by Adam Cohen
· 6 years ago
82bbdac
Migrate hotseat items into a folder
by Samuel Fufa
· 5 years ago
9b18010
Decoupling some drag and drop code handling
by Sunny Goyal
· 5 years ago
a421143
Enable support for same page hotseat migration
by Samuel Fufa
· 5 years ago
3eeb41d
Rename flag IS_DOGFOOD to IS_STUDIO.
by Zak Cohen
· 6 years ago
73b5a27
Updating some non-final static objects
by Sunny Goyal
· 6 years ago
1e2d004
Hybrid hotseat predicted icon visuals
by Samuel Fufa
· 6 years ago
11a5074
Refactoring some folder binding logic:
by Sunny Goyal
· 6 years ago
41d51a0
Enabling fake rotation by default
by Sunny Goyal
· 6 years ago
04f356f
Fixing jank in folder animation.
by vadimt
· 7 years ago
ae6e318
Initial changes to creating a fake landscape Launcher UI
by Sunny Goyal
· 6 years ago
7368fa4
Skip state animation if animations are disabled
by Sunny Goyal
· 6 years ago
ab770a1
Making CellLayout inflatable without LauncherActivtiy
by Sunny Goyal
· 7 years ago
efb7e84
Converting long item IDs to int
by Sunny Goyal
· 7 years ago
55bdeed
Removing various reflection based animations, to allow for better proguarding
by Sunny Goyal
· 7 years ago
e1c4a90
Merge "Migrating to android-x" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
d230307
Migrating to android-x
by Sunny Goyal
· 7 years ago
f0b6db7
Removing static launcher activity dependency from FirstFrameAnimationHelper
by Sunny Goyal
· 7 years ago
849c6a2
Removing Launcher activity dependency on various animations
by Sunny Goyal
· 7 years ago
8155fa2
Don't prevent animations in power save mode
by Tony Wickham
· 7 years ago
7c7be8c
Simplifying options popup and overview handling
by Sunny Goyal
· 7 years ago
726bee7
Removing click-feedback shadow generation logic in BubbleTextView
by Sunny Goyal
· 7 years ago
228153d
Updating landscape layout for launcher/quickstep
by Sunny Goyal
· 8 years ago
29947f0
No more waiting around for resume
by Sunny Goyal
· 8 years ago
e15e2a8
Adding an empty page in Recents view corresponding to workspace
by Sunny Goyal
· 8 years ago
ea52908
Using view elevation for shadow during click feedback instead of
by Sunny Goyal
· 8 years ago
5bc6b6f
Consolidating various interpolators
by Sunny Goyal
· 8 years ago
f9403d9
Removing state definition from Launcher
by Sunny Goyal
· 8 years ago
aeb1643
Launcher state management cleanup
by Sunny Goyal
· 8 years ago
c51a296
[automerger] Fix bug where labels were visible in hotseat / invisible in workspace. am: f1eae802b5
by Android Build Merger (Role)
· 8 years ago
f1eae80
Fix bug where labels were visible in hotseat / invisible in workspace.
by Jon Miranda
· 8 years ago
a502aa3
Removing buildLayer call on workspace pages.
by Sunny Goyal
· 8 years ago
7ce471b
Removing support for CustomContent screen
by Sunny Goyal
· 8 years ago
0b754e5
Making some methods accessible
by Sunny Goyal
· 8 years ago
2803200
Set edgeMarginPx back to 8dp.
by Jon Miranda
· 8 years ago
7308cde
Don't fade in text if icon is in hotseat
by Tony
· 8 years ago
b28c4fc
Landscape grid changes for Workspace/All Apps.
by Jon Miranda
· 8 years ago
a0233f7
Move PreviewBackground into its own class file.
by Jon Miranda
· 8 years ago
9962dbe
1. Replace use of java.util.HashMap with android.util.ArrayMap in
by Rajeev Kumar
· 8 years ago
54ba601
Dark text support for caret, drop target text and cell layout drop outline
by Mario Bertschler
· 8 years ago
368ae77
Defining a dark theme for launcher
by Sunny Goyal
· 8 years ago
4eaacc7
Merge "Defining HomeScreenElementTheme for elements which appear on top of wallpaper" into ub-launcher3-master
by Sunny Goyal
· 8 years ago
3d706ad
Separating the config and flags in different directories so that
by Sunny Goyal
· 8 years ago
19b93b7
Updating FolderIcon drawing to avoid dependency on software layer.
by Sunny Goyal
· 9 years ago
9b29ca5
Defining HomeScreenElementTheme for elements which appear on top of wallpaper
by Sunny Goyal
· 9 years ago
93bc3c1
Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master
by TreeHugger Robot
· 9 years ago
43bf11d
Separating methods for updating the model to a sepatate class.
by Sunny Goyal
· 9 years ago
9e76f68
Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead
by Sunny Goyal
· 9 years ago
cda3bfb
Remove unused View parameter from ofFloat method.
by Jon Miranda
· 9 years ago
72dbd91
Reset initial animation values before completing reorder animation.
by Jon Miranda
· 9 years ago
bf8a265
Merge "Fix widget reorder animations in multi-window mode." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
2126691
Fix widget reorder animations in multi-window mode.
by Jon Miranda
· 9 years ago
a52ecb0
Removing all compatibility code below Lollipop
by Sunny Goyal
· 9 years ago
99d814e
Merge "Restore original scaleRectAboutCenter method." into ub-launcher3-master
by Jonathan Miranda
· 9 years ago
6f6a06a
Restore original scaleRectAboutCenter method.
by Jon Miranda
· 9 years ago
f5440cb
Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic
by Sunny Goyal
· 9 years ago
e96798e
Smooth animation when dropping a widget in multi-window mode.
by Jon Miranda
· 9 years ago
776ca25
Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" into ub-launcher3-master
by Sunny Goyal
· 9 years ago
f7ff3fe
Scale widgets when dragging and dropping in multi-window mode.
by Jon Miranda
· 9 years ago
7ae64ff
Scale widgets in multi-window mode.
by Jon Miranda
· 9 years ago
c13403c
Defining various modes for CellLayout: Workspace, Hotseat & Folder
by Sunny Goyal
· 9 years ago
aa8a871
Removing widgetGap and heightGap from cellLayout
by Sunny Goyal
· 9 years ago
93e1f04
Hide workspace text in multi-window mode.
by Jon Miranda
· 9 years ago
35fe7be
Removing some deprecated code around page layers
by Sunny Goyal
· 9 years ago
1da1439
Merge "Mark cells as unoccupied in onDragStart instead of startDrag." into ub-launcher3-master
by Tony Wickham
· 9 years ago
4e47b5b
Mark cells as unoccupied in onDragStart instead of startDrag.
by Tony Wickham
· 9 years ago
6982de2
resolve merge conflicts of 2fd0208 to ub-launcher3-master
by Tony Wickham
· 9 years ago
2fd0208
Use Launcher.getLauncher(Context) instead of type-casting.
by Tony
· 9 years ago
0de0117
Code sanitization
by Hyunyoung Song
· 9 years ago
f28e6af
Some optimizations in blur outline generator
by Sunny Goyal
· 9 years ago
8f90dcf
Removing wrong dead code around direction matching
by Sunny Goyal
· 9 years ago
06e21a2
Moving the state changes during drag-n-drop from startDrag to onDragStart
by Sunny Goyal
· 9 years ago
be9798b
Fixing issue with shadow drawing over search bar.
by Winson
· 9 years ago
6178f13
Moving the QSB out of the cell layout to the Drag layer
by Sunny Goyal
· 9 years ago
7c786f7
Allowing the first screen to expand to the screen edge
by Sunny Goyal
· 9 years ago
da4fe1a
Moving the QSB to the workspace grid.
by Sunny Goyal
· 9 years ago
ff4ba2d
Refactoring out grid occupancy management in a separate class
by Sunny Goyal
· 9 years ago
6dc98b9
Simplifying view cluster by using a single int flag instead of 4 booleans
by Sunny Goyal
· 9 years ago
5b9a6e3
Merge "Stop animating highlighted page border in spring-loaded mode." into ub-launcher3-calgary
by Tony Wickham
· 9 years ago
3332607
Stop animating highlighted page border in spring-loaded mode.
by Tony Wickham
· 9 years ago
f172b74
Fix a couple polish bugs with new folder previews
by Adam Cohen
· 9 years ago
efca027
Switch all folder preview rendering to be programmatic (ie. no assets)
by Adam Cohen
· 9 years ago
2611943
Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage"
by Sunny Goyal
· 10 years ago
fc956e5
Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage
by Sunny Goyal
· 10 years ago
f9c184a
Refactor FolderIcon to separate the preview effect into it's own class
by Adam Cohen
· 10 years ago
8ddb390
Merge "Making some view properties exported. These will be visible in hierarchy viewer" into ub-launcher3-calgary
by Sunny Goyal
· 10 years ago
4ffec48
Making some view properties exported. These will be visible in hierarchy viewer
by Sunny Goyal
· 10 years ago
e0c3323
Tweak spring-loaded workspace.
by Tony Wickham
· 10 years ago
0f97b78
Added config_springLoadWorkspace to enable/disable spring-loaded workspace.
by Tony Wickham
· 10 years ago
11c45f1
Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
a501d49
Add appropriate (tiny) offset to widget drops so they land correctly.
by Tony Wickham
· 10 years ago
2ef6abc
Merge "Skip to the end of the folder open animation in battery saver mode." into ub-launcher3-burnaby-polish
by Tony Wickham
· 10 years ago
112ac95
Skip to the end of the folder open animation in battery saver mode.
by Tony Wickham
· 10 years ago
a71391a
Don\'t add offset to CellLayout\'s fullscreen children. am: 26b0142543
by Tony Wickham
· 10 years ago
Next »