am: dafc5df
* commit 'dafc5df280bcd6912a06f2861f07691906ffe1c0':
Improve notes on "Opening links" and related strings
Change-Id: I1a6c2f35174c1da55a8e83bc15ec09e370f6f515
This is a partial fix for b/27903189.
When we remove the lock screen and remove all fingerprints, wait for
them to all be removed before finishing the activity. This will let
the security screen accurately show how many fingerprints are available.
bug:27903189
Change-Id: I30908dbefb7a858f6d99e532841ed4ff894bfe62
am: a859441
* commit 'a85944104c6fe22947387d0ced613e07f6251d40':
Replace "A" icon with underline with simple "A" icon on font size settings screen Bug: 27694339
Change-Id: I6ad269c28c04404d27f0050600e48cc68c11a061
am: 2b1d00b
* commit '2b1d00bf22a3d0c8596e15b7b20c3e1fa65d7abd':
Fixes back button on action bar on some fragments.
Change-Id: Id03745d3178e6c6b15e1fc0d9fdc18c4f4bf6184
SettingsPreferenceFragment has this already set so that the drawer
layout will work when the menu doesn't exist. However, some fragments
are not preference fragments, and we need to set setHasOptionsMenu
manually.
bug:27879503
Change-Id: I6faadeb56dab00af611ac413109800822038c66d
am: 11cd08a
* commit '11cd08a2130d9434d3b90bb5cdf1f631d4a17981':
Prevents drawer menu from showing depending on intent.
Change-Id: I0977e0d831ec702053502bfcdfe3b1c4da6ce375
am: 5b469f6
* commit '5b469f6a7366f6ca90252d9a8d84600bcf8fb8e1':
Disable Add user until Setup prompt is shown
Change-Id: Ica621c8a25d6c521ec5ee2cf271db8f104e49fea
- Move always-on option for legacy vpn into the legacy vpn config page
- This implementation doesn't show dialogue when replacing existing always-on vpn
- Continue to disable lockdown option for legacy vpn when "persist.radio.imsregrequired" is true.
Not applying to vpn app
- Force to save account info when legacy vpn is always-on
- When legacy vpn is always-on, don't try to connect. (Otherwise, an exception is thrown)
TODO: Remove EXTRA_PICK_LOCKDOWN in LockdownVpnTracker in framework
Bug: 26950700
Change-Id: Ia80669359c0b7cdb955c84937156c020ac6e9af5
When ChooseLockScreenGeneric is started via the set password
intents, it should not allow the drawer menu to show.
bug:26288300
Change-Id: I10d512e20fedab2be8c725c7d524db0c55666590
While voice call is active, if cellular data preference
updated via updateCellularDataValues(), the cellular data
preference option getting enabled.
To fix this consider the call state while updating
cellular data preference in updateCellularDataValues().
bug:27635796
Change-Id: I5306f021e8bdeecc845d50a3b55b9c07d1b2c837
- When no fingerprint is setup, "Nexus Imprint" crashes because
"selectableItemBackground" is not defined. (Which is referenced by
SUW's RecyclerItemAdapter)
- Added selectableItemBackground to themes.xml
bug:27853943
Change-Id: I0e4107cf92aef5e4e3853ca45af73905d38b230e