Commit Graph

4913 Commits

Author SHA1 Message Date
Jim Miller 14091b1df4 Fix crash in launcher on tablets.
It appears tablets are missing a voice proxy button.  Interrim fix until the launcher guys can look at it.

Change-Id: I1dae632035421b4c566713358c1f2255def5b110
2012-04-24 19:27:54 -07:00
Winson Chung 3b1b36bf2e Fixing build.
Change-Id: Ifcd8d43c749a1a14c41a434e7ae42a57a3e944a0
2012-04-24 18:51:28 -07:00
Winson Chung 7eece5d727 Merge "Updating launcher transitions." 2012-04-24 18:24:05 -07:00
Winson Chung 044c569545 Merge "Fixing issue where ItemInfo had errant cell coordinates leading to an array-out-of-bounds exception. (Bug 6333784)" 2012-04-24 15:37:16 -07:00
Winson Chung 0eb341ab22 Merge "Fixing strings to distinguish between being out of space for a single screen and being completely out of space. (Bug 6381160)" 2012-04-24 15:36:56 -07:00
Winson Chung 1c18112a69 Merge "Fixing crash when hitting voice button proxy when voice button is hidden. (Bug 6374690)" 2012-04-24 15:36:33 -07:00
Winson Chung d7e9e37cb7 Fixing issue where ItemInfo had errant cell coordinates leading to an array-out-of-bounds exception. (Bug 6333784)
Change-Id: I03c3fe32bd1d027143aeb8abf9275ecaa688070f
2012-04-24 14:49:53 -07:00
Winson Chung 169c3d75e4 Fixing strings to distinguish between being out of space for a single screen and being completely out of space. (Bug 6381160)
Change-Id: I3ee3ab2151154ab39f158fbb4776ad7b04d0baab
2012-04-24 14:44:25 -07:00
Winson Chung e3fbfa933e Fixing crash when hitting voice button proxy when voice button is hidden. (Bug 6374690)
Change-Id: Idd96545e261fd6a4500d9779557e9877a6716614
2012-04-24 14:39:32 -07:00
Adam Cohen 570f51446d Removing drag and drop parity exceptions
Change-Id: I065c9376ebeedc6b11d1ac5805e0326bd7dd8f26
2012-04-24 14:36:11 -07:00
Adam Cohen cb3f98e983 Enable rotation for sw600dp devices
Change-Id: Id01c84eba30a80cb21b1527cdc137aba9cda09f2
2012-04-24 14:29:10 -07:00
Winson Chung c7450e3ebd Updating launcher transitions.
Change-Id: I32b35189fe05a1c0db0ac1d7f508b1560088f635
2012-04-24 13:27:00 -07:00
Daniel Lehmann c3a8040428 Upgrade launcher shortcuts for new QuickContact behavior from shortcuts
Bug 6362611

Change-Id: Ic3a7da7f3ca9618bbd96a6d0da4bc179eff5a54b
2012-04-23 21:35:11 -07:00
Eric Fischer 386e064ae2 Merge "Import translations. DO NOT MERGE" 2012-04-19 11:11:31 -07:00
Martijn Coenen 7f7adedaf9 Merge "Prevent "Beaming" from home screen." 2012-04-19 11:08:50 -07:00
Eric Fischer 131ef21ef8 Import translations. DO NOT MERGE
Change-Id: I4fc5b7c72c915420e1c321ebb01308122732bf5d
2012-04-19 11:08:23 -07:00
Martijn Coenen b34811d8be Prevent "Beaming" from home screen.
Recently Android Beam was also enabled by default for
all system applications. For some system apps this
makes sense, but for an app such as launcher it doesn't.

This meta-data entry prevents the default Beam behavior
for Launcher.

Bug: 6257668
Change-Id: I1d2188969da1c87734190c19c0528ce4d3ce6825
2012-04-19 09:38:20 -07:00
Michael Jurka ee7c1d8dc2 Setting alpha/hardware layers directly in All Apps
Changing it so that PagedViewCellLayout has alpha
and hardware layers set directly on itself rather
than its child view
2012-04-18 15:25:08 -07:00
Adam Cohen 336d491492 Fix issue where certain widgets don't appear in tray (issue 6339060)
Change-Id: I3e16021da11d67b6e59ec2f4e251927362bf4fe6
2012-04-13 17:57:11 -07:00
Winson Chung e46772df79 Merge "Get Vibrator from Context instead of using private API." 2012-04-13 15:55:03 -07:00
Michael Jurka 86a68b88a7 Merge "Removing unused dialog code" 2012-04-13 15:23:17 -07:00
Michael Jurka 84f2ce77a6 Fix use of deprecated method 2012-04-13 15:09:00 -07:00
Michael Jurka 240420f198 Removing unused dialog code 2012-04-13 15:02:26 -07:00
Michael Jurka 3a9fcedbcd Fix warnings and remove dead code
Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
2012-04-13 14:52:51 -07:00
Eric Fischer 8c198fb862 Import translations. DO NOT MERGE
Change-Id: Ic2d34e4ddf06b371d898c1f1c3175ae52d5ad6c2
2012-04-13 11:07:04 -07:00
Jeff Brown 8ef85c7a01 Get Vibrator from Context instead of using private API.
Bug: 6334179
Change-Id: I5b16e0706489edc6c93ad9b5e480157aea1ecad0
2012-04-13 02:58:38 -07:00
Winson Chung 200358df3f Merge "Preventing widgets that don't fit from showing in tray. (Bug 6331357)" 2012-04-12 17:52:58 -07:00
Winson Chung a5c9636f56 Preventing widgets that don't fit from showing in tray. (Bug 6331357)
Change-Id: I9cbe85bed5c633f2be9b420eecbbee9a1b171e51
2012-04-12 16:21:17 -07:00
Adam Cohen c4a729ac9d Merge "Widget resizing can now displace items" 2012-04-12 11:30:37 -07:00
Adam Cohen bebf042666 Widget resizing can now displace items
Change-Id: I005c9aebf64b2d01debe59f86a208075d19476ea
2012-04-12 11:25:34 -07:00
Michael Jurka aea1ce51bc Fix NPE
Bug: 6329157
Change-Id: Idd2db78890d196bcbfbe93640e07a96037638341
2012-04-12 11:23:21 -07:00
Winson Chung 318eee06ae Addressing issues with comments in previous new-app animation delay change.
Change-Id: I1185ae890c5374f9b736c567622372b54fbde0ed
2012-04-12 10:59:49 -07:00
Winson Chung 2c2b28ae55 Merge "Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609)" 2012-04-12 10:55:11 -07:00
Michael Jurka 64c9ab3188 Removing dead code 2012-04-11 15:26:53 -07:00
Winson Chung 9658b1e659 Tweaking fling-to-delete to make the fade out animation longer and harder to trigger.
Change-Id: Ie444420d2cf81e209d4bbca9c77edaad39bda000
2012-04-09 18:30:31 -07:00
Winson Chung a2413751e3 Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609)
- Fixing issue where we might have been reading the db items while handling previous broadcast and adding db items to invalid positions
- Making items add alternating from the center page (as opposed to the current page)
- Re-adding the strict-mode fix (really requires 1. to be true)
- Adding flag for enabling strict mode exceptions
- Removing items from the new apps add list on uninstall-shortcut broadcast

Change-Id: I495e80bf5f8dbb4b87dd709460937d6f2a1e05e7
2012-04-09 17:04:00 -07:00
Winson Chung e9bafe991b Merge "Revert "Fixing strict mode warning when installing an app in the bg."" 2012-04-09 16:10:02 -07:00
Winson Chung 6f778dc376 Revert "Fixing strict mode warning when installing an app in the bg."
This reverts commit 3cbb169bcf
2012-04-09 16:09:56 -07:00
Winson Chung 7652bef7d3 Merge "Fixing strict mode warning when installing an app in the bg." 2012-04-09 15:45:30 -07:00
Adam Cohen c6cc61d458 Cleanup and refactoring in relation to drag and drop
-> folder creation, adding to folders, reordering, switching pages
-> ensuring parity of dragEnter and dragExit in cell layouts and workspace
   (neither were consistently getting an even number of each)
-> actually enforced above with exceptions -- probably want to
   take these out, but maybe we can leave them in as warnings
-> fixed bug with mapping points to hotseat
-> fixes other bugs with drag and drop

Change-Id: I564568f810f2784d122ec6135012b67c2e8e7551
2012-04-09 11:41:59 -07:00
Eric Fischer cffc0b9bee Import translations. DO NOT MERGE
Change-Id: I66a760f3fc33c0d40618c9a1d27f602d24bcdc0a
2012-04-05 12:29:15 -07:00
Adam Cohen 1f36270212 Some changes which are effectively no-op right now, but will be useful
for testing widget size reporting APIs

Change-Id: I7a47afcd25e45b7f3914ece6796b006153900054
2012-04-04 15:02:26 -07:00
Winson Chung f75547babb Merge "Changing order of binding to prevent errant flashing while loading workspace." 2012-04-04 10:03:39 -07:00
Michael Jurka 8544d66fe8 Merge "Fix bug where overscroll never fully snapped back" 2012-04-04 02:00:43 -07:00
Winson Chung 3cbb169bcf Fixing strict mode warning when installing an app in the bg.
Change-Id: I3cb13f4302245f055ef0b16823690c80b4d3ee3a
2012-04-03 14:23:48 -07:00
Winson Chung db8a8944ed Changing order of binding to prevent errant flashing while loading workspace.
Change-Id: I75eb39600d1cd28980fd0365affb2c6e5f7162c1
2012-04-03 14:09:13 -07:00
Mike Lockwood 1a0e0ed934 Merge remote-tracking branch 'goog/ics-aah' 2012-04-03 10:52:50 -07:00
Michael Jurka b06d95fc79 Fix bug where overscroll never fully snapped back
Bug: 6085652
Bug: 6065523

Change-Id: Iaac5705e00e08882beba0cad7ee0d339de31444a
2012-04-03 04:23:05 -07:00
Michael Jurka e49eafc229 Merge "Show side pages when exiting spring-loaded mode" 2012-04-03 01:13:52 -07:00
Michael Jurka 66b506113e Merge "Fix issue where workspace was not shown after screen off/on" 2012-04-03 01:12:58 -07:00