- 25 Feb, 2013 3 commits
-
-
Baligh Uddin authored
Change-Id: I7a140b3275ad7a554a6eeb05da9e3618fe156409 Auto-generated-cl: translation import
-
Amith Yamasani authored
-
Amith Yamasani authored
Watch for changes to the checked state and update the password field's input type. Bug: 5639618 Change-Id: I4448d888481e5488289692fdf81901410cef72aa
-
- 23 Feb, 2013 1 commit
-
-
Dianne Hackborn authored
Don't want to over-sell it. Change-Id: I09487574e705545a5eb7fd38f6116a0fac361388
-
- 22 Feb, 2013 5 commits
-
-
Baligh Uddin authored
-
Irfan Sheriff authored
-
Baligh Uddin authored
Change-Id: Ib9b4da5b511a114dde1de611dd86a20f7d22ede0 Auto-generated-cl: translation import
-
Daniel Sandler authored
-
Daniel Sandler authored
#proguaaaaaaaaard Change-Id: Ifdc7370f93dc4bbdfedc7be35534d5f2ccda3bad
-
- 21 Feb, 2013 8 commits
-
-
Irfan Sheriff authored
use regular scan API instead of obsolete active scan API Bug: 8158647 Change-Id: I8f70e19219ad789b7501a40529bcd6b6524739e8
-
Jeff Sharkey authored
-
Jeff Sharkey authored
Also show lockdown VPN dialog whenever relaunched. Change-Id: Ib8aecbd4a7f9d61906f65fee39f1e819c79aabb4
-
Wink Saville authored
* commit 'a7d2fd80': avoid stopping app in case of accessing empty db
-
Michael Wright authored
-
Wink Saville authored
-
Jeff Sharkey authored
Bug: 7064111 Change-Id: I951c1c116d2e0e22d1b32194d38f1431e806cbca
-
Wink Saville authored
RadioInfo was importing DataConnection and GsmDataConnection causing it to break. As it turns out it isn't using them so I removed them and all other unused imports. Change-Id: I34ee9e87545e6b15ebf4d3ec101d4ed3d322f7b2
-
- 20 Feb, 2013 8 commits
-
-
Jim Miller authored
Keyguard currently relies on being in the system process to grab the given user's widgets. When we split keyguard into a new process, it will need to have access to user-specific info to instantiate a specific user's widgets. In order to accomplish this, we add an explicit userid to each binder call as well as new permission check to allow keyguard access. This also fixes a potential race condition of having an incorrect user id due to an async call to change the user. Every binder call now has a specific user id. The user id is either the calling process user's id or an explicit one passed by applications like keyguard. It is created once when an AppWidgetManager is instantiated and remains for the lifetime of the object. Change-Id: Iec767fb399677b3cf2f9c0993e06b49951eb1f66
-
Wink Saville authored
-
Jeff Sharkey authored
-
Jeff Sharkey authored
Bug: 8156190 Change-Id: I120398e33cfbbce001a528de04d62cc92fe2f9d9
-
Michael Wright authored
Bug: 7304957 Change-Id: I3894f6fc9ae1aef92bff328006601af518111983
-
Amith Yamasani authored
* commit 'a5f756c9': Prevent cursor from causing global reference leaks.
-
Amith Yamasani authored
-
Daniel Sandler authored
-
- 19 Feb, 2013 3 commits
-
-
Baligh Uddin authored
Change-Id: I51826906358134f3ea734f0c35af1dfce10f4530 Auto-generated-cl: translation import
-
Amith Yamasani authored
-
Amith Yamasani authored
Fixes the flashes in name and icon in Battery usage screen when refreshing. Bug: 8219466 Some earlier refactoring must have messed up the cache's scope. It will now avoid reloading name and icon if already present in the cache. Change-Id: I99c1f14dd53828dcb74cf12c02c47628e2e64d30
-
- 16 Feb, 2013 1 commit
-
-
Irfan Sheriff authored
* commit 'ff5b96fb': Use updated enterprise API Fix EAP field display for a new network Allow only valid EAP configs Update enterprise API usage
-
- 15 Feb, 2013 9 commits
-
-
Irfan Sheriff authored
* changes: Use updated enterprise API Fix EAP field display for a new network Allow only valid EAP configs Update enterprise API usage
-
Irfan Sheriff authored
Change-Id: If41fad5fae5864555bb1de3fc99130682b1cdff1
-
Irfan Sheriff authored
We now hide certain EAP fields based on the type chosen. For a new network, we should set a default and handle this the same way Change-Id: I9c8605694ba51bc588a49f711dcf31517ea3f6e4
-
Irfan Sheriff authored
We allow configuring all possible EAP fields today even though some of the configs make no sense and will not result in a successful connection. Allow only support configs for various EAP methods Change-Id: I2e3e8d4d6203acb2eac8cd645df39e1a9ca579ab
-
Irfan Sheriff authored
Also, remove the unnecessary keystore lock/unlock checks since these are now controlled at lockscreen Change-Id: If65c4029d4cf2b8377fbc3512c9f691572125995
-
Baligh Uddin authored
Change-Id: I4bb5b296199aa3d33d9e653e2f982e67178c3e7f Auto-generated-cl: translation import
-
Amith Yamasani authored
* commit '1ef6a106': Fix Settings app crash after enabled multi-user
-
Amith Yamasani authored
-
Hyejin Kim authored
When accessing empty database, Setting App is stopped, sometimes. To avoid stopping app, check null for cursor Change-Id: I71ec067f502d12a9215a9abdbe9e23fc07af17bb
-
- 14 Feb, 2013 2 commits
-
-
Daniel Sandler authored
Change-Id: I4b7f1ae117401747d1788a0b009f36388cc2f4eb
-
Kenny Root authored
Change-Id: I5d64f8d628636f3621b765873aade25eca948576
-