am: 88545ce446
* commit '88545ce4463939b90be1e5141b1dc3c1994fa35d':
Make EXTRA_SHOW_MENU visible to Settings so StorageSettings can use it
Change-Id: I6738c82f8e390596b267782e5e8d872041b5c089
am: be58946330
* commit 'be58946330c918f7912ff318030f99acb25e6098':
Only change picker modes when used in dialog
Change-Id: I9900c12d284d353d491f3e4e3d299c2682761221
am: bc243b5f49
* commit 'bc243b5f4905d9891ff5bf04fc8d25bbf016f539':
A11y: Show title if ticker is not available
Change-Id: I77c89a25dec8f673964a2ef89199d1515e01ee43
Fix a bug where a ChooserTargetService could supply a ChooserTarget
pointing at a non-exported activity outside of its own package and
have it launch.
Bug 28384423
Change-Id: I3f5854f91c5695ad9253d71055ef58224df47008
am: 1658fff3a9
* commit '1658fff3a92ce6ad13f41ce5faf7fcdfe3ca2673':
Check permission on clearPassword and other CryptKeeper APIs
Change-Id: Iee6132f112991a8486b7c77d22a8f72f8705a657
Note - this should only ever be called from LockScreen after getting
the password to avoid the double prompt
Bug: 28376346
Change-Id: Ic44df4fdcc23408c56b1b9375deed1c6ad2af544
am: d971a9d5f2
* commit 'd971a9d5f2f945d89728af7fffe1e692c1c91e3b':
Ensure FloatingToolbar is not rendered at negative x, y coordinates.
Change-Id: I2db5a9b674c0319b7c07a18ee763fcc1d90da7ea
Update to javadoc comments saying that for apps targeting N and up
the geolocation api is only supported on secure origins.
On non-secure origins requests to geolocation api are automatically
denied without calling the corresponding
WebChromeClient#onGeolocationPermissionsShowPrompt method.
BUG: 28080869
Change-Id: I57726f7f3b3d38db0535f742b1f74c40c1f1ce8b
The URL path could contain credentials that apps don't want exposed
to a potentially malicious PAC script.
Bug: 27593919
Change-Id: I4bb0362fc91f70ad47c4c7453d77d6f9a1e8eeed
am: cbb128a5d8
* commit 'cbb128a5d8f8e6c028239603139d17b6b6cbd885':
PIP: Prevent PIP icons in Recents from blinking when PIP is closed
Change-Id: Ifa111f4caee8bce0892f76dba1ac2267895f3a80
Use a holder for an uncommon Pattern instance in FileUtils.
Allows to compile-time initialize:
* android.os.FileUtils
Bug: 28174137
Change-Id: I4a7a388795a96678b4b26e4f2c02b1117d6a67f6
- Ensure that app to host events are not filtered out
- Populates the app handle appropriately for clients to reference the
nano app sending the event
Bug: 28273520
Bug: 28272149
Change-Id: I7373fc84abcadc2ab17109484f2d04b02a474593
Window could become drawn before transition is ready, when transition
is waiting for the animation spec. If we show the surface too early,
one or more frame will be shown with wrong scale.
bug: 28296945
bug: 27742244
Change-Id: I34e84ed8a37ecdb71eb975351f1ee39d14dfba25
am: 71619aa437
* commit '71619aa437f40e5b4e760111852883cdca055d0b':
Another intent sent by both system and apps.
Change-Id: Ic1dfcbd670828fbc404c21a02a785f9d0e8fb6cb
am: ab45664130
* commit 'ab45664130064cd44cc5ceb85d41de90b995819b':
AAPT: ProGuard config for components in main dex.
Change-Id: I30a095ba5b2ee1a4d5f7c329cd4cf22cb77ba18e
am: ec6faca007
* commit 'ec6faca0078263dfbf2b41d11cdb14586e40fd75':
Stop user faster and clear stale broadcasts
Change-Id: Ifb8e0cc842810af0c65a90cf5e923c348e6a4b3c
Storage manager returns null volumeInfo for a volume that is ejected.
Adding a null check to prevent crashing system ui.
Bug: b/28211502
Change-Id: Icd18dda8cad4e6020df3e4c5b3be6daaa3b22fbe