am: f13a6a1
* commit 'f13a6a179523135d44166c20683fa4b6b0bf0780':
Add new section in Apps screen to show app installer name.
Change-Id: I520c10e44a6c911e155658a62c56ea6a5c926994
am: e744ca8
* commit 'e744ca887c820785a2f808be5fae8a7927f19cf3':
Revert "Revert "Fix no keyboard on N builds""
Change-Id: Ief81ac3475ced17d249f50775f43fd7d9da77579
A little more consistent with the new app VPNs' dialogs. To make this
work it was also necessary to restart the lockdown VPN every time it is
edited, which makes sense because the expected action after editing a
VPN is that it reconnects with the new settings.
Bug: 28072644
Change-Id: I4b6a6f0a6ed96d2ec6f62889fdae4abb60d0646c
am: 1ec5f09
* commit '1ec5f0965a169ca9b0f005a6107d97dbd6f5841c':
Modify the pitch seekbar range to 25 to 400 in accordance with the pitch range accepted by the Google Text-to-Speech engine.
Change-Id: I8632218c26140d16bcc23dc46bab47ef2bd28f43
am: 60c7635
* commit '60c76357a0477062e96a4061425523f71b00ec00':
"CA cert installed" notification should take PO into account
Change-Id: I1fb21e592c57990935505ec470ecd34ada17cb33
- PO shows same dialog as DO, as shown in UI mock
- Keep consumer message the same
- Add cancel button
- string change
- remove TYPE_SYSTEM_ALERT due to the bug that the dialog is shown in primary user and bypass work challenge
(Step: unlock work user -> launch dialog -> lock work user -> unlock personal user -> the dialog is still shown)
- Remove dismissKeyguard, because I believe the dialog should still be protected by the keyguard
Bug: 25772443
Bug: 18224038
Change-Id: I4f2580d1f6d2f88cfeadebcf6e8b0406e5c4b413
am: 4a314fc
* commit '4a314fc3caa3db8220f2192dd9f3f54144aaa0b0':
Show "work mode off" dialog when work security option is clicked
Change-Id: I1418b2112f91cc6f02a00e7091520aab3006b067
am: 4f19945
* commit '4f1994598ba27907614d381d2792508367a05131':
Unified work lock checkbox should roll back when user cancels confirm dialog
Change-Id: Ie83daa2b232ddd6a7f733ddb8b9f0f733d62bccb
Looks like the underling issue is not fixed yet.
This reverts commit 7bb0465687.
Bug: 26190615
Bug: 28151196
Change-Id: Icee6d90fc4336e832f082ce2974edfa558170030
am: a3d18c0
* commit 'a3d18c03e88cf9dda086a843a2dbf1bf4dc0b146':
Show the right icon and label for work profile in data usage.
Change-Id: I2c82cf2ce6878f0127afba07ee9a73078b07b030
am: 0887ace
* commit '0887ace34472469003299d782b90c8fd9324bb7e':
Minor Fixes for RadioInfo Test Menu
Change-Id: Ia7d06a94f81e5f27500bf63a16d95dad6f8d8829
-Fix a race condition in re-creating activity
-Ensure cell info is disabled when Menu is paused
-Fix issue with focus on creating view
Change-Id: Icfb7667fe6e47ab6dc950918447bbe892e0681ad
Added code to loop over all the child profiles and delete application
cache files for them, when clearing cache from Settings->Storage
Bug: b/25338468
Change-Id: I87dba56218402be44b71a009e93b2e93f48a574c
am: 106d8e5
* commit '106d8e57cee93afbd25587b75455ec78f1853271':
update station to show ranking and autobundles
Change-Id: I7eb816701684c9d48e450d3f01046eece3c3d5b2
- Cut down on amount stored in conditions xml
- Remove extra work from dashboard startup
- Move summary to min priority
Change-Id: I51ca3828e4446632d6faa60dcfbab3446d19d335
Fixes: 28134360