History log of /packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c899a0564fe4656863be4022223dab2b9e211c72 25-Jul-2017 Nicholas Sauer <nicksauer@google.com> Sort apps for facets displaying a category

bug: 63994352
Test: make and install
Change-Id: Ie86d0a1e5b46c2eaa7e1bf1f96facabc1dfbda1d
(cherry picked from commit 61448e336b72d426e78d0d1bedb1a29fa10e42b2)
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java
33d708179abd8fd0fc445da2a8af172231c36858 10-Jul-2017 Anthony Chen <ajchen@google.com> Update LensPicker with changes to PagedListView's divider logic.

Test: build and opened up LensPicker. Verified looks the same.
Bug: 63524971
Change-Id: I94f7f0a866e25231414a0dde933fe6519bba6738
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java
bd10a08f764b4cf3daec5c7bf025eb6289428c6d 10-May-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Don't cache package resolutions in the lens picker."
b05b6c6076eaa0d140c95e6594f7e9998f14416a 26-Apr-2017 Rakesh Iyer <rni@google.com> Don't cache package resolutions in the lens picker.

We were caching package resolutions in the lens picker to make up
for slowness in package manager and watching for the package change
broadcast to invalidate that cache.

The problem with this approach is that if a package gets updated as
part of the update of the system image, the lens picker will never
get the broadcast and the cache is now invalid, which canlead to
strange situations. Realistically, the only way to avoid this is
to not cache the resolution results.

Test: Switched around apps, media and otherwise.
Change-Id: I21b717f5f48ce66e71fcdd1a962b574294fdb2b2
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java
14d01694aaeb30e98f56a9da7bfe64e13711f225 24-Apr-2017 roger xue <rogerxue@google.com> rename Decoration class name

Test: verified manually
Change-Id: Ie1b3a1652641efcedf5ecf59ff37fdcebe726437
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java
add1b5edc3084f386e58b5de15fc6b418f20dfce 25-Mar-2017 Rakesh Iyer <rni@google.com> Remove ui dependencies on car support lib.

We're removing the ui components from the car support
library so make the lens picker depend on the copies that
have been added to the stream-ui-lib.

Bug: 33210228
Test: Booted and verified that the lens picker looks ok.
Change-Id: I33ba556f8224a315a49c5fcfdf17241f9b676e1f
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java
2465f273eb12ef26ae921ac82058534b71974178 20-Oct-2016 Rakesh Iyer <rni@google.com> Move car lens picker.

Original sha1: 813ad197e0a8704606d9e80dc919922930580289

Credits:
ajchen@
rni@
victorchan@

Bug: 32118797
Test: Manual.
Change-Id: I90ee1b48905c42c4549e2d5a5a4fce514a5d9f57
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/LensPickerActivity.java