| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit 'b4a0838d08198fd93be99ce2907b3f9b70f0d7bc':
Three kinds of owner info - owner, user and profile
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 8736733
Put the summary "Restricted profile" under the user name in app restrictions panel.
Bug: 8736734
Change-Id: I6b724bd10a9246eb57831bffb737a48c01e0c285
|
|\ \
| |/
| |
| |
| |
| |
| | |
into jb-mr2-dev
* commit '9649c3ebbe08e310bdc42dbfce48b64d7246a202':
Save app toggle state as soon as possible
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Delaying applying the states till onPause() sometimes results in the apps
disappearing slowly as the new user is booting up, causing failed queued up
broadcasts that result in crash dialogs. This happens mainly when the user
switch is initiated via QuickSettings->LockScreen->Switch while the App
restrictions screen is still showing. The onPause() gets called when
SetupWizard actually takes focus, which is quite late, as boot completed
and other events have already been queued.
Apply the initial toggles right away and apply any user changes when primary
is going to background, or onPause(), whichever comes first.
Bug: 8685927
Also ensure that apps with restrictions get a chance to persist their defaults
as soon as they are toggled on. The user may never actually click on the settings
icon for the app (which was the only way they were getting persisted before).
Some new strings for an upcoming change.
Change-Id: I96f453d066a91c6b15eafe9a6ce3f42d98bf5e33
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
description does not fit the screen." into jb-mr2-dev
* commit '7c2a89c9f5f4c728b552a6ea64b312c2538854e4':
Scroll if an accessibility setting description does not fit the screen.
|
| |\ \
| | | |
| | | |
| | | | |
screen." into jb-mr2-dev
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1. Certain accessibility settings are shown on a separate screen with
a toggle switch and a description. Sometimes the description does not
fit the screen. The preference framework is using a list view for
holding the description item. This list view was disabled, thus not
scrolling (done to avoid drawable state change on click). Now the
list view is enabled and the drawable state change on click problem
is solved by setting the selector and divider drawables to a
transparent one.
2. The layout for the list item that shows the feature description had
an unnecessary linear layout.
bug:8632146
Change-Id: Ib81a8513158d5b8d90fa80f57720c8590022ae1a
|
| |/
| |
| |
| |
| | |
Change-Id: I902e886b71e60da9c34d682a8b7c4f2453c06375
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I4e1ef0256b87fef9461cd8750f9a5446eba9e91b
Auto-generated-cl: translation import
|
|\ \
| |/
| |
| |
| |
| |
| | |
jb-mr2-dev
* commit '740afcb64bb967bb4eada7f7bb071706378d818a':
Import translations. DO NOT MERGE
|
| |
| |
| |
| |
| | |
Change-Id: Iad94d22f497a67893855012a0732678f25f8e50d
Auto-generated-cl: translation import
|
|\ \
| |/
| |
| |
| |
| |
| | |
profiles" into jb-mr2-dev
* commit '7200ae73c784b6c180f44dc4a5da033ae4c3ca2d':
Rename limited users to restricted profiles
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8705996
Change-Id: Ibf6a2e0e14ce095758fb9be982710b584b76f15d
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '90dad6404c2810f9f4110ecec94000c84d7e456d':
UI compliance for WifiSettings
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rename and reword string that appears in WifiSettings when user is
restricted from modifying the networks.
Bug: 8696370
Change-Id: I1945550c05163ebff9602e4ba8ba890fece61265
|
| | |/
| |/|
| | |
| | |
| | | |
Change-Id: Iddaad41f96f86f10ac141f29c97beb396c949715
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I66918f809464bcc9baf0c171ab9baf972a528f99
Auto-generated-cl: translation import
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
settings screen." into jb-mr2-dev
* commit 'ed0cf41d3a36769b0f7b539e0456aff9d1795339':
Final refactoring of the user/profile settings screen.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Name restricted users as restricted profiles and group them all
together.
Bug: 8697415
Change-Id: I18acc6b61bfb12a8e1540eb022a73b29783789e1
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '923594446499a63c62d2d93495ed5a0cdf83afbb':
Add support to display regulatory info from *#07#.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a new action and Activity so the phone dialer can display
regulatory info via "*#07#".
Regulatory info is supplied per device by a Settings app resource
overlay. This overlay must set the boolean resource
"config_show_regulatory_info" to true, and provide either a drawable
named "regulatory_info.png" with the info in graphical form, or a
string resource named "regulatory_info_text" containing the required
information in HTML format.
Bug: 8259869
Change-Id: I73c1431a1a6d1736f9d3e4bd5be7e3771c85cbcb
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
jb-mr2-dev
* commit 'f76972ec1f916805ff32ae09f56ab0e73b2b6df7':
Fix repeating apps on pause/resume
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Preference list was getting duplicated on pausing and resuming the activity.
Pull the user info out of the preference list and make it a static header
so that it stays fixed. Can now remove all entries before re-adding.
Disable location by default and disable ability to change Unknown sources
toggle.
Bug: 8685561
Bug: 8688400
Change-Id: I64ce728d5369e03ddaba562bcd66bb0720a037d2
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I08d8d19f84ddbc4ea46f4c750803af0d22199919
Auto-generated-cl: translation import
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
a limited user.
* commit '5185b8bc271d17c4ffa9dc50cc9a204f5a74937f':
Adding UI for editing the name and the picture of a limited user.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
A limited user may not have access to contacts, thus the settings
app has to be able to show UI for selecting a user photo from
gallery or via camera.
bug:8566861
Change-Id: I1974b1a19b0fee8c737d1345302e1b2fba108379
|
|\ \
| |/
| |
| |
| |
| |
| | |
restrictions UI" into jb-mr2-dev
* commit 'e6910a4cf2e3675a68efe7fb019ea65d719df009':
Several improvements and fixes in restrictions UI
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 8668906 : Add string indicating that the app has opted-in
Bug: 8663558 : Fix a crash in settings when EXTRA_RESTRICTIONS_LIST is empty
Also accept EXTRA_RESTRICTIONS_BUNDLE as a result from custom
restrictions activity
Bug: 8653389 : Some apps show up twice in the limited user config screen
Bug: 8653915 : Jank when adding a new limited user
Change-Id: I293148000be70850f565dbddb4c942d69142ae17
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I13ce0c3329228630c2fee94df2320e0c81cd1ddd
Auto-generated-cl: translation import
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '89d02a52e0f282bff1c6375b8456b556c1680a30':
Add hints to some text fields for RTL
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Having a hint makes sure the cursor is positioned in the right
end of the text field by default for both LTR and RTL locales.
This fixes the user dictionary "add to dictionary" interface
parts, and the "connect to hidden network" interface.
Bug: 8654823
Change-Id: I7c83d35734e53da94bb949e362c5260934ef0b76
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
with capability attributes." into jb-mr2-dev
* commit '78c7c3faf62114a2197fbfa4dc319405c267b44d':
Replacing accessibility service permissions with capability attributes.
|
| |\ \
| | |/
| |/|
| | | |
attributes." into jb-mr2-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Accessibility services can perform special operations such as retrieve
the screen content, enable explore by touch, etc. To ensure the user
is aware that the service will perform special operations we were using
permissions. However, the special operations cannot be performed unless
the service is really enabled by the user and it is at this point that
we want to notify the user about the service capabilities.
This change adds the list of the service capabilities to the enable
warining dialog such that the user can asses whether to he/she is fine
with this service performing certain special operations.
Main change:https://googleplex-android-review.googlesource.com/#/c/298110/
bug:8633951
Change-Id: I1617fa82126b9a674cb74a15d7004a7cc007c7d3
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'ac395aaed59a70cb2b2eb36fa3b935cb0d12b20f':
Reorganize users screen
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
As per product/ux feedback, move around and rename the users.
Settings button for some users.
Fix crash in limited user when clicking on the user:
Bug: 8494377
Change-Id: I346d12646d32608b01f2c2c2c866b6da51408618
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I04afe54c24573ae6980c1140aede0e0d3b0a06f8
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ia5a4c8320ec06c7aee2eeb272fc62939a7b63cce
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I46b94a6c07511edfbac1fe38edee77c46e14c2cd
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Id1ca56661136c6d96224f8da56e9535e84b2f518
Auto-generated-cl: translation import
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '9217185d74dad396ea87e4b82597c0fe2d949efe':
Don't show developer options to secondary users
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Show just a message that developer options are not available for the user.
Also fix silent exit of AddAccount operation by showing a toast that user
cannot add accounts.
Bug: 7409523
Bug: 8519646
Bug: 7304007
Change-Id: Id3f430d568d6b7151ac55f86dbc0ef91803fa10c
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
limited user" into jb-mr2-dev
* commit 'c36b39696cd4110c7161f375e59d2486013b7355':
Disable apps that require an account on a limited user
|