Commit Graph

1723 Commits

Author SHA1 Message Date
Ying Wang 7c8c8478ba am b159e77b: Fix proguard flag file dependency.
Merge commit 'b159e77b99883125831eeded394c160b0637f93b'

* commit 'b159e77b99883125831eeded394c160b0637f93b':
  Fix proguard flag file dependency.
2010-09-30 11:27:49 -07:00
Michael Jurka 60587efe1a Slight tweak to the id generation code for items
on home screen
2010-09-30 11:06:13 -07:00
Michael Jurka 845ba3b17b Fix: crash on portrait/landscape switch due to
duplicate View ids

Change-Id: I69d09823d4825dadd7f3e119f9248140256f91b3
2010-09-30 10:54:28 -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
Winson Chung f549d62d03 Merge "Re-updating widget set in customization drawer when applications are changed." 2010-09-29 17:14:26 -07:00
Ying Wang b159e77b99 Fix proguard flag file dependency.
Change-Id: Ic9f90a30833bfafb7d76dcc851a92892b9a2a9b7
2010-09-29 15:25:38 -07:00
Adam Cohen 3db18d2793 Fixing build
Change-Id: I181cfce3b507ffa7e81babeb2723881b6f06423a
2010-09-29 13:47:41 -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
Michael Jurka 5c1f9f1de6 Merge "Adding a line to CleanSpec to force a rebuild of the last proguard changes" 2010-09-29 10:59:32 -07:00
Michael Jurka b679332aeb Adding a line to CleanSpec to force a rebuild of
the last proguard changes

Change-Id: Ia2594c2ba0baef475317fe0101827abac50d5180
2010-09-29 10:58:44 -07:00
Winson Chung 7c0736e024 Fixing proguard related issues with new animation property for page backgrounds.
Change-Id: Id2d0f453cd8b9128ed0d7831e58565765c43d8fc
2010-09-29 10:10:47 -07:00
Joe Onorato ea5ab0d3c6 am b761f3e4: (-s ours) DO NOT MERGE - the scroll drag area was too small, and should have come from a resource anyway.
Merge commit 'b761f3e49afa140623f0df6a5e6645c05b78be63'

* commit 'b761f3e49afa140623f0df6a5e6645c05b78be63':
  DO NOT MERGE - the scroll drag area was too small, and should have come from a resource anyway.
2010-09-28 19:03:24 -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
Winson Chung 5f94172071 Re-updating widget set in customization drawer when applications are changed.
- This prevents a particular crash where a widget that no longer exists is queried for it's app icon

Change-Id: I84b450d37c01d995bb249aae8cdf8e5c032883cf
2010-09-28 17:56:38 -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
Michael Jurka 163c9c0236 cleaning up hardware acceleration XML value a bit
(switch from integer -> bool)
2010-09-28 15:24:13 -07:00
Michael Jurka 7ded67cd64 fixed: adding app shortcuts caused overlapping
icons
2010-09-28 13:57:39 -07:00
Michael Jurka e17e19c0bd Making "tap to add" in customization mode automatically
add to the current screen
2010-09-28 11:01:39 -07:00
Winson Chung d0cca08e4f resolved conflicts for merge of 7ad01419 to master
Change-Id: Idcbb2ffd6f0b72610dc06fc07695e3546f80da70
2010-09-28 09:39:16 -07:00
Michael Jurka 58c64bc48f Merge "adding hardware acceleration flag to config.xml" 2010-09-27 18:36:07 -07:00
Michael Jurka 6a1435d78d Fix issue where items could not be moved back
to their original positions

This also fixes crash 3038168

Change-Id: I4142a1fe32954e76e6ab02ea09f50d4bdefec67c
2010-09-27 18:35:18 -07:00
Michael Jurka 821856b67e adding hardware acceleration flag to config.xml
(later, this will let us turn on HW acceleration
via a device-specific overlay)

Change-Id: I33c957911db7ac730770b71d6644568fbfa86adf
2010-09-27 18:30:11 -07:00
Winson Chung 7ad0141905 Adding menu item to Launcher to manage applications directly from homescreen
Change-Id: I56d726080968777eb5ccdc8826a872977cf7868c
2010-09-27 17:49:09 -07:00
Andrew Stadler 959f603a93 Fix crash on small-screen devices
Allow for mCustomizePagedView to be null in more cases.

Bug: 3040307
Change-Id: Idf5e50e661bcffa726db204a3318ab932db265aa
2010-09-27 14:09:29 -07:00
Joe Onorato ebfe4b08df am 4a79a04b: When we\'re launching apps, we need to always use startActivitySafely.
Merge commit '4a79a04bcd5f8c4d4fab7bcc46eea9e19a3dc63e'

* commit '4a79a04bcd5f8c4d4fab7bcc46eea9e19a3dc63e':
  When we're launching apps, we need to always use startActivitySafely.
2010-09-27 12:08:31 -07:00
Michael Jurka 3125d9dec8 Making the CAB text match the type of item selected
in customization mode.
2010-09-27 11:30:42 -07:00
Joe Onorato 4a79a04bcd When we're launching apps, we need to always use startActivitySafely.
It's possible that the app doesn't implement the component as promised, and the launcher shouldn't
crash.

Bug: 3005141
Change-Id: Ieac51433a467fd12160247bfd281828a69f5f7d2
2010-09-27 10:43:16 -07:00
Winson Chung d0d43010c7 Adding tap-to-add behaviour to the customization drawer.
Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
2010-09-27 09:34:15 -07:00
Michael Jurka 28750fba6a fixed minor code review issues from change I0280c3be
(it was submitted early accidentally)

Change-Id: I3753366b4d5e1dc228baf02eba27a2c0d8fa42cf
2010-09-24 18:34:23 -07:00
Michael Jurka 0280c3be4d Adding support for drag and drop of folders and shortcuts.
also:
- Long press on empty space on workspace now brings up customization tray
- Fixed: while dragging, items appeared to be dropping on folders two cells to the right
- Fixed: Disabling drops on folders when the workspace is shrunken
- Fixed: account for scaling of dragged items when checking if they overlap
          with shrunken workspace screens
- Making folder icons dimmable to match shortcuts and widgets
- When deciding with shrunken workspace screen we're dragging to, we now use the closest screen rather than the one that has been overlapped the most
- Refactored drag/add mechanism, removing array of occupied cells from CellInfo
- Removed dead code/variables
2010-09-24 15:28:20 -07:00
Eric Fischer 513b8c94fb am edfd2a56: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'edfd2a5605d126ed39df30336e3f0ffe3dd70ce0'

* commit 'edfd2a5605d126ed39df30336e3f0ffe3dd70ce0':
  Import revised translations.  DO NOT MERGE
2010-09-24 15:20:52 -07:00
Eric Fischer 04e37ed86c Import revised translations.
Change-Id: Iaf9b3853897f35638910edf4275245a868725cf7
2010-09-24 12:27:12 -07:00
Winson Chung 5ffd8eafeb Initial changes to add Applications tab in the customization drawer for usability testing.
- Also adding padding attributes for the dynamic layouts created for each page.

Change-Id: I76a7b6b8f4d83329c506fd6055f910575d0c200f
2010-09-24 11:09:38 -07:00
Eric Fischer edfd2a5605 Import revised translations. DO NOT MERGE
Change-Id: Ie0dd3e3ea930de8676d4e085721cab5844386f66
2010-09-24 10:24:44 -07:00
Patrick Dubroy dea9e93e4a Fix misaligned drop targets in the all apps CAB 2010-09-22 16:23:09 -07:00
Michael Jurka 097b49c86e Fixing bug where long press on widgets no longer
works on non-xlarge devices
2010-09-21 14:11:17 -07:00
Winson Chung 6a3fa9f873 Merge "Changing the holographic outline algorithm to match designs." 2010-09-21 14:02:04 -07:00
Winson Chung 64a3cd4f20 Changing the holographic outline algorithm to match designs.
Change-Id: Ibb9668514c7c3ce56473cf041051245b9c19c793
2010-09-17 16:48:00 -07:00
Stephen Hines 565febedde Merge "Handle RS reflection name changes." 2010-09-17 13:55:28 -07:00
Michael Jurka f79d5265c6 removing dead code 2010-09-17 10:59:31 -07:00
Stephen Hines b2d6986b13 Handle RS reflection name changes.
Change-Id: I4ba8d258833472685ba52f3d2fb7869a8ffa34ef
2010-09-16 17:21:50 -07:00
Winson Chung 24ab2f1bb5 Fixing set wallpaper crash in Launcher
Change-Id: I3b6299bb10f397209cd69e715fee783abe0c9b64
2010-09-16 14:11:09 -07:00
Winson Chung e8878e3c5a Adding some wallpaper buttons on the customization tray.
Also tweaking the fading algorithm for side pages.

Change-Id: Ia7743c2b71741926ff9ae52e6965d7aefc86604e
2010-09-15 20:51:01 -07:00
Winson Chung c2e0c08c99 Merge "Extracting format string properly into xml strings." 2010-09-15 15:31:03 -07:00
Winson Chung 3a47678698 Extracting format string properly into xml strings.
Change-Id: I4766ee48bef6a08c6a9809f8df29d4d2343014c4
2010-09-15 15:21:55 -07:00
Adam Cohen d19d3ca3ec Fixing bug with Launcher page scrolling
Change-Id: Ib9a5a77ffe40dfcde0f846558e5ef0441cb11f7f
2010-09-15 15:02:55 -07:00
Winson Chung 9415eddcf4 Merge "Initital changes for new customization drawer/widget tab design." 2010-09-15 14:45:43 -07:00