OSDN Git Service

android-x86/frameworks-policies-base.git
14 years agoThe nosensor flag wasn't being honored.
Joe Onorato [Tue, 22 Sep 2009 23:44:16 +0000 (16:44 -0700)]
The nosensor flag wasn't being honored.

14 years agoFixes and improvements to lock screen hiding, dock launching.
Dianne Hackborn [Tue, 22 Sep 2009 18:41:31 +0000 (11:41 -0700)]
Fixes and improvements to lock screen hiding, dock launching.

- Implement new window flags for dismissing non-secure lock screens.

- Implement launching of docks from the home key.

Change-Id: If29f299db47e3759c3e146983f59d0f86ed22c4c

14 years agoImprovements to lock screen management:
Dianne Hackborn [Sun, 20 Sep 2009 22:23:25 +0000 (15:23 -0700)]
Improvements to lock screen management:

- The window flag to hide the lock screen will now allow you to press home,
and automatically dismiss the lock screen if it is not needed for security.

- When opening the lid, if the lock screen will be shown, try to avoid
turning on the screen until it is ready.  There is actually still some
problem with this.

Change-Id: I51d769b8e6cff7b439b1ffea927c0a01376427b1

14 years agoMerge change 26169 into eclair
Android (Google) Code Review [Mon, 21 Sep 2009 18:09:57 +0000 (14:09 -0400)]
Merge change 26169 into eclair

* changes:
  Dock event overrides SCREEN_ORIENTATION_NOSENSOR so Home will rotate in the car dock.

14 years agoDock event overrides SCREEN_ORIENTATION_NOSENSOR so Home will rotate in the car dock.
Mike Lockwood [Mon, 21 Sep 2009 17:40:31 +0000 (13:40 -0400)]
Dock event overrides SCREEN_ORIENTATION_NOSENSOR so Home will rotate in the car dock.

Change-Id: Id768332d846d85f3d37a36bdf41a70cbaceb5332
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoHandle Emergency Callback Mode and Airplane Mode interactions
Jinghui Guo [Thu, 17 Sep 2009 19:05:27 +0000 (14:05 -0500)]
Handle Emergency Callback Mode and Airplane Mode interactions

For UI interface consistency with airplane mode change from setting menu,
an ECM exit dialog should also be shown up when user wants to change airplane
mode in ECM after long key pressing power key. Then based on the user's choice to change
airplane mode. i.e. press Yes to exit ECM and turn on airplane mode or press No
to keep ECM and do not change airplane mode.

Change-Id: I0fe7e5cdeec0f33852615b491b75f65a46257590

14 years agoShow silent mode toast immediately, and for 3.5 seconds instead of 2.
Karl Rosaen [Sun, 20 Sep 2009 22:09:42 +0000 (15:09 -0700)]
Show silent mode toast immediately, and for 3.5 seconds instead of 2.

14 years agoDon't show battery info when unplugging (fixes bug 2128323).
Karl Rosaen [Sun, 20 Sep 2009 21:01:09 +0000 (14:01 -0700)]
Don't show battery info when unplugging (fixes bug 2128323).

14 years agoMerge change 25960 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 17:04:10 +0000 (13:04 -0400)]
Merge change 25960 into eclair

* changes:
  Show silent mode icon associated with current state instead of what it will be.

14 years agoShow silent mode icon associated with current state instead of what it will be.
Karl Rosaen [Sun, 20 Sep 2009 16:53:35 +0000 (09:53 -0700)]
Show silent mode icon associated with current state instead of what it will be.

Also:
- fix bug where icons weren't showing for charging, next alarm
- tweak layout

14 years agoSupport for forcing accelerometer based orientation management when docked.
Mike Lockwood [Sun, 20 Sep 2009 05:59:02 +0000 (01:59 -0400)]
Support for forcing accelerometer based orientation management when docked.

Change-Id: I5436a7191263a0a2a5ca8108da2f7c094c49b88a
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoAdd ability to keep screen on while docked.
Dianne Hackborn [Sat, 19 Sep 2009 21:03:57 +0000 (14:03 -0700)]
Add ability to keep screen on while docked.

Change-Id: I11f22e92e85d0fb384c70b614d0a55633f74902e

14 years agoMerge change 25784 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 19:23:24 +0000 (15:23 -0400)]
Merge change 25784 into eclair

* changes:
  Tweak the lock screen date format to be like "Fri, Sep 18, 2009".

14 years agoTweak the lock screen date format to be like "Fri, Sep 18, 2009".
Karl Rosaen [Fri, 18 Sep 2009 19:05:51 +0000 (12:05 -0700)]
Tweak the lock screen date format to be like "Fri, Sep 18, 2009".

14 years agoPolicy changes for lock screen on live wallpaper.
Dianne Hackborn [Fri, 18 Sep 2009 08:55:39 +0000 (01:55 -0700)]
Policy changes for lock screen on live wallpaper.

Change-Id: Ib875ef839b7727194461b13684b77bf38ad3c52e

14 years agoShow a message about silent mode being toggled after user rotates widget to left.
Karl Rosaen [Fri, 18 Sep 2009 00:50:37 +0000 (17:50 -0700)]
Show a message about silent mode being toggled after user rotates widget to left.

This is based on feedback that users had a hard time knowing what happened
when they toggle silent mode using the lock screen.

14 years agoRevert "Don't activate keyguard if screen is turned off while proximity sensor is...
Mike Lockwood [Thu, 17 Sep 2009 15:45:06 +0000 (11:45 -0400)]
Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."

This reverts commit 4daf9485eca9bab9591bef83dd117cbde1e8beec.

14 years agoMinor tweaks to address code review.
Karl Rosaen [Thu, 17 Sep 2009 10:46:54 +0000 (03:46 -0700)]
Minor tweaks to address code review.

14 years agoFirst pass at pattern lock screen that includes date / time and carrier info (andoid...
Karl Rosaen [Thu, 17 Sep 2009 10:00:15 +0000 (03:00 -0700)]
First pass at pattern lock screen that includes date / time and carrier info (andoid.policy portion)

- code to update carrier / date and time

14 years agoAllow specifying separate orientation rotations for car and desk dock.
Mike Lockwood [Wed, 16 Sep 2009 16:15:53 +0000 (12:15 -0400)]
Allow specifying separate orientation rotations for car and desk dock.

Change-Id: Ic6762d6f2882420bd7d5a13d36057599d51dfc66
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoUpdate policy for hiding navigation keys, configuration.
Dianne Hackborn [Wed, 16 Sep 2009 05:56:29 +0000 (22:56 -0700)]
Update policy for hiding navigation keys, configuration.

Change-Id: Ieeb523cdc05316d34501872d684531142132b402

14 years agoMerge change 24116 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 03:18:07 +0000 (23:18 -0400)]
Merge change 24116 into eclair

* changes:
  Add rotary based lock screen, and only show security pattern screen when pattern is set.

14 years agoAdd rotary based lock screen, and only show security pattern screen when pattern...
Karl Rosaen [Mon, 7 Sep 2009 19:43:05 +0000 (12:43 -0700)]
Add rotary based lock screen, and only show security pattern screen when pattern is set.

When a pattern is enabled, there is no informational lock screen, just the pattern
screen.  Eventually we will get a new layout that manages to show the relevent information
(date / time / charging info / alarm) on the pattern screen.

Also: I noticed that when there is no backup option available, we still showed
the "forgot pattern?" button, which would do nothing.  I fixed that; we
no longer show the "forgot pattern" button if there is no account unlock
option available.

a

14 years agoFix issue #1401973 and #2111181 (menu placement problems).
Dianne Hackborn [Wed, 16 Sep 2009 02:28:03 +0000 (19:28 -0700)]
Fix issue #1401973 and #2111181 (menu placement problems).

Issue 1401973: A dialog with menu has wrong menu placement
Issue 2111181: status bar overlaps the more menu in browser

Menus are now dialog panels, so they are placed within the entire
screen and not attached to their parent window.

Change-Id: Ia9702d5e30a6ba5ebb0254abe6a94cbbdfa9866d

14 years agoVarious fixes for back key handling.
Dianne Hackborn [Tue, 15 Sep 2009 04:23:11 +0000 (21:23 -0700)]
Various fixes for back key handling.

Change-Id: I8ad314722ce38711ce5c57c4fd3b2942cfe099a7

14 years agoFollow key event API changes.
Dianne Hackborn [Sun, 13 Sep 2009 23:14:44 +0000 (16:14 -0700)]
Follow key event API changes.

We now use the new tracking and long press dispatching in the framework
to greatly simplify this code.

Change-Id: I4c0ed51dc2d07ed3bb20c64c67eede83bdb123b9

14 years agoTweak so lock screen wallpaper is aligned with real wallpaper.
Dianne Hackborn [Mon, 7 Sep 2009 05:12:28 +0000 (22:12 -0700)]
Tweak so lock screen wallpaper is aligned with real wallpaper.

Change-Id: Iee117ae1496c0c4e9d12d16eeba69bcad351a57a

15 years agoPut vibration patterns in resources.
Dianne Hackborn [Fri, 28 Aug 2009 05:16:40 +0000 (22:16 -0700)]
Put vibration patterns in resources.

Change-Id: If7c9d4c3bee4bc3319379fbb588265d6202c2bee

15 years agoMerge change 22959 into eclair
Android (Google) Code Review [Thu, 27 Aug 2009 21:31:17 +0000 (14:31 -0700)]
Merge change 22959 into eclair

* changes:
  Don't activate keyguard if screen is turned off while proximity sensor is active.

15 years agoIncrease vibrate duration on vkey haptics so they can be felt.
Paul Eastham [Thu, 27 Aug 2009 21:11:23 +0000 (14:11 -0700)]
Increase vibrate duration on vkey haptics so they can be felt.

15 years agoDon't activate keyguard if screen is turned off while proximity sensor is active.
Mike Lockwood [Thu, 27 Aug 2009 20:27:51 +0000 (13:27 -0700)]
Don't activate keyguard if screen is turned off while proximity sensor is active.

Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agopolicy/impl: Add option to disable screen-unlock-on-slider-open
Dan Murphy [Mon, 24 Aug 2009 22:35:52 +0000 (17:35 -0500)]
policy/impl: Add option to disable screen-unlock-on-slider-open

Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
15 years agoAdjust 'account unlock' scenario to make 'forgot pattern' more forgiving.
Karl Rosaen [Tue, 25 Aug 2009 00:18:02 +0000 (17:18 -0700)]
Adjust 'account unlock' scenario to make 'forgot pattern' more forgiving.

When a user hits the 'forgot pattern' button, they aren't permanently forced into
using the account to unlock the screen; they can get back to the pattern screen by
hitting the back key, or by turning off the screen (e.g it's not sticky).

Also, show progress dialog while checking account, and make sure we are on the UI thread
when doing stuff from the account callback.

15 years agoPhoneWindowManager: Rotate display when phone is docked
Mike Lockwood [Mon, 24 Aug 2009 21:49:07 +0000 (14:49 -0700)]
PhoneWindowManager: Rotate display when phone is docked

Also moved the number of degrees of rotation for keyboard open state to a resource.

Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agoRemove unused field from PhoneWindow.DecorView.
Romain Guy [Fri, 21 Aug 2009 06:34:42 +0000 (23:34 -0700)]
Remove unused field from PhoneWindow.DecorView.

15 years agoUpdate to implement new APIs.
Dianne Hackborn [Fri, 21 Aug 2009 02:33:02 +0000 (19:33 -0700)]
Update to implement new APIs.

15 years agoNew wallpaper transition constants.
Dianne Hackborn [Thu, 20 Aug 2009 00:09:46 +0000 (17:09 -0700)]
New wallpaper transition constants.

15 years agodo not merge: cherrypicked 53f5bc273b81a3761242d3356ed8490b5e6797f2 from master branch
Fred Quintana [Sun, 16 Aug 2009 04:46:24 +0000 (21:46 -0700)]
do not merge: cherrypicked 53f5bc273b81a3761242d3356ed8490b5e6797f2 from master branch

15 years agoAdd support for new wallpaper theme attribute.
Dianne Hackborn [Mon, 10 Aug 2009 00:23:00 +0000 (17:23 -0700)]
Add support for new wallpaper theme attribute.

15 years agoAdd knowledge about new wallpaper window type.
Dianne Hackborn [Sun, 9 Aug 2009 03:53:03 +0000 (20:53 -0700)]
Add knowledge about new wallpaper window type.

15 years agomerge from open-source master
Jean-Baptiste Queru [Tue, 4 Aug 2009 16:00:28 +0000 (09:00 -0700)]
merge from open-source master

15 years agomerge from donut
Jean-Baptiste Queru [Mon, 3 Aug 2009 14:45:46 +0000 (07:45 -0700)]
merge from donut

15 years agoFix bug 1982892 - batteryservice turns off device even while plugged in
Joe Onorato [Wed, 29 Jul 2009 01:20:08 +0000 (18:20 -0700)]
Fix bug 1982892 - batteryservice turns off device even while plugged in

Also, make the battery service do it, not some keyguard thing.

15 years agoam 1dc1ccaf: Fix issue #1999179: search -> click result -> press home = search dialog...
Dianne Hackborn [Wed, 29 Jul 2009 23:45:08 +0000 (16:45 -0700)]
am 1dc1ccaf: Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden

Merge commit '1dc1ccaf5c8cc136b71537f310a3f13150aaef41'

* commit '1dc1ccaf5c8cc136b71537f310a3f13150aaef41':
  Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden

15 years agomerge from donut
Jean-Baptiste Queru [Wed, 29 Jul 2009 21:57:05 +0000 (14:57 -0700)]
merge from donut

15 years agoFix issue #1999179: search -> click result -> press home = search dialog is shown...
Dianne Hackborn [Wed, 29 Jul 2009 00:51:07 +0000 (17:51 -0700)]
Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden

Re-arrange various things to ensure that the search dialog is told about system windows being
closed before it is told about the navigation back to home.

15 years agoreconcile korg/master into goog/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 18:43:55 +0000 (11:43 -0700)]
reconcile korg/master into goog/master

15 years agoMerge korg/donut into korg/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 00:48:02 +0000 (17:48 -0700)]
Merge korg/donut into korg/master

15 years agoUpdate for virtual key haptic feedback, deal with canceled keys.
Dianne Hackborn [Sat, 25 Jul 2009 00:14:43 +0000 (17:14 -0700)]
Update for virtual key haptic feedback, deal with canceled keys.

15 years agoFix issue 1795088 Improve audio routing code
Eric Laurent [Fri, 17 Jul 2009 18:52:43 +0000 (11:52 -0700)]
Fix issue 1795088       Improve audio routing code

Initial commit for review.

15 years agoam 1d903521: have "search" as the reason when dismissing system dialogs for search.
Karl Rosaen [Tue, 21 Jul 2009 21:38:28 +0000 (14:38 -0700)]
am 1d903521: have "search" as the reason when dismissing system dialogs for search.

Merge commit '1d903521ffc93b5128ebc445d7dd046ee0d5fbc4'

* commit '1d903521ffc93b5128ebc445d7dd046ee0d5fbc4':
  have "search" as the reason when dismissing system dialogs for search.

15 years agohave "search" as the reason when dismissing system dialogs for search.
Karl Rosaen [Mon, 20 Jul 2009 21:00:29 +0000 (14:00 -0700)]
have "search" as the reason when dismissing system dialogs for search.

this way search can't dismiss itself.  can't use the constant because it is
in policy.  would rather leave it this way instead of moving constants for
system dialog dismissal to framework.

15 years agoam 83cf383b: Close the global actions menu when the screen goes off.
Joe Onorato [Fri, 17 Jul 2009 22:43:01 +0000 (15:43 -0700)]
am 83cf383b: Close the global actions menu when the screen goes off.

Merge commit '83cf383bf462ecb53b4233fc3ae7f1202938d80b'

* commit '83cf383bf462ecb53b4233fc3ae7f1202938d80b':
  Close the global actions menu when the screen goes off.

15 years agoClose the global actions menu when the screen goes off.
Joe Onorato [Fri, 17 Jul 2009 17:09:27 +0000 (13:09 -0400)]
Close the global actions menu when the screen goes off.

Previously, the global actions menu was closed when the keyguard was shown, but
when the menu was shown from within the keyguard, it wasn't closed ever again
when the screen goes off.  That had the result that if your pocket managed to
bring up the dialog, the menu would likely never go away on its own, and
eventually do something awful like go into airplane mode.

15 years agoMerge change 7362
Android (Google) Code Review [Wed, 15 Jul 2009 20:15:08 +0000 (13:15 -0700)]
Merge change 7362

* changes:
  Disable fallback screen that asks for usr/pwd if we have SAML accounts which require web login.

15 years agoDisable fallback screen that asks for usr/pwd if we have SAML accounts which require...
Ilia Tulchinsky [Wed, 15 Jul 2009 03:53:39 +0000 (20:53 -0700)]
Disable fallback screen that asks for usr/pwd if we have SAML accounts which require web login.

15 years agoMerge commit 'goog/readonly-korg-master' into merge_korg_master
Jean-Baptiste Queru [Wed, 15 Jul 2009 00:12:43 +0000 (17:12 -0700)]
Merge commit 'goog/readonly-korg-master' into merge_korg_master

15 years agoam 5785bc2d: Dismiss system windows when search is launched.
Karl Rosaen [Tue, 14 Jul 2009 22:06:42 +0000 (15:06 -0700)]
am 5785bc2d: Dismiss system windows when search is launched.

Merge commit '5785bc2dad36c7ad34a548865ba77c04c46ed097'

* commit '5785bc2dad36c7ad34a548865ba77c04c46ed097':
  Dismiss system windows when search is launched.

15 years agoDismiss system windows when search is launched.
Karl Rosaen [Tue, 14 Jul 2009 21:56:53 +0000 (14:56 -0700)]
Dismiss system windows when search is launched.

15 years agoam 7db439ee: Fix bug 1317754 - "Idle screen displays "Charging (100%)" even when...
Joe Onorato [Mon, 6 Jul 2009 19:43:30 +0000 (12:43 -0700)]
am 7db439ee: Fix bug 1317754 - "Idle screen displays "Charging (100%)" even when fully charged."

Merge commit '7db439ee518b97881625f13ee738ecb891b573a8'

* commit '7db439ee518b97881625f13ee738ecb891b573a8':
  Fix bug 1317754 - "Idle screen displays "Charging (100%)" even when fully charged."

15 years agoFix bug 1317754 - "Idle screen displays "Charging (100%)" even when fully charged."
Joe Onorato [Mon, 6 Jul 2009 18:58:50 +0000 (14:58 -0400)]
Fix bug 1317754 - "Idle screen displays "Charging (100%)" even when fully charged."

15 years agoam ea85711f: Remove unnused variable.
Dianne Hackborn [Tue, 30 Jun 2009 03:20:05 +0000 (20:20 -0700)]
am ea85711f: Remove unnused variable.

Merge commit 'ea85711f1bba755e55439f7d1471067167cc15b3'

* commit 'ea85711f1bba755e55439f7d1471067167cc15b3':
  Remove unnused variable.

15 years agoRemove unnused variable.
Dianne Hackborn [Sat, 27 Jun 2009 01:19:32 +0000 (18:19 -0700)]
Remove unnused variable.

15 years agoam ee09f4ad: Fix case where the lock screen information won\'t fit on screen.
Karl Rosaen [Wed, 24 Jun 2009 20:12:24 +0000 (13:12 -0700)]
am ee09f4ad: Fix case where the lock screen information won\'t fit on screen.

Merge commit 'ee09f4ad02d04066e2ded84471e1940e91d458c8'

* commit 'ee09f4ad02d04066e2ded84471e1940e91d458c8':
  Fix case where the lock screen information won't fit on screen.

15 years agoam 7baa113d: Merge change 5165 into donut
Android (Google) Code Review [Wed, 24 Jun 2009 20:12:23 +0000 (13:12 -0700)]
am 7baa113d: Merge change 5165 into donut

Merge commit '7baa113d5793e5cf9df15c8ffdac117672ee8af0'

* commit '7baa113d5793e5cf9df15c8ffdac117672ee8af0':
  When the sim is missing, show "press menu to unlock or place emergency call" on lock screen instead of just "press menu to unlock".

15 years agoFix case where the lock screen information won't fit on screen.
Karl Rosaen [Wed, 24 Jun 2009 00:54:58 +0000 (17:54 -0700)]
Fix case where the lock screen information won't fit on screen.

The case is in landscape, 'next alarm' showing, and the plmn is showing.
In this case, don't show the next alarm.

15 years agoMerge change 5165 into donut
Android (Google) Code Review [Wed, 24 Jun 2009 01:02:32 +0000 (18:02 -0700)]
Merge change 5165 into donut

* changes:
  When the sim is missing, show "press menu to unlock or place emergency call" on lock screen instead of just "press menu to unlock".

15 years agoWhen the sim is missing, show "press menu to unlock or place emergency call" on lock...
Karl Rosaen [Wed, 24 Jun 2009 00:54:58 +0000 (17:54 -0700)]
When the sim is missing, show "press menu to unlock or place emergency call" on lock screen instead of just "press menu to unlock".

This is to make it clearer to users that they can still place an emergency call using the dialer
even with no SIM card.

15 years agoam 72201963: Fix issue #1806217.
Dianne Hackborn [Tue, 23 Jun 2009 20:08:38 +0000 (13:08 -0700)]
am 72201963: Fix issue #1806217.

Merge commit '72201963350da86a5c200196364e18cbee70b3a5'

* commit '72201963350da86a5c200196364e18cbee70b3a5':
  Fix issue #1806217.

15 years agoFix issue #1806217.
Dianne Hackborn [Tue, 23 Jun 2009 03:56:57 +0000 (20:56 -0700)]
Fix issue #1806217.

We were not clearing the background drawable if it had been set as a resource
reference.

15 years agoam 09ac6a4e: Merge change 4484 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:39:09 +0000 (15:39 -0700)]
am 09ac6a4e: Merge change 4484 into donut

Merge commit '09ac6a4ea898221dfc338003683bb3a34f2d30a8'

* commit '09ac6a4ea898221dfc338003683bb3a34f2d30a8':
  Fixes #1414069. Display recent activities with two lines of text.

15 years agoam 525258d2: Pick the right rotation based on window\'s width/height.
Mitsuru Oshima [Wed, 17 Jun 2009 22:38:02 +0000 (15:38 -0700)]
am 525258d2: Pick the right rotation based on window\'s width/height.

Merge commit '525258d21cf9570461507f3668e24668e18c9f99'

* commit '525258d21cf9570461507f3668e24668e18c9f99':
  Pick the right rotation based on window's width/height.

15 years agoMerge change 4484 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 17:58:10 +0000 (10:58 -0700)]
Merge change 4484 into donut

* changes:
  Fixes #1414069. Display recent activities with two lines of text.

15 years agoFixes #1414069. Display recent activities with two lines of text.
Romain Guy [Wed, 17 Jun 2009 17:39:48 +0000 (10:39 -0700)]
Fixes #1414069. Display recent activities with two lines of text.

15 years agoPick the right rotation based on window's width/height.
Mitsuru Oshima [Wed, 17 Jun 2009 01:27:18 +0000 (18:27 -0700)]
Pick the right rotation based on window's width/height.

15 years agoam 6e09858c: Don\'t enforce that search dialog is a singleton.
Bjorn Bringert [Fri, 12 Jun 2009 15:26:19 +0000 (08:26 -0700)]
am 6e09858c: Don\'t enforce that search dialog is a singleton.

Merge commit '6e09858c0bd13a321ed716b670b361e62b1536e4'

* commit '6e09858c0bd13a321ed716b670b361e62b1536e4':
  Don't enforce that search dialog is a singleton.

15 years agoDon't enforce that search dialog is a singleton.
Bjorn Bringert [Mon, 8 Jun 2009 22:20:15 +0000 (23:20 +0100)]
Don't enforce that search dialog is a singleton.

There was code in PhoneWindowManager from last time when
the search dialog was a system dialog that caused an exception
if the search was added to the window manager twice.
Generally there should only be one search bar, but because
window manager calls are asynchronous and don't execute in order,
we can't be sure that a call to stopSearch() has removed the search
dialog before a subsequent call to startSearch() tries to add it again.

SearchManagerTest.testSearchManagerFastInvocations() crashed the system
process before this change.

15 years agorespect FEATURE_OPENGL (at least while we test it)
Mike Reed [Tue, 2 Jun 2009 19:31:45 +0000 (15:31 -0400)]
respect FEATURE_OPENGL (at least while we test it)

15 years agoam 540d7de2: Implement support for new second-level media window type.
Dianne Hackborn [Fri, 22 May 2009 00:56:32 +0000 (17:56 -0700)]
am 540d7de2: Implement support for new second-level media window type.

Merge commit '540d7de241b39b28480bf4b1bf6870307935fd8b'

* commit '540d7de241b39b28480bf4b1bf6870307935fd8b':
  Implement support for new second-level media window type.

15 years agoImplement support for new second-level media window type.
Dianne Hackborn [Fri, 22 May 2009 00:34:15 +0000 (17:34 -0700)]
Implement support for new second-level media window type.

15 years agoam a56b1c78: Fix issue #1737531: Don\'t allow applications to prevent the user from...
Dianne Hackborn [Wed, 20 May 2009 15:54:47 +0000 (08:54 -0700)]
am a56b1c78: Fix issue #1737531: Don\'t allow applications to prevent the user from leaving them

Merge commit 'a56b1c78713257bc0e138ddf73f7c72e917e7d0d'

* commit 'a56b1c78713257bc0e138ddf73f7c72e917e7d0d':
  Fix issue #1737531: Don't allow applications to prevent the user from leaving them

15 years agoFix issue #1737531: Don't allow applications to prevent the user from leaving them
Dianne Hackborn [Wed, 20 May 2009 01:51:21 +0000 (18:51 -0700)]
Fix issue #1737531: Don't allow applications to prevent the user from leaving them

15 years agoam 1615d63b: If a window specifies flag to show even when screen is locked, the keygu...
Suchi Amalapurapu [Mon, 18 May 2009 20:44:38 +0000 (13:44 -0700)]
am 1615d63b: If a window specifies flag to show even when screen is locked, the keyguard is hidden and conversely if the keyguard has been hidden its shown. this lets the window manager to hide or unhide the keyguard based on activities that specify if they want to be displayed inspite of the keyguard being shown or not.

Merge commit '1615d63b8fd58d1e8d19207ffb0aeccf09840021'

* commit '1615d63b8fd58d1e8d19207ffb0aeccf09840021':
  If a window specifies flag to show even when screen is locked, the keyguard is hidden and conversely if the keyguard has been hidden

15 years agoIf a window specifies flag to show even when screen is locked, the keyguard is hidden...
Suchi Amalapurapu [Fri, 15 May 2009 01:01:07 +0000 (18:01 -0700)]
If a window specifies flag to show even when screen is locked, the keyguard is hidden and conversely if the keyguard has been hidden
its shown. this lets the window manager to hide or unhide the keyguard based on activities that specify if they want to be displayed
inspite of the keyguard being shown or not.

15 years agoam 60fd09d1: Merge change 702 into donut
Android (Google) Code Review [Fri, 15 May 2009 01:26:24 +0000 (18:26 -0700)]
am 60fd09d1: Merge change 702 into donut

Merge commit '60fd09d1cdbae80a96b1c089f033e6629b250a94'

* commit '60fd09d1cdbae80a96b1c089f033e6629b250a94':
  Accessibility feature - event population and firing

15 years agoMerge change 702 into donut
Android (Google) Code Review [Fri, 15 May 2009 01:24:56 +0000 (18:24 -0700)]
Merge change 702 into donut

* changes:
  Accessibility feature - event population and firing

15 years agoAccessibility feature - event population and firing
svetoslavganov [Wed, 29 Apr 2009 02:17:02 +0000 (19:17 -0700)]
Accessibility feature - event population and firing

15 years agoam 099941d: Fix typos
Marco Nelissen [Tue, 12 May 2009 21:18:24 +0000 (14:18 -0700)]
am 099941d: Fix typos

Merge commit '099941d5519b48b5d2a394304cbca042788732bf'

* commit '099941d5519b48b5d2a394304cbca042788732bf':
  Fix typos

15 years agoFix typos
Marco Nelissen [Tue, 12 May 2009 21:15:17 +0000 (14:15 -0700)]
Fix typos

15 years agoam e41d819: Improve the rendering speed of the lock screen by reporting
Romain Guy [Mon, 11 May 2009 22:37:41 +0000 (15:37 -0700)]
am e41d819: Improve the rendering speed of the lock screen by reporting

Merge commit 'e41d81948e1f8e89c19ae30037b260ae3b2adea2'

* commit 'e41d81948e1f8e89c19ae30037b260ae3b2adea2':
  Improve the rendering speed of the lock screen by reporting the appropriate opacity for the background wallpaper.

15 years agoImprove the rendering speed of the lock screen by reporting the appropriate opacity...
Romain Guy [Mon, 11 May 2009 22:28:49 +0000 (15:28 -0700)]
Improve the rendering speed of the lock screen by reporting the appropriate opacity for the background wallpaper.

15 years agoam cbaa463: Switch to new improves shutdown class that is now in framewo
Dianne Hackborn [Fri, 8 May 2009 20:04:07 +0000 (13:04 -0700)]
am cbaa463: Switch to new improves shutdown class that is now in framewo

Merge commit 'cbaa463dd167ad9a1f0f4e1eba65bb3f0285db95'

* commit 'cbaa463dd167ad9a1f0f4e1eba65bb3f0285db95':
  Switch to new improves shutdown class that is now in framework.

15 years agoSwitch to new improves shutdown class that is now in framework.
Dianne Hackborn [Thu, 7 May 2009 22:55:42 +0000 (15:55 -0700)]
Switch to new improves shutdown class that is now in framework.

15 years agoMerge donut into master
Jean-Baptiste Queru [Thu, 23 Apr 2009 01:33:17 +0000 (18:33 -0700)]
Merge donut into master

15 years agomerge cupcake into donut
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:56:58 +0000 (17:56 -0700)]
merge cupcake into donut

15 years agoMerge donut into master
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:12:34 +0000 (17:12 -0700)]
Merge donut into master

15 years agoMerge commit 'korg/cupcake'
The Android Open Source Project [Wed, 15 Apr 2009 01:18:15 +0000 (18:18 -0700)]
Merge commit 'korg/cupcake'

15 years agoMerge branch 'readonly-p4-master'
Dianne Hackborn [Mon, 13 Apr 2009 23:13:39 +0000 (16:13 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145994: Integrate #145778 from Donut.
Dianne Hackborn [Mon, 13 Apr 2009 23:11:59 +0000 (16:11 -0700)]
AI 145994: Integrate #145778 from Donut.

Automated import of CL 145994

15 years agoAI 145778: Manual merge changes 145382-145384 from cupcake.
Andy Stadler [Fri, 10 Apr 2009 23:24:49 +0000 (16:24 -0700)]
AI 145778: Manual merge changes 145382-145384 from cupcake.

Automated import of CL 145778