408 Commits

Author SHA1 Message Date
Mike Lockwood
e9b89add4d am d1fc1c07: am 57932798: am db0ec648: Merge change I85572973 into eclair
Merge commit 'd1fc1c077b96b1f7f7a58318bd2fc2449315ed84'

* commit 'd1fc1c077b96b1f7f7a58318bd2fc2449315ed84':
  Do not show keyguard if screen is turned off by proximity sensor.
2009-12-04 04:24:10 -08:00
Daniel Sandler
f196882a25 am e0c42dae: am c4663ee2: am 30429ac6: Tiny code fix required for http://b/2260798 .
Merge commit 'e0c42dae95fd6bc6605875d697e105fa0dbdd0a0'

* commit 'e0c42dae95fd6bc6605875d697e105fa0dbdd0a0':
  Tiny code fix required for http://b/2260798 .
2009-12-04 04:06:20 -08:00
Mike Lockwood
1738c5f7fa am 57932798: am db0ec648: Merge change I85572973 into eclair
Merge commit '57932798cf11d72e656fd6e315b83e2c571cd129' into eclair-mr2-plus-aosp

* commit '57932798cf11d72e656fd6e315b83e2c571cd129':
  Do not show keyguard if screen is turned off by proximity sensor.
2009-12-03 16:32:16 -08:00
Mike Lockwood
96eac19abd am db0ec648: Merge change I85572973 into eclair
Merge commit 'db0ec6480b806799f05f3d6fd04d742564af8f2f' into eclair-mr2

* commit 'db0ec6480b806799f05f3d6fd04d742564af8f2f':
  Do not show keyguard if screen is turned off by proximity sensor.
2009-12-03 11:12:04 -08:00
Android (Google) Code Review
ef469c337a Merge change I85572973 into eclair
* changes:
  Do not show keyguard if screen is turned off by proximity sensor.
2009-12-03 11:00:06 -08:00
Daniel Sandler
5b325098f5 am c4663ee2: am 30429ac6: Tiny code fix required for http://b/2260798 .
Merge commit 'c4663ee241328180131fd1c44f4c3e11c3e43e71' into eclair-mr2-plus-aosp

* commit 'c4663ee241328180131fd1c44f4c3e11c3e43e71':
  Tiny code fix required for http://b/2260798 .
2009-12-03 08:44:36 -08:00
Daniel Sandler
646ddf4e07 am 30429ac6: Tiny code fix required for http://b/2260798 .
Merge commit '30429ac60e512453d4d7af212788819754b24691' into eclair-mr2

* commit '30429ac60e512453d4d7af212788819754b24691':
  Tiny code fix required for http://b/2260798 .
2009-12-03 08:39:35 -08:00
Daniel Sandler
15620ce415 Tiny code fix required for http://b/2260798 .
(We were trying to place the emergency call button beneath a
layout object that no longer exists, which is why it was
showing up at the top of the screen on top of other things.)

Change-Id: I10b8b90f0e5923edf5d672b822ee8da6e28933d2
2009-12-03 11:17:09 -05:00
Mike Lockwood
ce27776887 Do not show keyguard if screen is turned off by proximity sensor.
Fixes bug b/2300622 (Proximity sensor always blows up the lock screen while in call)

Change-Id: I85572973c142a72b3bba0bb032e5d2f710b5e36c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-03 08:41:44 -05:00
Mike Lockwood
83547bc5ac am 6965e466: am 6f277195: am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
Merge commit '6965e466f5feb4d69b8585513d6b605899b74b06'

* commit '6965e466f5feb4d69b8585513d6b605899b74b06':
  Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
2009-12-02 20:32:39 -08:00
Mike Lockwood
defd2c20b0 am 81c95088: am 70d1fe38: am e7ef4241: Fix volume keys when in-call and screen is off due to proximity sensor.
Merge commit '81c950884faa981214ce7635afe9a65eae468697'

* commit '81c950884faa981214ce7635afe9a65eae468697':
  Fix volume keys when in-call and screen is off due to proximity sensor.
2009-12-02 20:26:23 -08:00
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
990f565ae5 am 6f277195: am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
Merge commit '6f277195b9434c516facd33f684223a7639de0c5' into eclair-mr2-plus-aosp

* commit '6f277195b9434c516facd33f684223a7639de0c5':
  Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
2009-12-02 11:41:17 -08:00
Mike Lockwood
2f8a5cd29f am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
Merge commit '15ee33d4d475dc31709808a64120e56d555e992e' into eclair-mr2

* commit '15ee33d4d475dc31709808a64120e56d555e992e':
  Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
2009-12-02 11:36:05 -08:00
Mike Lockwood
5d258b6b17 Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
We have a better solution for this in the Phone app.
This reverts commit b684251e8f1e85ea9483af2b80bc92f0fd8ded1c.
2009-12-02 13:50:45 -05:00
Mike Lockwood
cfbd6fd29d am 70d1fe38: am e7ef4241: Fix volume keys when in-call and screen is off due to proximity sensor.
Merge commit '70d1fe383e3f023e71889345ffd9b2fa921495b4' into eclair-mr2-plus-aosp

* commit '70d1fe383e3f023e71889345ffd9b2fa921495b4':
  Fix volume keys when in-call and screen is off due to proximity sensor.
2009-12-02 09:55:12 -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
4c8156e615 am e7ef4241: Fix volume keys when in-call and screen is off due to proximity sensor.
Merge commit 'e7ef42416088235d9e220e3b031d4f612f436a06' into eclair-mr2

* commit 'e7ef42416088235d9e220e3b031d4f612f436a06':
  Fix volume keys when in-call and screen is off due to proximity sensor.
2009-12-02 09:49:45 -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
99ff0a8290 Fix volume keys when in-call and screen is off due to proximity sensor.
Fixes bug b/2297262 (Volume keys on passion don't work while in-call and phone is pressed to my ear)

Change-Id: I775daa24295482000f87273d1f84dd796fb0f4eb
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-02 01:56:24 -05: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