86951 Commits

Author SHA1 Message Date
Daniel Sandler
7bc8af3abc Haptics for PIN enter key
Change-Id: Ie9d026847a6231b89cba55baf74e795f30ac857d
2012-10-25 11:13:18 -04:00
Daniel Sandler
40d98edb43 Merge "Haptics for PIN keys." into jb-mr1-lockscreen-dev 2012-10-25 07:58:16 -07:00
Daniel Sandler
acb60fb577 Haptics for PIN keys.
Change-Id: I65b12a614f344faef140334658ec1e627094e05e
2012-10-25 10:46:37 -04:00
Bryan Mawhinney
661c2e7495 am 33c0a616: Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into jb-mr1-dev
* commit '33c0a616dbd284b47cc8e6af2eec358fba7c701f':
  Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)
2012-10-25 02:09:49 -07:00
Bryan Mawhinney
33c0a616db Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into jb-mr1-dev 2012-10-25 02:06:37 -07:00
Daniel Sandler
d5692742c1 PIN pad cosmetics.
Also pull the Klondike telephone exchange letter strings out
into arrays.xml so we can override it for specific locales.

Change-Id: Idf79ff8bfd53e5a8277271cc85ac7a1784ae3b64
2012-10-25 03:30:28 -04:00
Daniel Sandler
2c1ce0564f Cleaning up password input.
Starting to try to show the IME at the right times.

Change-Id: Idc681304c309022666a03c26885a5c94ab4ec2a2
2012-10-25 01:30:00 -04:00
Daniel Sandler
51d39f2df9 Add ECA to PIN view
Change-Id: I46e854dc8d5920bb506ac9996af7ea3ca845468a
2012-10-25 01:18:30 -04:00
Jim Miller
df99b1d5d3 Merge "Fix new password view in keyguard" into jb-mr1-lockscreen-dev 2012-10-24 20:18:00 -07:00
Jim Miller
86f9637d7b Fix new password view in keyguard
The IME wasn't coming up in password mode because the base class always
returned 'false' for needsInput().

Change-Id: Ia5bf508b3e08fa6980e83103322711857af74680
2012-10-24 20:14:47 -07:00
Michael Jurka
8b3dd40019 Fix build 2012-10-24 18:45:10 -07:00
Michael Jurka
147dfc8642 Merge "Adding ability to add multiple widgets to keyguard" into jb-mr1-lockscreen-dev 2012-10-24 18:28:21 -07:00
Dianne Hackborn
db3efba6fc am ead7d90e: Merge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-dev
* commit 'ead7d90e8b049c9689560015dbb761242fd86c99':
  Fix issue #7408647: Add getUserCount() API
2012-10-24 18:02:05 -07:00
Daniel Sandler
5fbc82ef79 am 38c904a6: Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev
* commit '38c904a6bc3cc215940ec0d8f96cda9376ff0133':
  Be a little more lenient with panel-open gestures.
  Missing copyright headers.
2012-10-24 17:59:09 -07:00
Dianne Hackborn
ead7d90e8b Merge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-dev 2012-10-24 17:58:13 -07:00
Daniel Sandler
38c904a6bc Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev
* changes:
  Be a little more lenient with panel-open gestures.
  Missing copyright headers.
2012-10-24 17:55:10 -07:00
Michael Jurka
aa2859ae61 Adding ability to add multiple widgets to keyguard
Bug: 7381803
2012-10-24 17:41:34 -07:00
Adam Powell
eee209313d Beginnings of bouncer support; add scrims and state tracking
Integrating from prototype app

Change-Id: Ib142cf371c5997f547266d8af7e25129fb4e1343
2012-10-24 16:33:44 -07:00
Dianne Hackborn
b26306ad52 Fix issue #7408647: Add getUserCount() API
Change-Id: Ib4e8e2300757e0941fae8fbc46c4323f5e2d7d6b
2012-10-24 15:28:03 -07:00
Irfan Sheriff
9253f56163 am 4e7f2ffe: Merge "Handle group tear down only at group removed event" into jb-mr1-dev
* commit '4e7f2ffe1791807636ac542f73016773c30daa92':
  Handle group tear down only at group removed event
2012-10-24 15:26:41 -07:00
Irfan Sheriff
4e7f2ffe17 Merge "Handle group tear down only at group removed event" into jb-mr1-dev 2012-10-24 15:23:47 -07:00
Irfan Sheriff
2bc0c5fef2 Handle group tear down only at group removed event
Handling group removal at disconnect causes issues where supplicant keeps
the group and then the next invocation fails

Bug: 7403755
Change-Id: Iea7e5ec98486607f8e2c4a55be3743e0545a9da7
2012-10-24 15:05:56 -07:00
Jeff Brown
2ca85c2051 am 900e0ba5: Merge "Dim the screen quickly in response to user activity timeout." into jb-mr1-dev
* commit '900e0ba5163bd03becf49922dfdfad07460716f0':
  Dim the screen quickly in response to user activity timeout.
2012-10-24 14:58:28 -07:00
Jeff Brown
900e0ba516 Merge "Dim the screen quickly in response to user activity timeout." into jb-mr1-dev 2012-10-24 14:55:41 -07:00
Jeff Brown
5244c93176 Dim the screen quickly in response to user activity timeout.
Reverts a previous change that made the screen dim slowly instead.
The quick transition does a better job of attracting the user's
attention to the fact that the screen is about to turn off
unless the user touches the screen.

Bug: 7386034
Change-Id: I81e4d8939f6791b96352004984a9e5b2aab79788
2012-10-24 14:46:26 -07:00
Adam Powell
c0657fb36c Integrate changes from lockscreen proto app
Fix padding/layout issues in MultiPaneChallengeLayout

Change-Id: I610b4c0cc321a690fa29d071d6a960c05ffbe3a7
2012-10-24 14:01:37 -07:00
Romain Guy
ee0f615ffd am 99333315: Merge "Ensure we have a GL context before deleting View layers Bug #7391098" into jb-mr1-dev
* commit '9933331506c91e535ba277bef9c44e1852ccf16c':
  Ensure we have a GL context before deleting View layers Bug #7391098
2012-10-24 13:53:43 -07:00
Baligh Uddin
f785af4d2e Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev 2012-10-24 13:51:29 -07:00
Romain Guy
9933331506 Merge "Ensure we have a GL context before deleting View layers Bug #7391098" into jb-mr1-dev 2012-10-24 13:50:45 -07:00
Baligh Uddin
a187b478b6 am 188bf0e6: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '188bf0e63c30fa557dc897faf1b55da045b23ca0':
  Import translations. DO NOT MERGE
2012-10-24 13:50:22 -07:00
Baligh Uddin
188bf0e63c Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-24 13:47:21 -07:00
Amith Yamasani
599885d530 am cd668554: Merge "Fix a crash in InputMethodManagerService due to permission failure." into jb-mr1-dev
* commit 'cd668554417f089aa0ae013a29ab81864b4b4685':
  Fix a crash in InputMethodManagerService due to permission failure.
2012-10-24 13:33:38 -07:00
Amith Yamasani
cd66855441 Merge "Fix a crash in InputMethodManagerService due to permission failure." into jb-mr1-dev 2012-10-24 13:30:01 -07:00
Chris Wren
f0cec427a4 Merge "remove debug logs." into jb-mr1-lockscreen-dev 2012-10-24 13:27:40 -07:00
Victoria Lease
405e6746c6 am f704e9f6: Merge "revise android.location.Geofence documentation" into jb-mr1-dev
* commit 'f704e9f67745d1f1c01058f4c74b06d157b4054d':
  revise android.location.Geofence documentation
2012-10-24 13:26:38 -07:00
Chris Wren
dc0d12278a remove debug logs.
Change-Id: I8d0066bdce1c93c7a3da0fa36d865c674e5dcd40
Proto-Id: I7ac6b8c8a664dbd7abda089fcd9edb8d7ccc3208
2012-10-24 16:26:34 -04:00
Victoria Lease
f704e9f677 Merge "revise android.location.Geofence documentation" into jb-mr1-dev 2012-10-24 13:23:21 -07:00
Adam Cohen
a9f166695b Merge "Fading side pages as per mock" into jb-mr1-lockscreen-dev 2012-10-24 13:18:39 -07:00
Adam Cohen
6fb841fa21 Fading side pages as per mock
-> Also, adding side pages hints when keyguard is inflated

Change-Id: I33f073ed97510a5982cddc4ee95f1ee3ed3c9397
2012-10-24 13:15:38 -07:00
Chris Wren
ff8722574e Merge "catch exceptional cases on factory-fresh devices." into jb-mr1-lockscreen-dev 2012-10-24 13:07:29 -07:00
Chris Wren
28c5ee9ea9 catch exceptional cases on factory-fresh devices.
Change-Id: I2019b4f31415efba72b5a3b5d659e41595e506f6
Proto-Id: I8a57f9f6f5b7339df3e243ecc51fb311f6ac8981
2012-10-24 16:05:14 -04:00
Baligh Uddin
ceafeb4a8e Import translations. DO NOT MERGE
Change-Id: I2b01c3cba17b2317a2787e1b6d2d5b3f45bde2f7
Auto-generated-cl: translation import
2012-10-24 12:47:03 -07:00
Baligh Uddin
de18c8bf21 Import translations. DO NOT MERGE
Change-Id: I3717e675767f545d33b89efc85909a2d172808b8
Auto-generated-cl: translation import
2012-10-24 12:45:34 -07:00
Christopher Tate
698e144f70 am acf5943c: Merge "Fix the Backup Manager\'s uninstall tracking" into jb-mr1-dev
* commit 'acf5943c44d34845386afe7946aed086f8b3e87e':
  Fix the Backup Manager's uninstall tracking
2012-10-24 12:27:47 -07:00
Christopher Tate
acf5943c44 Merge "Fix the Backup Manager's uninstall tracking" into jb-mr1-dev 2012-10-24 12:24:51 -07:00
Daniel Sandler
be2cf3206e Be a little more lenient with panel-open gestures.
The code would not consider any drag that did not complete
the "peek" distance (the distance the panel opens when you
press and hold on the status bar; on tablets this is
statusbarheight + closehandleheight, and on phones it's
headerheight + closehandleheight) as a candidate for a
fling, and set that drag's effective velocity to 0.

This CL just removes that check. Now a fling must meet the
minimum linear velocity and minimum Y distance thresholds
(100dp/sec and 20dp, respectively) to change the position of
the panel (closed->open or open->closed).

Bug: 7390976
Change-Id: Ia0c2450f9fdf3f27b890aab240a155dad1ab052f
2012-10-24 15:23:42 -04:00
Baligh Uddin
985dc14264 Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev 2012-10-24 12:19:01 -07:00
Baligh Uddin
2171fa1cd3 am 0fa4cf5b: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '0fa4cf5bb57d1c116db6b07256afa224619c461f':
  Import translations. DO NOT MERGE
2012-10-24 12:17:09 -07:00
Jeff Brown
d9fb5848c8 am 1202c436: Merge "Secure windows, secure surface views and secure displays." into jb-mr1-dev
* commit '1202c43685c475158a773d03d70effa01b6bb4ff':
  Secure windows, secure surface views and secure displays.
2012-10-24 12:17:04 -07:00
Baligh Uddin
0fa4cf5bb5 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-24 12:15:05 -07:00