Commit Graph

453 Commits

Author SHA1 Message Date
The Android Open Source Project
33cafac65a am 44f9f23e: merge from open-source master
Merge commit '44f9f23ea227c62ce9250f49f5bf338cbb5f5dd7'

* commit '44f9f23ea227c62ce9250f49f5bf338cbb5f5dd7':
  Added missing media keycode (KEYCODE_MEDIA_REWIND), removed duplicate keycode (KEYCODE_MEDIA_PREVIOUS)
2010-01-27 16:15:13 -08:00
Mike Lockwood
3cdda0c3d7 am 5fdf6a91: am 5b2151ae: Do not turn off screen immediately after undocking.
Merge commit '5fdf6a917c563df953c5215fe00b6ae8fe70a501'

* commit '5fdf6a917c563df953c5215fe00b6ae8fe70a501':
  Do not turn off screen immediately after undocking.
2010-01-21 14:29:32 -08:00
The Android Open Source Project
9f686a4eb3 merge from open-source master 2010-01-21 11:21:25 -08:00
Jim Miller
9c20d0e91b Fix 2385283: Add DevicePolicyManager calls to LockScreen. 2010-01-20 15:00:23 -08:00
Mike Lockwood
fabc9b6a6c am 5b2151ae: Do not turn off screen immediately after undocking.
Merge commit '5b2151ae8654f63bd25e05e87f872ec6f78f0519' into eclair-plus-aosp

* commit '5b2151ae8654f63bd25e05e87f872ec6f78f0519':
  Do not turn off screen immediately after undocking.
2010-01-14 17:24:48 -08:00
Mike Lockwood
e224cefb3c Do not turn off screen immediately after undocking.
Change-Id: I1d01d141961d1e26d814a202745ce77678fd4518
BUG: 2356385

Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-01-14 20:20:31 -05:00
Jim Miller
5e0f7ba8fa Fix 2332563: Add password-lock support to lockscreen 2010-01-11 15:51:43 -08:00
Romain Guy
cc6828c676 Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:06:37 -08:00
Ying Wang
79ac698217 am a6946bde: am 27517b21: Still use ro.monkey
Merge commit 'a6946bdedeaeb86b9f47a0e7e48cb2011540f3e7'

* commit 'a6946bdedeaeb86b9f47a0e7e48cb2011540f3e7':
  Still use ro.monkey
2010-01-06 13:57:46 -08:00
Ying Wang
2530ee3b58 am 27517b21: Still use ro.monkey
Merge commit '27517b2158a7fcdae13ff02d4cbefa79afbdb838' into eclair-plus-aosp

* commit '27517b2158a7fcdae13ff02d4cbefa79afbdb838':
  Still use ro.monkey
2010-01-06 13:46:00 -08:00
Ying Wang
bb2e5c91fb Still use ro.monkey
http://b/issue?id=1681101
2010-01-06 09:50:40 -08:00
Johan Redestig
2e2a3d0a4b Added missing media keycode (KEYCODE_MEDIA_REWIND), removed duplicate keycode (KEYCODE_MEDIA_PREVIOUS) 2010-01-05 08:45:33 +01:00
Jim Miller
0e425247d6 Merge "Fix 2338170: Fix a bug where adding a SAML account would cause the fallback unlock to break." 2010-01-04 18:02:09 -08:00
Ying Wang
975d3d047d am 596a4233: am 4d3a9728: Rename ro.monkey to monkey.running
Merge commit '596a4233846492ee3c3d63fd7c7cf56796960c92'

* commit '596a4233846492ee3c3d63fd7c7cf56796960c92':
  Rename ro.monkey to monkey.running
2010-01-04 13:49:30 -08:00
Ying Wang
5595f76d76 am 4d3a9728: Rename ro.monkey to monkey.running
Merge commit '4d3a9728c27ff8959b8da93325b52e8ff7b67b12' into eclair-plus-aosp

* commit '4d3a9728c27ff8959b8da93325b52e8ff7b67b12':
  Rename ro.monkey to monkey.running
2010-01-04 12:58:49 -08:00
Ying Wang
a3a430e467 Rename ro.monkey to monkey.running
So that Monkey can set it before running and reset it after running.
2010-01-04 11:57:30 -08:00
Jim Miller
18c5947544 Fix 2338170: Fix a bug where adding a SAML account would cause the fallback unlock to break.
Adding a SAML account to the system would cause the current test to fail because it expected to have
only one account on the system. Instead, ensure that the device has at lease one non-SAML account.

Fixed update bug where having a single SAML account still showed the "Forgot pattern" button.

Tested:
- Wipe device and add pattern lock
- Add SAML account, verify "forgot pattern" doesn't appear.
- Add GAIA account, verify "forgot pattern" appears.
- Wipe device and add pattern lock
- Add GAIA account, verify "forgot pattern" appears
- Add SAML account, verify "forgot pattern" doesn't go away.
2009-12-22 14:15:20 -08:00
Dianne Hackborn
0874372554 Don't perform app transition if app is not currently visible.
Tell the window manager if we are not visible due to the lock screen
or status bar.
2009-12-21 15:31:05 -08:00
Dianne Hackborn
c0888c34bc am b728c072: am ab4b6c42: Add replace flag to a few more broadcasts.
Merge commit 'b728c072e98ee560dc97744c85d914bd550a8a43'

* commit 'b728c072e98ee560dc97744c85d914bd550a8a43':
  Add replace flag to a few more broadcasts.
2009-12-16 08:07:00 -08:00
Dianne Hackborn
76a3372ef6 am ab4b6c42: Add replace flag to a few more broadcasts.
Merge commit 'ab4b6c42d78b3d8230d8b444e301f2691884980e' into eclair-mr2-plus-aosp

* commit 'ab4b6c42d78b3d8230d8b444e301f2691884980e':
  Add replace flag to a few more broadcasts.
2009-12-15 10:45:34 -08:00
Android Git Automerger
42dcef5a09 Merge commit 'goog/eclair-plus-aosp' 2009-12-15 00:44:44 -08:00
Dianne Hackborn
818ba11cd6 Add replace flag to a few more broadcasts. 2009-12-11 11:12:02 -08:00
Daniel Sandler
8b59cdaf2f am c6ee16fc: am 3d22e182: Prevent NPE in recent apps dialog.
Merge commit 'c6ee16fc0e8b14c373d54cf89c29d7faa4930d1c'

* commit 'c6ee16fc0e8b14c373d54cf89c29d7faa4930d1c':
  Prevent NPE in recent apps dialog.
2009-12-10 14:38:22 -08:00
Daniel Sandler
2b1cb555b7 am beae79df: am 97467c6f: Move emergency call button to top-right when no SIM.
Merge commit 'beae79dfcac8ba09069a80b4f129feb8b585b480'

* commit 'beae79dfcac8ba09069a80b4f129feb8b585b480':
  Move emergency call button to top-right when no SIM.
2009-12-10 06:57:14 -08:00
Daniel Sandler
f4415ebf73 am 3d22e182: Prevent NPE in recent apps dialog.
Merge commit '3d22e1825b86567048117207ee0654d59fef69a6' into eclair-mr2-plus-aosp

* commit '3d22e1825b86567048117207ee0654d59fef69a6':
  Prevent NPE in recent apps dialog.
2009-12-09 16:51:29 -08:00
Daniel Sandler
75c7e4ee2f am 97467c6f: Move emergency call button to top-right when no SIM.
Merge commit '97467c6fd99f67bb0a7024533ea8cc1626c41ac8' into eclair-mr2-plus-aosp

* commit '97467c6fd99f67bb0a7024533ea8cc1626c41ac8':
  Move emergency call button to top-right when no SIM.
2009-12-09 15:45:06 -08:00
Daniel Sandler
75cbfcdf36 Prevent NPE in recent apps dialog.
Bug: 2284111
2009-12-08 14:06:31 -05:00
Daniel Sandler
e124693251 Move emergency call button to top-right when no SIM.
Also allows lockscreen's toasts to restore the previous text
in the status TextView, which is necessary for this UI. Also
added color to the toasts (another UI ask).

In conjunction with change Ifea65fb9.

http://b/2260798
2009-12-07 15:53:35 -05:00
Dianne Hackborn
1f7f966cd8 am 2d7f5931: am 3e5eceb9: am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layer
Merge commit '2d7f59319ad81139b826dff79e97cf7263832014'

* commit '2d7f59319ad81139b826dff79e97cf7263832014':
  Fix issue #2302336: System dialogs are not being given a layer
2009-12-04 04:24:14 -08:00
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
Dianne Hackborn
9d95b98518 am 3e5eceb9: am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layer
Merge commit '3e5eceb93ccdb00296e96154cbc0491a5516538b' into eclair-mr2-plus-aosp

* commit '3e5eceb93ccdb00296e96154cbc0491a5516538b':
  Fix issue #2302336: System dialogs are not being given a layer
2009-12-03 16:37:56 -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
Dianne Hackborn
63e4f49832 am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layer
Merge commit '4dbf514c6c73832630e4c9bb068cf950ff044a34' into eclair-plus-aosp

* commit '4dbf514c6c73832630e4c9bb068cf950ff044a34':
  Fix issue #2302336: System dialogs are not being given a layer
2009-12-03 12:29:23 -08:00
Dianne Hackborn
0347b09958 am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layer
Merge commit '4dbf514c6c73832630e4c9bb068cf950ff044a34' into eclair-mr2

* commit '4dbf514c6c73832630e4c9bb068cf950ff044a34':
  Fix issue #2302336: System dialogs are not being given a layer
2009-12-03 12:28:53 -08:00
Dianne Hackborn
6a294ce7a5 Fix issue #2302336: System dialogs are not being given a layer
Define a new dedicated layer for system dialogs and use it.

Change-Id: Iaa8b7a48617ae37ea3e83c9f77b1d357f750f5bc
2009-12-03 11:37:44 -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
Mike Lockwood
ea8a21d9d7 am db0ec648: Merge change I85572973 into eclair
Merge commit 'db0ec6480b806799f05f3d6fd04d742564af8f2f' into eclair-plus-aosp

* commit 'db0ec6480b806799f05f3d6fd04d742564af8f2f':
  Do not show keyguard if screen is turned off by proximity sensor.
2009-12-03 11:09:10 -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
846e820c06 am 30429ac6: Tiny code fix required for http://b/2260798 .
Merge commit '30429ac60e512453d4d7af212788819754b24691' into eclair-plus-aosp

* commit '30429ac60e512453d4d7af212788819754b24691':
  Tiny code fix required for http://b/2260798 .
2009-12-03 08:40:27 -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
332e84e14f am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
Merge commit '15ee33d4d475dc31709808a64120e56d555e992e' into eclair-plus-aosp

* commit '15ee33d4d475dc31709808a64120e56d555e992e':
  Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag."
2009-12-02 11:35:46 -08:00