summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fix index out of bounds"Michael Jurka2011-05-182-1/+2
|\
| * Fix index out of boundsAdam Cohen2011-05-182-1/+2
| | | | | | | | Change-Id: Id288c01ab7e39fb16e7247030dbb76183436cb79
* | Merge "Fixing folder bugs:"Adam Cohen2011-05-183-43/+52
|\|
| * Fixing folder bugs:Adam Cohen2011-05-183-43/+52
| | | | | | | | | | | | | | | | | | | | | | | | -> Folders were not loading with ordering properly persisted -> When an item was put in the trash directly from a folder it was trying to remove the item from the folder again, sometimes removing an extra item from the folder -> Making sure the FolderIcon always shows the _last_ 4 items; this was not working when the launcher was being restarted -> Fixed a tiny rotation bug in the FolderIcon Change-Id: I27423f17fd2f2b396f844c055f1e7abb4f4d5d19
* | Minor fix to figuring out rows/columns for Customize modeMichael Jurka2011-05-181-6/+1
| |
* | Merge "Allow determining # of rows/columns for All Apps and Customize at run ↵Michael Jurka2011-05-184-29/+96
|\ \ | | | | | | | | | time"
| * | Allow determining # of rows/columns for All Apps and Customize at run timeMichael Jurka2011-05-184-29/+96
| | |
* | | Merge "Pushed folder inner ring drawing into workspace during animation"Adam Cohen2011-05-182-81/+61
|\ \ \ | |/ / |/| / | |/
| * Pushed folder inner ring drawing into workspace during animationAdam Cohen2011-05-182-81/+61
| | | | | | | | Change-Id: I571b71acbfdd28f921e35e989efd2dceefb54f11
* | Merge "Fixing issue where holographic icons could get out of sync in AllApps ↵Winson Chung2011-05-176-29/+60
|\ \ | |/ |/| | | (when number of pages changes)."
| * Fixing issue where holographic icons could get out of sync in AllApps (when ↵Winson Chung2011-05-176-29/+60
| | | | | | | | | | | | number of pages changes). Change-Id: I1a63d4837c5b726a90229430f5fc698aa1db5550
* | Changed folder hover animationsAdam Cohen2011-05-172-31/+153
|/ | | | | | | | -> Added outer ring to hover animation -> Fixed location of items in folder during hover animation -> Cleaned up the code Change-Id: I57c5f3cadbd2f289a18f7420a57ced6053fb06db
* Shrink-wrapped foldersAdam Cohen2011-05-167-105/+417
| | | | Change-Id: Ida1b5d0bd4d39eabfde9f8a5bee0d4b6e9b33627
* Adding check before we try and remove associated holographic icons (in the ↵Winson Chung2011-05-161-1/+5
| | | | | | case there are none generated). Change-Id: If06693f7218c3388c3ba6481a07655ed7386391d
* Determine # of rows/columns based on screen sizeMichael Jurka2011-05-132-2/+101
| | | Change-Id: I8b1266bd7a66d4a73d4a09570357688333e03d13
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-1214-58/+60
| | | | | (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
* Merge "Adding Wallpapers tab."Winson Chung2011-05-123-34/+240
|\
| * Adding Wallpapers tab.Winson Chung2011-05-123-34/+240
| | | | | | | | Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
* | Disabling isHardwareAccelerated check until we know when they can/can not be ↵Winson Chung2011-05-102-7/+7
|/ | | | | | made. Change-Id: I45b18df9512e4b1a86c0ac9893166a4855f0e2c9
* Merge "Adding keyboard focus support for phones."Winson Chung2011-05-096-21/+444
|\
| * Adding keyboard focus support for phones.Winson Chung2011-05-096-21/+444
| | | | | | | | Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
* | Fix crash when dragging item to next page (issue 4319506)Adam Cohen2011-05-091-4/+7
|/ | | | Change-Id: I6c2bc44ab9b320afa8ef581cb49623dee1ec4ef5
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-0611-47/+87
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Merge "Cleaning up icon code."Winson Chung2011-05-055-23/+9
|\
| * Cleaning up icon code.Winson Chung2011-05-055-23/+9
| | | | | | | | | | | | - Changing long-press on homescreen to bring up wallpaper picker. Change-Id: I854b1b7dc5a102e95853732d6e9a4fa298144650
* | Fix: restoring holo outlines in paged views on tabletMichael Jurka2011-05-056-13/+9
|/ | | Change-Id: Ifb319731f76c8154e2dff5336641862b7427d836
* Merge "Deleting unused code"Michael Jurka2011-05-051-3/+4
|\
| * Deleting unused codeMichael Jurka2011-05-051-3/+4
| | | | | | Change-Id: I970b6ae64c7559cd3cbf9664f1921b92414b5e30
* | Merge "Fixing small folder bugs"Adam Cohen2011-05-051-1/+10
|\ \
| * | Fixing small folder bugsAdam Cohen2011-05-051-1/+10
| | | | | | | | | | | | | | | | | | | | | -> Preventing duplicate item adds -> Stopping touch events from falling through to workspace Change-Id: I0326a1bf442b1705d3790a701649788413e7a633
* | | Merge "Testing mixing shortcuts into widgets pane."Winson Chung2011-05-043-47/+181
|\ \ \ | |_|/ |/| |
| * | Testing mixing shortcuts into widgets pane.Winson Chung2011-05-043-47/+181
| | | | | | | | | | | | | | | | | | - Initial changes adding LRU cache to widget pane to speed up getting widget previews. Change-Id: If9ed479ba8f2fb321b3ff8c384ac5a9f87d4c689
* | | Merge "Fixing small bug in widget resizing"Adam Cohen2011-05-041-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fixing small bug in widget resizingAdam Cohen2011-05-031-2/+2
| | | | | | | | Change-Id: I7bba5d09aa92437c81e1730758710c1132e26dde
* | Merge "Adding folder icon visualization"Adam Cohen2011-05-025-39/+152
|\|
| * Adding folder icon visualizationAdam Cohen2011-05-025-39/+152
| | | | | | | | | | | | -> Added new temp assets Change-Id: If1d7e8ce867b473920f40cd1cc02d189be62b8bf
* | Fixing drag and drop issues with AppsCustomize pane.Winson Chung2011-05-023-6/+50
|/ | | | | | | - Fixing issue with no-more-space error not showing - Returning to first page of AllApps when leaving and coming back Change-Id: If3fb1ba1abae9d453bb71214e44170df91a52189
* Merge "Adding back the widgets pane to the merged AllApps."Winson Chung2011-04-295-41/+325
|\
| * Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-285-41/+325
| | | | | | | | | | | | - Fixing issue with holographic drag outlines being drawn offset Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
* | Deleting deprecated and unused codeMichael Jurka2011-04-293-11/+0
| |
* | Stripping LiveFolders from LauncherAdam Cohen2011-04-2816-1266/+381
|/ | | | Change-Id: Ic105fbeb1289e43469d5975b7d977b2fc7900c0b
* Merge "Tiny fix in CellLayout"Adam Cohen2011-04-261-1/+1
|\
| * Tiny fix in CellLayoutAdam Cohen2011-04-261-1/+1
| | | | | | | | Change-Id: Idc5fcbb7f6e8e2b104fe1eb0e02579e5751214cf
* | Merge "Adding initial folder animation"Adam Cohen2011-04-265-30/+208
|\|
| * Adding initial folder animationAdam Cohen2011-04-215-30/+208
| | | | | | | | | | | | | | -Changed CellLayout/CellLayoutChildren to use padding in the more standard way Change-Id: I728f1b699232422be76eb29b4cf710cd5723a0aa
* | Merge "Quick fix to enable orientation lock while dragging workspace items."Winson Chung2011-04-261-0/+1
|\ \
| * | Quick fix to enable orientation lock while dragging workspace items.Winson Chung2011-04-251-0/+1
| | | | | | | | | | | | Change-Id: I63663e81d20646296892615405b88736ecae94b0
* | | Disabling certain effects (wallpaper transition, holographic icons in ↵Winson Chung2011-04-253-62/+79
|/ / | | | | | | | | | | AllApps) if HW acceleration is not enabled. Change-Id: I7926d5c3ba95c6d57999189677ff79f67b05434f
* | Fixes for landscape AllApps3DMarco Nelissen2011-04-221-15/+17
| | | | | | | | Change-Id: Ib4cbe475d81a0b857d5560592c3db4ba09ec9319
* | Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-2220-254/+1007
|/ | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948