391 Commits

Author SHA1 Message Date
Mike Lockwood
3819f7083c am 1fef781f: am a492c9b0: am b684251e: Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
Merge commit '1fef781f14615395a917f5cef1bc6c6946700e27'

* commit '1fef781f14615395a917f5cef1bc6c6946700e27':
  Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
2009-12-02 20:26:19 -08:00
Mike Lockwood
c091e88c69 am a492c9b0: am b684251e: Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
Merge commit 'a492c9b07dc623c6c7beba7f9a90866053bf24f9' into eclair-mr2-plus-aosp

* commit 'a492c9b07dc623c6c7beba7f9a90866053bf24f9':
  Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
2009-12-02 09:55:09 -08:00
Mike Lockwood
fc377dfc37 am b684251e: Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
Merge commit 'b684251e8f1e85ea9483af2b80bc92f0fd8ded1c' into eclair-mr2

* commit 'b684251e8f1e85ea9483af2b80bc92f0fd8ded1c':
  Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
2009-12-02 09:49:26 -08:00
Mike Lockwood
3e42c35f7a Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag.
Fixes b/2297221 ('Add call' button has no action, if call is answered on lockpattern screen)

Change-Id: I6df8f64dedc4d2d8b02f746213c7b1b336d6560e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-02 01:56:13 -05:00
Mike Lockwood
45a4bfaca2 am 6cc42b70: am 90bca755: resolved conflicts for merge of b64c72df to eclair-mr2
Merge commit '6cc42b70c592d5a112809a0230764819de3c7c12'

* commit '6cc42b70c592d5a112809a0230764819de3c7c12':
  Fix bug 2290852: Screen wakes up in my pocket while listening to music
2009-12-01 18:36:29 -08:00
Mike Lockwood
8df18d3094 am 90bca755: resolved conflicts for merge of b64c72df to eclair-mr2
Merge commit '90bca75513297c2e851638f06ecc821ce75fcbe5' into eclair-mr2-plus-aosp

* commit '90bca75513297c2e851638f06ecc821ce75fcbe5':
  Fix bug 2290852: Screen wakes up in my pocket while listening to music
2009-12-01 18:31:12 -08:00
Mike Lockwood
ea5ea98eb1 resolved conflicts for merge of b64c72df to eclair-mr2
Change-Id: If3c6a28281b08464fd3f24e752f5e07f6f8a420e
2009-12-01 21:21:06 -05:00
Mike Lockwood
bf14830692 am 95dfd677: am 55039bde: Remove some unused window manager methods.
Merge commit '95dfd677c99b9e6a206366348e8e2e945d27ff0b'

* commit '95dfd677c99b9e6a206366348e8e2e945d27ff0b':
  Remove some unused window manager methods.
2009-12-01 09:07:44 -08:00
Jim Miller
63ce1e71db am 99fb493f: am 5736e960: am 760d266a: Merge change I9987ba41 into eclair
Merge commit '99fb493fdfd076d08d13505e805429bdc1134ebc'

* commit '99fb493fdfd076d08d13505e805429bdc1134ebc':
  Fix 2270597: Add callback to watch ringer state and update lock screen UI when it changes.
2009-12-01 09:07:40 -08:00
Mike Lockwood
2c3eb8590f am 55039bde: Remove some unused window manager methods.
Merge commit '55039bde3ff8a76a51410b23257f71496bbdbde5' into eclair-mr2-plus-aosp

* commit '55039bde3ff8a76a51410b23257f71496bbdbde5':
  Remove some unused window manager methods.
2009-11-30 10:59:35 -08:00
Jim Miller
517d2d5d55 am 5736e960: am 760d266a: Merge change I9987ba41 into eclair
Merge commit '5736e96001e3c2575117505a8b8891577b61c782' into eclair-mr2-plus-aosp

* commit '5736e96001e3c2575117505a8b8891577b61c782':
  Fix 2270597: Add callback to watch ringer state and update lock screen UI when it changes.
2009-11-30 10:59:32 -08:00
Mike Lockwood
f791330dd1 Remove some unused window manager methods.
Change-Id: Idd23ea4adb7328781ea81c45d61392b51dee1374
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-28 22:27:48 -05:00
Mike Lockwood
c72b15f2ee Fix bug 2290852: Screen wakes up in my pocket while listening to music
When the screen is off keyguard is open but hidden by another activity
make sure that non-waking events like volume key or track ball press
do not turn the screen back on.

Change-Id: Ie6b191360b903b54388a6f65680ccc3264a51dd8
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-28 20:58:22 -05:00
Joe Onorato
2cccb1a176 am d67adbcd: am 6827ece2: am 5da799e0: Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we\'re doing so because of the home key.
Merge commit 'd67adbcd7c60d85280bb74f3ded48bc12d8417a8'

* commit 'd67adbcd7c60d85280bb74f3ded48bc12d8417a8':
  Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing so because of the home
2009-11-24 14:04:14 -08:00
Jim Miller
4ea72923ff am 760d266a: Merge change I9987ba41 into eclair
Merge commit '760d266a4195db5f3f3dee94be9e0c020cf4051f' into eclair-mr2

* commit '760d266a4195db5f3f3dee94be9e0c020cf4051f':
  Fix 2270597: Add callback to watch ringer state and update lock screen UI when it changes.
2009-11-24 14:04:13 -08:00
Joe Onorato
6d1c297d01 am 6827ece2: am 5da799e0: Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we\'re doing so because of the home key.
Merge commit '6827ece2767dc17995f43cb7d70338dcbbbb05f7' into eclair-mr2-plus-aosp

* commit '6827ece2767dc17995f43cb7d70338dcbbbb05f7':
  Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing so because of the home
2009-11-24 14:00:38 -08:00
Android (Google) Code Review
847669031a Merge change I9987ba41 into eclair
* changes:
  Fix 2270597: Add callback to watch ringer state and update lock screen UI when it changes.
2009-11-24 14:00:23 -08:00
Joe Onorato
067bb63f39 am 5da799e0: Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we\'re doing so because of the home key.
Merge commit '5da799e012cc4427a4f656e2416bcd73c22acd83' into eclair-mr2

* commit '5da799e012cc4427a4f656e2416bcd73c22acd83':
  Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing so because of the home
2009-11-24 13:57:33 -08:00
Joe Onorato
f275f0c0f9 Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing so because of the home
key.
2009-11-24 16:11:13 -05:00
Jim Miller
47088bbbef Fix 2270597: Add callback to watch ringer state and update lock screen UI when it changes. 2009-11-24 00:48:35 -08:00
Mike Lockwood
d8a903583a am 06f009cb: am aab87690: END_BUTTON_BEHAVIOR setting should affect end call button only (not power button)
Merge commit '06f009cb3bac2e4432e90f2d22f4c28d6b86f8cd'

* commit '06f009cb3bac2e4432e90f2d22f4c28d6b86f8cd':
  END_BUTTON_BEHAVIOR setting should affect end call button only (not power button)
2009-11-23 13:01:38 -08:00
Mike Lockwood
196c128962 am aab87690: END_BUTTON_BEHAVIOR setting should affect end call button only (not power button)
Merge commit 'aab8769005ed52a3e82aedf8d87c902d762bdb24' into eclair-mr2-plus-aosp

* commit 'aab8769005ed52a3e82aedf8d87c902d762bdb24':
  END_BUTTON_BEHAVIOR setting should affect end call button only (not power button)
2009-11-23 12:59:06 -08:00
Mike Lockwood
b4e2d1c2aa END_BUTTON_BEHAVIOR setting should affect end call button only (not power button)
Fixes b/2212852 ("end button behavior" in spare parts doesn't work)

Change-Id: Ia17f37ad82b17f3a0e1ceb1ab7a0211b1d3ad8be
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-23 15:54:10 -05:00
Mike Lockwood
ca0bc17432 am 4ed2e2d4: am 6b72e9b3: When keyguard is active, only allow the status bar to be opened if it is insecure and covered by another window.
Merge commit '4ed2e2d4cb592aa49fce46b035e85aa14f1f989e'

* commit '4ed2e2d4cb592aa49fce46b035e85aa14f1f989e':
  When keyguard is active, only allow the status bar to be opened if it is insecure and covered by another window.
2009-11-20 09:49:06 -08:00
Mike Lockwood
e2bcc72e6e am 6b72e9b3: When keyguard is active, only allow the status bar to be opened if it is insecure and covered by another window.
Merge commit '6b72e9b39642fdff5aef74cd7df2fbd00b9f2257' into eclair-mr2-plus-aosp

* commit '6b72e9b39642fdff5aef74cd7df2fbd00b9f2257':
  When keyguard is active, only allow the status bar to be opened if it is insecure and covered by another window.
2009-11-20 09:44:28 -08:00
Mike Lockwood
5f892c130a When keyguard is active, only allow the status bar to be opened if it is insecure and covered by another window.
Fixes b/2215112 (When screen wakes to Playback screen, Notification Bar is active)

Change-Id: I43a8574259788d983c30b1a22e5bfc4e95d09bee
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-20 08:03:32 -05:00
Dianne Hackborn
d199c8f8aa am def96cc3: am 9e15ab77: am eb8e950e: Fix issue #2264162 and #2252436: Now playing screens problems when locked.
Merge commit 'def96cc36059a493d2bdfd0d8c2c0bf00ee399b3'

* commit 'def96cc36059a493d2bdfd0d8c2c0bf00ee399b3':
  Fix issue #2264162 and #2252436: Now playing screens problems when locked.
2009-11-18 13:21:58 -08:00
Dianne Hackborn
b41dda8d96 am 9e15ab77: am eb8e950e: Fix issue #2264162 and #2252436: Now playing screens problems when locked.
Merge commit '9e15ab773940a3e1315cd0cce6bf8e394ce2c3f6' into eclair-mr2-plus-aosp

* commit '9e15ab773940a3e1315cd0cce6bf8e394ce2c3f6':
  Fix issue #2264162 and #2252436: Now playing screens problems when locked.
2009-11-18 13:13:06 -08:00
Dianne Hackborn
4265f7f14b am eb8e950e: Fix issue #2264162 and #2252436: Now playing screens problems when locked.
Merge commit 'eb8e950ea446ce6a1b83c565718217d944dd3557' into eclair-mr2

* commit 'eb8e950ea446ce6a1b83c565718217d944dd3557':
  Fix issue #2264162 and #2252436: Now playing screens problems when locked.
2009-11-18 13:08:51 -08:00
Dianne Hackborn
d6fea47abd am a1394dbc: am 9e3c88c3: am bbacc28f: Fix issue #2249821: Unable to start passion in safe mode
Merge commit 'a1394dbc8d29115780f523fdff8d6401023136ef'

* commit 'a1394dbc8d29115780f523fdff8d6401023136ef':
  Fix issue #2249821: Unable to start passion in safe mode
2009-11-18 12:01:45 -08:00
Mike Lockwood
d3748ac49e am 1757b4ed: am c40f6bf4: am 129b69f3: Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
Merge commit '1757b4ed1ebc839b6497ec5ef880f2b9d49506d6'

* commit '1757b4ed1ebc839b6497ec5ef880f2b9d49506d6':
  Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
2009-11-18 12:01:42 -08:00
Dianne Hackborn
4d60c95650 am 9e3c88c3: am bbacc28f: Fix issue #2249821: Unable to start passion in safe mode
Merge commit '9e3c88c31c4a59e3926ac19e97693e6b6e4e6de1' into eclair-mr2-plus-aosp

* commit '9e3c88c31c4a59e3926ac19e97693e6b6e4e6de1':
  Fix issue #2249821: Unable to start passion in safe mode
2009-11-18 11:53:34 -08:00
Mike Lockwood
52c54731a7 am c40f6bf4: am 129b69f3: Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
Merge commit 'c40f6bf47ed37ff6612da8999968877382502579' into eclair-mr2-plus-aosp

* commit 'c40f6bf47ed37ff6612da8999968877382502579':
  Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
2009-11-18 11:53:31 -08:00
Dianne Hackborn
4e3fd56a5a am bbacc28f: Fix issue #2249821: Unable to start passion in safe mode
Merge commit 'bbacc28ff4ea2892ae4c0a0d9a639a960a4dd93a' into eclair-mr2

* commit 'bbacc28ff4ea2892ae4c0a0d9a639a960a4dd93a':
  Fix issue #2249821: Unable to start passion in safe mode
2009-11-18 11:48:27 -08:00
Dianne Hackborn
9dc06cc2a8 Fix issue #2264162 and #2252436: Now playing screens problems when locked.
We now treat the case where the lock screen is hidden to be basically the same as
it being removed for purposes of event dispatching and other things in the policy.

Change-Id: I7386220594ad6e89e1493d643b1f0603663ae72a
2009-11-18 11:47:24 -08:00
Dianne Hackborn
a8730f985f Fix issue #2249821: Unable to start passion in safe mode
Change-Id: I4320b38ce0cda4dca560c07bc0378b507032598a
2009-11-18 11:42:38 -08:00
Mike Lockwood
d7fa591521 am 129b69f3: Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
Merge commit '129b69f368bd30cb1caa75cf13961b5b44982d4b' into eclair-mr2

* commit '129b69f368bd30cb1caa75cf13961b5b44982d4b':
  Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
2009-11-17 18:07:42 -08:00
Mike Lockwood
9200a3987e Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.
Fixes b/2267046 (Could not shut off alarm; then device reboot)

Change-Id: Id8f3e24edc5e1242a39c5d43bd549b5cb05abb36
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-17 20:25:58 -05:00
Jim Miller
97feea918a am a6fa6466: am 86d86043: am 263bdabc: Fix 2209086: Fix visual glitches in lockscreen.
Merge commit 'a6fa6466f81da1bf94e52915b82e7bf1af6e7917'

* commit 'a6fa6466f81da1bf94e52915b82e7bf1af6e7917':
  Fix 2209086: Fix visual glitches in lockscreen.
2009-11-17 15:06:49 -08:00
Jim Miller
9d81e29f93 am 86d86043: am 263bdabc: Fix 2209086: Fix visual glitches in lockscreen.
Merge commit '86d860439a34ec8001cbedf0f5eb1a7f162eb812' into eclair-mr2-plus-aosp

* commit '86d860439a34ec8001cbedf0f5eb1a7f162eb812':
  Fix 2209086: Fix visual glitches in lockscreen.
2009-11-17 00:14:21 -08:00
Jim Miller
0fd1f53cdf am 263bdabc: Fix 2209086: Fix visual glitches in lockscreen.
Merge commit '263bdabc8770fed981bb52f8e3ff4110dfefc0e1' into eclair-mr2

* commit '263bdabc8770fed981bb52f8e3ff4110dfefc0e1':
  Fix 2209086: Fix visual glitches in lockscreen.
2009-11-17 00:12:23 -08:00
Jim Miller
5425930bd1 Fix 2209086: Fix visual glitches in lockscreen.
Call new setHoldAfterTrigger() method to enable feature added in https://android-git.corp.google.com/g/#change,33380.
2009-11-16 23:13:53 -08:00
Jean-Baptiste Queru
bf0e6067f7 am c646fe8b: merge from open-source master
Merge commit 'c646fe8b08544a5a317e2984f73bfa8044a97354'

* commit 'c646fe8b08544a5a317e2984f73bfa8044a97354':
  eclair snapshot
2009-11-15 15:04:23 -08:00
Jim Miller
9f702ffeaf am 8ac79edd: am 3b378c92: am a7a4e518: Fix 2209086: Fix missing callback that was preventing right tab bar text from updating.
Merge commit '8ac79eddf5f4b422e8533bbbb5c710d5362d32cb'

* commit '8ac79eddf5f4b422e8533bbbb5c710d5362d32cb':
  Fix 2209086: Fix missing callback that was preventing right tab bar text from updating.
2009-11-15 15:04:20 -08:00
Daniel Sandler
8452a74f40 am ecccd51d: am 5124afbc: am f31bb1af: Fix a race condition determining whether password fallback mode is allowed.
Merge commit 'ecccd51dc0333f7e1bcb319814eebc990628a22f'

* commit 'ecccd51dc0333f7e1bcb319814eebc990628a22f':
  Fix a race condition determining whether password fallback mode is allowed.
2009-11-15 15:04:16 -08:00
Jean-Baptiste Queru
ab65321668 merge from open-source master 2009-11-15 14:58:42 -08:00
Jim Miller
30bf56267d am 3b378c92: am a7a4e518: Fix 2209086: Fix missing callback that was preventing right tab bar text from updating.
Merge commit '3b378c925560eb3f65a93d66fa8cb69582a6ac6a' into eclair-mr2-plus-aosp

* commit '3b378c925560eb3f65a93d66fa8cb69582a6ac6a':
  Fix 2209086: Fix missing callback that was preventing right tab bar text from updating.
2009-11-15 14:55:51 -08:00
Daniel Sandler
db674b3322 am 5124afbc: am f31bb1af: Fix a race condition determining whether password fallback mode is allowed.
Merge commit '5124afbc66360234a6b9e9e4c50622fd3e0224e1' into eclair-mr2-plus-aosp

* commit '5124afbc66360234a6b9e9e4c50622fd3e0224e1':
  Fix a race condition determining whether password fallback mode is allowed.
2009-11-15 14:55:48 -08:00
Jim Miller
5abfc111a2 am a7a4e518: Fix 2209086: Fix missing callback that was preventing right tab bar text from updating.
Merge commit 'a7a4e518a61dc09e281d1072fca8ccca864d289a' into eclair-mr2

* commit 'a7a4e518a61dc09e281d1072fca8ccca864d289a':
  Fix 2209086: Fix missing callback that was preventing right tab bar text from updating.
2009-11-15 14:51:16 -08:00
Daniel Sandler
9db384c789 am f31bb1af: Fix a race condition determining whether password fallback mode is allowed.
Merge commit 'f31bb1aff8005525749df7b519fd60ef08157bfc' into eclair-mr2

* commit 'f31bb1aff8005525749df7b519fd60ef08157bfc':
  Fix a race condition determining whether password fallback mode is allowed.
2009-11-15 14:49:47 -08:00