...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: 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: 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
- 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
am: bbf5df7
* commit 'bbf5df73f9e4318948272b0ca0aba5d55eaca13f':
Show Physical keyboards only after everything has been loaded
Change-Id: Idcf8d0f5fd4043d42591005a553668864c65d080
am: 7444be6
* commit '7444be6f289f72b09551b4ee865ad6beb157e5e6':
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: Ia5097feabb5da6713634a2466a15b0c809d6ea58
am: 6e15861
* commit '6e1586150e5e97b4f7f0bdd15b380c99b668770b':
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: I1713e7dc4ba7b17ecbd9bb472e3b3ac72056befb
For some of the switch preferences, we need the new summary
"Enabled/Disabled" so that the user know about the switch state but
we can't replace some existing summaries because they provide
context.
Bug: 27659072
Change-Id: I65aca79184f543ef3fc85634594cad75f516d2fa
Magnification Gesture screen using ImageView, also
set GlobalLayoutListener to adjust its position.
Bug: 27992162
Bug: 27901691
Change-Id: I9563eb2776bcde3d7edeb4a420a9b3c02481baf8