Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
716b51e030f9c6ed34af2b947760e46a280c65a6
/
src
/
com
/
android
/
launcher2
/
CellLayout.java
716b51e
Adding transitions after reorder within folder
by Adam Cohen
· 14 years ago
a65beee
Fixing a couple folder bugs
by Adam Cohen
· 14 years ago
4b825dcd
Tweaking launcher grid and spacing.
by Winson Chung
· 14 years ago
76fc085
New folder visualization, renaming, staggering reorder
by Adam Cohen
· 14 years ago
bfbfd26
Initial implementation of folder reordering
by Adam Cohen
· 14 years ago
b26f3d6
Modifying AppsCustomize behaviour to use springloaded mode.
by Winson Chung
· 14 years ago
c0dcf59
Fixing up some Folder bugs
by Adam Cohen
· 14 years ago
88b62cf
Merge "Fix issue with missing row/column on workspace"
by Michael Jurka
· 14 years ago
4a78ec3
am b82cc0cc: am 1fd2c158: am 32271c3d: Tweak calculation for number of columns and rows
by Michael Jurka
· 14 years ago
f61249b
Fix issue with missing row/column on workspace
by Michael Jurka
· 14 years ago
32271c3
Tweak calculation for number of columns and rows
by Michael Jurka
· 14 years ago
7593662
Fix issue with missing row/column on workspace
by Michael Jurka
· 14 years ago
0be025d
Fixing long-press issue due to child hit-rect offset.
by Winson Chung
· 14 years ago
38d1b0b
Determine # of rows/columns based on screen size DO NOT MERGE
by Michael Jurka
· 14 years ago
2801caf
Shrink-wrapped folders
by Adam Cohen
· 14 years ago
f6440da
Determine # of rows/columns based on screen size
by Michael Jurka
· 14 years ago
a2eb170
Moving tablet interface to 'large' devices
by Michael Jurka
· 14 years ago
63257c1
Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize.
by Winson Chung
· 14 years ago
4b576be
Adding back the widgets pane to the merged AllApps.
by Winson Chung
· 14 years ago
bb60e2e
Tiny fix in CellLayout
by Adam Cohen
· 14 years ago
7f4eabe
Adding initial folder animation
by Adam Cohen
· 14 years ago
e031096
Removing dragoutlines when dragging a shortcut above a shortcut
by Adam Cohen
· 14 years ago
6639687
Adding drag outlines for dragging out of folders
by Adam Cohen
· 14 years ago
66d7217
Changing folders to use CellLayouts
by Michael Jurka
· 14 years ago
8a71ca8
Merge "Cleaning up drag and drop visulization and drop location determination"
by Adam Cohen
· 14 years ago
e3e27a8
Cleaning up drag and drop visulization and drop location determination
by Adam Cohen
· 14 years ago
b1c8bef
Merge "Enabling user folder creation by dropping shortcut onto shortcut"
by Adam Cohen
· 14 years ago
df03538
Enabling user folder creation by dropping shortcut onto shortcut
by Adam Cohen
· 14 years ago
e5fb0f2
Minor cleanup and refactoring
by Michael Jurka
· 14 years ago
99e8b40
Fixing drag outline location on phone-sized UI (bug 4174465)
by Adam Cohen
· 14 years ago
3499d8c
Fix 4081795: Blue glow gone wild. DO NOT MERGE
by Patrick Dubroy
· 14 years ago
6921664
Merge "Fixing widget resize visual / ux ugliness, Bug: 4082591"
by Adam Cohen
· 14 years ago
6788269
Fixing widget resize visual / ux ugliness, Bug: 4082591
by Adam Cohen
· 14 years ago
96864c3
Fix 4081795: Blue glow gone wild
by Patrick Dubroy
· 14 years ago
abded66
improving performance of first AllApps/Customize animation
by Michael Jurka
· 14 years ago
1b607ed
Cleaning up widget resizing code
by Adam Cohen
· 14 years ago
d4844c3
Implementing resizable widgets in launcher
by Adam Cohen
· 15 years ago
742574b
optimizing transitions in Launcher
by Michael Jurka
· 15 years ago
bdb5c53
Turning on hardware layers for the workspace
by Michael Jurka
· 15 years ago
6c58d9e
Merge "Calling removeItems() should mark the item's previous cell as unoccupied. (3405806)" into honeycomb
by Winson Chung
· 15 years ago
7a25a9e
Calling removeItems() should mark the item's previous cell as unoccupied. (3405806)
by Winson Chung
· 15 years ago
cf6125c
Improving performance of state transitions
by Michael Jurka
· 15 years ago
6e31408
Fixes for other places where we expect CellLayoutChildren instead of CellLayout. (3392097)
by Winson Chung
· 15 years ago
f12c75c
Improve feedback during spring loaded mode
by Michael Jurka
· 15 years ago
e702ca0
Merge "fix render glitch for "digest" animation when items are added to a new screen" into honeycomb
by Michael Jurka
· 15 years ago
8deb1e6
fix render glitch for "digest" animation when items are added to a new screen
by Michael Jurka
· 15 years ago
3af863b
Fixing bug where wrong homescreen outline is being shown in customize
by Adam Cohen
· 15 years ago
8c920dd
Refactoring CellLayout into three classes
by Michael Jurka
· 15 years ago
b17e140
Merge "Ensure drag outline & crosshairs disappear on drag cancel" into honeycomb
by Patrick Dubroy
· 15 years ago
e3887cc
Ensure drag outline & crosshairs disappear on drag cancel
by Patrick Dubroy
· 15 years ago
bbe1e4e
removing unused code
by Michael Jurka
· 15 years ago
4ad24ba
removed some more unnecessary code
by Michael Jurka
· 15 years ago
4a7d4af
Removing dead code
by Michael Jurka
· 15 years ago
2a9e706
Fix bug: text is sometimes garbled in All Apps
by Michael Jurka
· 15 years ago
0ea4000
Fix bug: new items were invisible when added in spring-loaded mode
by Michael Jurka
· 15 years ago
ecb4838
Fix bug: moving items leaves workspace screens' caches in bad state
by Michael Jurka
· 15 years ago
24232cc
fix bug with alpha level of items on workspace
by Michael Jurka
· 15 years ago
ae222ab
Fixing issue where current page border was showing on drag after adding widget.
by Winson Chung
· 15 years ago
df9de0b
Fixing bug with workspace drop animation
by Adam Cohen
· 15 years ago
99b6a5b
Fixed bug: newly added apps didn't show up immediately
by Michael Jurka
· 15 years ago
c42d5e3
Fixing issue 3272864
by Adam Cohen
· 15 years ago
026f555
Fix bug where stack view was getting clipped
by Michael Jurka
· 15 years ago
7cef289
Call through to super.removeallViews*().
by Joe Onorato
· 15 years ago
26cbf3a
Minor fixes to stop crashing on panning/dragging on phones.
by Winson Chung
· 15 years ago
bea1519
caching mini screens to bitmaps
by Michael Jurka
· 15 years ago
33945b2
Changed backgrounds of mini screens in customize mode
by Michael Jurka
· 15 years ago
047379a
Don't animate tapped item if the target screen is full
by Patrick Dubroy
· 15 years ago
8edd75c
removing workaround for fixed animator bug
by Michael Jurka
· 15 years ago
a34d0b3
Re-enabling clipping of children in cell layout (not necessary now that hotdog is out).
by Winson Chung
· 15 years ago
8812703
Various tweaks to launcher
by Winson Chung
· 15 years ago
d56d8b8
updating assets
by Michael Jurka
· 15 years ago
d3ef306
added spring loaded mode for adding items to workspace
by Michael Jurka
· 15 years ago
1d0867c
Send live wallpaper taps.
by Jeff Brown
· 15 years ago
a669d79
Prevent flicker when starting a drag.
by Patrick Dubroy
· 15 years ago
bbc60d8
Fixing various small bugs with launcher
by Winson Chung
· 15 years ago
ddb8219
Making current screen background always transparent
by Adam Cohen
· 15 years ago
0207c52
Draw glow along screen edge when dragging in portrait.
by Patrick Dubroy
· 15 years ago
3c4c20f
Fix: switching states during animations was broken
by Michael Jurka
· 15 years ago
cd68ff5
Move drop anim into the Workspace to prevent clipping issues
by Patrick Dubroy
· 15 years ago
1b0aaac
-> Made outline of current page fade out
by Adam Cohen
· 15 years ago
a9abd0e
Initial changes to allow dragging external shortcuts to launcher using the same InstallShortcut intent.
by Winson Chung
· 15 years ago
3cf4c03
Don't build bitmaps when running in GL.
by Romain Guy
· 15 years ago
a944215
Fix disappearing icons due to div-by-0 in animation.
by Patrick Dubroy
· 15 years ago
ece7f5b
Altering homescreen spacing to match design.
by Winson Chung
· 15 years ago
883f55b
Correctly preserve state on orientation changes
by Michael Jurka
· 15 years ago
f3ca3ab
Fix bug that allowed multiple items in one cell
by Michael Jurka
· 15 years ago
8e58e91
Various cleanups in the drag viz code.
by Patrick Dubroy
· 15 years ago
ce34a97
Animate items into place when dropping on home screen
by Patrick Dubroy
· 15 years ago
1801479
Added bounce animation when item added to screens
by Michael Jurka
· 15 years ago
08ae2ec
Fix bug drag viz & hover state
by Patrick Dubroy
· 15 years ago
d718d6a
fix setting/unsetting hover on thumbnailed screens
by Michael Jurka
· 15 years ago
472b281
Updating code to use new non-generified animator APIs
by Chet Haase
· 15 years ago
fe6bd87
Fix some incorrect animation code that might be causing visual glitches.
by Patrick Dubroy
· 15 years ago
4be866d
fix 3029324: Implement new drag feedback
by Joe Onorato
· 15 years ago
3e7c763
updated Workspace thumbnail behavior
by Michael Jurka
· 15 years ago
49250ad
Fix bug with dragging crosshairs sometimes being too bright
by Patrick Dubroy
· 15 years ago
9987a5c
Fixed 3066306 Widget measurement wrong in customize tray
by Michael Jurka
· 15 years ago
00397b1
Use new TimeInterpolator interface for interpolation
by Chet Haase
· 15 years ago
1262e36
wip 3029324: Implement new drag feedback
by Patrick Dubroy
· 15 years ago
046e7eb
Fix 3065611: NPE in Launcher attempting to drag app to home screen
by Patrick Dubroy
· 15 years ago
Next »