...when there is an active hotspot and user restriction for disallowing
tether config is in effect. This is to avoid getting security exceptions
from WifiManager when engaging with HotspotCondition or Wifi enable switch.
Bug:27936528
Change-Id: Ib3324e853277c177966b55668758d349ffe6ecf5
am: ab8a796
* commit 'ab8a79616fa129d0c6d2124b119269a6f0582bfa':
Show "work mode off" dialog when work notification setting is clicked
Change-Id: I0f752591858d604883a1c89abe9e86628b359c55
am: 697f3a6
* commit '697f3a6ce21319d4e8f666633b4888fa8dfb0a50':
Show "work mode off" dialog when work notification setting is clicked
Change-Id: I3385090466d1a601e451bee0b166b784c12df2e8
The frame is destroyed then the device rotates, so we need
to save and restore the complete status (remove mode or not,
list of checked locales, if the warning dialog it showing).
Bug: 26720315
Bug: 26758726
Change-Id: Ie1340d3242cb61dc736a0b456224b8570826e937
am: ded37b8
* commit 'ded37b8050aba3244002c6a76157583ba083f016':
Set user icon to default when updating profile without photo
Change-Id: Iefe71b6d0f95437fdeb3ddc450cc29cc5ac9680c
am: 2cae2f1
* commit '2cae2f1613136e42e2b79121055da8b526a92a24':
Set user icon to default when updating profile without photo
Change-Id: If5ddd38898387b52570fbb07365dfd2934ad46a0
If the user photo was deleted in the Myself contact, the change
was not reflected neither in Settings/Users nor in expanded
status bar. This was because the ProfileUpdateReceiver did not
handle the case where the updated image was null (deleted).
Fixed by assigning default user icon in UserManager if no photo
found in the profile update.
AOSP change: https://android-review.googlesource.com/#/c/153137
Bug: 28031914
Change-Id: I2f452f78dcf777414f50b133b1a9cee334bbd9a8
am: efe5045
* commit 'efe504558b2584a2990e76985a307f3789a27e6c':
Force to unlock work challenge before reply inline notification
Change-Id: I145664e05424ac926da00d298043eab8726c6e1d
am: 03137f7
* commit '03137f7cebaf7e8a658d7008eda8b1a4aa35760a':
Show Physical keyboards only after everything has been loaded
Change-Id: I324850bec9c32aa4921a2bd882e18f4677601bec
am: 36b15ba
* commit '36b15ba0be48d0d417ad66f516f30b6f2035252c':
Remove the preview screens from Display/Font size settings when the activity height is smaller. Also refactored for readability. Bug: 27699996 Change-Id: Iff3c3ffdc1ccf82080cafdcedf392e499175acaf
Change-Id: I4912c21ebabec8430b62054e55689956695b42b7
am: 105c088
* commit '105c088d8f7dc5ed3eabec0001e821b62f460a73':
Instantiating background image of preview video in Magnification Gesture screen using ImageView, also set GlobalLayoutListener to adjust its position. Bug: 27992162 Bug: 27901691
Change-Id: Id35f0a4b3ba3affc44338980451d5082e6b6b8eb
- Only consider a locale actually indexed after it has had a full
update run
- Run all indexing queueing on the AsyncTask's serial threadpool
to avoid more threading issues.
Change-Id: I8fc84b0faafc5c104d090b6bbd87857550b3af89
Fixes: 27826745
am: 29d59dd
* commit '29d59dd21f3caa38e866ee304fed7d785477ad1e':
Force to unlock work challenge before reply inline notification
Change-Id: I4ed8b69740db78b1b3a7ad489bfd5107c8e00aa3
When device is locked CountDownTimer.onFinish() is not called
after countdown finished. Thus some logic was copied to onResume().
BUG:28160696
Change-Id: I1906e7ab2202b437b909afc12b7b3628692a00f1