Commit Graph

305 Commits

Author SHA1 Message Date
Adam Cohen cb3382b1bf Refactor of Launcher drag and drop to use a DragObject
-> DragObject contains a bunch of parameters instead of pssing
   them each individually

Change-Id: I709cf320fe4234d71e19325d5c761dd9a9bba405
2011-05-24 16:17:13 -07:00
Patrick Dubroy 244d74cb35 Dynamically determine # of rows/cols in All Apps.
Change-Id: Ia8c1b3915325823f7617862e0e4e0db865ea0d5d
2011-05-20 14:03:14 -07:00
Adam Cohen f4b0891367 Pushed folder inner ring drawing into workspace during animation
Change-Id: I571b71acbfdd28f921e35e989efd2dceefb54f11
2011-05-18 12:20:57 -07:00
Adam Cohen 073a46ff63 Changed folder hover animations
-> Added outer ring to hover animation
-> Fixed location of items in folder during hover animation
-> Cleaned up the code

Change-Id: I57c5f3cadbd2f289a18f7420a57ced6053fb06db
2011-05-17 17:52:29 -07:00
Adam Cohen 2801cafe62 Shrink-wrapped folders
Change-Id: Ida1b5d0bd4d39eabfde9f8a5bee0d4b6e9b33627
2011-05-16 17:17:27 -07:00
Michael Jurka f6440da9d0 Determine # of rows/columns based on screen size
Change-Id: I8b1266bd7a66d4a73d4a09570357688333e03d13
2011-05-13 17:55:08 -07:00
Michael Jurka a2eb17095d Moving tablet interface to 'large' devices
(later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android)

Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
2011-05-12 15:07:49 -07:00
Adam Cohen ba781611b3 Fix crash when dragging item to next page (issue 4319506)
Change-Id: I6c2bc44ab9b320afa8ef581cb49623dee1ec4ef5
2011-05-09 14:57:05 -07:00
Winson Chung 63257c110a Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize.
- Also removing references to old all-apps 2d/3d

Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
2011-05-06 16:25:37 -07:00
Michael Jurka b9b8ce94ff Fix: restoring holo outlines in paged views on tablet
Change-Id: Ifb319731f76c8154e2dff5336641862b7427d836
2011-05-05 15:13:11 -07:00
Adam Cohen 6c1d402a64 Merge "Adding folder icon visualization" 2011-05-02 18:11:28 -07:00
Adam Cohen a9cf38f533 Adding folder icon visualization
-> Added new temp assets

Change-Id: If1d7e8ce867b473920f40cd1cc02d189be62b8bf
2011-05-02 17:52:19 -07:00
Winson Chung fc79c8067e Fixing drag and drop issues with AppsCustomize pane.
- Fixing issue with no-more-space error not showing
- Returning to first page of AllApps when leaving and coming back

Change-Id: If3fb1ba1abae9d453bb71214e44170df91a52189
2011-05-02 16:46:44 -07:00
Adam Cohen df2cc41acb Stripping LiveFolders from Launcher
Change-Id: Ic105fbeb1289e43469d5975b7d977b2fc7900c0b
2011-04-28 12:28:39 -07:00
Adam Cohen 36c8e9fb88 Merge "Adding initial folder animation" 2011-04-26 16:45:45 -07:00
Winson Chung 3ebc984361 Merge "Quick fix to enable orientation lock while dragging workspace items." 2011-04-26 14:49:18 -07:00
Winson Chung b46a2d130b Disabling certain effects (wallpaper transition, holographic icons in AllApps) if HW acceleration is not enabled.
Change-Id: I7926d5c3ba95c6d57999189677ff79f67b05434f
2011-04-25 15:18:24 -07:00
Winson Chung 50d2442a74 Quick fix to enable orientation lock while dragging workspace items.
Change-Id: I63663e81d20646296892615405b88736ecae94b0
2011-04-25 13:13:41 -07:00
Winson Chung 785d2eb2b8 Initial changes to merged AllApps/Customize pane in the Phone UI.
Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
2011-04-22 12:53:59 -07:00
Adam Cohen 7f4eabe370 Adding initial folder animation
-Changed CellLayout/CellLayoutChildren to use padding in the more
 standard way

Change-Id: I728f1b699232422be76eb29b4cf710cd5723a0aa
2011-04-21 17:14:26 -07:00
Adam Cohen e031096502 Removing dragoutlines when dragging a shortcut above a shortcut
Change-Id: I235597a2e2565f93ebea81ae133ad8f1a5d9d4ce
2011-04-18 17:07:58 -07:00
Adam Cohen 6639687cd6 Adding drag outlines for dragging out of folders
Change-Id: I264f66af5f03035bac17ff00eacc1a1da3d027a4
2011-04-18 14:27:04 -07:00
Adam Cohen 10b1737910 Fixing folder creation for drops from other folders
-> also fixed a bug where item wasn't being properly removed
   from source after creating a folder

Change-Id: Ie3932b1eec13929a07e6387d15754fd0604dd80a
2011-04-15 15:29:53 -07:00
Adam Cohen 8a71ca86b2 Merge "Cleaning up drag and drop visulization and drop location determination" 2011-04-15 13:31:42 -07:00
Adam Cohen e3e27a854f Cleaning up drag and drop visulization and drop location determination
-Visualization and drop location always match now
-Improved the location determination/visualization for widgets
 in spring loaded mode
-Simplified and fixed some other discrepencies

Change-Id: I4b46f415a547e4df778c70a8b87f341a909d10c1
2011-04-15 13:29:26 -07:00
Adam Cohen b1c8befb2f Merge "Enabling user folder creation by dropping shortcut onto shortcut" 2011-04-15 12:06:01 -07:00
Adam Cohen df0353815c Enabling user folder creation by dropping shortcut onto shortcut
Change-Id: Ib8de001f5003cd44f1524cb7763fc928fa24aaba
2011-04-15 12:04:25 -07:00
Winson Chung 49f3c8e34b Merge "Fixing focus issues in Launcher (keyboard support)." 2011-04-14 10:15:44 -07:00
Winson Chung 97d85d23b0 Fixing focus issues in Launcher (keyboard support).
Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
2011-04-14 10:13:09 -07:00
Michael Jurka e5fb0f27bc Minor cleanup and refactoring 2011-04-12 16:26:40 -07:00
Winson Chung 20f7111c73 Making mini workspaces disappear if drag from AllApps fails.
Change-Id: Ia02e441d48a041e336b64190d7813f6b35d6dd94
2011-04-07 11:21:02 -07:00
Adam Cohen c3bc26031c Turning off the 3D rotation for non-xlarge devices
Change-Id: I4fe13b362458d6bad3da5263cf95f27a3b5b08b9
2011-03-30 11:51:31 -07:00
Adam Cohen d5e4273379 Fixing drop animation from AllApps on phone (bug 4174466)
Change-Id: I90d4c7e0cef6089d161c2ced7687e9edb3a3953a
2011-03-28 17:37:35 -07:00
Adam Cohen 8878a32f26 Fixing drag icon location on non-xlarge devices
Change-Id: I7897f67e145818866a51c6a50d4d3e59674b08b4
2011-03-28 14:16:36 -07:00
Michael Jurka c2e26a028d Refactoring some animation code
Change-Id: If78b071c4fd5ac2c06d6d8ed0abaee7787273f28
2011-03-24 15:54:19 -07:00
Adam Cohen 26976d9b53 Fix resize frame bug: 4121297
Change-Id: I797c9af3ed0a0c99407c301e68d20485e108980c
2011-03-22 15:35:27 -07:00
Winson Chung 097eb0a751 Fixing issue where you can't drag from AllApps.
Change-Id: I61bd966b97d275ece1db238edaac8d66936d0a20
2011-03-21 14:25:45 -07:00
Adam Cohen 6788269814 Fixing widget resize visual / ux ugliness, Bug: 4082591
Change-Id: Ib258e02f52dd83418db0c0249efdc90d2424f059
2011-03-14 12:16:52 -07:00
Michael Jurka bf32dbbbff Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" into honeycomb-mr1 2011-03-09 15:49:40 -08:00
Michael Jurka a4b4016bcd Fix bug: workspace screens not being rendered in spring-loaded mode
Bug # 4024334
2011-03-09 14:53:27 -08:00
Michael Jurka f70c781424 Fix reported wallpaper offset in portrait mode for live wallpapers
Bug # 3442622
2011-03-09 14:07:36 -08:00
Patrick Dubroy bbaa75c8c4 Fix 3514114: Dropping on mini-screens doesn't place items correctly
Change-Id: I7176562f1a62ca9973a256e53151aac1ff708144
2011-03-08 18:47:55 -08:00
Michael Jurka abded66084 improving performance of first AllApps/Customize animation
Change-Id: I71e5cc634f7e1346617d101efd6945c00484cab3
2011-03-07 15:20:51 -08:00
Patrick Dubroy 758a9239f0 Fix 3511340: Exit widget resize mode when home or back clicked
Also add an optimization to drastically reduce the number of
posted events when a widget is currently being resized.

Change-Id: I8839d4bba564028a67fb0355d35b7dd52465b199
2011-03-03 20:10:01 -08:00
Michael Jurka 25356e75eb Fixed issue where background wasn't rendered behind customization tray 2011-03-03 14:53:11 -08:00
Michael Jurka 9c6fbed487 Further improving performance of All Apps transition
Change-Id: Ie8a2af004acba4c13066dd636842a71793064688
2011-03-02 22:12:05 -08:00
Michael Jurka 2763be3150 Improving performance of All Apps transition
- increased perf ~8fps using hardware layers

Change-Id: Ic6a2c23e9182fdb1ee362cbd72f7813f4e9accf0
2011-03-02 14:48:28 -08:00
Winson Chung 707de2828c Fixing issue where you can't drag to a full screen when in spring loaded mode (to get to next pages)
Change-Id: I8c1adbe209fff41779b7f5c6c585ed13dcc109b3
2011-03-02 12:29:30 -08:00
Patrick Dubroy e708c5249b Fix 3457875: Mini workspace should zoom on tap, not touch down
Change-Id: I2e9bb6267048f2b2fb97070029f3a0ad2a28cc32
2011-03-01 17:04:40 -08:00
Patrick Dubroy 3ad0c132de Merge "Fix 3493373: back button displays blue homescreen borders" 2011-03-01 10:28:22 -08:00