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
am: 40c2e7a
* commit '40c2e7adcfd366c2de8691e04fb6663a79c0b872':
Maintain higher color contrast of labels/controlls on the side of the SeekBar in PreviewPagerPreferenceFragment Bug: 27952877
Change-Id: I2b150492b01eb84c6956605be17823cabee397a0
- Don't disply whitelist toggle if app is blacklisted.
- Handle scenario where app don't have any quota usage.
BUG: 27481520
Change-Id: I0147025d6bba2d6deeda109aeebb296607550bd8
The underlying API has slightly changed to require the profile
challenge if the profile that we're trying to enable hasn't been
unlocked yet.
Bug: 27764124
Change-Id: I9efb3d3ed49034b573abb4c18119ffadcccfe947
am: 41dde76
* commit '41dde76a6b2aeda8ebe2354a1c760d9ed7e51fda':
Avoid showing DeviceAdminAdd screen in the background of support dialog.
Change-Id: I0bcae090f9e91b4e67356a42fb64213c7370d3be