When built prefer or restore APN with URI, the URI does not contain Sub
Id. This leads to the fail of display selected APN on Secondary SIM/Sub.
To fix, SubId needs to be appended in the URI.
Change-Id: If4b98b0bdd02474b3e7b7537c5a1257dcdbe9511
Use the requested password quality instead of the currently-in-use
password quality because encryption interstitial is shown before
the lock type is updated.
Bug: 28326234
Change-Id: I9ae950bab48f62033c59b582218c8a586f5b71ba
update() is an expensive operation and should only be called
once under normal circumstances (it still needs to be called due to external changes). In particular, it should not be called again on orientation changes.
The first approach to solve the orientation change caused the volume title to not be shown when the screen changed on multi window environments; the fix for title issue caused the update to be called again on configuration changes.
This change properly fixes both issues by removing the onAttach() / onDetach() methods and using a clearer variable (mNeedsUpdate) to avoid future regressions.
BUG: 24508289
BUG: 27989238
Change-Id: I140f5a541cda293f1c476d3b80a5bc8918e18b08
For an app to be able to know whether the WebViewSetting is enabled for
a user we disable the setting at boot for non-admin users. In this way
an app can call intent.resolveActivity[Info] for the WebViewSetting
intent to check whether the WebViewSetting is enabled before linking to
it.
Bug: 28034166
Change-Id: I33b3fa10a38f2a2600cddd0891ef746126abdd61
am: 3086911e25
* commit '3086911e2578ca7391c46f230edfb0f968dec38e':
Show signal strength indication while in CryptKeeper
Change-Id: I68e310a264404efe0f2839d6047e091925da8cb1
Set the minimum height to align with the accessibility guidelines
and to disable ripple projection.
Also adds scroll indicators to the scroll view.
Bug: 28683023
Change-Id: I24c58c0d6e8ef4b9efc8b3f877bcd659f42b6c6d
am: a188b2447f
* commit 'a188b2447fa6f1bcb7fbf8a32a2c7425e6e40a69':
Fix crash in not installed for this user apps
Change-Id: I98f79dc9c4cb315259c2057fc852237111495051
am: 76f95e82b8
* commit '76f95e82b861441bccb9f452fe77e1c47acc1d3c':
Protect against case when suggestions haven't loaded
Change-Id: Ia3da0b1f72ccd51c3c3d06839ff8a91e25b1479a
am: e8c5eca02d
* commit 'e8c5eca02dab28c7c3860660c9cc8d890ee5a638':
Fix ConfirmCredential is not presented before trusting cert installed by PO/DO
Change-Id: I033215096d347e4216fa55b913c8e612e0cb6496
- Show ConfirmCredential in TrustedCredentialsSettings when Trust button is clicked
for the very first time since the activity launched
- Warning activity (work mode off, crpyto-aware) should not be shown when the activity is started. Also fixed it here.
Bug: 28619980
Change-Id: I084b70883c087376e437a9ad3238d7c3313a0a17
am: a50a14a23a
* commit 'a50a14a23a4f57203d01489ddef607f46f485518':
Make sure TileAdapter always has a SuggestionParser
Change-Id: I484e3d7ec30276538ec2a9176eb529f9e2d839b0
am: a3b2bdc144
* commit 'a3b2bdc1442c807bfd0bb733221b04dd6eedf1fe':
Update the visibility state of views in UserPreference properly.
Change-Id: I9ddab9b11526da4f0d4c7912b7ba4992b2e1306b