Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9ea4e51f986d47c3d635e77462491c26bd3391e8
/
packages
/
CarSystemUI
3b0d764
Moving Notifications into the status bar panel such that the Z layering works as expected
by Brad Stenning
· 6 years ago
63e6860
Disable pull down Notification UI if the device is not provisioned
by Priyank Singh
· 6 years ago
bf9965f
Merge "Remove androidx.car_car resources from SysUI"
by Arnaud Berry
· 6 years ago
8630e5f
Merge "Theme fixit for Car Sys UI"
by Arnaud Berry
· 6 years ago
50b43b7
Remove androidx.car_car resources from SysUI
by Heemin Seog
· 6 years ago
efd7f18
Merge "Use SystemUi's privapp for CarSystemUi."
by TreeHugger Robot
· 6 years ago
0d5e018
Theme fixit for Car Sys UI
by Heemin Seog
· 6 years ago
2241a4b
Merge "Restore the correct state of the statusbar, navbar, and keygaurd after an density change"
by TreeHugger Robot
· 6 years ago
7522164
Restore the correct state of the statusbar, navbar, and keygaurd after an density change
by Brad Stenning
· 6 years ago
0237b9c
Disable any fullScreenIntent launches in SystemUI.
by Adora Zhang
· 6 years ago
418358a
Merge "Pull down Notification should no open from the NavigationBar."
by TreeHugger Robot
· 6 years ago
a4fa291
Pull down Notification should no open from the NavigationBar.
by Priyank Singh
· 6 years ago
1564057
Use SystemUi's privapp for CarSystemUi.
by Nicholas Sauer
· 6 years ago
eb6051c
UI was being created before the provisioned stated was checked.
by Brad Stenning
· 6 years ago
7910fd3
Use an implicit intent to launch Dialer
by Cassie Wang
· 6 years ago
6e07e3a
Revert "Use the broadCast Receiver to detect when the user is switched and register the notificationListner when the user is switched."
by Priyank Singh
· 6 years ago
27f02e9
Merge "Use the broadCast Receiver to detect when the user is switched and register the notificationListner when the user is switched."
by TreeHugger Robot
· 6 years ago
168dbdb
For automotive builds: makes sure the keyguard gets automatically
by jovanak
· 6 years ago
31cc6bf
Use the broadCast Receiver to detect when the user is switched and register the notificationListner when the user is switched.
by Priyank Singh
· 6 years ago
95885d6
Merge "Remove unused destroy methods"
by TreeHugger Robot
· 6 years ago
b4d9ded
Remove unused destroy methods
by yoshiki iguchi
· 6 years ago
d3d7637
Using the correct colors for tint from the theme. The color here comes from car_product overlay for night values.
by Priyank Singh
· 6 years ago
affa55b
Merge "Update navigation bar upon change of display density"
by TreeHugger Robot
· 6 years ago
eef0e0c
Update navigation bar upon change of display density
by Guobin Zhang
· 6 years ago
2dce35b
Clean up some CarSystemUI color elements so they are derived from device default.
by Priyank Singh
· 6 years ago
18fe7f3
Disable automatic switching to guest.
by jovanak
· 6 years ago
ae2c496
Merge "Add all the needed touch listeners and gesture detectors to allow for car"
by TreeHugger Robot
· 6 years ago
c622f1d
Add all the needed touch listeners and gesture detectors to allow for car
by Brad Stenning
· 6 years ago
d20df8e
Remove unused systemui resources.
by Amin Shaikh
· 6 years ago
a2d87d8
Moving the device provisioned callback to the correct thread.
by Brad Stenning
· 6 years ago
9580229
Merge "Add the APP_MUSIC category to the media center facet button"
by TreeHugger Robot
· 6 years ago
188e247
Merge "Use an implicit intent to launch the Media Center"
by TreeHugger Robot
· 6 years ago
a3b22bf
Replace annotation_processors with plugins
by Colin Cross
· 6 years ago
10e7cec
Add the APP_MUSIC category to the media center facet button
by Arnaud Berry
· 6 years ago
4887629
Use an implicit intent to launch the Media Center
by Arnaud Berry
· 6 years ago
f81c4c4
Extract NotificationData.Entry to top-level
by Ned Burns
· 6 years ago
59ec2ff
Eliminates NotificationEntryManager.getNotificationLongClicker().
by Gus Prevas
· 6 years ago
10ca70b
Move all logic of navigation bar to NavigationBarController(2/N)
by Charles Chen
· 6 years ago
24fd0a9
Merge "Make DarkIconDispatcher visible to plugins"
by TreeHugger Robot
· 6 years ago
449b7ea
PTT triggering and on-screen-mic triggering should be treated differently.
by Priyank Singh
· 6 years ago
1be62f4
Make DarkIconDispatcher visible to plugins
by Beverly
· 6 years ago
523837c
Fixing the flickering issue when clock is clicked in status bar to open Quick Settings.
by Priyank Singh
· 6 years ago
377749e
Merge "Update SysUi dependency injection to allow for a null LocalBluetoothManager"
by TreeHugger Robot
· 6 years ago
32cedc1
Update SysUi dependency injection to allow for a null LocalBluetoothManager
by Brad Stenning
· 6 years ago
ec9e1f0
Extracts heads-up/pulsing logic from NotificationEntryManager.
by Gus Prevas
· 6 years ago
76feb78
Merge "Update HVAC views to support Fahrenheit"
by TreeHugger Robot
· 6 years ago
1cd1125
Update HVAC views to support Fahrenheit
by Brad Stenning
· 6 years ago
d692ddf
Merge "Move car keyguard values to CarSystemUI"
by TreeHugger Robot
· 6 years ago
27d01a62
Start using some dagger 2
by Jason Monk
· 6 years ago
92e2835
Move car keyguard values to CarSystemUI
by Brad Stenning
· 6 years ago
463c0ad
Merge "Remove unused SystemUi service"
by TreeHugger Robot
· 6 years ago
4a0ca0b
Remove unused SystemUi service
by Brad Stenning
· 6 years ago
6f784e3
Merge "Check that mDrivingStateManager is not null."
by TreeHugger Robot
· 6 years ago
fbc8a0f
Clean up some CarSystemUI theme elements
by Brad Stenning
· 6 years ago
ef8f394
Check that mDrivingStateManager is not null.
by Nicholas Sauer
· 6 years ago
78c2a0d
Merge "create factory to generated an onClickListener for notifications such that CarSysUI can close the notification window when a notifcation launches an app"
by TreeHugger Robot
· 6 years ago
cfa9474
Merge "Fixing the volume dialog to show only the volume control stream every time."
by TreeHugger Robot
· 6 years ago
2b48437
create factory to generated an onClickListener for notifications such that
by Brad Stenning
· 6 years ago
e87b137
Fixing the volume dialog to show only the volume control stream every time.
by Priaynk Singh
· 6 years ago
19f236a
Add NotificationsUI SystemUI service that can display the notification
by Brad Stenning
· 6 years ago
efc90db
Use new CarAudioManager.registerCarVolumeCallback API
by Hongwei Wang
· 6 years ago
796f6b1
Corresponding to new AAE multi-zone audio support
by Hongwei Wang
· 6 years ago
8d1a51c
Move car related code from SystemUI to CarSystemUI
by Brad Stenning
· 6 years ago
82b4904
Give navigation audio group priority over voice audio group.
by Priaynk Singh
· 6 years ago
0ba5e3d
Merge "Making on-screen mic to use VoiceInteraction"
by TreeHugger Robot
· 6 years ago
599f76b
Making on-screen mic to use VoiceInteraction
by Priyank Singh
· 6 years ago
e757aa9
Moving over volume dialog parts to the DeviceDefault Theme.
by Priyank
· 6 years ago
149f938
Clean up car user lib in system UI.
by Ying Zheng
· 6 years ago
fa104e6
Add a static link for android.car.user.
by Ying Zheng
· 6 years ago
8b06183
OnPreDrawListener that returns false stops the rending pipeline
by Brad Stenning
· 6 years ago
4fd6b78
Migrate sysUI and carSysUI to the separated car user lib.
by Ying Zheng
· 6 years ago
5583295
Mark CarSystemUI as a override to SystemUI
by Brad Stenning
· 6 years ago
a2f2d82
Convert sysui to bp
by Jason Monk
· 6 years ago
6f3a79c
Merge "Update to new text styles from car support lib."
by Anthony Chen
· 6 years ago
f084d88
Update Hvac to remove the self register or ui components with their controller
by Brad Stenning
· 6 years ago
bafb2f0
Update to new text styles from car support lib.
by Anthony Chen
· 6 years ago
f01a71c
Merge "Update area IDs for temperature views in status bar."
by Brad Stenning
· 6 years ago
4ee01f4
Add colorControlActivated color to the seekbar theme
by Lin Guo
· 6 years ago
ad72339
Merge "Organize notification classes in row/stack"
by Rohan Shah
· 6 years ago
20790b8
Organize notification classes in row/stack
by Rohan Shah
· 6 years ago
b453cded
Update area IDs for temperature views in status bar.
by davidln
· 6 years ago
452dfb7
Add an assist mic to the navigation bar
by Brad Stenning
· 6 years ago
754f8c9
Move values out of car_product to the new CarSystemUI
by Brad Stenning
· 6 years ago
034a04937
Initial include of the CarSystemUI package
by Brad Stenning
· 6 years ago