Commit Graph

15 Commits

Author SHA1 Message Date
Danny Epstein
9242e6ee6a DO NOT MERGE Use round highlight for navigation buttons
Make the focus highlight and touch ripple for buttons in the navigation
bar be round rather than square.

Also fix a bug in the dimming logic. The alpha was applied to the icon
initially, but when the state changed, the alpha was applied to the
entire button.

Launcher in master is quite different so it this change is limited to
rvc-qpr-dev for now.

Test: manual
Bug: 174614908
Bug: 168317872
Change-Id: I9b80946887ad85a73ddd281f7afcc9fcc8280a64
2020-12-03 16:35:13 -08:00
Danny Epstein
5a3e17d153 Add rotary support to the nav bar and HUN.
Add a FocusParkingView to the navigation bar and the heads-up
notification window. Add a dependency on the Chassis UI library.
Make the nav buttons have a blue background, or whatever color
the OEM specifies for the focus highlight.

Test: atest com.android.systemui.car.navigationbar.CarNavigationButtonTest
Bug: 155681517
Change-Id: Ia33c7692554c15427e429ecdba3bc978224ff129
2020-06-02 12:10:52 -07:00
Heemin Seog
e61fc035f2 Remove trust agent related resources
Bug: 154357193
Test: build, mp carsysui
Change-Id: Ibbb88d2ddab769d9bd8b838b93f93e4ed3d7c7f1
2020-04-17 14:41:51 -07:00
JianYang Liu
96cf38e427 Added boolean flag to allow showing notification on the bottom of the
screen rather than on the top.

Bug: 146901563
Test: Manual
Change-Id: I493dd41190c487e00acd783fa02361afd3380188
2020-03-17 11:11:34 -07:00
kwaky
34c6bdee7e Support Unseen Indicator Icon in all CarNavigationButtons
Bug: 146508662
Test: Manual + Unit Tests
Change-Id: I464f4f080f739923492daf2715753e3892ada7dd
2020-01-07 15:44:13 -08:00
Erin Yan
16258e3e98 Create dialog to show detecting Batmobile device & unlocking
Bug: 136049501
Test: Manually on IHU
Change-Id: I47b55e3032c814623aa5bf5c5c3ec1899c03e98e
2019-08-14 12:04:17 -07:00
Jonathan Koo
307bda9cfc Visual update for the unseen notification indicator.
bug: 131262206
Test: Manual Test.

Change-Id: I686598206c29670f8b31280349f1d5adbfb73dba
(cherry picked from commit 50cfe28e03a6221d047adc7ea5e983c0fa2f3c3e)
2019-05-28 08:26:08 -07:00
kwaky
35c0523cd0 Update bottom navigation bar icons in Car System UI
Test: Manual
Bug: 131860318
Change-Id: I6e56d399e34d0de146ea7403022da49bdb715388
2019-05-24 16:07:19 -07:00
Priyank Singh
647f9e61ee Changes to notification shade.
1. Clip the shade with the glass pane
2. Add handle bar to bottom
3. Change the background color to #DD0000

Bug: 132908271
Test: Manual
Change-Id: I577ec7132d9ad37e951e07c6f1ce3c5a2a814d90
2019-05-20 13:05:02 -07:00
Heemin Seog
50b43b7b72 Remove androidx.car_car resources from SysUI
Test: Manual
Change-Id: I7632bad7563d6639a3da9cf2a4e3456244b2d5e4
2019-03-19 12:00:17 -07:00
Brad Stenning
eb6051c74e UI was being created before the provisioned stated was checked.
Test: manual
Change-Id: Ide19ed44610524d53d2336060fda3193238919b0
(cherry picked from commit 590936fe54af7a1b4746cff3f7a6f317480147ab)
2019-02-27 13:46:11 -08:00
Amin Shaikh
d20df8ea81 Remove unused systemui resources.
Bug: 122263617
Test: mp sysuig
Change-Id: If4681826ebe87ab193f96d90720b174a32efadca
2019-01-29 09:32:10 -05:00
Brad Stenning
8d1a51c4da Move car related code from SystemUI to CarSystemUI
Test: Emulator phone and Car
Change-Id: Ia64a23c1d3643899118e578b82c665c034af1c8e
2018-12-04 09:19:36 -08:00
Brad Stenning
452dfb7260 Add an assist mic to the navigation bar
I also updated the notification hook to use the new NotifcationCenter

Bug:110275838
Test: on dev device and in car
Change-Id: I28d42f6d37226028602fea4ac4d8901ba587a1ce
(cherry picked from commit 4691a983e2c4aaea68c4b642cca788c0933a5e12)
2018-07-13 14:45:52 +00:00
Brad Stenning
754f8c9405 Move values out of car_product to the new CarSystemUI
Bug: 110275838

Change-Id: Ica7a3bd2e1661954398010e5eff150dea20a3bd5
Test: on 2 emulators and 2 hardware versions
(cherry picked from commit d879e7e0f5c13409f13c58ec88376ec807a691cc)
2018-07-12 22:26:47 +00:00