340 Commits

Author SHA1 Message Date
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
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
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
Daniel Sandler
16541e4f88 Fix a race condition determining whether password fallback mode is allowed.
The fix is in LockPatternKeyguardView, whose constructor was
firing off an asynchronous request to the AccountManager to
find out about the specifics of the account on the device.
(If it's SAML, we don't have the password in cleartext and
therefore can't use it to unlock.) Unfortunately, if the
AccountManager responds too quickly, we get the answer (in
LPKV.run()) before the UnlockScreen has even been
instantiated (later in LPKV's ctor).

The fix is to create the unlock screen first and *then* ping
the AccountManager for details.

Bug: http://b/2216308
Change-Id: Iedc84675c0ab8a001d062d806e2bee7ed1a29758
2009-11-13 17:10:46 -08:00
Mike Lockwood
a3a78d0276 am ca57c7a2: am 28d2c230: am 1d697192: Merge change Icdb3d036 into eclair
Merge commit 'ca57c7a2d8f03dbc12c0bca50e008140eb7b3236'

* commit 'ca57c7a2d8f03dbc12c0bca50e008140eb7b3236':
  Don't trigger user activity in screenOnStoppedLw() if the screen is off.
2009-11-13 15:26:56 -08:00
Mike Lockwood
b122c4ca1d am 28d2c230: am 1d697192: Merge change Icdb3d036 into eclair
Merge commit '28d2c23065e33c148513affd636ab6ee047d6350' into eclair-mr2-plus-aosp

* commit '28d2c23065e33c148513affd636ab6ee047d6350':
  Don't trigger user activity in screenOnStoppedLw() if the screen is off.
2009-11-13 15:23:15 -08:00
Mike Lockwood
f885e1cdef am 1d697192: Merge change Icdb3d036 into eclair
Merge commit '1d697192404e3f556b8e87c9f048f16cb3256608' into eclair-mr2

* commit '1d697192404e3f556b8e87c9f048f16cb3256608':
  Don't trigger user activity in screenOnStoppedLw() if the screen is off.
2009-11-13 15:20:00 -08:00
Android (Google) Code Review
a40bd508e6 Merge change Icdb3d036 into eclair
* changes:
  Don't trigger user activity in screenOnStoppedLw() if the screen is off.
2009-11-13 15:18:17 -08:00
Daniel Sandler
e01ddb125c am e9c28b6f: am df54392f: am c5eb3fa4: Use new date format for lock screen.
Merge commit 'e9c28b6f04b21b489a8adafbfefff7e735e9261e'

* commit 'e9c28b6f04b21b489a8adafbfefff7e735e9261e':
  Use new date format for lock screen.
2009-11-13 15:08:38 -08:00
Mike Lockwood
47e5023eea Don't trigger user activity in screenOnStoppedLw() if the screen is off.
Fixes b/2260437 (device wakes itself back up when camera is last application running)

Change-Id: Icdb3d0369df752a3838fa8e58c7a4bb08efe00a6
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-13 18:06:22 -05:00
Daniel Sandler
03f9652d35 am df54392f: am c5eb3fa4: Use new date format for lock screen.
Merge commit 'df54392f846881654a73c8b287cee3c5f299d31e' into eclair-mr2-plus-aosp

* commit 'df54392f846881654a73c8b287cee3c5f299d31e':
  Use new date format for lock screen.
2009-11-13 15:03:28 -08:00
Daniel Sandler
a47fc99553 am c5eb3fa4: Use new date format for lock screen.
Merge commit 'c5eb3fa4bdce22c15f4fef74a51a293399f9a980' into eclair-mr2

* commit 'c5eb3fa4bdce22c15f4fef74a51a293399f9a980':
  Use new date format for lock screen.
2009-11-13 14:59:17 -08:00
Daniel Sandler
6f2da1e578 Use new date format for lock screen.
Fixes http://b/issue?id=2247356 (well, it will once the
format is updated to include the full day-of-week).

Change-Id: Iaafbc60b7ff3edbfee7208052ecc1575cb8c226c
2009-11-13 14:17:21 -08:00
Daniel Sandler
460c1d2a90 am cbe6a0d9: am aacaf48e: am 96757ff1: Update LockScreen/UnlockScreen for new UX designs.
Merge commit 'cbe6a0d9502c642795b65d27c2b1641d2054d2fb'

* commit 'cbe6a0d9502c642795b65d27c2b1641d2054d2fb':
  Update LockScreen/UnlockScreen for new UX designs.
2009-11-12 10:44:42 -08:00
Daniel Sandler
4e1058117a am aacaf48e: am 96757ff1: Update LockScreen/UnlockScreen for new UX designs.
Merge commit 'aacaf48e4d5413e8e6357cdab130f3758c0d79fc' into eclair-mr2-plus-aosp

* commit 'aacaf48e4d5413e8e6357cdab130f3758c0d79fc':
  Update LockScreen/UnlockScreen for new UX designs.
2009-11-12 10:41:51 -08:00
Daniel Sandler
1d7ed54139 am 96757ff1: Update LockScreen/UnlockScreen for new UX designs.
Merge commit '96757ff1498345bef8735791da1ca147b2247f13' into eclair-mr2

* commit '96757ff1498345bef8735791da1ca147b2247f13':
  Update LockScreen/UnlockScreen for new UX designs.
2009-11-12 10:38:18 -08:00
Daniel Sandler
8633ea9b7a Update LockScreen/UnlockScreen for new UX designs.
This change depends upon relevant layout changes in
frameworks/base/core/res/res.
2009-11-12 02:05:38 -08:00
Jim Miller
8c0c5fcbdf am 00fc032c: am 9191a181: am 07fba524: Fix 2209086: Update sound states in LockScreen.
Merge commit '00fc032ca181d6ce0acb7205be9c89a3644e978a'

* commit '00fc032ca181d6ce0acb7205be9c89a3644e978a':
  Fix 2209086: Update sound states in LockScreen.
2009-11-11 20:23:41 -08:00
Jim Miller
95e134aca1 am 9191a181: am 07fba524: Fix 2209086: Update sound states in LockScreen.
Merge commit '9191a181cceca9030250dd93b0734ac108e438d6' into eclair-mr2-plus-aosp

* commit '9191a181cceca9030250dd93b0734ac108e438d6':
  Fix 2209086: Update sound states in LockScreen.
2009-11-11 20:21:00 -08:00
Jim Miller
56e5fbecb1 am 07fba524: Fix 2209086: Update sound states in LockScreen.
Merge commit '07fba524a1dfa1a53b417a3e59c1a4797c49a9eb' into eclair-mr2

* commit '07fba524a1dfa1a53b417a3e59c1a4797c49a9eb':
  Fix 2209086: Update sound states in LockScreen.
2009-11-11 20:16:53 -08:00
Jim Miller
421db0f099 Fix 2209086: Update sound states in LockScreen. 2009-11-11 18:08:06 -08:00
Jim Miller
15cd66169c am 7777b345: am 387c66eb: am 9ea1107d: Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.
Merge commit '7777b3459d6b9168336a726fa4cc1a1e9f3d1b6c'

* commit '7777b3459d6b9168336a726fa4cc1a1e9f3d1b6c':
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.
2009-11-11 17:33:36 -08:00
Jim Miller
664413eb2c am 387c66eb: am 9ea1107d: Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.
Merge commit '387c66eb290a65592cc5f8bfd2ad6a609be95b16' into eclair-mr2-plus-aosp

* commit '387c66eb290a65592cc5f8bfd2ad6a609be95b16':
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.
2009-11-11 17:24:57 -08:00
Jim Miller
593b6a2060 am 9ea1107d: Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.
Merge commit '9ea1107df165518909883429fb5cf20fce7a81e6' into eclair-mr2

* commit '9ea1107df165518909883429fb5cf20fce7a81e6':
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.
2009-11-11 17:13:21 -08:00
Jim Miller
80080e54ef Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.
Tested:
    - unlock and mute/unmute

Not working:
	- highlighting on right tab.
2009-11-11 02:44:38 -08:00
Mike Lockwood
f9a9dccc37 am e15c0bd3: am 52e3b17e: am c6e1493f: Restore short screen timeout when keyguard is unhidden.
Merge commit 'e15c0bd374571b3dc059481710c4c8211e81dede'

* commit 'e15c0bd374571b3dc059481710c4c8211e81dede':
  Restore short screen timeout when keyguard is unhidden.
2009-11-10 07:19:46 -08:00
Mike Lockwood
77cdc55761 am 52e3b17e: am c6e1493f: Restore short screen timeout when keyguard is unhidden.
Merge commit '52e3b17e5f913e8f2fcb979ea38b6cb6aa3d0015' into eclair-mr2-plus-aosp

* commit '52e3b17e5f913e8f2fcb979ea38b6cb6aa3d0015':
  Restore short screen timeout when keyguard is unhidden.
2009-11-10 07:17:08 -08:00
Mike Lockwood
e9304f3b41 am c6e1493f: Restore short screen timeout when keyguard is unhidden.
Merge commit 'c6e1493f164d62f7dc99a5a9df6a064c054b219f' into eclair-mr2

* commit 'c6e1493f164d62f7dc99a5a9df6a064c054b219f':
  Restore short screen timeout when keyguard is unhidden.
2009-11-10 07:14:29 -08:00
Mike Lockwood
b17b2fbcef Restore short screen timeout when keyguard is unhidden.
This is part of a fix for bug b/2248320 (Lock screen does not time out after 5 seconds, after call-decline)

Change-Id: I9ad8cc54fe50d8c9862eec27341fabbd0e871bdd
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-10 09:56:35 -05:00
Mike Lockwood
714fab8ece am da14742d: am 1f3306c4: am 68569321: Do not apply keyguard\'s short timeout when the keyguard is hidden by another window.
Merge commit 'da14742dfc0d3ed127033255d7e79fa187225420'

* commit 'da14742dfc0d3ed127033255d7e79fa187225420':
  Do not apply keyguard's short timeout when the keyguard is hidden by another window.
2009-11-09 13:49:25 -08:00
Mike Lockwood
c2681a50f6 am 1f3306c4: am 68569321: Do not apply keyguard\'s short timeout when the keyguard is hidden by another window.
Merge commit '1f3306c4ca3bc6d291c6634ba9c19c801b46b05d' into eclair-mr2-plus-aosp

* commit '1f3306c4ca3bc6d291c6634ba9c19c801b46b05d':
  Do not apply keyguard's short timeout when the keyguard is hidden by another window.
2009-11-09 12:14:48 -08:00
Mike Lockwood
16e004f26c am 68569321: Do not apply keyguard\'s short timeout when the keyguard is hidden by another window.
Merge commit '68569321db63908a8531ff1b8ae7f9a3610d3337' into eclair-mr2

* commit '68569321db63908a8531ff1b8ae7f9a3610d3337':
  Do not apply keyguard's short timeout when the keyguard is hidden by another window.
2009-11-09 12:04:02 -08:00
Mike Lockwood
09a404081a Do not apply keyguard's short timeout when the keyguard is hidden by another window.
Fixes bug b/2215852 (Music player doesn't grab screen wakelock)

Change-Id: I6c402cdb460d216314ad72e37dbcdc7e19518941
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-08 00:33:23 -05:00
Jim Miller
6bf519d9c5 am bf662573: am 3f5c8c99: am 4ca21590: Fix 2129239: Add an override method for enabling the menu key on signed builds.
Merge commit 'bf66257361cf005201e7bf701d18b85b23b3d7cf'

* commit 'bf66257361cf005201e7bf701d18b85b23b3d7cf':
  Fix 2129239: Add an override method for enabling the menu key on signed builds.
2009-11-03 15:16:03 -08:00
Jim Miller
56e8686edd am 3f5c8c99: am 4ca21590: Fix 2129239: Add an override method for enabling the menu key on signed builds.
Merge commit '3f5c8c99e20b1b357551b062fad6d5885bc11c89' into eclair-mr2-plus-aosp

* commit '3f5c8c99e20b1b357551b062fad6d5885bc11c89':
  Fix 2129239: Add an override method for enabling the menu key on signed builds.
2009-11-03 15:10:55 -08:00
Jim Miller
9fbf1a84e6 am 4ca21590: Fix 2129239: Add an override method for enabling the menu key on signed builds.
Merge commit '4ca21590d8b5615e6ec302c41868a40417c1d33a' into eclair-mr2

* commit '4ca21590d8b5615e6ec302c41868a40417c1d33a':
  Fix 2129239: Add an override method for enabling the menu key on signed builds.
2009-11-03 15:05:08 -08:00
Jim Miller
bd998018ed Fix 2129239: Add an override method for enabling the menu key on signed builds.
There are now 3 ways to enable the menu key:
- by config file (config_disableMenuKeyInLockScreen)
- by 'adb shell setprop ro.monkey=1' (for automated testing on userdebug builds)
- by creating file '/data/local/enable_menu_key (for automated testing on signed user builds)

Security: this only affects the insecure lock screen (not lock pattern) which is generally enabled.
2009-11-03 14:29:22 -08:00
Jim Miller
f88f84d5c3 am d8a84d4c: am 52a0162b: am 7526eb40: Merge change I13ea5a5a into eclair
Merge commit 'd8a84d4c4c392a191ecb7eb88fcc213c1201b8eb'

* commit 'd8a84d4c4c392a191ecb7eb88fcc213c1201b8eb':
  Fix 2201413: Enable login on Passion when there's no SIM
2009-10-29 18:26:34 -07:00
Jim Miller
15f60a8965 am 1f8bef66: am 05d7619d: am 3179826b: Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing
Merge commit '1f8bef66465a20eb63dad125ee86d7fa53554aaf'

* commit '1f8bef66465a20eb63dad125ee86d7fa53554aaf':
  Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing
2009-10-29 18:26:29 -07:00
Mike Lockwood
61369bf2c5 am 535cc39a: am 20618b1f: am b17c8696: When phone is ringing, power button should only mute the ringer, not hang up.
Merge commit '535cc39aa7e6b13ffd53160c242361f8462ebc33'

* commit '535cc39aa7e6b13ffd53160c242361f8462ebc33':
  When phone is ringing, power button should only mute the ringer, not hang up.
2009-10-29 18:26:24 -07:00
Mike Lockwood
a69a090095 am 5bcd4380: am ec7dab76: am 146ef723: When phone is ringing, power button should hang up phone in addition to turning off the screen.
Merge commit '5bcd4380b4d4a322895c39685df1c88e342f6ded'

* commit '5bcd4380b4d4a322895c39685df1c88e342f6ded':
  When phone is ringing, power button should hang up phone in addition to turning off the screen.
2009-10-29 18:26:18 -07:00
Jim Miller
204eb44d5b am 52a0162b: am 7526eb40: Merge change I13ea5a5a into eclair
Merge commit '52a0162bfb08faaf93668f80fd66d269414f9eab' into eclair-mr2-plus-aosp

* commit '52a0162bfb08faaf93668f80fd66d269414f9eab':
  Fix 2201413: Enable login on Passion when there's no SIM
2009-10-29 18:20:09 -07:00
Jim Miller
2e2cf85db0 am 05d7619d: am 3179826b: Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing
Merge commit '05d7619df5bc255ef8288bb63989995f4a98b50b' into eclair-mr2-plus-aosp

* commit '05d7619df5bc255ef8288bb63989995f4a98b50b':
  Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing
2009-10-29 18:20:04 -07:00
Mike Lockwood
22e6a15297 am 20618b1f: am b17c8696: When phone is ringing, power button should only mute the ringer, not hang up.
Merge commit '20618b1f798e5ead160e6be8f7d82117a26cf7cc' into eclair-mr2-plus-aosp

* commit '20618b1f798e5ead160e6be8f7d82117a26cf7cc':
  When phone is ringing, power button should only mute the ringer, not hang up.
2009-10-29 18:19:59 -07:00
Mike Lockwood
c11046adb5 am ec7dab76: am 146ef723: When phone is ringing, power button should hang up phone in addition to turning off the screen.
Merge commit 'ec7dab76d41f07d88fc3e8932c430ef7d50fb5a7' into eclair-mr2-plus-aosp

* commit 'ec7dab76d41f07d88fc3e8932c430ef7d50fb5a7':
  When phone is ringing, power button should hang up phone in addition to turning off the screen.
2009-10-29 18:19:53 -07:00
Jim Miller
5ed66f0a41 am 7526eb40: Merge change I13ea5a5a into eclair
Merge commit '7526eb404a652e2ca9beddd79eb672a7f1069574' into eclair-mr2

* commit '7526eb404a652e2ca9beddd79eb672a7f1069574':
  Fix 2201413: Enable login on Passion when there's no SIM
2009-10-29 18:08:12 -07:00
Jim Miller
37286a08cc am 3179826b: Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing
Merge commit '3179826b1694e89ab48a487a41cf20a8d84b7822' into eclair-mr2

* commit '3179826b1694e89ab48a487a41cf20a8d84b7822':
  Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing
2009-10-29 18:08:07 -07:00
Android (Google) Code Review
90fc2d5f97 Merge change I13ea5a5a into eclair
* changes:
  Fix 2201413: Enable login on Passion when there's no SIM
2009-10-28 20:44:45 -04:00
Jim Miller
1b152029cc Fix 2201413: Enable login on Passion when there's no SIM 2009-10-28 16:46:48 -07:00
Jim Miller
89b17225f8 Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing 2009-10-27 15:10:57 -07:00