• Home
  • History
  • Annotate
  • only in /packages/apps/Car/libs/car-apps-common/src/com/android/car/
History log of /packages/apps/Car/libs/car-apps-common/src/com/android/car/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
08811f58f1ce8dc92873d569bd485ebf4bc1dab9 01-May-2018 Anthony Chen <ajchen@google.com> DO NOT MERGE Clean deps of car-apps-common and car-stream-ui-lib.

This refactor removes all support library dependencies from
car-apps-common. This allows dependent applications to migrate to the
new androidx namespace more easily.

In addition, remove the number of shared components in car-stream-ui-lib
to just the background resolver. This reduces the scope of this library
and the number of dependent applications. Also, needed to update the
AndroidManifest to have the correct package name.

Lastly, move ColorChecker to car-media-common because that's where it's
being used. This also allows the support library dep to be removed
from car-apps-common.

Bug: 78886311
Test: build dependent applications and deploy.
Change-Id: I7e287c819c4fe36524f10345b58b67bfbd65fced
pps/common/CircleBitmapDrawable.java
pps/common/ColorChecker.java
6464bde6cadf0fd1d259215bb54c7d83bfd5a6eb 31-Mar-2018 Roberto Perez <robertoalexis@google.com> Using Glide to load album art URIs.

Bug: 76099191
Test: To be added on b/76016800
Change-Id: I304e31112a3439fee5750f286cfe69c6cc8fa1e6
pps/common/ImageUtils.java
2c147cd63a518c3b779697d7b5cb53d86bfc2a00 24-Mar-2017 Rakesh Iyer <rni@google.com> Break the dependency of car-stream-ui-lib on car support lib.

We need to remove all the ui components from the support lib
so make copies of all the resources and classes needed by
downstream applications.

Bug: 33210228
Test: Built and verified the dialer looks ok. The dialer has
completely been ported over to the new drawer classes.

Change-Id: I76f0d43db0cd75eb35ec4e2d895e334541fbe2de
pps/common/CircleBitmapDrawable.java
pps/common/ColorChecker.java
pps/common/FabDrawable.java
2c9394097967d01f79f76148bbaebed5324a529f 20-Oct-2016 Rakesh Iyer <rni@google.com> Move common libs.

Original sha1: 1663147adc63f41c29a1dd48ab6e4025657fb3b0

Credits:
ajchen@
victorchan@

Bug: 32118797
Test: Manual.
Change-Id: I0eda83fcf9ee6665a759c876500216e26cfef056
pps/common/AccountImageChangeObserver.java
pps/common/AccountImageHelper.java
pps/common/BitmapDownloader.java
pps/common/BitmapUtils.java
pps/common/BitmapWorkerOptions.java
pps/common/BitmapWorkerTask.java
pps/common/ByteArrayPool.java
pps/common/CachedInputStream.java
pps/common/CircleBitmapDrawable.java
pps/common/DrawableDownloader.java
pps/common/DrawableLoader.java
pps/common/LetterTileDrawable.java
pps/common/RecycleBitmapPool.java
pps/common/RefcountBitmapDrawable.java
pps/common/RefcountObject.java
pps/common/UriUtils.java
pps/common/util/Assert.java