summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translations.Eric Fischer2011-07-2547-858/+210
| | | | Change-Id: I299d56bad66732d527459d0fd648921d191c12a2
* Cleaning up folder layout, still pending final assets / cell sizeAdam Cohen2011-07-222-11/+7
| | | | | | -> see bug 5044356 Change-Id: I80a3cd90145de2a774565aae04809d8c1d04ccd5
* Fix wallpaper picker crashMichael Jurka2011-07-211-0/+6
|
* Fixing small bug where folder could not be created in dock.Winson Chung2011-07-201-3/+3
| | | | | | - Ensuring default workspace items aren't overlapping. Change-Id: I53803bdd61e1e956b9582b1332cde37663cb8578
* Removing unused resourcesMichael Jurka2011-07-2036-771/+0
|
* Initial changes to add configurable hotseat.Winson Chung2011-07-2022-77/+139
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Fxing issues with the scroll barWinson Chung2011-07-198-52/+41
| | | | | | | | - Removing track from AllApps - Scrollbar should reach edge of track now - Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
* Merge "Making default folder name blank"Adam Cohen2011-07-151-1/+1
|\
| * Making default folder name blankAdam Cohen2011-07-151-1/+1
| | | | | | | | Change-Id: Ie554a6b799591e6f546f4ad312fb6b8d5428072d
* | Import revised translations.Eric Fischer2011-07-151-1/+1
|/ | | | Change-Id: I95417f668ca99c762bd884775ea8856bb86076e2
* Merge "Making the search bar span the available space on the phone ui in ↵Winson Chung2011-07-131-4/+9
|\ | | | | | | portrait."
| * Making the search bar span the available space on the phone ui in portrait.Winson Chung2011-07-131-4/+9
| | | | | | | | Change-Id: Idd1082414c460c632de891336a0be90eada51178
* | Cleaning up some drop-target issues.Winson Chung2011-07-127-6/+17
|/ | | | | | | | - Setting text color during drag over transitions - Fixing regression in drop target padding = Using old drop-down animation where possible Change-Id: Ia1c5ec9e58fc734d28133349d9920d123ed71ae6
* Tweaking drop target transition to prevent flash.Winson Chung2011-07-111-1/+1
| | | | Change-Id: I7a0204685f1d377117b4d8e39b1c0d32e7b37a76
* Merge "Clamping touch positions to drag layer rect to prevent dragging ↵Winson Chung2011-07-111-0/+0
|\ | | | | | | outside of bounds."
| * Clamping touch positions to drag layer rect to prevent dragging outside of ↵Winson Chung2011-07-111-0/+0
| | | | | | | | | | | | | | | | bounds. - Fixing small issue with default widget preview aspect ratios Change-Id: I2dca0524e8aa7c48345b424bad889736fa345386
* | Fixing issues with spring loaded adding.Winson Chung2011-07-1119-93/+107
|/ | | | | | | | | - Delaying until items are added - Showing bg when going into spring loaded mode - Fixing regression where dropping widgets on full page would not trigger a notification - Fixing regression on tablet where pages were no longer being rotated or shown Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-1/+1
| | | | | | | | | | -> Took DragView drawing out of the window and put it into the DragLayer -> Added fade-in/out animations to transition between the final view and the DragView, after the view animates -> Enabled hardware layers on Folder items which improves the performance Folder reordering Change-Id: I4d92ca9fba172d1bab9efc215a99abcaadcdf503
* Fixing bug where scroll track was showing on the tablet.Winson Chung2011-07-073-0/+10
| | | | Change-Id: Id86ed481af01bb209f9116041eaa542b9e373302
* Merge "Updating assets."Winson Chung2011-07-0743-206/+281
|\
| * Updating assets.Winson Chung2011-07-0743-206/+281
| | | | | | | | | | | | - Tweaking search bar layout. Change-Id: I9624fa4284135858d3e19b8b8e4710b5dd746042
* | Merge "Import revised translations."Eric Fischer2011-07-0786-578/+140
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2011-07-0786-578/+140
| | | | | | | | Change-Id: I82d6b3ce2d5c2eaae97a6d7f6bbc97cdc2914d56
* | Cleaning up some spring-loaded related dragging code. Allow cancel spring ↵Winson Chung2011-07-062-1/+3
|/ | | | | | loaded mode. Change-Id: Ie1f0468c563bed7abc1aa6416e222cdb0853c03a
* Adding transitions during folder creationAdam Cohen2011-07-061-2/+1
| | | | | | | | | | | -> Seamless* transition from dropping item onto another to the creation of a folder containing those items -> Seamless* transitions when adding the third item to a folder -> Cleaned up the code in FolderIcon in order to achieve above Change-Id: Iaf2519ac480acfdc928cc2b7585f28bc7d50bd23
* Merge "Added transitions when dropping items onto Folders, fixed bugs"Adam Cohen2011-07-023-1/+1
|\
| * Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-023-1/+1
| | | | | | | | | | | | | | -> Changed the ordering of the FolderIcon preview to show first items first -> Folder now closes immediately upon drop of an item from folder to workspace Change-Id: I66361b604dc5ef81da2413b7dda53d0c4691377e
* | Adding new assets.Winson Chung2011-07-0152-9/+33
| | | | | | | | Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
* | Tweaking the scroll indicators with new assets and sizing.Winson Chung2011-06-308-4/+28
|/ | | | | | - Showing the scroll indicators when changing between workspace/apps customize Change-Id: I791c09b76deb00108c466f08ae3c29b19d77c4d8
* Tweaking AppsCustomize spacing to match CellLayout.Winson Chung2011-06-304-13/+14
| | | | Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
* Populating some more accessibility events.Winson Chung2011-06-292-0/+13
| | | | Change-Id: I7813abdd6dcc0979949caec9e31029486be0396d
* Making folder items match those on workspaceAdam Cohen2011-06-297-262/+0
| | | | | | -> Deleted some unused files Change-Id: I2e657d7a82140e55ecc674ee759c0c7bcf11ebe1
* Merge "Making drop target smaller in landscape."Winson Chung2011-06-283-2/+4
|\
| * Making drop target smaller in landscape.Winson Chung2011-06-283-2/+4
| | | | | | | | Change-Id: I19b641761569d62d06eff7fb775ceb5cbcb5a845
* | Updating Folder assetsAdam Cohen2011-06-289-0/+0
| | | | | | | | Change-Id: Ia65a27161bff03518edf0a1186a7696237d0c9d4
* | Fixing a couple folder bugsAdam Cohen2011-06-282-2/+2
|/ | | | | | | | -> Issue 4947774 - logic for determining workspace full -> Issue 4967906 - hiding hint text on begin edit -> Stripped out some no longer needed code from Workspace Change-Id: I62b0e5c2dbf424af6b8b29af9b70270d68923eba
* Making slightly different layout for shortcut pages in Widgets tab.Winson Chung2011-06-243-7/+7
| | | | Change-Id: I3f07e23bfe1c68e84c148057e95d583e3fa25b34
* Using GridLayout in AppsCustomize widgets tab.Winson Chung2011-06-247-46/+42
| | | | | | | | - Starting to implement new widgets design - Hiding outlines in phone ui while dragging - Making the tab bar show only when we have items as well Change-Id: Ic027f9ba83fc0982f2f92a90412f050a8e248f9c
* Cleaning up dead code.Winson Chung2011-06-2321-613/+0
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* Removing the old dot.dot.dot page indicators at the bottom.Winson Chung2011-06-2361-290/+0
| | | | Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
* Tweaking launcher grid and spacing.Winson Chung2011-06-2218-161/+143
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* Merge "Removing News/Weather widget from default layout."Winson Chung2011-06-221-8/+0
|\
| * Removing News/Weather widget from default layout.Winson Chung2011-06-221-8/+0
| | | | | | | | Change-Id: Icc5d17c316478380f6f234100b108ee6cca160d4
* | A fullscreen wallpaper chooser for all screen sizes.Amith Yamasani2011-06-226-105/+44
|/ | | | | | | The wallpaper preview covers the whole screen, with background protection for the gallery items and button. Change-Id: Ice31c4fea6503d1a59b59d6fbffb5e4a28eb2143
* Merge "Adding select all on focus to folder renaming, changed spacing"Adam Cohen2011-06-212-2/+4
|\
| * Adding select all on focus to folder renaming, changed spacingAdam Cohen2011-06-212-2/+4
| | | | | | | | Change-Id: I34821315b168a37b9b78977adde0e93ba9db7c2e
* | Merge "New folder visualization, renaming, staggering reorder"Adam Cohen2011-06-2112-15/+80
|\|
| * New folder visualization, renaming, staggering reorderAdam Cohen2011-06-2112-15/+80
| | | | | | | | Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
* | Need to remove views and not just hide them after animations.Winson Chung2011-06-203-15/+1
| | | | | | | | | | | | | | | | - Removing Manage Apps button from workspace and renaming it in AppsCustomize - Fixing foolish string play in resources from initial change for search bar - Using proper way to get full screen dims for wallpaper fix Change-Id: I1319d225135436468f1feb3057cd9f28eda7c89c
* | Import revised translations.Eric Fischer2011-06-2085-427/+461
|/ | | | Change-Id: I5e23d1bf2cc3316630a2958719758f22d96b8ddd