Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
e2344ac3b48e8cf2434195397fdeed2e6a9817c4
e2344ac
Get phone device name
by Erin Yan
· 6 years ago
ff1aad3
Merge "Fix wifi channel tests" into qt-dev
by TreeHugger Robot
· 6 years ago
c55bd86
Merge "Do not connect to car service from car service" into qt-dev
by TreeHugger Robot
· 6 years ago
d64dc8e
Merge "Set car-usb-handler by default" into qt-dev
by TreeHugger Robot
· 6 years ago
a5fa478
Do not connect to car service from car service
by Keun young Park
· 6 years ago
660aeba
Fix wifi channel tests
by Pavel Maltsev
· 6 years ago
23cd36b
Merge "Set range as NULL for properties" into qt-dev
by Kai Wang
· 6 years ago
d6557c6
Merge "Update tests for ongoing call visd change" into qt-dev
by TreeHugger Robot
· 6 years ago
1529c46
Set car-usb-handler by default
by Pavel Maltsev
· 6 years ago
4fbb690
Merge "Improve CarNavigationStatusManager after API review" into qt-dev
by Roberto Perez
· 6 years ago
a619864
Update tests for ongoing call visd change
by Cole Faust
· 6 years ago
29a6cfb
Merge "Fix subscription indexing to be binder-based instead of interface-based." into qt-dev
by Mark Tabry
· 6 years ago
b486c97
Merge "Provide a way to disable trusted device." into qt-dev
by TreeHugger Robot
· 6 years ago
57fb28e
Improve CarNavigationStatusManager after API review
by Roberto Perez
· 6 years ago
c875a51
Merge "Add boot user override id to its own label" into qt-dev
by TreeHugger Robot
· 6 years ago
d26a3fb
Provide a way to disable trusted device.
by Ram Periathiruvadi
· 6 years ago
dbca112
Merge "Add lane guidance and maneuver from content resolver" into qt-dev
by TreeHugger Robot
· 6 years ago
0e95d87
Merge "Fix IllegalThreadStateException crash, add logging for NetworkedVirtualDisplay thread handler" into qt-dev
by TreeHugger Robot
· 6 years ago
316b601
Fix subscription indexing to be binder-based instead of interface-based.
by Mark Tabry
· 6 years ago
c15aeb0
Merge "Add roundabout drawables for left hand drive" into qt-dev
by TreeHugger Robot
· 6 years ago
6052119
Add boot user override id to its own label
by Anthony Hugh
· 6 years ago
0771463
Add lane guidance and maneuver from content resolver
by Peter Li
· 6 years ago
7c3302a
Fix IllegalThreadStateException crash, add logging for NetworkedVirtualDisplay thread handler
by Peter Li
· 6 years ago
9a86952
Update test nav_state_data in kitchensink for cluster
by Peter Li
· 6 years ago
f2f6ae7
Add roundabout drawables for left hand drive
by Peter Li
· 6 years ago
d775d0e
Merge "Get MediaController from browse service in CarMediaService" into qt-dev
by TreeHugger Robot
· 6 years ago
584dd0d
Get MediaController from browse service in CarMediaService
by Simon Dai
· 6 years ago
911552b
Merge "Migrate isHeadlessSystemUser check to the new ro property." into qt-dev
by Ying Zheng
· 6 years ago
0bc2f08
Merge "Turn on headless system user ro property for cars." into qt-dev
by Ying Zheng
· 6 years ago
89888c9
Set range as NULL for properties
by Kai
· 6 years ago
38da431
Add controlled launch of vendor services
by Pavel Maltsev
· 6 years ago
cae0425
Turn on headless system user ro property for cars.
by Ying Zheng
· 6 years ago
c355acd
Merge "Clean up error reporting." into qt-dev
by Ram Periathiruvadi
· 6 years ago
8f64ab9
Remove unused code
by Selim Gurun
· 6 years ago
f510cab
Merge "Removes system-baseline.txt file and fixes the remaining warnings. Got a green light from kwangsudo@ to remove the TODOs." into qt-dev
by Max Dashouk
· 6 years ago
9c80067
Removes system-baseline.txt file and fixes the remaining warnings. Got a
by Max Dashouk
· 6 years ago
baf8dbc
Clean up error reporting.
by Ram Periathiruvadi
· 6 years ago
a092fc4
Add DISALLOW_INSTALL_UNKNOWN_SOURCES to default Guest user restriction
by Anthony Hugh
· 6 years ago
5606296
Merge "Developer Options module" into qt-dev
by Heemin Seog
· 6 years ago
83efac7
Merge "Remove warnings in VmsOperationsRecorder by hiding the constructor since it already references a parameter of hidden class." into qt-dev
by Max Dashouk
· 6 years ago
6e0ceda
Remove warnings in VmsOperationsRecorder by hiding the constructor since
by Max Dashouk
· 6 years ago
be66bca
Developer Options module
by Heemin Seog
· 6 years ago
38058eb
Merge "Stop instrumenting car service fro car service unit test" into qt-dev
by Keun-young Park
· 6 years ago
6817673
Make VehicleUnit @SystemApi.
by Dean Harding
· 6 years ago
9cb25cb
Merge "CarDiagnosticEvent clean up" into qt-dev
by Kai Wang
· 6 years ago
d6789ff
Merge "Import translations. DO NOT MERGE" into qt-dev
by TreeHugger Robot
· 6 years ago
e63e644
Merge "Makes all classes that implement Parcelable final per API guidelines." into qt-dev
by Max Dashouk
· 6 years ago
1b45e45
CarDiagnosticEvent clean up
by Kai
· 6 years ago
12578a7
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
e18253d
Migrate isHeadlessSystemUser check to the new ro property.
by Ying Zheng
· 6 years ago
35b5834
Merge "CarAudioFocus: Send LOSS_TRANSIENT_CAN_DUCK to certain clients." into qt-dev
by Justin Paupore
· 6 years ago
de6c3a7
Stop instrumenting car service fro car service unit test
by Keun young Park
· 6 years ago
0296843
Makes all classes that implement Parcelable final per API guidelines.
by Max Dashouk
· 6 years ago
3fde53d
Merge "Limit background user starting to max running users" into qt-dev
by Keun-young Park
· 6 years ago
60686d1
Remove initiateEnrollmentHandshake API.
by Ram Periathiruvadi
· 6 years ago
f3523cd
Limit background user starting to max running users
by Keun young Park
· 6 years ago
eade0f2
CarAudioFocus: Send LOSS_TRANSIENT_CAN_DUCK to certain clients.
by Justin Paupore
· 6 years ago
6a72874
Merge "Removing filtering based on existing tasks when notify newly launched activity." into qt-dev
by TreeHugger Robot
· 6 years ago
f4ed528
Removing filtering based on existing tasks when notify newly launched activity.
by Yao, Yuxing
· 6 years ago
ae1c450
Remove onBindingDied/onNullBinding handling from VmsClientManager.
by Mark Tabry
· 6 years ago
6664d73
Merge "Updating Trusted Device Enrollment API" into qt-dev
by Wenting Zhai
· 6 years ago
c3472a3
Merge "Adding the dialog with no title to ThemePlayGroundApp." into qt-dev
by TreeHugger Robot
· 6 years ago
922df9a
Merge "Updating the spacer layout height for the dialog between the title and the message." into qt-dev
by TreeHugger Robot
· 6 years ago
7b25ae3
Merge "CarProjectionManager: Introduce ProjectionKeyEventHandler" into qt-dev
by TreeHugger Robot
· 6 years ago
a057d05
CarProjectionManager: Introduce ProjectionKeyEventHandler
by Justin Paupore
· 6 years ago
2d53c73
Adding the dialog with no title to ThemePlayGroundApp.
by Priyank Singh
· 6 years ago
475c1b3
Updating the spacer layout height for the dialog between the title and the message.
by Priyank Singh
· 6 years ago
6057550
Removed BOOT_LOCKED_COMPLETED from CarLocationService.
by Gregory Clark
· 6 years ago
c757516
Updating Trusted Device Enrollment API
by Wenting Zhai
· 6 years ago
428f7d5
Merge "Extending the wallpaper theme for use CarLauncher" into qt-dev
by TreeHugger Robot
· 6 years ago
49cf8ad
Merge "Trigger system client binding using CarUserService.runOnUser0Unlock()" into qt-dev
by Mark Tabry
· 6 years ago
d13a8ba
Extending the wallpaper theme for use CarLauncher
by Brad Stenning
· 6 years ago
9ab354c
Merge "[GarageMode] Allow GarageMode test jobs to run more than 15 minutes" into qt-dev
by Jim Kaye
· 6 years ago
5253c75
[GarageMode] Allow GarageMode test jobs to run more than 15 minutes
by Jim Kaye
· 6 years ago
4143756
Trigger system client binding using CarUserService.runOnUser0Unlock()
by Mark Tabry
· 6 years ago
4485a0f
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
21c7160
Merge "Removes CarTestManagerBinderWrapper from System API." into qt-dev
by Max Dashouk
· 6 years ago
2a19b2a
Merge "Remove LOCKED_BOOT_COMPLETED from CarPackageManager and CarUserService" into qt-dev
by Keun-young Park
· 6 years ago
bf10d1b
Removes CarTestManagerBinderWrapper from System API.
by Max Dashouk
· 6 years ago
99761e9
Merge "Update reference to accent color." into qt-dev
by TreeHugger Robot
· 6 years ago
13a7a82
Remove LOCKED_BOOT_COMPLETED from CarPackageManager and CarUserService
by Keun young Park
· 6 years ago
7ca86b8
Update reference to accent color.
by Anthony Chen
· 6 years ago
76a0a8a
Merge "Propagate user switch event to Car Service" into qt-dev
by TreeHugger Robot
· 6 years ago
1e2621d
Merge "Adding a level of indirection." into qt-dev
by TreeHugger Robot
· 6 years ago
7570c58
Merge "Fix return type of getModelYear" into qt-dev
by Kai Wang
· 6 years ago
17e8183
Propagate user switch event to Car Service
by Pavel Maltsev
· 6 years ago
793f047
Adding a level of indirection.
by Priyank Singh
· 6 years ago
541bd24
Fix return type of getModelYear
by Kai
· 6 years ago
51a2bfc
API review for storagemonitoring
by Keun young Park
· 6 years ago
1fe818b
Merge "Add documentation to restrictions."
by TreeHugger Robot
· 6 years ago
6bc0a15
Merge "Format nav cluster, add segment text"
by TreeHugger Robot
· 6 years ago
47d3b80
Add documentation to restrictions.
by Yao, Yuxing
· 6 years ago
00c5823
Merge "Fix label and description for car permissions"
by Kai Wang
· 6 years ago
79eaebf
Format nav cluster, add segment text
by Peter Li
· 6 years ago
b3c332b
Merge changes from topic "gm_bg"
by Keun-young Park
· 6 years ago
7e20cfe
Merge "Update layer availability when publishers are disconnected."
by Mark Tabry
· 6 years ago
1e48ad4
Fix garage mode ControllerTest
by Keun young Park
· 6 years ago
fb65637
Re-start background user when starting garage mode
by Keun young Park
· 6 years ago
d351133
Merge "Fix permission check in car-usb-handler"
by TreeHugger Robot
· 6 years ago
4ae10b4
Don't crash when forcing suspend/resume via ADB
by Jim Kaye
· 6 years ago
Next »