| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| | |
Android 4.4.3 release 1
Change-Id: I9b1dd796184895f237fc935191065377c1531f59
|
| | |
| |
| |
| |
| | |
Bug: 13473719
Change-Id: I54eefada579acb478c7772cfcb9351993e7bb6e8
|
| | |
| |
| |
| |
| | |
Change-Id: I852881a6539879df40a053316c1ecc17b0aa5776
Auto-generated-cl: translation import
|
| | |
| |
| |
| | |
Change-Id: I8af414e7cefbc2ac6b7e7d79a1c4ea686f4a5338
|
| | |\ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
H/t to Siva for most of this.
Bug: 11422672
Change-Id: Ic239fc9e6123d7420274be2b94abb6231f9eb5a6
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 8e001dbdeeaf3744f39eb99aa905320ac69be3c7.
Bug: 11790271
|
| | | |
| | |
| | |
| | | |
Change-Id: Ia46d429218826f99a6bbed5145db37c332be1c04
|
| |\ \ \
| | | |
| | | |
| | | | |
Android 4.4.1 Release 1
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
This reverts commit 8e001dbdeeaf3744f39eb99aa905320ac69be3c7.
Bug: 11790271
|
| | | |
| | |
| | |
| | |
| | | |
BUG: 11673295
Change-Id: I181eb6aa2ab2a80d29716633cd25857540eba72d
|
| | | |
| | |
| | |
| | |
| | | |
Bug: 11257292
Change-Id: I91c1232c6f9596d9167e54c0761811c59ab2461e
|
| | |\ \ |
|
| | | |/
| | |
| | |
| | |
| | |
| | | |
bug 11370403
Change-Id: I5e25d1c01bc4f72445c94d36ffeb509e60f1803f
|
| | | |
| | |
| | |
| | |
| | | |
Bug: 11257292
Change-Id: I88f905ed4b5280ef9a7d39d37afa3f89aaaff9ce
|
| | |\ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
bug:11322643
Change-Id: I9f1272f4d96752d9ce817a56f2e3e7766b82f989
|
| | |/ /
| | |
| | |
| | |
| | | |
Bug: 11257292
Change-Id: Ifb88f3fe03a8a3bc3cdf372d902f4b63c1ed454b
|
| | |\ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Provide better disambiguation when a package contains multiple
route providers by using the full component name in the route id.
Also fix a bug handling package updates.
Bug: 11257292
Change-Id: Ice4fee742d73e2e979f2059b89cc4f4d971e0947
|
| | |\| | |
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Extract the protocol constants into another class.
Add a callback interface for the watcher.
Minor doc tweaks.
Bug: 11257292
Change-Id: I74b5ecee0d287d6b892ccb56e7777762bbce30de
|
| | |\ \ |
|
| | | |/
| | |
| | |
| | |
| | | |
Change-Id: I71cf90fb847d4719f58304fa252043ca6cf5a0b3
Auto-generated-cl: translation import
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MapCollections' iterator removes the preceding element
which causes IndexOutOfBoundsExceptions to be thrown
when removing the first element while iterating.
Copied from frameworks/base/core/java/android/util/MapCollections.java
bug:11477476
Change-Id: I3ea1dc5035aa1675336f60e014d9dcc22c4df065
|
| | |\
| | |
| | |
| | | |
into klp-dev
|
| | | |
| | |
| | |
| | |
| | | |
BUG: 11276477
Change-Id: I0dbd94ab8cc15baddd87f751c787404e009c1d12
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add support library versions of getObbDirs(), getExternalFilesDirs(),
getExternalCacheDirs(), and Environment.getStorageState().
Bug: 11287667
Change-Id: I78db3800a3fbcd65b6ac7c3ee8c297d535a3b59c
|
| | |\ \
| | |/
| |/| |
|
| |\ \ \
| | |/
| |/|
| | | |
Android 4.4 Release 1.0
|
| | |\ \
| | |/
| |/| |
|
| | | |\ |
|
| | | | |\ |
|
| | | | | |\ |
|
| | | | | | |\ |
|
| | | | | | | |\ |
|
| | | | | | | | |\ |
|
| | | | | | | | | |\ |
|
| | | | | | | | | | |\ |
|
| | | | | | | | | | | |\ |
|
| | | | | | | | | | | | |\ |
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Most of the time people pringing a bitmap would like the output
to be in color. Hence, when calling the platform print method
this class has to provode the corresponding color mode hint. This
change adds a color mode option to the PrintHelper class and
defaults to color. The client can override this behavior.
bug:11216402
Change-Id: Ie554e79c4b776a1582aa2b9915672bbf84519f49
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
* commit '48d3121838eaf3e410834a3bd362b4a80868ea97':
Add a helper for managing remote playback.
|
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
* commit 'a97f1edf7624785c41ec0bfec6fd12c2388d9234':
Add a helper for managing remote playback.
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
The RemotePlaybackClient class helps take care of identifying
remote playback capabilities, formatting requests, parsing results,
and managing sessions. The goal is to remove confusion around the
usage of the protocol by providing a more familiar API surface
to work with.
Bug: 10260186
Change-Id: I49a6dcfa30ff8b7a57655a39a43317ebb3add2a0
|
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Change-Id: Ie01e238687698b7091d65b19c782ba793d959c2b
|
| | |/ / / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
bug:11150696
Change-Id: I99cd47712e6ddc9f0a28854da4ff4100d31d6ec1
|
| | | |_|/ / / / / / / / /
| |/| | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Bug 10804178
Change-Id: I65fa588bd536a64394d1525481d194d809e9d10a
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
set." into klp-dev
|