| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 8280039
Change-Id: I1cf2f96d0f159f58fc61572e78ea33f1c49cfed9
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 7974617
Change-Id: I9200c070a13415b5c0ca545211a31b3e9c544cac
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I253d2ae34d95c7afa47af3d122e715c251ff6590
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
This change also reorganizes settings a little bit. A new section
called "Hardware accelerated rendering" now hosts all the 2D/GPU
related settings.
Change-Id: Ife2d466b94d69310c2056c3dcf5c13737319f989
|
|/
|
|
| |
Change-Id: I1e629129fc9b3b224d4f4402b56d904df9edc43f
|
|\
| |
| |
| | |
changes"
|
| |
| |
| |
| |
| |
| |
| |
| | |
Watch for changes to the checked state and update the password field's
input type.
Bug: 5639618
Change-Id: I4448d888481e5488289692fdf81901410cef72aa
|
|/
|
|
|
|
| |
Don't want to over-sell it.
Change-Id: I09487574e705545a5eb7fd38f6116a0fac361388
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: Ib9b4da5b511a114dde1de611dd86a20f7d22ede0
Auto-generated-cl: translation import
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
use regular scan API instead of obsolete active scan API
Bug: 8158647
Change-Id: I8f70e19219ad789b7501a40529bcd6b6524739e8
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| |
| |
| | |
#proguaaaaaaaaard
Change-Id: Ifdc7370f93dc4bbdfedc7be35534d5f2ccda3bad
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also show lockdown VPN dialog whenever relaunched.
Change-Id: Ib8aecbd4a7f9d61906f65fee39f1e819c79aabb4
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit 'a7d2fd80c2f698d46548f949a2988f5f6d30af3d':
avoid stopping app in case of accessing empty db
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When accessing empty database, Setting App is stopped, sometimes.
To avoid stopping app, check null for cursor
Change-Id: I71ec067f502d12a9215a9abdbe9e23fc07af17bb
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 7304957
Change-Id: I3894f6fc9ae1aef92bff328006601af518111983
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | | |
Bug: 7064111
Change-Id: I951c1c116d2e0e22d1b32194d38f1431e806cbca
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \ |
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | | |
Bug: 8156190
Change-Id: I120398e33cfbbce001a528de04d62cc92fe2f9d9
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
* commit 'a5f756c9e66ee81585ba81d13a8e13f809bdd875':
Prevent cursor from causing global reference leaks.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
To fix this the ContentQueryMap needs to be closed
when onStop is called so any global references can
be reclaimed.
Change-Id: I0c679c10b0d75ab0aac2fe499563c57d934e318a
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I4b7f1ae117401747d1788a0b009f36388cc2f4eb
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I51826906358134f3ea734f0c35af1dfce10f4530
Auto-generated-cl: translation import
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'ff5b96fb19e3a56a8803547a0c9cd11cfd97746c':
Use updated enterprise API
Fix EAP field display for a new network
Allow only valid EAP configs
Update enterprise API usage
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Use updated enterprise API
Fix EAP field display for a new network
Allow only valid EAP configs
Update enterprise API usage
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: If41fad5fae5864555bb1de3fc99130682b1cdff1
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also, remove the unnecessary keystore lock/unlock checks since these
are now controlled at lockscreen
Change-Id: If65c4029d4cf2b8377fbc3512c9f691572125995
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I4bb5b296199aa3d33d9e653e2f982e67178c3e7f
Auto-generated-cl: translation import
|
|\ \ \ \ \ \
| |/ / / / /
| | / / / /
| |/ / / /
|/| | | | |
* commit '1ef6a106d50f6fce2e2a810075a55bb264fa5c23':
Fix Settings app crash after enabled multi-user
|
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 8128225
Change-Id: I2918a5ec36e861a1ce4b2e67cf7607929732a7bf
|
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
Change-Id: I5d64f8d628636f3621b765873aade25eca948576
|
| |\ \ \ |
|