am: 9ea6705
* commit '9ea6705d5b0dcd57a6849f26b7582b859999dff3':
Fixed the paddings in inbox style to match the rest of the templates
Change-Id: Ic2fd4ca7b66a18aec74fd51b36a44cadbd2af85d
am: 14d8be7
* commit '14d8be728bbca1e7d721479fa1476e23e1b7accf':
Fixed the paddings in inbox style to match the rest of the templates
Change-Id: Ia8e3f178eae3e6be06f6b557c345866261a9eac8
am: 9465c72
* commit '9465c720f53d3ca7d0fa2311c887b727db3fdbaf':
Make AbsSavedState read using given ClassLoader
Change-Id: Ia1ee1a8609c3cf7815e596cc74658dc4bb04c01e
am: b02d51b
* commit 'b02d51b3d31b1a49ddc7c7e7db97b576d6e4f78f':
Make AbsSavedState read using given ClassLoader
Change-Id: If0e2679ca978a0423ff26e7b0f416d09c50ab70b
am: 13da561
* commit '13da5613e2fce0ca2d5682fd202234856d2206e9':
Cleanup of the PackageInstaller API - Frameworks
Change-Id: Ibe4a6258c6437a9e86ed25e242301ca6d6635d26
am: c947ebd
* commit 'c947ebd66d397782af0870df457ccc4fe83c77cc':
Cleanup of the PackageInstaller API - Frameworks
Change-Id: I50e4c8357bb0c5abab9c37b6a39628f6e3e0ea1b
am: 9aff58d
* commit '9aff58d6204d58c04b4257519f8dfeab1fd00033':
Remove dependencies on Activity from common Fragment superclasses
Change-Id: I6c6e35c552fb7699e3d44a364f18624b888011df
am: d2285b1
* commit 'd2285b1f40a714a49602dab5645c194af0eac880':
Remove dependencies on Activity from common Fragment superclasses
Change-Id: Ic0da5094cae15e03f139eae6ed2760a6cd126e0c
am: 115ee83
* commit '115ee8340fd0ef4090550f046e2da51f476d32c0':
Disallow disable of the system shared libs.
Change-Id: I9f96c94d6a0007ea602ef0c923e9079dceff4094
am: 69a8981
* commit '69a89816f9b7fb016e43e7e68236e37c45e35e42':
Force pinned windows to always be scaleable.
Change-Id: I40ad7e8fcee70903e0998487ad144c75d39c12f8
am: a384cda
* commit 'a384cdae6494d60149043ca244b76761c9c27dca':
Changes Message from using parcels to bundles
Change-Id: Icb2bbe938f13036e51a650e85bee45b741c5004c
The PackageInstaller app manages side-loading apps as well
as permission management. It should be updatable, hence
should rely on system APIs to talk to the platform. This
is the first step of defining an API boundary.
Change-Id: I9814eafd0b22ae03b4b847a7007cdbf14c9e5466
am: 50d08f8
* commit '50d08f81d7c9e614f2a3f23fd815bbc183419874':
Disallow disable of the system shared libs.
Change-Id: I689b99c36e7037ef4efbcbccea04be33e442c84e
am: 5a91b61
* commit '5a91b615232374084a45752d7c09c25265e263ed':
Disallow disable of the system shared libs.
Change-Id: I111c0285b73ffa64594c39b54d18d5d3ff670953
am: e67960e
* commit 'e67960ecae2ba008a7d1d364b5fdb1b95a179e52':
Force pinned windows to always be scaleable.
Change-Id: Ie5faf56b2f9ad25d0d9977970fedb681ca72c628
am: 9ef0ce1
* commit '9ef0ce1749e626a47d669a3f4b059ba748d2e69e':
Changes Message from using parcels to bundles
Change-Id: If39af54393915b539a7724deda9404cf4d795f36
am: 1f2c9f2
* commit '1f2c9f2283287f5f877deb262b30569f072d4af9':
Adds a BigPicAmbient flag to WearableExtender
Change-Id: Ie53c3fd0b7124cc4ddd92571041669f5a82732f1
am: cb1f9da
* commit 'cb1f9da55b2960f7cabd9c50632f2ac9d8a3311a':
Adds a BigPicAmbient flag to WearableExtender
Change-Id: I37e02f365854200f34a4d6cad52300e4e0ccd253
* introduced a new intent DISMISS_KEYBOARD_SHORTCUTS and
and new public API in Activity (which sends a broadcast
to KeyboardShortcutsReceiver) which applications can
use to dismiss the keyboard shortcuts.
* plumbing and implementation for a new call to dismiss
keyboard shortcuts from PhoneWindowManager and used it:
** when starting activities invoked via Search+key
** when starting activities invoked via META
** when starting activities via application launch keys
* removed unused variable in
Activity#onProvideKeyboardShortcuts
Note that for apps started via touch (aka non-shortcut)
like tapping the Settings gear icon from the notification
bar the menu is not automatically dismissed.
Bug: 28012198
Change-Id: I83a8d4f342bb8a08115a648648834d0d2bac19fd