• Home
  • History
  • Annotate
  • only in /packages/apps/Car/LensPicker/src/com/android/support/
History log of /packages/apps/Car/LensPicker/src/com/android/support/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
810f047d36010d7e2715fb7fcc8891e6e802ad87 28-Jul-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "Remove max item restriction on facet list." into oc-mr1-dev
d7303de982d8e9ef43f3562b3da7c3e0a38d9324 26-Jul-2017 Nicholas Sauer <nicksauer@google.com> Remove max item restriction on facet list.

Test: make and install
bug: 63994352

Change-Id: Ie891d890dee26165a4e0d054af9e9739c5ba7201
ar/lenspicker/LensPickerAdapter.java
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)
ar/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
ar/lenspicker/LensPickerActivity.java
ar/lenspicker/LensResolverActivity.java
361824504bb5d63f96f1a6f9a0e1f10f3f04dd75 13-May-2017 Anthony Chen <ajchen@google.com> Update LensPicker to toggle the shade.

Before, the LensPicker only has the ability to drop the notifications
shade; now, it will toggle it.

Test: boot up on AAE headunit
Bug: 35930275
Change-Id: Ie95c539665c6fa12acb0388ff4d2f8363b99413d
ar/lenspicker/LensPickerConstants.java
ar/lenspicker/LensPickerTrampolineActivity.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
ar/lenspicker/LensPickerActivity.java
ar/lenspicker/LensPickerAdapter.java
ar/lenspicker/LensPickerTrampolineActivity.java
ar/lenspicker/LensPickerUtils.java
ar/lenspicker/PackageChangeReceiver.java
ar/lenspicker/ResolverAdapter.java
14d01694aaeb30e98f56a9da7bfe64e13711f225 24-Apr-2017 roger xue <rogerxue@google.com> rename Decoration class name

Test: verified manually
Change-Id: Ie1b3a1652641efcedf5ecf59ff37fdcebe726437
ar/lenspicker/LensPickerActivity.java
ar/lenspicker/LensResolverActivity.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
ar/lenspicker/LensPickerActivity.java
ar/lenspicker/LensPickerAdapter.java
ar/lenspicker/LensResolverActivity.java
ar/lenspicker/ResolverAdapter.java
8545582881d65226854066145ca97647b0c7907f 14-Feb-2017 Srinivas Visvanathan <sriniv@google.com> Update LensPicker to gracefully handle app changes

- When I update apps and change the main launch activity, it tends to
crash LensPicker until I clear its shared_prefs. Making LensPicker
handle such changes more gracefully.

Change-Id: I5e7494d8211f5391b4cd6dad59e391ceab161443
Bug: 32019250
Test: Manually
ar/lenspicker/LensPickerTrampolineActivity.java
420a3428477d653f7848de7583bed3a00db16dcc 12-Dec-2016 Anthony Chen <ajchen@google.com> Add notifications handling to LensPicker.

If the intent to the LensPicker has an extra specifying a system command
of "show_notifications", then the LensPicker will drop the notifications
shade.

Test: manually tested
Change-Id: I1ae8daf65263eb7172ea8551d7b5bbe22ded1247
ar/lenspicker/LensPickerConstants.java
ar/lenspicker/LensPickerTrampolineActivity.java
8b3581a045c751d6420678409846471c3262b9c6 08-Nov-2016 Anthony Chen <ajchen@google.com> Update LensPicker to handle Intent disambiguation.

This requires creating a new Activity that will query for applications
that can handle an incoming Intent and routing it appropriately.

Test: manually tested
Bug: 27974422
Change-Id: I5120fb74f5c53cbab85815f007a5cfcc62d5e7d3
ar/lenspicker/LensPickerRow.java
ar/lenspicker/LensResolverActivity.java
ar/lenspicker/ResolverAdapter.java
ar/lenspicker/ResolverListRow.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
ar/lenspicker/LensPickerActivity.java
ar/lenspicker/LensPickerAdapter.java
ar/lenspicker/LensPickerConstants.java
ar/lenspicker/LensPickerItem.java
ar/lenspicker/LensPickerRow.java
ar/lenspicker/LensPickerSelectionHandler.java
ar/lenspicker/LensPickerTrampolineActivity.java
ar/lenspicker/LensPickerUtils.java
ar/lenspicker/PackageChangeReceiver.java