am: 94e6245
* commit '94e6245a809cd5b8e8bef25f36fb1ebd841ab447':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I78cbd3a39973e38d81640b994858690e6e90c8ae
am: 82f3228
* commit '82f32288c124ca5dfed87199931a390ba86e621e':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I786bad2629688e065972b5fa8dc8d19c06cc350f
am: abef602
* commit 'abef602337c8d362021ebeaf081ff3ca8a2a61f8':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I2fae21bd484ef457b86494ca9e95742c48a03d10
am: 5a9cff7
* commit '5a9cff708f3c83a71c9610ec52453acf21aff649':
Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size.
Change-Id: I12d6c2c7fe63f1bc7a3a6798a3070f8cef2bf541
am: 7f4892f
* commit '7f4892f223ec265fdee5223fdec92440849160ac':
Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size.
Change-Id: Iacab34944705d4ad8e49d9b32fecdfa0cc9cd40b
am: 513c783
* commit '513c783b39eb52eb77295f1a0c3b3b3e38a9d919':
Don't allow removing admin to be added again
Change-Id: I05a3d7915d502c9535a6f62effce854a0dffb466
am: 547fc39
* commit '547fc3983edc67a9abf28b628fcb0b9bd0be2415':
Don't allow removing admin to be added again
Change-Id: Ib44dc27ab2be9c0bd8298162cf64776090021d35
values from secure settings with getInt() supplied with a default
arg.
Also, set the pitch and speech rate of the TTS engine to the
default rate and pitch when initSetting() is called.
Bug: 27916665
Bug: 27871182
Change-Id: Ie772ee6f29d40774f70e73fe091f6f884472e2f8
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