History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/CarNavigationButton.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c0d7058b14c24cd07912f5629c26b39b7b4673d5 29-Jan-2016 Winson <winsonc@google.com> Referencing static interpolators.

Change-Id: I5d2292016e869ed533f5873e373a1eccce651fc5
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/CarNavigationButton.java
4d8c66bd368195287cb01ff64b39af2341564e92 25-Jan-2016 Victor Chan <victorchan@google.com> Use vector drawables for icons on car navbar

Adjusting CarNavigationButton layout so that vector
drawables are properly scaled/rendered in the car navigation bar.

Change-Id: I71fdfd0d863049a63abf11c41f46c950ed7e309e
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/CarNavigationButton.java
1c6d0589f1c6429ca84402227cd5954479cf66ed 10-Jan-2016 Victor Chan <victorchan@google.com> Highlight car nav facet when recent task changes.

CarStatusBar will now register a ITaskStackListener
to handle changes in task stack and highlight the
appropriate facet for the current task. Currently using resource
defined package names and category to the filter for a given
facet. OEMs are expected to use categories definied in Intent.java

Also refactored business logic from CarNavigationBarView
into CarNavigationBar controller.

Change-Id: I203917ea43f2f488a1167f27dab84f1c451b3e93
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/CarNavigationButton.java