am: 021af18
* commit '021af1800c352933d25f927dc357534c62a9e39c':
Remember task which is being locked
Change-Id: I06c64b220fe20775510b938c5235acf026c83c7d
am: 5981b8c
* commit '5981b8c2e8f6363d1f3bf09e7f1b3b5fb9a3846a':
Remember task which is being locked
Change-Id: Id672304edaa6a02777e79fe6b4fcdd64e3c5f7e8
am: 77efec3
* commit '77efec3b61e8083468594f288e27811281e8d515':
Disable resize when IME is adjusted
Change-Id: I04013df69b368c8aecb53790a7985e38be4641ce
am: 698e763
* commit '698e7634aa2ced554f564f588c2e878fb35757a3':
Disable resize when IME is adjusted
Change-Id: I27772f9325668c48d878533074d72b07ad78f909
We need to remember task which requested to be locked
because we can accidentally lock another task after
user interacts with pinning request dialog.
Bug: 27876860
Change-Id: Ie8e607df4380dd33ea9b3474afc247b02e31de07
am: 29900ea
* commit '29900ea7512676a658c5f0232598ca567a32021d':
Fix bug where fingerprint events can be delivered to the wrong client
Change-Id: I49d7088704373a1c2a6b77c6b3dbe0123ccca058
am: 9520505
* commit '952050539c991fcf58cd1f336193aa04890ad0a3':
Fix bug where fingerprint events can be delivered to the wrong client
Change-Id: Ie924a9b1f05ed7988a5b897ef3c3f35b088080ff
- Make FingerprintService more closely track the expected state of fingerprintd.
- Don't switch to a new operation until fingerprintd completes previous operation.
- Refactor clients into separate classes and add tracking logic.
- Add missing enumerate()/cancelEnumeration() methods to IFingerprintDaemon
- Make late-binding decision of "foregroundness" of activity so that it's
decided in the order the events are actually handled.
- Add more logging so we can determine FingerprintService state when errors occur.
- Cache a copy of authenticator_id from the last time it was set so we don't
interrupt the driver during actual authentication.
- Don't allow clients to access authenticator_id unless they're current.
Fixes: 27902478, 26273819
Change-Id: Ic1f9e30bd89bcdbb8fe7f69e0545e68339317721
am: d2bead3
* commit 'd2bead39e43eafff9b067640416d916c2672b174':
Update day of week labels when setting month params in SimpleMonthView
Change-Id: Ie167fc1b59aa2cf7726bf1541b3d003318dd3ba6
am: 73a694b
* commit '73a694b486b8b37d7e61e5ad53b3c9b139b783e9':
Allow system apps to substitute a different app name in notifications.
Change-Id: Id47615712e65e8a11edd68dcd729824c9c37c85a
am: 3feb21c
* commit '3feb21c44ff82c4ddac7777246dc1b68fe52b6a0':
Fix issue when QUEUE_DESTROY arrive at the same time.
Change-Id: I445c2697a87f87182e57fc77537932a536b80ed3
am: 886d17c
* commit '886d17c035805cef3bce3d2d96e53ba48bf5b62b':
Also log IPv4 and IPv6 connectivity of any previous default network
Change-Id: I8c82f1058531d1f5a0cdb73314b8fd742dae7860
am: d17b301
* commit 'd17b3013ce7bd38aaf16d1ffd578d964bfd1808a':
Includes both direct boot aware and unaware apps in Apps default view
Change-Id: I85630c13799c9bbaa558a0f1582691f7a00e0b86
am: f8ef3c3
* commit 'f8ef3c36a97b68b5e27127681973244f481cca09':
Log an event whenever we lose the default network.
Record the transport types for connectivity events.
Change-Id: If019f2c448ed3411a0b23dfdd6038e1b9fe2099d
am: b28d871
* commit 'b28d871a8dc1ae3f78ac6587272f8c8454718188':
Do not update accessibilityTitle in LayoutParams.setTitle
Change-Id: Ie6ce4e042ea3a14e7ed66dad89f4d879e128869b
am: f917e2f
* commit 'f917e2f738f25bcf34ffa073008e872d803458e1':
Populate RangeInfo correctly when acquiring from pool
Change-Id: I4273c7fe4511b8a542f15b604387e6f27ee6d676
More work on issue #26390151: Add new JobScheduler API...
...for monitoring content providers
We now have some delays before reporting URI changes, to allow
them to batch together.
Also clean up debug output, and fix some issues with how we
were managing the content observer state.
And while I am here, fix the device idle and app idle controllers
to no longer maintain their own list of jobs, but just directly
iterate over the JobStore.
Change-Id: I709bd7c77e1b5ffb012e36149a739ecb245dd5cd
am: d51afa4
* commit 'd51afa4525659658b9dbce381761e37a9b931d55':
Update day of week labels when setting month params in SimpleMonthView
Change-Id: I5f0d84e29b69ecbb2b0a86d7859bb614baddc4c0