There are still some remaining animation issues on the wifi screen.
To avoid regressions from M, just disable animations on the entire
wifi screen.
Change-Id: Iabf8ace731638ae7af483c6f3887ca351b17ac60
Fixes: 26271353
am: 2a488fc
* commit '2a488fc54010a827082de2aa3d4308ab9ddbf30f':
Wait for fingerprints to be removed (Partial fix).
Change-Id: I5f08ac6701ec12f4329e1974dd4acc15661f2966
am: 1f361c2
* commit '1f361c25e09ee07dd0babb4e7b9a8d3720f0ca31':
Wait for fingerprints to be removed (Partial fix).
Change-Id: If4d49cc787554adf56451cff0fb7239e4dda9318
am: 99d3d5c
* commit '99d3d5ccf2ab7d7acfab7d6ee1af7818edccd624':
Only show enabled/disabled filters in main app list
Change-Id: I11bcdc9761574e853bb930fc946ec3877ea81014
am: 800c912
* commit '800c912f7a8ade7cb9fd501c97c57bd946b4374d':
Only show enabled/disabled filters in main app list
Change-Id: I986446866b88a744efe20102466b568f24614d54
Start the app with intent: android.settings.APP_MEMORY_USAGE will bring
up this page.
Bug: 26820467
Change-Id: I50690c71e8182735ea14fdf42a4812573f650e1b
(cherry picked from commit b816812a4f68a1841703da5d29b32ccafd0896f6)
PackageInstaller is going to ask again, so skip
asking in Settings when user wants to uninstall
updates to a system app.
Bug: 26694521
Change-Id: I4335a4e9bfe54985eb58ba19a890caba06705bef
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: 429f75b
* commit '429f75bd8d1659db6564a238461c4a6389fa4f73':
Fixes back button on action bar on some fragments.
Change-Id: I58664a2fcfaff413a83820167f388948568bd51c
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: 73ce947
* commit '73ce9476827ed661536c10831039eebb9ce7eb40':
Prevents drawer menu from showing depending on intent.
Change-Id: I4521de520df06f544200bd39b63608e8d376929f
am: 11cd08a
* commit '11cd08a2130d9434d3b90bb5cdf1f631d4a17981':
Prevents drawer menu from showing depending on intent.
Change-Id: I0977e0d831ec702053502bfcdfe3b1c4da6ce375
am: 5d8cac2
* commit '5d8cac2391dd9fe12eeb545fa3f07f709ecec2c5':
Disable Add user until Setup prompt is shown
Change-Id: I397914191cd9e57ba6f461b060bbb501d7ae7971
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