Commit Graph

538 Commits

Author SHA1 Message Date
Winson Chung ece7f5b3b5 Altering homescreen spacing to match design.
Change-Id: I8b859992fe843d0cf688cb84bcbaab6dbeccb6fb
2010-10-24 13:31:32 -07:00
Winson Chung ef0066b52d More spacing changes to Customization Drawer.
Change-Id: Ie51a0a5da6169b0651e9f70cfb28450254cf0df1
2010-10-21 14:32:20 -07:00
Winson Chung df4b83dd9d More spacing changes for AllApps.
- Also testing a simple scale of existing icons in lieu of high res icons.

Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466
2010-10-20 18:39:54 -07:00
Patrick Dubroy ce34a9768b Animate items into place when dropping on home screen 2010-10-19 10:42:24 -07:00
Michael Jurka 18014791be Added bounce animation when item added to screens
Change-Id: I87d9e8545e2de588d083b48991d932eb904f6e3a
2010-10-18 18:29:21 -07:00
Roy West ab1d8b96f7 am 9691a78a: am 400d5646: Fix bug3096516 re capitlization of Manage apps menu item
Merge commit '9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2'

* commit '9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2':
  Fix bug3096516 re capitlization of Manage apps menu item
2010-10-15 14:26:21 -07:00
Justin Ho 45fd79ea8d am 9598a5c6: am 174b7028: Updated hotseat and trashcan icons in Launcher2 (hdpi)
Merge commit '9598a5c6af720136764b962ddee8343ad7eeab11'

* commit '9598a5c6af720136764b962ddee8343ad7eeab11':
  Updated hotseat and trashcan icons in Launcher2 (hdpi)
2010-10-14 22:13:44 -07:00
Winson Chung 9678557e66 Adding message when there are no icons in a particular tab.
Change-Id: Icbf122d10d07fcacb8a4429431ea389826a3d173
2010-10-14 14:21:20 -07:00
Roy West 400d564681 Fix bug3096516 re capitlization of Manage apps menu item
Change-Id: Icdc77662827d10bd0f8ab32616d380db29bd94bb
2010-10-14 06:10:33 -07:00
Joe Onorato 4be866d3a1 fix 3029324: Implement new drag feedback
Add "shrinkwrap" icon outlines to visualize where the item will land
2010-10-13 12:01:04 -07:00
Justin Ho 174b7028eb Updated hotseat and trashcan icons in Launcher2 (hdpi)
Change-Id: I7d49b84bb61ca354fef309367d76d79deaa2e83b
2010-10-12 20:25:25 -07:00
Winson Chung b0b2e6f588 Tweaking spacing and layout of AllApps/Customize in portrait.
- Also added workaround for tab label not being initially selected
- Added fix for initial layout of PagedViews preventing side pages from having proper alpha
- Marking widget dims format string as not translatable

Change-Id: I74a5410b88e2766816a87b14e64058b4288c214d
2010-10-12 18:27:22 -07:00
Gilles Debunne 63196c1162 Merge "Changed Grid layout on home. More space at the bottom." into gingerbread 2010-10-11 17:13:19 -07:00
Gilles Debunne 510338d921 am 1a1c76e6: New hotseat assets.
Merge commit '1a1c76e69ab43b8519e94cc6dc0c1165c03873d9'

* commit '1a1c76e69ab43b8519e94cc6dc0c1165c03873d9':
  New hotseat assets.
2010-10-10 19:11:34 -07:00
Michael Jurka 3e7c763453 updated Workspace thumbnail behavior
- in All Apps mode, fade thumbnails completely
- while dragging, have thumbnails re-appear
- while dragging, give screen thumbnails that can accept drops a different appearance (green outline instead of blue)

Change-Id: I72ddf8a0f1947d35ef11514b7d4eea9ae5eee6e2
2010-10-10 15:03:45 -07:00
Gilles Debunne 87fccaa075 am d2e0ab36: Revert "Changed Grid layout on home. More space at the bottom."
Merge commit 'd2e0ab363d46bcaa8fe515e0403eec1ad044134e'

* commit 'd2e0ab363d46bcaa8fe515e0403eec1ad044134e':
  Revert "Changed Grid layout on home. More space at the bottom."
2010-10-10 11:25:57 -07:00
Gilles Debunne ca931dd2e8 am 1639986f: Merge "Changed Grid layout on home. More space at the bottom." into gingerbread
Merge commit '1639986f7229df6083b74419d02de68799dfbadc'

* commit '1639986f7229df6083b74419d02de68799dfbadc':
  Changed Grid layout on home. More space at the bottom.
2010-10-10 09:06:53 -07:00
Gilles Debunne 47810cb968 am d4c00829: New hot seat assets
Merge commit 'd4c008292f3667f864ae552cf4878c810d018435'

* commit 'd4c008292f3667f864ae552cf4878c810d018435':
  New hot seat assets
2010-10-10 09:06:47 -07:00
Gilles Debunne 1a1c76e69a New hotseat assets.
Change-Id: I5505d267076de39cb3fabd0fa7419adc3f619d39
2010-10-08 15:00:59 -07:00
Gilles Debunne a8b84327e0 Changed Grid layout on home. More space at the bottom.
Bug: http://b/issue?id=3053235

This is a proper way to do what was done in https://android-git.corp.google.com/g/#change,71522

The longAxisEndPadding used to be equal to button_bar_height.
Increased it to match proposed mock from designers and increase space
between last row and hot seats buttons.

Change-Id: I31dfba0a3e90a30f18d42b16681592d9527517d4
2010-10-07 11:58:44 -07:00
Gilles Debunne d2e0ab363d Revert "Changed Grid layout on home. More space at the bottom."
This reverts commit 372ca9736e.

Change-Id: I5c5df72067bd17b14c8afc7b7869a50a0198f9ac
2010-10-07 11:04:32 -07:00
Joe Onorato 37265ef6a7 Fix crash on phones about no resource.
Bug: 3039845
Change-Id: If7b08eafd3fe6cdfc75a92ddcf463371359c3633
2010-10-07 11:44:50 -04:00
Patrick Dubroy 1262e36948 wip 3029324: Implement new drag feedback
- Show page borders when dragging
- Enlarge scroll region (landscape only)
- When inside scroll region, show green border on adjacent page
2010-10-06 17:39:05 -07:00
Eric Fischer fc223d969b Merge "Import revised translations. DO NOT MERGE" into gingerbread 2010-10-06 17:32:48 -07:00
Eric Fischer 8a3a0753a0 Import revised translations. DO NOT MERGE
Change-Id: Id10c202123114a32708d7def3942b900f1d5933b
2010-10-06 17:13:05 -07:00
Winson Chung 7ed39f3362 am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." into gingerbread
Merge commit '6a5f4d8526944ad4189072543ec4cc3f6d638b6f'

* commit '6a5f4d8526944ad4189072543ec4cc3f6d638b6f':
  Adding more specific title for pick-application dialog.
2010-10-06 17:09:10 -07:00
Gilles Debunne 1639986f72 Merge "Changed Grid layout on home. More space at the bottom." into gingerbread 2010-10-06 16:51:18 -07:00
Gilles Debunne d4c008292f New hot seat assets
Change-Id: I95ebf95f6eb0d24a88e1726acbb9e2498965d180
2010-10-06 14:46:27 -07:00
Patrick Dubroy 046e7eb472 Fix 3065611: NPE in Launcher attempting to drag app to home screen 2010-10-06 12:14:55 -07:00
Adam Cohen 9c4949e12c ->Added attribute to PagedView to specify spacing between
adjacent pages
->Fixing crash on phones
Change-Id: I8ea97ce6d569c59b6d51b544dc10b0310d294b43
2010-10-05 14:08:00 -07:00
Winson Chung 6a5f4d8526 Merge "Adding more specific title for pick-application dialog." into gingerbread 2010-10-05 08:54:32 -07:00
Patrick Dubroy 67f7f43f54 fix 3053561: Update homescreen icons for all apps, customize 2010-10-04 17:58:06 -07:00
Michael Jurka 6ae0fcfc80 Pulling search button from metadata in search provider,
or falling back on our default icon.

Change-Id: I59fc59b76a0915a04275e08c88f5d46c3484cc6c
2010-10-04 15:37:02 -07:00
Daniel Lehmann def333d0f3 am 9d0812b2: Sending the DIAL Intent to simulate pushing the phone-hardbutton
Merge commit '9d0812b2f6eaab15c4acf96cb5d0ae2870633957'

* commit '9d0812b2f6eaab15c4acf96cb5d0ae2870633957':
  Sending the DIAL Intent to simulate pushing the phone-hardbutton
2010-10-01 17:08:01 -07:00
Michael Jurka 16fed41e5e - getting rid of "dimmed" effect for icons and widgets
- re-enabling drawing cache for icons and widgets
2010-10-01 16:12:03 -07:00
Gilles Debunne 372ca9736e Changed Grid layout on home. More space at the bottom.
Strange behavior: cell height has to be increased to increase padding.
I guess this is because the cells have to fit in the screen height and are
rescaled, with a top alignement thus creating padding at the bottom.

Bug: http://b/issue?id=3053235

Change-Id: I727ab091a736916b7efc1c05a80c5b006bc56f67
2010-10-01 15:36:36 -07:00
Daniel Lehmann 9d0812b2f6 Sending the DIAL Intent to simulate pushing the phone-hardbutton
Bug:3049178 Launching the phone app should always take the user to the dialer
Change-Id: I61edffa37a211e205e8b2192e6a81963eff54ee7
2010-10-01 14:30:52 -07:00
Winson Chung 58f2088922 Adding more specific title for pick-application dialog.
Change-Id: I9703f80b34d05b2cfa6239652eae36d1ebcde6e5
2010-10-01 13:51:55 -07:00
Joe Onorato 0585a6112d Merge "the scroll drag area was too small, and should have come from a resource anyway." 2010-09-30 18:18:00 -07:00
Joe Onorato 658db74c24 the scroll drag area was too small, and should have come from a resource anyway.
Change-Id: I11111aff767e21a2582c5c368b5d9ff1ac8f9cd7
2010-09-30 18:17:31 -07:00
Winson Chung 150fbab7de 3029324 wip: Drop target crossfades as it moves from position to position 2010-09-30 17:24:29 -07:00
Adam Cohen f34bab59fc -Added 3D effect to home screen scrolling
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
 interpolator and modified the influence of
 scroll velocity

Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781

Conflicts:

	src/com/android/launcher2/CellLayout.java
2010-09-30 14:15:10 -07:00
Gilles Debunne 343a7c5d6f am 5e9dbfd7: Merge "New assets for hot seat." into gingerbread
Merge commit '5e9dbfd77ac077f07db867c3414513804c5e5593'

* commit '5e9dbfd77ac077f07db867c3414513804c5e5593':
  New assets for hot seat.
2010-09-30 10:50:22 -07:00
Eric Fischer 18517d6a8e Import revised translations. DO NOT MERGE
Change-Id: Iadedd45343b749561216f7b2d9ef4c3de0d4034c
2010-09-29 14:34:53 -07:00
Adam Cohen 0fb7db5a37 Fixing boot stall.
Revert "-Added 3D effect to home screen scrolling"

This reverts commit 9415d87eda.

Change-Id: Ib8d6602f5d82884eb1f6cc44c0cc71cc563a3a59
2010-09-29 13:04:32 -07:00
Gilles Debunne 5e9dbfd77a Merge "New assets for hot seat." into gingerbread 2010-09-29 12:12:40 -07:00
Patrick Dubroy de7658b5e0 Show crosshairs when dragging items around the workspace. 2010-09-29 11:14:28 -07:00
Joe Onorato b761f3e49a DO NOT MERGE - the scroll drag area was too small, and should have come from a resource anyway.
Change-Id: If1304e1417cb8ba4dee8657cd619718abba277f0
2010-09-28 18:47:46 -07:00
Gilles Debunne dad874b7ec New assets for hot seat.
Change-Id: I22c1e4a8b932fa48af57e2eecedb6ac4fe6c85fa
2010-09-28 17:41:26 -07:00
Adam Cohen 9415d87eda -Added 3D effect to home screen scrolling
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
 interpolator and modified the influence of
 scroll velocity

Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
2010-09-28 16:56:10 -07:00