Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
5108bc0fd9f7e30c87c223fbb75f024e271b2103
/
src
/
com
/
android
/
launcher3
/
CellLayout.java
5108bc0
More folder cleanup
by Adam Cohen
· 12 years ago
89f9705
Fixing small regression in PageIndicators add page, fixing NPE (Bug 10779956)
by Winson Chung
· 12 years ago
11a1a53
Fixing issue with folders not showing up.
by Winson Chung
· 12 years ago
e5d43a4
Recompute cell size when inputs change.
by John Spurlock
· 12 years ago
414300a
Clean up unused code
by Michael Jurka
· 12 years ago
892c74d
Fixing folders to always show in view, removing old assets and references to LauncherModel count.
by Winson Chung
· 12 years ago
912d360
Fix build.
by Daniel Sandler
· 12 years ago
6670073
Fixing issue with widget sizes being misreported.
by Winson Chung
· 12 years ago
5f8afe6
Initial Changes for Dynamic Grid
by Winson Chung
· 12 years ago
ec40b2b
Giving custom content full screen
by Adam Cohen
· 12 years ago
dedbd96
Enabling reordering
by Adam Cohen
· 12 years ago
dcd297f
Initial implementation of Shrink-wrap
by Adam Cohen
· 12 years ago
f0f4eda
Making folders scrollable
by Adam Cohen
· 12 years ago
325dc23
Launcher2 is now Launcher3.
by Daniel Sandler
· 12 years ago
[Renamed (99%) from src/com/android/launcher2/CellLayout.java]
2374abf
Making folders work in RTL (issue 8569879)
by Adam Cohen
· 12 years ago
f1ad608
Fix jumps in the beginning of animations
by Michael Jurka
· 12 years ago
388e8c5
Prevent CellLayouts from making calls to saveLayerAlpha()
by Romain Guy
· 12 years ago
ce3cbd1
Disable clipping where unnecessary
by Romain Guy
· 13 years ago
f3900c2
Refactoring push reordering (issue 7139335)
by Adam Cohen
· 13 years ago
215b416
Fix an error that is not being expressed
by Adam Cohen
· 13 years ago
e048950
Fixing a couple small issues with reordering (issue 7064138), (issue 7064337)
by Adam Cohen
· 13 years ago
1dc3b9a
Merge "Adding the ability to scale the hotseat or items in the hotseat" into jb-mr1-dev
by Adam Cohen
· 13 years ago
307fe23
Adding the ability to scale the hotseat or items in the hotseat
by Adam Cohen
· 13 years ago
ddfe982
Remove unused import
by Michael Jurka
· 13 years ago
90abcc9
resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd
by Ed Heyl
· 13 years ago
1462de3
Ensuring that restoreInstanceState is being called promptly for synchronously bound page
by Adam Cohen
· 13 years ago
a56dc10
Fix issue with push in reordering (bug: 6259603)
by Adam Cohen
· 13 years ago
92750b1
Merge "Trying to track down corrupt database / items disappearing"
by Adam Cohen
· 13 years ago
487f7dd
Trying to track down corrupt database / items disappearing
by Adam Cohen
· 13 years ago
ca99383
Disable hardware layers for drag views
by Michael Jurka
· 13 years ago
d51f33a
Only enable hardware layers on visible workspace pages
by Michael Jurka
· 13 years ago
b1daa48
Remove unneeded imports
by Michael Jurka
· 13 years ago
2ecf995
Remove use of private ValueAnimator api
by Michael Jurka
· 13 years ago
629758f
Remove unnecessary use of some private APIs
by Michael Jurka
· 13 years ago
4abc5bd
Improve reordering by always using the "push mechanic" if possible (issue 6275309)
by Adam Cohen
· 13 years ago
e7587d2
Fix issue where reorder animations could leave views in translated state
by Adam Cohen
· 13 years ago
d024f98
Cleaning up some reordering issues:
by Adam Cohen
· 13 years ago
fe41ac6
Fix issue with re-order animation not hinting the correct direction
by Adam Cohen
· 13 years ago
7bdfc97
Fix a couple small bugs (issue 6539339)
by Adam Cohen
· 13 years ago
faf22e1
Ensure that rearranged widgets return to translationY=0
by Brandon Keely
· 13 years ago
f32d71a
Merge "Adjusting animations for home screen widget reordering." into jb-dev
by Brandon Keely
· 13 years ago
50e6e56
Adjusting animations for home screen widget reordering.
by Brandon Keely
· 13 years ago
df4c0e2
Merge "Don't show the outline on the current page" into jb-dev
by Michael Jurka
· 13 years ago
a3d30ad
Don't show the outline on the current page
by Michael Jurka
· 13 years ago
de38e42
7" launcher changes.
by Andrew Flynn
· 13 years ago
8a0bff5
Remove unnecessary allocations
by Romain Guy
· 13 years ago
850d2e7
Support split status bar in launcher
by Andrew Flynn
· 13 years ago
e3e03bc
Fixing issue where widgets larger than the workspace were now bounded when dropped. (Bug 6424463);
by Winson Chung
· 13 years ago
dd13e3d
Use public API to get padding
by Michael Jurka
· 13 years ago
a897f39
Making launcher update widgets with min/max extents
by Adam Cohen
· 13 years ago
f4bd579
Refactoring dimens for cell size / gap
by Adam Cohen
· 13 years ago
af9504d
Removing crosshairs
by Michael Jurka
· 13 years ago
8b805b1
Remove use of private APIs
by Michael Jurka
· 13 years ago
3a9fced
Fix warnings and remove dead code
by Michael Jurka
· 13 years ago
bebf042
Widget resizing can now displace items
by Adam Cohen
· 13 years ago
c6cc61d
Cleanup and refactoring in relation to drag and drop
by Adam Cohen
· 13 years ago
ec11405
Merge "Fixing launcher ANR (issue 6238175)"
by Adam Cohen
· 13 years ago
5b53f29
Fixing launcher ANR (issue 6238175)
by Adam Cohen
· 13 years ago
2acce88
Fixing crash when dropping item in hotseat (issue 6246039)
by Adam Cohen
· 13 years ago
b209e63
Fixing small bug where final item position might not match preview
by Adam Cohen
· 13 years ago
ea889a2
Fix non-persistence of launcher (broken by reordering changes)
by Adam Cohen
· 13 years ago
7fbec10
Fixing EmptyStackException (issue 6117943)
by Adam Cohen
· 13 years ago
19f3792
Implementing spring-back version of reordering
by Adam Cohen
· 13 years ago
6b8a02d
Fixing animation bug for reordering
by Adam Cohen
· 13 years ago
8baab35
Code cleanup + a bit of documentation for reordering
by Adam Cohen
· 13 years ago
a52570f
Eliminate custom alpha handling in CellLayout
by Michael Jurka
· 13 years ago
47a876d
Tweaking reordering algorithm -- added "pushing" notion
by Adam Cohen
· 13 years ago
482ed82
Initial implementation of CellLayout auto-reordering
by Adam Cohen
· 13 years ago
eecf02d
Fixing some issues/regressions related to scaled icons.
by Winson Chung
· 13 years ago
633f1aa
am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.
by Andrew Flynn
· 13 years ago
bc239a1
Scale icons down for sw600dp-land mode.
by Andrew Flynn
· 13 years ago
826a661
resolved conflicts for merge of a3e22d6a to master
by Andrew Flynn
· 13 years ago
0dca1ec
New small/large screen division for Launcher.
by Andrew Flynn
· 13 years ago
d41fbf5
When adding or moving a resizable widget, the widget may resize
by Adam Cohen
· 14 years ago
7372c59
Remove use of setFast* properties
by Michael Jurka
· 14 years ago
afaa050
Small optimizations for the All Apps transition
by Michael Jurka
· 14 years ago
92f3d46
Clean up unused code and import declarations
by Michael Jurka
· 14 years ago
ebea84d
Unifying overscroll btw phone and tablet
by Adam Cohen
· 14 years ago
81efbad
Reduce unnecessary layout passes
by Michael Jurka
· 14 years ago
bdf7855
Fix stuttering animation when you press home
by Michael Jurka
· 14 years ago
b8c69f3
Fixing issue where holographic outlines were offset when dragging from/to folders/hotseat. (Bug: 5399792)
by Winson Chung
· 14 years ago
e6235dd
Removing click delay from hotseat
by Michael Jurka
· 14 years ago
dea74b7
Updating assets.
by Winson Chung
· 14 years ago
b5ba097
Workspace overscroll effect
by Adam Cohen
· 14 years ago
7ef9183
Using a single hardware layer for each workspace screen
by Adam Cohen
· 14 years ago
ae915ce
Fixing issue with holographic outlines btw dock and workspace (issue 5135852)
by Adam Cohen
· 14 years ago
c1997fd
Fixing drag and drop crashes:
by Adam Cohen
· 14 years ago
b8d0e1c
Reducing HW layer usage on non-large devices
by Michael Jurka
· 14 years ago
d771c96
Fix regression: taps were not sent to wallpaper
by Michael Jurka
· 14 years ago
54c725c
Bug fixes
by Winson Chung
· 14 years ago
7cfc282
Fix UI bugs when dragging items
by Michael Jurka
· 14 years ago
4afe9b3
Adding ability to add to hotseat from spring loaded mode (5064141).
by Winson Chung
· 14 years ago
c51934b
Updating portals visuals:
by Adam Cohen
· 14 years ago
faea1f8
Removing vestigial logic, fixing issue 4412373
by Adam Cohen
· 14 years ago
fc53cd2
Fixing a couple bugs, allapps clicks and weird crash
by Adam Cohen
· 14 years ago
3d503fb
Initial changes to add configurable hotseat.
by Winson Chung
· 14 years ago
234c4cd
Fix text clipping in Launcher (bug 4980315)
by Adam Cohen
· 14 years ago
0c4ade1
Cleaning out unused lines of code
by Michael Jurka
· 14 years ago
8dfcba4
Substantially improved performance of dragging and drop animations
by Adam Cohen
· 14 years ago
c07918d
Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode.
by Winson Chung
· 14 years ago
Next »