Commit Graph

16725 Commits

Author SHA1 Message Date
Patrick Dubroy 1d8ad0dd3b Merge "Fix 3099036: Drag visualization appears in wrong spot" into honeycomb 2011-01-17 16:57:49 -08:00
Winson Chung 8bc22687b4 Merge "Enabling cache for widget text views." into honeycomb 2011-01-17 16:54:20 -08:00
Adam Cohen 4904f66da8 Tweaking home transitions
Change-Id: I72e292f40043ba6eca749191e2672847c8ec1de5
2011-01-17 16:51:38 -08:00
Patrick Dubroy 62bbb3c573 Fix 3099036: Drag visualization appears in wrong spot 2011-01-17 16:44:24 -08:00
Winson Chung 3e6882c3fe Enabling cache for widget text views.
Change-Id: I8f1381f6978fabb96d3a3ebe2a25365a2e8e0c48
2011-01-17 16:37:40 -08:00
Dianne Hackborn 0d5aad7edb Update to follow API.
Change-Id: Ib0378736b7c7acf33e6e2de0327d686bacff9275
2011-01-17 15:28:58 -08:00
Winson Chung 94569f47c2 Adding more checks to prevent unsync'd dragging states in customization drawer.
Change-Id: I7e4ed80d9bd5ce1e899827eafd0f44a88cce4346
2011-01-17 14:10:21 -08:00
Winson Chung 0b5888e828 Merge "Preventing screen rotations when dragging." into honeycomb 2011-01-17 14:01:04 -08:00
Winson Chung 400438b79f Preventing screen rotations when dragging.
Change-Id: I6805c66f9aeec32bc7d597e99e1f62be0e2d0ab3
2011-01-17 13:34:52 -08:00
Michael Jurka 6c7a03a858 Fixed bug where All Apps would appear to animate from the right 2011-01-16 18:44:19 -08:00
Michael Jurka b7e0e88412 Fixed bug where workspace was not visible 2011-01-16 18:44:19 -08:00
Michael Jurka f3fe682092 Merge "NPE fix" into honeycomb 2011-01-16 17:54:42 -08:00
Patrick Dubroy bb1d1319f2 Merge "More changes to improve memory usage during rotation" into honeycomb 2011-01-16 17:33:44 -08:00
Patrick Dubroy 60b7c53ccc More changes to improve memory usage during rotation 2011-01-16 17:19:32 -08:00
Michael Jurka c31820d29c NPE fix 2011-01-16 16:57:05 -08:00
Michael Jurka d99cf8b76d Fix bug: rotating screen in All Apps mode would show blank workspace 2011-01-16 16:53:18 -08:00
Patrick Dubroy 1619ccfce4 Merge "Fix 3300849: Illegal state exception during dragging." into honeycomb 2011-01-14 19:02:44 -08:00
Patrick Dubroy 0c10bb4a56 Fix 3300849: Illegal state exception during dragging. 2011-01-14 18:20:08 -08:00
Michael Jurka d63497bb62 fix build, adding missing file :( 2011-01-14 17:56:16 -08:00
Winson Chung 381337be22 Merge "Fixing issue where icons sometimes do not show in AllApps." into honeycomb 2011-01-14 17:17:16 -08:00
Winson Chung 452821f54d Fixing issue where icons sometimes do not show in AllApps.
Change-Id: I7f999ae96f73ba2300dbebef74a04ecdbb60ff43
2011-01-14 16:40:08 -08:00
Michael Jurka ec14123190 Merge "renaming CacheableTextView -> CachedTextView" into honeycomb 2011-01-14 16:06:42 -08:00
Michael Jurka 8dcd99eaf7 Merge "fixed vertical parallax" into honeycomb 2011-01-14 16:06:37 -08:00
Michael Jurka 0a1f18fe0a Merge "Fix bug: text is sometimes garbled in All Apps" into honeycomb 2011-01-14 16:06:30 -08:00
Michael Jurka 93a6b4e8a2 fixed vertical parallax 2011-01-14 16:02:32 -08:00
Michael Jurka 002bd928bf renaming CacheableTextView -> CachedTextView 2011-01-14 15:50:07 -08:00
Michael Jurka 2a9e70655f Fix bug: text is sometimes garbled in All Apps 2011-01-14 15:48:04 -08:00
Patrick Dubroy 4a3ba7b7f2 Merge "Allow previous view hierarchy to be GC'ed more quickly on rotation" into honeycomb 2011-01-14 15:22:09 -08:00
Patrick Dubroy 2313eff05b Allow previous view hierarchy to be GC'ed more quickly on rotation
Change-Id: I76215a48e76234501b7ce253dedfa449502ab88f
2011-01-14 14:50:47 -08:00
Michael Jurka 0ea4000b63 Fix bug: new items were invisible when added in spring-loaded mode
Change-Id: Ic28f8c83de0f7097d642a2f162e0ee2a91649807
2011-01-14 14:48:22 -08:00
Michael Jurka c5b262ccf6 tweaking parallax effect
- adding vertical parallax when switching to all apps/customize mode
- added effect to have parallax lag the rest of scrolling
- adjusted the amount of horizontal/vertical parallax in both portrait and landscape modes

Change-Id: I5ee778f78c1080337f642217bcf828b2392ddf70
2011-01-13 22:30:59 -08:00
Adam Cohen f16e571330 Making AllApps transition more cinematic
Change-Id: Ib9b98d90917ee69a9cc440cd9ed8df5a2f339dcf
2011-01-13 13:40:46 -08:00
Michael Jurka c9c548eb10 Potential fix for garbled text in All Apps
- now redrawing the cache for CacheableTextView every time setText is called
2011-01-12 13:49:37 -08:00
Kenny Root f5675decc9 Use the default activity mipmap
So we can use different scales of the default activity icon, switch to
using the mipmap version of it.

Bug: 3325002
Change-Id: I3307bc8959829958e0da4ab2a9238c89ff9fdead
2011-01-12 10:15:46 -08:00
Michael Jurka 340c5f3a70 Restore wallpaper parallax
Gives us a 7-10fps drop
2011-01-11 20:02:55 -08:00
Michael Jurka ecb4838531 Fix bug: moving items leaves workspace screens' caches in bad state
Change-Id: I88f9ded02b489bc189080afe75dc6f13af2cfcfd
2011-01-11 13:10:24 -08:00
Michael Jurka e464aeb13a Merge "fix bug with alpha level of items on workspace" into honeycomb 2011-01-11 10:54:41 -08:00
Winson Chung ce93f7ebdb Fixing issue with background being drawn twice in customization tray.
Change-Id: I65995e3cf443d3a1b206ef156af57c7fda4287e0
2011-01-11 10:06:33 -08:00
Michael Jurka 24232cc399 fix bug with alpha level of items on workspace
- fixed bug where side pages on workspace were visible on orientation changes
- fixed bug where dragging an item to a new page would cause it to be invisible initially
2011-01-10 21:41:55 -08:00
Winson Chung ae222ab933 Fixing issue where current page border was showing on drag after adding widget.
Change-Id: Ifd112c7ea49962575e2f4e6403f30e23c75fb5c0
2011-01-10 11:46:17 -08:00
Adam Cohen df9de0b121 Fixing bug with workspace drop animation
Change-Id: I4f7682e588730905170fd534a415688ebbf64eea
2011-01-10 11:05:14 -08:00
Michael Jurka 99b6a5b5f7 Fixed bug: newly added apps didn't show up immediately
Now, whenever apps change visibility or are removed, we invalidate the bitmap cache for CellLayout

Change-Id: I883ea6cc07b1b09775bb7d262417acb34fbec3de
2011-01-07 21:06:30 -08:00
Adam Cohen c42d5e330a Fixing issue 3272864
-requestLayout() was being called within onLayout in
 CellLayout. This resulted in some funky behaviour and the
 bug above.

Change-Id: I76b8fa3c1dc7f08c462d13e2e9dde0d7a74386c0
2011-01-07 19:28:05 -08:00
Winson Chung 304dcde0e3 Ensuring that we don't start dragging while another drag is in progress.
Change-Id: If3c5a059407efc3ee9a0c9b1b3b7fb942d3a7664
2011-01-07 16:00:59 -08:00
Svetoslav Ganov 815ba2d2ea Added accessibility support for the home/all app togle in Launcher2
bug:3307225

1. Added code to fire accessibility events on transition to all apps
   and to home and to appropriately populate the generated
   accessibility event depending on the context in which it is fired.

Change-Id: Icd1ceb3b2556b6f416829d58b4ac7df42d61936c
2011-01-07 14:55:22 -08:00
Michael Jurka 026f555b34 Fix bug where stack view was getting clipped
We were also updating CellLayouts' drawing cache even when not needed, this is now fixed (and was actually the cause of the bug)
2011-01-07 12:59:10 -08:00
Joe Onorato 7cef289a32 Call through to super.removeallViews*().
Fixes the duplicate view bug by actually removing the views.

Bug: 3165740
Change-Id: I18f26e4cf498e6d53825959a61d585fac2c89faa
2011-01-07 11:09:15 -08:00
Winson Chung e83b8acab1 Merge "Minor fixes to stop crashing on panning/dragging on phones." into honeycomb 2011-01-06 16:29:56 -08:00
Winson Chung 26cbf3a001 Minor fixes to stop crashing on panning/dragging on phones.
Change-Id: Ibfc0072d6db039b97876702b2c0577359a7ae567
2011-01-06 16:29:06 -08:00
Michael Jurka 137142e39b Fix clipping of blue glow around icons when they're clicked 2011-01-06 12:36:53 -08:00