Winson Chung
e0cccab156
Merge "Clamping touch positions to drag layer rect to prevent dragging outside of bounds."
2011-07-11 14:40:23 -07:00
Winson Chung
273c102240
Clamping touch positions to drag layer rect to prevent dragging outside of bounds.
...
- Fixing small issue with default widget preview aspect ratios
Change-Id: I2dca0524e8aa7c48345b424bad889736fa345386
2011-07-11 14:00:02 -07:00
Winson Chung
557d6ed50c
Fixing issues with spring loaded adding.
...
- 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
2011-07-11 11:38:24 -07:00
Adam Cohen
8dfcba4af7
Substantially improved performance of dragging and drop animations
...
-> 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
2011-07-07 16:59:45 -07:00
Winson Chung
eb99f1648c
Fixing bug where scroll track was showing on the tablet.
...
Change-Id: Id86ed481af01bb209f9116041eaa542b9e373302
2011-07-07 15:33:51 -07:00
Winson Chung
20b2c91103
Merge "Updating assets."
2011-07-07 14:40:36 -07:00
Winson Chung
649723cfb3
Updating assets.
...
- Tweaking search bar layout.
Change-Id: I9624fa4284135858d3e19b8b8e4710b5dd746042
2011-07-07 14:10:47 -07:00
Eric Fischer
6fce50e4c6
Merge "Import revised translations."
2011-07-07 11:45:37 -07:00
Eric Fischer
9dc7a88c38
Import revised translations.
...
Change-Id: I82d6b3ce2d5c2eaae97a6d7f6bbc97cdc2914d56
2011-07-07 11:42:38 -07:00
Winson Chung
c07918d005
Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode.
...
Change-Id: Ie1f0468c563bed7abc1aa6416e222cdb0853c03a
2011-07-06 20:48:45 -07:00
Adam Cohen
d044526d82
Adding transitions during folder creation
...
-> 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
2011-07-06 11:35:56 -07:00
Adam Cohen
c9c56f4f71
Merge "Added transitions when dropping items onto Folders, fixed bugs"
2011-07-02 19:16:31 -07:00
Adam Cohen
3e8f811f31
Added transitions when dropping items onto Folders, fixed bugs
...
-> 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
2011-07-02 18:42:25 -07:00
Winson Chung
967289b6d5
Adding new assets.
...
Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
2011-07-01 12:33:32 -07:00
Winson Chung
3ac74c55cf
Tweaking the scroll indicators with new assets and sizing.
...
- Showing the scroll indicators when changing between workspace/apps customize
Change-Id: I791c09b76deb00108c466f08ae3c29b19d77c4d8
2011-06-30 17:43:39 -07:00
Winson Chung
db1138b4ef
Tweaking AppsCustomize spacing to match CellLayout.
...
Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
2011-06-30 14:45:03 -07:00
Winson Chung
6a0f57dfaf
Populating some more accessibility events.
...
Change-Id: I7813abdd6dcc0979949caec9e31029486be0396d
2011-06-29 20:11:07 -07:00
Adam Cohen
e87b924efa
Making folder items match those on workspace
...
-> Deleted some unused files
Change-Id: I2e657d7a82140e55ecc674ee759c0c7bcf11ebe1
2011-06-29 14:05:01 -07:00
Winson Chung
3c99e77ff8
Merge "Making drop target smaller in landscape."
2011-06-28 18:23:23 -07:00
Winson Chung
b23f276181
Making drop target smaller in landscape.
...
Change-Id: I19b641761569d62d06eff7fb775ceb5cbcb5a845
2011-06-28 17:57:24 -07:00
Adam Cohen
64e5fc5e51
Updating Folder assets
...
Change-Id: Ia65a27161bff03518edf0a1186a7696237d0c9d4
2011-06-28 16:34:25 -07:00
Adam Cohen
a65beeea13
Fixing a couple folder bugs
...
-> 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
2011-06-28 10:19:44 -07:00
Winson Chung
d294526ad9
Making slightly different layout for shortcut pages in Widgets tab.
...
Change-Id: I3f07e23bfe1c68e84c148057e95d583e3fa25b34
2011-06-24 15:32:40 -07:00
Winson Chung
fd3385fe9e
Using GridLayout in AppsCustomize widgets tab.
...
- 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
2011-06-24 10:49:03 -07:00
Winson Chung
4e076545e4
Cleaning up dead code.
...
Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
2011-06-23 16:08:54 -07:00
Winson Chung
74608b5dfc
Removing the old dot.dot.dot page indicators at the bottom.
...
Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
2011-06-23 13:23:38 -07:00
Winson Chung
4b825dcd5f
Tweaking launcher grid and spacing.
...
Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
2011-06-22 17:26:02 -07:00
Winson Chung
547eeb3b3e
Merge "Removing News/Weather widget from default layout."
2011-06-22 16:04:01 -07:00
Winson Chung
05bc49968c
Removing News/Weather widget from default layout.
...
Change-Id: Icc5d17c316478380f6f234100b108ee6cca160d4
2011-06-22 15:54:48 -07:00
Amith Yamasani
6be594922f
A fullscreen wallpaper chooser for all screen sizes.
...
The wallpaper preview covers the whole screen,
with background protection for the gallery items and button.
Change-Id: Ice31c4fea6503d1a59b59d6fbffb5e4a28eb2143
2011-06-22 11:29:38 -07:00
Adam Cohen
2a451abcc0
Merge "Adding select all on focus to folder renaming, changed spacing"
2011-06-21 22:39:21 -07:00
Adam Cohen
4ef610fc88
Adding select all on focus to folder renaming, changed spacing
...
Change-Id: I34821315b168a37b9b78977adde0e93ba9db7c2e
2011-06-21 22:37:36 -07:00
Adam Cohen
6a888d2419
Merge "New folder visualization, renaming, staggering reorder"
2011-06-21 21:07:33 -07:00
Adam Cohen
76fc085d28
New folder visualization, renaming, staggering reorder
...
Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
2011-06-21 18:00:21 -07:00
Winson Chung
201bc828d5
Need to remove views and not just hide them after animations.
...
- 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
2011-06-20 17:14:37 -07:00
Eric Fischer
30faf51979
Import revised translations.
...
Change-Id: I5e23d1bf2cc3316630a2958719758f22d96b8ddd
2011-06-20 14:50:10 -07:00
Winson Chung
eb66b14000
Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages.
...
- Removing some unused assets
Change-Id: I40dec108b35ed4fcc769405446664e8180cb6d41
2011-06-16 18:07:35 -07:00
Winson Chung
ec18d35d4f
Merge "Adding signposting to Phone UI in Workspace/AppsCustomize."
2011-06-14 16:03:32 -07:00
Winson Chung
007c69867d
Adding signposting to Phone UI in Workspace/AppsCustomize.
...
Change-Id: Id63f247745a5ec1a63bbaff84602e4c91354f789
2011-06-14 16:02:56 -07:00
Michael Jurka
f2ff7d9f3e
Allow overlays to disable hw acceleration
2011-06-14 14:38:49 -07:00
Adam Cohen
bfbfd26c62
Initial implementation of folder reordering
...
Change-Id: I9f700e71f46e3b91afa96742d9e3890d519c391d
2011-06-13 16:55:12 -07:00
Winson Chung
61fa4197c4
Fixing drop target area, and adding bg color indicators.
...
- Merging wallpaper fix and PagedViewIconCache key fix
Change-Id: I2a65bc4b642f020dfc4d2223a36d3ebcf41de5f5
2011-06-13 11:51:18 -07:00
Winson Chung
f0ea4d3378
Replacing AllApps/Customize in tablet UI with Apps/Customize.
...
Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
2011-06-13 11:49:32 -07:00
Dianne Hackborn
93fb953119
am d26fd29b: am 153a757a: am fdb4e69f: Mark access to private styles now that aapt enforces this.
...
* commit 'd26fd29b66d76da215b5fe2ae54adbb8ec903082':
Mark access to private styles now that aapt enforces this.
2011-06-10 12:51:32 -07:00
Winson Chung
94aad81488
Removing search widget.
...
Change-Id: I5a83d5a8f7eda6ddf7cf8b15ea4523673b584c04
2011-06-10 09:56:05 -07:00
Dianne Hackborn
fdb4e69fad
Mark access to private styles now that aapt enforces this.
...
Change-Id: I76a05f38f2b7598362e7dda2f5bf751c05447928
2011-06-09 15:33:18 -07:00
Winson Chung
b26f3d6a8c
Modifying AppsCustomize behaviour to use springloaded mode.
...
Change-Id: I21d181ad3d245731ee8402915f8918b91bfc4553
2011-06-08 16:42:03 -07:00
Daniel Sandler
6b1325a0c7
Merge "Add missing assets for RocketLauncher on phones."
2011-06-07 08:25:11 -07:00
Eric Fischer
b9af5f7c42
Import revised translations.
...
Change-Id: I755d7cc711f1de835584e2317e843a19470ef060
2011-06-06 16:07:03 -07:00
Daniel Sandler
48cb7fb67b
Add missing assets for RocketLauncher on phones.
...
Bug: 4541201
Change-Id: I2644dfe5e5a36a91e70ecf49300c82bf1eef2269
2011-06-04 00:28:50 -04:00