Commit Graph

34630 Commits

Author SHA1 Message Date
Joe Onorato 938096696c am 3a8820bd: Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button
Merge commit '3a8820bdbad90642cf5cda4b00a8c92ecb699159' into eclair-mr2

* commit '3a8820bdbad90642cf5cda4b00a8c92ecb699159':
  Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button
2009-11-11 17:08:44 -08:00
Joe Onorato d29c554889 am 2ca0ae7d: Fix bug 2250432 - all apps should dismiss when you power off or phone locks
Merge commit '2ca0ae7d7c4d5f6b24a1b3d987813cad9ee4197f' into eclair-mr2

* commit '2ca0ae7d7c4d5f6b24a1b3d987813cad9ee4197f':
  Fix bug 2250432 - all apps should dismiss when you power off or phone locks
2009-11-11 17:08:38 -08:00
Joe Onorato fab744014a Fix bug 2249797 - Launcher2 leaking textures on locale change 2009-11-11 16:05:23 -08:00
Joe Onorato 52a653f3ff Fix 2241848 - 3D apps folder does not send accessibility events
It's now sending them.  The beeping and vibrating accessibility things
work, but we only have prebuilts for the speech one and it's not saying
anything and I can't debug it, so this will have to do.
2009-11-11 14:52:11 -08:00
Joe Onorato a30ce8e6b2 Bug 2231692 - Turn off launcher2 logging. 2009-11-11 09:24:37 -08:00
Mike Cleron c23c549af8 Fix bug 2122011: Force a dimension for live folder icons 2009-11-10 21:12:52 -08:00
Daniel Sandler 1325f557bb Stop crashing on invalid wallpaper thumbnail images.
We still won't be able to show a thumbnail, of course, but now instead of
crashing the picker we leave an empty box and write out a helpful Log.e such
as:

	09-21 15:11:45.624: ERROR/Launcher(1539): Error decoding thumbnail resId=2130837544 for wallpaper #14

(Related to http://b/2113687.)
2009-11-10 21:08:40 -08:00
Joe Onorato 028b624e52 Fix 2226221 - home screen app names do not reflect on locale change 2009-11-10 19:56:02 -08:00
Joe Onorato 3a8820bdba Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button
Now, home always goes to the center worksapce screen and back from an
app goes to all apps if it was open.

Getting that animations smooth took a little bit of work.
2009-11-10 19:56:02 -08:00
Joe Onorato 2ca0ae7d7c Fix bug 2250432 - all apps should dismiss when you power off or phone locks
Also cherry-picks this from launcher 1

Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off

Close things out in various ways.  This should be done for Launcher2 as well.

Change-Id: Id4f1c78e35180b437144c54ddcbf10069cc09071

Conflicts:

	AndroidManifest.xml
	src/com/android/launcher2/Launcher.java
2009-11-10 19:56:01 -08:00
Romain Guy 4daf71de3d am e363b93f: am 05b34a11: am ff0c2e26: Add the ability to dismiss previews when touching outside of the popup.u
Merge commit 'e363b93f7f6af1f18dc8e053778dd394dbe1734c'

* commit 'e363b93f7f6af1f18dc8e053778dd394dbe1734c':
  Add the ability to dismiss previews when touching outside of the popup.u
2009-11-10 12:19:09 -08:00
Romain Guy 09c0a582a7 am 1ecfed00: am 2ac424f5: am e6b8e2fa: Better previews.
Merge commit '1ecfed0017132da81eba5ceed348461c26a00dab'

* commit '1ecfed0017132da81eba5ceed348461c26a00dab':
  Better previews.
2009-11-10 12:19:06 -08:00
Romain Guy ca933f1a5e am a599c5d0: am cc1e22ff: am a6abce84: Improve previews display and allow to jump directly to any screen.
Merge commit 'a599c5d016a748a294eb04a8960dc1525bce9cef'

* commit 'a599c5d016a748a294eb04a8960dc1525bce9cef':
  Improve previews display and allow to jump directly to any screen.
2009-11-10 12:19:03 -08:00
Romain Guy e363b93f7f am 05b34a11: am ff0c2e26: Add the ability to dismiss previews when touching outside of the popup.u
Merge commit '05b34a11956760020972c184314e5a771eeaed56' into eclair-mr2-plus-aosp

* commit '05b34a11956760020972c184314e5a771eeaed56':
  Add the ability to dismiss previews when touching outside of the popup.u
2009-11-10 12:15:32 -08:00
Romain Guy 1ecfed0017 am 2ac424f5: am e6b8e2fa: Better previews.
Merge commit '2ac424f502b1dd7c11663fd71708d6e323951f52' into eclair-mr2-plus-aosp

* commit '2ac424f502b1dd7c11663fd71708d6e323951f52':
  Better previews.
2009-11-10 12:15:29 -08:00
Romain Guy a599c5d016 am cc1e22ff: am a6abce84: Improve previews display and allow to jump directly to any screen.
Merge commit 'cc1e22ff48e261ae6601b8c0a53bcf4ffaabb5ad' into eclair-mr2-plus-aosp

* commit 'cc1e22ff48e261ae6601b8c0a53bcf4ffaabb5ad':
  Improve previews display and allow to jump directly to any screen.
2009-11-10 12:15:25 -08:00
Romain Guy 05b34a1195 am ff0c2e26: Add the ability to dismiss previews when touching outside of the popup.u
Merge commit 'ff0c2e26ecf3e27571743fb6d11128e948dd91f3' into eclair-mr2

* commit 'ff0c2e26ecf3e27571743fb6d11128e948dd91f3':
  Add the ability to dismiss previews when touching outside of the popup.u
2009-11-10 12:13:10 -08:00
Romain Guy ff0c2e26ec Add the ability to dismiss previews when touching outside of the popup.u
Change-Id: Ieca2267f3cadd88315a50f0cede97b6c42cab39c
2009-11-10 12:09:59 -08:00
Romain Guy 2ac424f502 am e6b8e2fa: Better previews.
Merge commit 'e6b8e2fa73b5b2e8e3adfa9ea1b4ca9659e10686' into eclair-mr2

* commit 'e6b8e2fa73b5b2e8e3adfa9ea1b4ca9659e10686':
  Better previews.
2009-11-10 12:01:32 -08:00
Romain Guy e6b8e2fa73 Better previews.
Change-Id: I400c6b45fae2f74722985f766dc17c0892550403
2009-11-10 11:56:55 -08:00
Romain Guy cc1e22ff48 am a6abce84: Improve previews display and allow to jump directly to any screen.
Merge commit 'a6abce8464b57ce91e8f083951ad263370fc2da8' into eclair-mr2

* commit 'a6abce8464b57ce91e8f083951ad263370fc2da8':
  Improve previews display and allow to jump directly to any screen.
2009-11-10 02:58:44 -08:00
Romain Guy a6abce8464 Improve previews display and allow to jump directly to any screen.
Change-Id: I87e7a6a53f286ab7a04657e1598a947f9302e2a1
2009-11-10 02:54:41 -08:00
Romain Guy 655ac3e6c4 am a17968bb: am e1fe7e36: am 1a304a11: Better preview visuals.
Merge commit 'a17968bb8d12ae5a7f963c5a4fb58a129c452363'

* commit 'a17968bb8d12ae5a7f963c5a4fb58a129c452363':
  Better preview visuals.
2009-11-10 00:16:22 -08:00
Romain Guy a17968bb8d am e1fe7e36: am 1a304a11: Better preview visuals.
Merge commit 'e1fe7e36d766cc4edbc53af8153bbdc8ee5f217d' into eclair-mr2-plus-aosp

* commit 'e1fe7e36d766cc4edbc53af8153bbdc8ee5f217d':
  Better preview visuals.
2009-11-10 00:12:52 -08:00
Romain Guy e1fe7e36d7 am 1a304a11: Better preview visuals.
Merge commit '1a304a1198f2f48be8c6a763b3ce511bd28af811' into eclair-mr2

* commit '1a304a1198f2f48be8c6a763b3ce511bd28af811':
  Better preview visuals.
2009-11-10 00:09:11 -08:00
Romain Guy 1a304a1198 Better preview visuals.
Smaller thumbnail (removed unnecessary padding), more opaque background.
Uses a white background because the dark background interferes with the
new dark widgets.

Change-Id: I7654741d845609200569fce34b6cde891d2b5d29
2009-11-10 00:02:32 -08:00
Romain Guy 000315244f am 6549d3f9: am 414c3ed3: am bd0f6c8a: Fix landscape layout.
Merge commit '6549d3f974c2ee32ac3abbeb77ee3f8e62a8bf34'

* commit '6549d3f974c2ee32ac3abbeb77ee3f8e62a8bf34':
  Fix landscape layout.
2009-11-09 21:09:13 -08:00
Romain Guy 467169fd89 am cfe0245e: am 21a94aa2: am 1fbc1c84: Add previews on long press on the indicators.
Merge commit 'cfe0245e4eda578c665ba274105845612434d408'

* commit 'cfe0245e4eda578c665ba274105845612434d408':
  Add previews on long press on the indicators.
2009-11-09 21:09:10 -08:00
Romain Guy 6549d3f974 am 414c3ed3: am bd0f6c8a: Fix landscape layout.
Merge commit '414c3ed329378bcccf9689bb3e1c2f7cce65c321' into eclair-mr2-plus-aosp

* commit '414c3ed329378bcccf9689bb3e1c2f7cce65c321':
  Fix landscape layout.
2009-11-09 21:07:32 -08:00
Romain Guy cfe0245e4e am 21a94aa2: am 1fbc1c84: Add previews on long press on the indicators.
Merge commit '21a94aa2f681dac7edc99dd4c7efd11b602cb1d6' into eclair-mr2-plus-aosp

* commit '21a94aa2f681dac7edc99dd4c7efd11b602cb1d6':
  Add previews on long press on the indicators.
2009-11-09 21:07:29 -08:00
Romain Guy 414c3ed329 am bd0f6c8a: Fix landscape layout.
Merge commit 'bd0f6c8ae58fac24498c9f07ea61a89c6e695516' into eclair-mr2

* commit 'bd0f6c8ae58fac24498c9f07ea61a89c6e695516':
  Fix landscape layout.
2009-11-09 21:06:06 -08:00
Romain Guy 21a94aa2f6 am 1fbc1c84: Add previews on long press on the indicators.
Merge commit '1fbc1c843170fe0c9326bb3ffd5bd9c5c599ca2e' into eclair-mr2

* commit '1fbc1c843170fe0c9326bb3ffd5bd9c5c599ca2e':
  Add previews on long press on the indicators.
2009-11-09 21:06:03 -08:00
Romain Guy bd0f6c8ae5 Fix landscape layout.
Change-Id: I0ef501a95708d487a975bb175c7038dee291efa4
2009-11-09 21:03:58 -08:00
Romain Guy 1fbc1c8431 Add previews on long press on the indicators.
Change-Id: I6349d55345255caacc1381e83459544f8b8e085c
2009-11-09 20:45:03 -08:00
Marco Nelissen 9690826deb am d5c55ff1: am e2379d98: am c07c79b1: Update Launcher2 to the new wallpaper API
Merge commit 'd5c55ff10ba1caaa29aa440f4e18f325e8a9c1d9'

* commit 'd5c55ff10ba1caaa29aa440f4e18f325e8a9c1d9':
  Update Launcher2 to the new wallpaper API
2009-11-09 19:44:15 -08:00
Marco Nelissen d5c55ff10b am e2379d98: am c07c79b1: Update Launcher2 to the new wallpaper API
Merge commit 'e2379d98237369e783359f1c0618e07a47ed6797' into eclair-mr2-plus-aosp

* commit 'e2379d98237369e783359f1c0618e07a47ed6797':
  Update Launcher2 to the new wallpaper API
2009-11-09 19:40:29 -08:00
Marco Nelissen e2379d9823 am c07c79b1: Update Launcher2 to the new wallpaper API
Merge commit 'c07c79b10b663a02ef67da57bdda60a1ea299eb5' into eclair-mr2

* commit 'c07c79b10b663a02ef67da57bdda60a1ea299eb5':
  Update Launcher2 to the new wallpaper API
2009-11-09 19:38:24 -08:00
Marco Nelissen c07c79b10b Update Launcher2 to the new wallpaper API 2009-11-09 19:35:07 -08:00
Romain Guy 534978f7d5 am e1c51b1d: am 50143db9: am 8a73c51e: New position indicators and icons for Launcher2.
Merge commit 'e1c51b1d9399cdfd8c802eca678141ae431060c9'

* commit 'e1c51b1d9399cdfd8c802eca678141ae431060c9':
  New position indicators and icons for Launcher2.
2009-11-09 19:27:04 -08:00
Romain Guy e1c51b1d93 am 50143db9: am 8a73c51e: New position indicators and icons for Launcher2.
Merge commit '50143db9cf91f20247d1ed5bb22eafda401c6b00' into eclair-mr2-plus-aosp

* commit '50143db9cf91f20247d1ed5bb22eafda401c6b00':
  New position indicators and icons for Launcher2.
2009-11-09 19:24:34 -08:00
Romain Guy 50143db9cf am 8a73c51e: New position indicators and icons for Launcher2.
Merge commit '8a73c51ee87b6d9b12daba188034889caf7a905b' into eclair-mr2

* commit '8a73c51ee87b6d9b12daba188034889caf7a905b':
  New position indicators and icons for Launcher2.
2009-11-09 19:22:35 -08:00
Romain Guy 8a73c51ee8 New position indicators and icons for Launcher2.
Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
2009-11-09 19:19:59 -08:00
Jeff Sharkey b951b91563 am c0c44d32: am 8424adf5: am 1e2efc8a: Start listening again after LauncherProvider clears widgets.
Merge commit 'c0c44d32c29e033161f1e92fe7ec53a1c14b44b1'

* commit 'c0c44d32c29e033161f1e92fe7ec53a1c14b44b1':
  Start listening again after LauncherProvider clears widgets.
2009-11-09 16:26:47 -08:00
Mike Cleron be3ccc0400 am 6d3bbd75: am e85c56e5: am 386d8871: Merge change I0bda9c39 into eclair
Merge commit '6d3bbd753e63d36f7efab3d6dd0984086fff0702'

* commit '6d3bbd753e63d36f7efab3d6dd0984086fff0702':
  One camera is probably sufficient
2009-11-09 16:26:44 -08:00
Mike Cleron b820019556 am 18b36f0d: am b6f23a6c: am bbe41b55: Merge change I4bd71b0f into eclair
Merge commit '18b36f0dbaaf7164a9a77dc5a5431d324e36c879'

* commit '18b36f0dbaaf7164a9a77dc5a5431d324e36c879':
  Fix http://b/issue?id=2203681
2009-11-09 16:26:39 -08:00
Mike Cleron 44094b5779 am 6b4e9fd4: am eec2eaa4: am c4bb5d41: Merge change I3c675fc6 into eclair
Merge commit '6b4e9fd4a30c2e6a0c0f102a09dc833717f8289d'

* commit '6b4e9fd4a30c2e6a0c0f102a09dc833717f8289d':
  New defaults for Passion
2009-11-09 16:26:34 -08:00
Romain Guy fa0dc56b9d am fbd65e8f: am 77ba51b0: am e9dee57b: Merge change I9d34c514 into eclair
Merge commit 'fbd65e8f12023d409c9f297a26955b7882e3e37d'

* commit 'fbd65e8f12023d409c9f297a26955b7882e3e37d':
  Disable orientation change based on sensor in the wallpaper picker.
2009-11-09 16:26:30 -08:00
Joe Onorato cbf188d342 am 3b5dad14: am ee2c84e5: am 87467d3a: Fix 2246713 - Bad offset when picking up a widget for the first time.
Merge commit '3b5dad1462f248b4bdb725a03cad926291117c58'

* commit '3b5dad1462f248b4bdb725a03cad926291117c58':
  Fix 2246713 - Bad offset when picking up a widget for the first time.
2009-11-09 16:26:25 -08:00
Joe Onorato af4b2c12ec am aa34ce49: am cf8da6b6: am 511ab64d: Fix 2215274 - Duplicate widgets appearing on top of each other
Merge commit 'aa34ce49c0b9ee8606c5bbb287dcd4ccf98faf74'

* commit 'aa34ce49c0b9ee8606c5bbb287dcd4ccf98faf74':
  Fix 2215274 - Duplicate widgets appearing on top of each other
2009-11-09 16:26:20 -08:00
Joe Onorato 90f4fa52dd am aad5f9e9: am 813071aa: am e6168662: Fix bug 2242465 - Can add shortcuts while the "3d all apps" is open.
Merge commit 'aad5f9e943479e9e6cb5e882bff99decb097a246'

* commit 'aad5f9e943479e9e6cb5e882bff99decb097a246':
  Fix bug 2242465 - Can add shortcuts while the "3d all apps" is open.
2009-11-09 16:26:15 -08:00