Michael Jurka
b9522209d3
Merge "Tweaking parallax motion" into honeycomb
2011-01-27 16:34:38 -08:00
Winson Chung
23ec9a1f2b
Merge "Fixing issue with items not being removed from the homescreen. (3392097)" into honeycomb
2011-01-27 16:33:53 -08:00
Winson Chung
248b7cb7c8
Fixing issue with items not being removed from the homescreen. (3392097)
...
Change-Id: Ia3952a1001a83543f97625bdbe032a70e813a7c7
2011-01-27 16:08:00 -08:00
Michael Jurka
ca5b836e16
Tweaking parallax motion
...
Change-Id: I6feaec75f2eabfca852511464f9f784ebbe969ad
2011-01-27 15:37:39 -08:00
Kenny Root
99e7b89406
Add in cache values for non-xlarge screens DO NOT MERGE
...
Bug: 3398970
Change-Id: Ia135ba53d8347588031600ad1f08242fc7c21b64
2011-01-27 14:55:14 -08:00
Winson Chung
27b3721bf9
Merge "Using newer object animators for click feedback animation. (3384873)" into honeycomb
2011-01-26 22:53:29 -08:00
Winson Chung
228a0faca6
Using newer object animators for click feedback animation. (3384873)
...
Change-Id: I50d3a506f2fec3fb868616e3d969d2911fae6706
2011-01-26 22:44:17 -08:00
Dianne Hackborn
3f3236e7f5
Merge "Import revised translations. DO NOT MERGE" into honeycomb
2011-01-26 17:37:21 -08:00
Eric Fischer
c6a1241056
Import revised translations. DO NOT MERGE
...
Change-Id: I2606b535e18475392827eec2cd4768f1892a6bfd
2011-01-26 16:35:10 -08:00
Michael Jurka
e90cd23338
reduce number of animations on state changes
2011-01-26 16:13:55 -08:00
Michael Jurka
10853b92cf
Merge "Asset swap" into honeycomb
2011-01-26 16:02:45 -08:00
Adam Cohen
ff1f13aa8e
Merge "Changing gardening asset / gardening glow color" into honeycomb
2011-01-26 15:54:36 -08:00
Adam Cohen
a204e9568b
Changing gardening asset / gardening glow color
...
Change-Id: Ib517312079d06a1a2861eb780f2b5578c42e61b5
2011-01-26 15:41:52 -08:00
Michael Jurka
ec31727c08
Asset swap
...
- new All Apps icon
- more padding between icons and edge of screen
- remove unused assets
2011-01-26 15:41:23 -08:00
Winson Chung
a28d0708b1
Merge "Making padding a little smaller in portrait to accommodate larger spanish tab text. (3393521)" into honeycomb
2011-01-26 13:43:06 -08:00
Winson Chung
153998cc3a
Making padding a little smaller in portrait to accommodate larger spanish tab text. (3393521)
...
Change-Id: I723f5b31f40a6b25ec91b576eb4dc60f77096dd7
2011-01-26 13:34:51 -08:00
Roy West
58e7f5ba2b
Fix for bug3389029.
...
Change-Id: I7a4402ea331cb556527a38871787dff8bc184463
2011-01-26 12:42:20 -08:00
Michael Jurka
73e087d19e
Merge "Fix issue with spring loaded mode" into honeycomb
2011-01-26 11:31:33 -08:00
Winson Chung
8d60f40880
Merge "Fixing crash in Wallpaper picker. (3392415)" into honeycomb
2011-01-26 11:07:16 -08:00
Winson Chung
3b7d86d026
Fixing crash in Wallpaper picker. (3392415)
...
Change-Id: I907fd9c5bbac2a502d08bf591d17dbbf063c465e
2011-01-26 11:04:15 -08:00
Michael Jurka
0bb8563b13
Fix issue with spring loaded mode
...
Bug # 3373320
2011-01-26 00:03:19 -08:00
Michael Jurka
5cc7c35dca
Merge "Improve feedback during spring loaded mode" into honeycomb
2011-01-25 23:10:00 -08:00
Michael Jurka
a5fa4b492f
Merge "Updating layout of search buttons" into honeycomb
2011-01-25 22:56:42 -08:00
Michael Jurka
f12c75cb48
Improve feedback during spring loaded mode
...
- Uniformly scale the outlines of items on the screens to match the correct grid size as closely as possible
- Fix bug with drag + drop that was reporting dragged items' height wrong
- Remove unused code
2011-01-25 22:42:27 -08:00
Adam Cohen
878aaca1fe
Merge "New wallpaper picker assets" into honeycomb
2011-01-25 19:46:28 -08:00
Michael Jurka
789744f896
Updating layout of search buttons
...
Change-Id: Id18c9ba18cc5a4645a192393926054e3ffaad3d0
2011-01-25 18:46:18 -08:00
Michael Jurka
e702ca0141
Merge "fix render glitch for "digest" animation when items are added to a new screen" into honeycomb
2011-01-25 18:38:55 -08:00
Michael Jurka
c6d775770e
Merge "Fix 3385181: Widget doesn't stay where I put it" into honeycomb
2011-01-25 18:37:38 -08:00
Adam Cohen
f1c000ff34
New wallpaper picker assets
...
Change-Id: I046ca375308ab504073fa37c44e8c40b6bbbfdd7
2011-01-25 17:46:34 -08:00
Michael Jurka
8deb1e6a17
fix render glitch for "digest" animation when items are added to a new screen
2011-01-25 17:17:57 -08:00
Adam Cohen
3af863ba31
Fixing bug where wrong homescreen outline is being shown in customize
...
Change-Id: I9da04057e5afd90d3ad3e485f5299dff870cc26a
2011-01-25 13:16:37 -08:00
Patrick Dubroy
8b1fe774c2
Fix 3385181: Widget doesn't stay where I put it
...
Change-Id: I8ea7bb50fea6c6b113e4ba69221623e6c6cd80cc
2011-01-25 05:33:22 -08:00
Michael Jurka
8c920dd368
Refactoring CellLayout into three classes
...
- splitting the rendering of children from the CellLayout to enhance performance, gives ~4 fps boost while scrolling on pages full of icons, and no change on pages full of widgets
- this will allow us to add hardware layer support trivially, which will increase performance while scrolling ~6-10 fps
- separated logic for caching celllayouts to bitmaps into a separate class
Change-Id: Ib6abeb19126e1504997b43c2f44af2a2fb3cd39f
2011-01-24 16:55:30 -08:00
Eric Fischer
adabb50e55
Import revised translations. DO NOT MERGE
...
Change-Id: I28c97b35d7ba6af43ce48899e64e256e185846f9
2011-01-24 12:38:49 -08:00
Winson Chung
78403feedc
Changing downloads tab to my apps and making most recent first. (3377455)
...
Change-Id: I75ae46ad601457ecfc9555aff7f7ff5284440317
2011-01-21 15:48:45 -08:00
Patrick Dubroy
7bccb42f88
Fix 3373059: Crash when drag cancelled in spring-loaded state
2011-01-20 14:51:08 -08:00
Patrick Dubroy
b17e140a07
Merge "Ensure drag outline & crosshairs disappear on drag cancel" into honeycomb
2011-01-20 13:30:29 -08:00
Patrick Dubroy
e3887cc4ec
Ensure drag outline & crosshairs disappear on drag cancel
...
Change-Id: I165d45846c0bfe74eda0d61b55e5b93fbfccdef2
2011-01-20 12:31:29 -08:00
Adam Cohen
378fc245b3
Merge "Updating call to match framework." into honeycomb
2011-01-20 00:08:43 -08:00
Michael Jurka
a33307ea6b
Merge "removing unused code" into honeycomb
2011-01-19 22:26:38 -08:00
Adam Cohen
2ddf13e175
Updating call to match framework.
...
Change-Id: I31cb1e66b1091898433461e07315abc05cf6bf2e
2011-01-19 21:26:33 -08:00
Michael Jurka
bbe1e4ecd2
removing unused code
2011-01-19 21:20:08 -08:00
Patrick Dubroy
8d60f2c204
Merge "Fix 3237665: Home screen should scroll on tap, not touch down" into honeycomb
2011-01-19 20:58:09 -08:00
Patrick Dubroy
d0ce1ec2e2
Fix 3237665: Home screen should scroll on tap, not touch down
...
Change-Id: I61f65beaf982eec54b86668d6da94aa5c52e9355
2011-01-19 20:52:20 -08:00
Dianne Hackborn
c50c6651d3
Merge "More memory!" into honeycomb
2011-01-19 16:43:46 -08:00
Dianne Hackborn
a070d98e8f
More memory!
...
Change-Id: If30047e60c4cfe3a278f83189013b4afa7fe6088
2011-01-19 16:37:18 -08:00
Patrick Dubroy
3c85ea5e98
Merge "Fix 3369762: long press should take you into customization mode" into honeycomb
2011-01-19 14:59:29 -08:00
Patrick Dubroy
8fedddc586
Fix 3369762: long press should take you into customization mode
2011-01-19 14:54:38 -08:00
Winson Chung
a9739a2ef5
Removing extra pixel in AllApps gradient.
...
Change-Id: I07fd76bdfdfda0bfb1d7474223134469cc8675de
2011-01-19 12:01:06 -08:00
Michael Jurka
bd00fff8dd
updating proguard flags for parallax changes
2011-01-19 00:40:23 -08:00