- 03 Jan, 2012 11 commits
-
-
Steve Block authored
See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I4c4e33bb9df3e39e11cd985e193e6fbab4635298
-
Romain Guy authored
-
Romain Guy authored
Bug #5781254 Change-Id: I1dc4809563a793b6b579814951d4d73b4c34bf32
-
Danielle Millett authored
-
Brian Colonna authored
-
Brian Colonna authored
-
Jeff Sharkey authored
-
Dirk Dougherty authored
* commit '27d2a07a': Doc change: fix link target for "Publish" icon.
-
Dirk Dougherty authored
* commit 'a17e100b': Doc change: fix link target for "Publish" icon.
-
Dirk Dougherty authored
Change-Id: Iafc8db7e9ad7c42e5e2a1eaed2fb5b93a53e56f9
-
Ben Murdoch authored
-
- 30 Dec, 2011 1 commit
-
-
Wink Saville authored
-
- 29 Dec, 2011 4 commits
-
-
Naveen Kalla authored
Radio state reflects the state of the modem. SIM_READY, RUIM_READY, NV_READY are subscription states and it is possible that the new cards have multiple subscriptions. Remove the SIM states from Radio State and introduce a new VOICE_RADIO_TECH message to identify the exact voice technology. SIM states will continue to be identified from the SIM_STATUS messages. Change-Id: Ia67d54f43b6c3340d9cf5c27fcb6f7ef49ef4d40
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: Idaec3a909e2edb46d7f3409947c8329210befcae
-
Irfan Sheriff authored
-
- 28 Dec, 2011 9 commits
-
-
Chia-chi Yeh authored
-
Chia-chi Yeh authored
Change-Id: Ie432049156e70b6748426b959b653f21bfc504a1
-
Irfan Sheriff authored
-
Irfan Sheriff authored
Add the initial support for supporting seperate socket connections on the p2p interface. This is the initial change making primary interface connections work alongside native support for p2p socket connection Change-Id: I7619715ca75b10afd29af852279fe713331f75e0
-
Irfan Sheriff authored
- Move all supplicant commands out of jni code in preparation for multi-socket changes - Also, clean up some function names to remove the explicit command Change-Id: Id609ac7df0792fb85b52554d159f22064227c584
-
Scott Main authored
* commit 'e231cd0a': docs: add links for Galaxy Nexus driver
-
Scott Main authored
* commit '0582da68': docs: add links for Galaxy Nexus driver
-
Jesse Wilson authored
-
Jesse Wilson authored
Bug: http://b/5619726 Change-Id: I165eb3befcef104ff56ffb466c87c60b632f3194
-
- 27 Dec, 2011 2 commits
-
-
Scott Main authored
Change-Id: Iae875f70049f3b4561783e66e264eac802e8ae19
-
Chia-chi Yeh authored
Change-Id: Ic237a33038be9a170c1f9128332a8743c57971ed
-
- 22 Dec, 2011 12 commits
-
-
Joe Fernandez authored
am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 * commit '201469f5': docs: Add developer guide cross-references, Project ACRE, round 4
-
Joe Fernandez authored
* commit 'bb7f590a': docs: Add developer guide cross-references, Project ACRE, round 4
-
Joe Fernandez authored
-
Eric Laurent authored
-
Joe Fernandez authored
Change-Id: I1b43414aaec8ea217b39a0d780c80a25409d0991
-
Robert Greenwalt authored
-
Roman Nurik authored
* commit '38daf3f1': docs: Update App Widgets dev guide size discussion
-
Roman Nurik authored
* commit '38ee0dae': docs: Update App Widgets dev guide size discussion
-
Roman Nurik authored
-
Roman Nurik authored
This is mainly an update to match the design guidelines. See also bug 5555264. Change-Id: I1c83fb33b7dca412905d21b588c5754d1d3c5cfe
-
Danielle Millett authored
This makes it so that if face unlock is enabled and then a device policy manager that requires something more secure than face unlock is installed, the user will be forced to choose a new acceptable lock type. This was previously fixed for the case where the device had been reset, or the shell was restarted after setting face unlock, but not for the case where the device remained on between setting face unlock and setting up a device policy manager. Also changed the function ordering of saveLockPattern() so that the overloaded wrapper function is next to the main function. Change-Id: Ibed8c4ab137ebbc07fb143faef6f047bc6dc4474
-
Jonathan Dixon authored
-
- 21 Dec, 2011 1 commit
-
-
Brian Colonna authored
When using a PIN backup method, Face Unlock was touching the bottom of the status text on the top and the top of the carrier text on the bottom, which made it look crowded and bad. 4 dips of padding was added to the bottom of the status text and another 4 dips was added to the top of the carrier text. This corresponds to 8 pixels on the prime and 6 pixels on the crespo. The effect of this is that the keypad is 6 pixles closer to the entry text on the crespo and 8 pixels closer to the entry text on the prime. On crespo, the keypad and entry text views are now as close as possible when examining the pixel locations, but visually there is still space between them and the difference is hardly noticable to the eye. Despite the small change, Face Unlock looks a lot better when it is not literally touching the text. Change-Id: I01a7a6ace4789232595c5aa7683c1342ebbb2ee2
-