| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I55b30df5b6889576539b8cb880e3032f417ddfd7
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hide or disable options in the settings app when the user is restricted from
making changes.
Remove "Add account" button from Settings menu, and "remove account" option from menu in AccountSyncSettings.
Remove sideloading checkbox in SecuritySettings.
Also handle replacement of UserManager.isShareLocationToggleAllowed() with hasUserRestriction, which takes a restriction key string.
Change-Id: I34c74fd5aed8956ba00f92e3d3c657b608454dfe
|
|
|
|
| |
Change-Id: I1e629129fc9b3b224d4f4402b56d904df9edc43f
|
|
|
|
|
|
|
|
| |
To fix this the ContentQueryMap needs to be closed
when onStop is called so any global references can
be reclaimed.
Change-Id: I0c679c10b0d75ab0aac2fe499563c57d934e318a
|
|
|
|
|
|
| |
Bug: 7093415
Bug: 7130812
Change-Id: I44c68e846dcc5d98fc8b152f79d75140e151323a
|
|
|
|
| |
Change-Id: I6c269051c7d2db87f70f44df74e06456588c3b6f
|
|
|
|
|
|
|
|
|
|
| |
Bug: 6882764
This removes the Google specific checkbox and adds a master toggle
for location providers which turns both providers on/off when
toggled.
Change-Id: I2a7af0953902bfd6f4b221725dc2d838bb3d0ce4
|
|
|
|
|
| |
Bug: 6694051
Change-Id: Ic2446aa640bc2688fd74885eeb55f179c51e7691
|
|
|
|
|
|
|
| |
mSettingsObserver will be added only once to mContentQueryMap on first start,
but if you bring activity back to top, it will not be added any more.
Signed-off-by: Vladimir Baryshnikov <vovkab@gmail.com>
|
|
|
|
|
|
|
|
| |
Didn't have an API for this before so people used a hacked system property (ro.carrier)
to determine if the device supported mobile data. Added new API and switching callsites.
bug:5087537
Change-Id: Ibd799559be102a9e2fd552d1a23d1afbcf8f4614
|
|
|
|
|
|
| |
Bug: 5098817
Change-Id: I11cf170e06e5cc117d62ffe1f72dbb47c7fc9e0e
|
|
Needs final icon for location.
Change-Id: I8d826203c4d0ca4ae768f59ecdeae2700bad7c86
|