| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If an app is marked as requiring an account to work, disable that app
and show a message in the summary.
Also, implement graying out of icons for deselected apps.
Bug: 8600261
Change-Id: I9cf48832675c24257e09addad4316249082c30fb
|
| |\ \ \
| | |/ /
| |/| | |
|
| | |/
| | |
| | |
| | |
| | | |
Change-Id: I55d1e2ad4c165c7098054dadaa79ea3e6896fc89
Auto-generated-cl: translation import
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie2925e861248befe59ee0a356424786a616774f6
Auto-generated-cl: translation import
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | | |
has wifi config locked down." into jb-mr2-dev
* commit '5cc298c838e8fa6dd540624fa354e7d2fab16f92':
Implement Settings app UX for when a user has wifi config locked down.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When the user is restricted from configuring wifi:
- Leave the on/off button enabled
- Hide all menu options
- Hide all networks, and display a message saying:
"This user is not allowed to configure wireless networks."
Change-Id: I20193b552ea071740686bd9091637459e9b668b5
|
|\ \
| |/
| |
| |
| | |
* commit '7805d74cd7710c868bdebae872c79470b622c86f':
Improve app list for limited users
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Show all activities in the same package with a master/slave relationship,
toggling all when the master is toggled.
Don't show required apps that have no restrictions.
Show apps that are only installed on the target user.
Bug: 8520813 lowercase app names
Bug: 8520185 apps installed only in limited user
Bug: 8567000 strange behavior with apps that have two launcher icons
Change-Id: Id8ab296c13202735a9534f918bd81ea4b4c14b46
|
| |
| |
| |
| |
| | |
Change-Id: Ifb727fcd1cfd28e78a2f405ee5cbba21e1999ab3
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: Id2b91f9699560cd2f7a4858c9b96c8782a6a0601
Auto-generated-cl: translation import
|
|\ \
| |/
| |
| |
| |
| |
| | |
jb-mr2-dev
* commit '0c8f9246437234a0de217feb339c5811012bea5c':
Select text in user name dialog
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Enables quickly changing the name without moving the cursor.
Also use cap words style.
Bug: 8518507
Change-Id: I6841cad221b56bb4c3d51c21d30b3858d1ee3e1c
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
into jb-mr2-dev
* commit '9f5f4fdde61fabb634885e71f845d8d3c1fc9c7b':
Add FW support for CellInfo RIL commands.
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
Add being able to setCellInfoListRate.
Bug: 8235566
Change-Id: I7ad7dabc4b6c38bfba4461b08e6e30d0eb9efea1
|
| |/
| |
| |
| |
| | |
Change-Id: Ib3ac2b538aa44464e84db39d318f828b656eb759
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: Ia600f0bea337c6a06f9fa46c62ca4ff2b164c6e6
Auto-generated-cl: translation import
|
|\ \
| |/
| |
| |
| |
| |
| | |
Settings>Security.
* commit '3c3a3b7eb0b7d8df49d823aa74de2e868f0e189b':
Notification listeners can be enabled in Settings>Security.
|
| |
| |
| |
| |
| |
| |
| | |
Also known as android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS.
Bug: 8454150
Change-Id: I0c2433bf58ba4c78cd461326bd014535c7f67578
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ide4cc0e303747966dd29a5c849a2d9023b92e098
Auto-generated-cl: translation import
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I841d6ddb3797a3a84dc53f5139351232e6a6a5da
Auto-generated-cl: translation import
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | | |
WebView." into jb-mr2-dev
* commit '3c6c45f931307af098e790e86b114c804655f42b':
Adding developer toggle for using Chromium WebView.
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is hidden by default, and only revealed in device configurations that contain the Chromium WebView implementation.
BUG=8383477
Change-Id: I8fbb0bb55776e384b9bfc4feb6a2d30eed114ece
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
dialog is having some issues in RTL mode" into jb-mr2-dev
* commit '66fe98823f7b38387034ed3bfc9a90d629a5a980':
More fix for bug #8505156 WiFi properties dialog is having some issues in RTL mode
|
| |\ \
| | | |
| | | |
| | | | |
issues in RTL mode" into jb-mr2-dev
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
RTL mode
- use setPaddingRelative() instead of setPadding()
- add missing android:textAlignment="viewStart"
Change-Id: I8b981fb64686067de5998e4e218b04126bf2b2f8
|
| |/ /
| | |
| | |
| | |
| | | |
Change-Id: I5b8551dbf8daff54103023c68f8214b135dd07c1
Auto-generated-cl: translation import
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I846ec473107cdeeb6573445d8faa60ab83fa6946
Auto-generated-cl: translation import
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3eddc5b7fbb017c3e3b4029a7cb93a87c9c11f06
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I709c77b2c45763a2090875189d88c65d28903030
Auto-generated-cl: translation import
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* commit 'b19daff9cb6f04a71343f858a0c44415412b8049':
Implement proper settings restrictions
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Settings restrictions for limited users translate to user
restrictions specified in UserManager. Added required strings.
TODO: Add NFC restriction.
Change-Id: If1f81319131855f5dc1b27fe5bd54a4fef616d7f
|
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | |
| | | |
| | | | |
into jb-mr2-dev
* commit '26aca80eb1813cfe69450383efd8442805b16da5':
Follow changes to RestrictionEntry API
|
| |\ \ \
| | |/ /
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Implement custom restrictions activity.
Fixed some bugs.
Change-Id: I094a6ffcc41c2936f76a8731048d7cb712c1b857
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'ab6a6645b01312816fe0688c76b5a26948252850':
Add KeyStore storage type to Settings UI
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Give the user an idea of what kind of credential storage is in use on
this device for keystore daemon.
(cherry picked from commit 39b56008be0ad0b50fd65ec8fc1c6f9d81d60959)
Change-Id: Id89a1e210b3627914f080b0925bd0d0585872dd2
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
issues in RTL mode" into jb-mr2-dev
* commit 'fee612df197ab3da969dff39ecc3df95b931cfae':
Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
mode" into jb-mr2-dev
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- title should be "viewStart"
- link speed should be also "viewStart"
Change-Id: Ic0389a1e4ddf1b1d6fc1fcbeba50074434fdb52d
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '0f41b49d1f33e86ec4e7004f009c074b68a90be6':
Add install support for WIFI UID
|