Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
d40562f3f8250660077921fd210336ce16694f4b
/
service
« Previous
837989c
Merge "Add config for autoplay on media source change" into qt-dev
by TreeHugger Robot
· 5 years ago
ee931b4
Check permission for restriction mode.
by Yao, Yuxing
· 6 years ago
75d25c8
Start MediaCenter service for media source binding am: 92aa43ac6f am: a139b8168f
by Simon Dai
· 5 years ago
6e2fb4a
Add config for autoplay on media source change
by Peter Li
· 5 years ago
92aa43a
Start MediaCenter service for media source binding
by Simon Dai
· 5 years ago
9dc1dbe
Have the trust agent check if car service is available.
by Ram Periathiruvadi
· 5 years ago
d5e534b
[Garage Mode] Prevent NPE in Garage Mode
by Jim Kaye
· 5 years ago
117a79c
Fix autoplay logic am: d934c71556 am: 8443c454ed
by Simon Dai
· 5 years ago
0bceb1d
Enforce uxr configuration permissions
by Jordan Jozwiak
· 5 years ago
d934c71
Fix autoplay logic
by Simon Dai
· 5 years ago
222df13
Move shared preference initialization to after user unlock am: ba2c1fdca3
by Simon Dai
· 5 years ago
ba2c1fd
Move shared preference initialization to after user unlock
by Simon Dai
· 5 years ago
d23910c
Merge "Implement onBindingDied callback to catch client crashes." into qt-qpr1-dev
by TreeHugger Robot
· 5 years ago
143142f
Remove abuse of setupBluetoothConnectionProxies to wait for proxys
by Sal Savage
· 5 years ago
5bf4db7
Merge "Register package update receiver on currently foreground user" into qt-dev am: 25e8cfe012
by Yabin Huang
· 5 years ago
25e8cfe
Merge "Register package update receiver on currently foreground user" into qt-dev
by TreeHugger Robot
· 5 years ago
cb2c7b3
Add logging for media source changes am: 5bfd1c1a0f am: 465f160ce3
by Simon Dai
· 5 years ago
37e2623
Save media sources per user am: cda4b1cabc am: efefd4abbe
by Simon Dai
· 5 years ago
d56435d
Register package update receiver on currently foreground user
by Yabin Huang
· 5 years ago
5bfd1c1
Add logging for media source changes
by Simon Dai
· 5 years ago
38cb801
Merge "Initialize ux restrictions config before dispatch" into qt-qpr1-dev
by Jordan Jozwiak
· 5 years ago
325464a
Implement onBindingDied callback to catch client crashes.
by Mark Tabry
· 5 years ago
3bbfd83
Send max security version in BLE version exchange.
by Yao, Yuxing
· 5 years ago
ef17299
Initialize ux restrictions config before dispatch
by Jordan Jozwiak
· 5 years ago
cda4b1c
Save media sources per user
by Simon Dai
· 5 years ago
c6385d7
Use component name instead of package name am: 06ee029b42 am: a9b8262aba
by Yabin Huang
· 5 years ago
951123a
Merge "Updates the CarLocationService's EXIT_SUSPEND callback." into qt-qpr1-dev
by Gregory Clark
· 5 years ago
dfb084f
Updates the CarLocationService's EXIT_SUSPEND callback.
by Gregory Clark
· 5 years ago
cbd0940
Fix bugs to enable sending chunked BLE messages.
by Anthony Chen
· 5 years ago
06ee029
Use component name instead of package name
by Yabin Huang
· 5 years ago
5c3561c
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
3b85f23
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
27712d7
Use component name instead of package name to get media service
by Yabin Huang
· 5 years ago
0ffbf52
[AAE ADB] Allow 'resume' to terminate Garage Mode
by Jim Kaye
· 5 years ago
664b4b2
Merge "Bind on USER_SWITCHED only if the user is unlocked." into qt-dev
by Mark Tabry
· 5 years ago
47326db
Bind on USER_SWITCHED only if the user is unlocked.
by Mark Tabry
· 5 years ago
4eceebd
Merge "Don't observe unnecessary package intents" into qt-dev
by TreeHugger Robot
· 5 years ago
12d59e0
Don't observe unnecessary package intents
by Jordan Jozwiak
· 5 years ago
965d479
Merge "Move handle sending code down to end of function" into qt-dev
by TreeHugger Robot
· 5 years ago
081bd1a
Fix typo in constant name.
by Yao, Yuxing
· 5 years ago
99e6071
Move handle sending code down to end of function
by Wenting Zhai
· 5 years ago
377bdd6
Only reset encryption when a device disconnects.
by Anthony Chen
· 5 years ago
632171b
Log enrollment events.
by Yao, Yuxing
· 5 years ago
029a562
Merge "Update unlock code to expect token and handle in a single packet." into qt-dev
by Anthony Chen
· 5 years ago
8c32a2a
Merge "Whitelist MTP ReceiverActivity from UXR" into qt-dev
by Jordan Jozwiak
· 5 years ago
285d2bf
Merge "Add UXRestriction service names to dump" into qt-dev
by Jordan Jozwiak
· 5 years ago
04f60fe
Merge "Implement the retry logic during BLE message sending" into qt-dev
by TreeHugger Robot
· 5 years ago
245fa25
Whitelist MTP ReceiverActivity from UXR
by Jordan Jozwiak
· 5 years ago
4244b49
Implement the retry logic during BLE message sending
by Wenting Zhai
· 5 years ago
a9228c7
Add new method to CarServiceBase dumpMetrics. Add in wiring to ICarImpl's dump command to only call dumpMetrics if --metrics is given as an option to dumpsys command.
by Andrew T Nguyen
· 5 years ago
6a301d0
Merge "Add a class that allows custom validation of device id." into qt-dev
by TreeHugger Robot
· 5 years ago
17bb8aa
Merge "Dispatch callback when phone send handle acknowledge back" into qt-dev
by TreeHugger Robot
· 5 years ago
068794b
Merge "Allow OEMs to configure tethered AP for projection" into qt-dev
by TreeHugger Robot
· 5 years ago
607c7e6
Update unlock code to expect token and handle in a single packet.
by Anthony Chen
· 5 years ago
0aa0598
Add UXRestriction service names to dump
by Jordan Jozwiak
· 5 years ago
259ebe7
Merge "Correctly decrypt token and handle sent by the phone." into qt-dev
by TreeHugger Robot
· 5 years ago
20e40b5
Dispatch callback when phone send handle acknowledge back
by Wenting Zhai
· 5 years ago
917883c
Add a class that allows custom validation of device id.
by Yao, Yuxing
· 5 years ago
90be850
Correctly decrypt token and handle sent by the phone.
by Anthony Chen
· 5 years ago
f62cea3
Only enforce system user check on builds prior to Q.
by Mark Tabry
· 5 years ago
bf24faa
Merge "Log trust agent unlock events." into qt-dev
by Yuxing Yao
· 5 years ago
371d97f
Allow OEMs to configure tethered AP for projection
by Pavel Maltsev
· 5 years ago
edbefb7
Add unit test to BleStreaming
by Wenting Zhai
· 5 years ago
c95d929
Log trust agent unlock events.
by Yao, Yuxing
· 5 years ago
59934a0
Merge "Send acknowledgments for partial BLEMessages." into qt-dev
by Anthony Chen
· 5 years ago
a9dc505
Merge "Unlink from death recipient in projection service" into qt-dev
by TreeHugger Robot
· 5 years ago
5b1c303
Merge "Handle same phone enrolling again" into qt-dev
by TreeHugger Robot
· 5 years ago
eca072e
Merge "Remove unnecessary code from CarInputService" into qt-dev
by Keun-young Park
· 5 years ago
a7de1bc
Unlink from death recipient in projection service
by Pavel Maltsev
· 5 years ago
5333206
Send acknowledgments for partial BLEMessages.
by Anthony Chen
· 5 years ago
e7c0fc6
Handle same phone enrolling again
by Erin Yan
· 5 years ago
5990ff4
Remove unnecessary code from CarInputService
by Keun young Park
· 5 years ago
9c698fe
Ignore playback state update if state is the same
by Simon Dai
· 5 years ago
18eccd0
Merge "Add docs for setting default car bugreport app." into qt-dev
by Zhomart Mukhamejanov
· 5 years ago
0021b71
Merge "Add screencapture feature to bugreporting" into qt-dev
by TreeHugger Robot
· 5 years ago
c4fa60c
Merge "Assert that VmsPublisherClient caller is the system user." into qt-dev
by Mark Tabry
· 5 years ago
2bf7874
Merge "Register VmsPublisherService with VmsClientManager on construction time." into qt-dev
by TreeHugger Robot
· 5 years ago
3804af6
Merge "Create startForeground option in VendorServiceController." into qt-dev
by Ritwika Mitra
· 5 years ago
8e45f86
Create startForeground option in VendorServiceController.
by Ritwika Mitra
· 5 years ago
3086241
Add docs for setting default car bugreport app.
by Zhomart Mukhamejanov
· 5 years ago
a85b7e7
Add screencapture feature to bugreporting
by Selim Gurun
· 5 years ago
f93e4b1
Assert that VmsPublisherClient caller is the system user.
by Mark Tabry
· 5 years ago
3b43fa7
Merge "Read sysprop for BLE advertise name prefix." into qt-dev
by Yuxing Yao
· 5 years ago
16913ee
Register VmsPublisherService with VmsClientManager on construction time.
by Mark Tabry
· 5 years ago
eaf109f
Merge "Revert "Register VmsPublisheService with VmsClientManager on construction time."" into qt-dev
by Mark Tabry
· 5 years ago
7037efa
Revert "Register VmsPublisheService with VmsClientManager on construction time."
by Mark Tabry
· 5 years ago
6bc6e6a
Merge "Reconfigure all secondary displays during boot-up" into qt-dev
by TreeHugger Robot
· 5 years ago
a1eb1c4
Merge "Register VmsPublisheService with VmsClientManager on construction time." into qt-dev
by Mark Tabry
· 5 years ago
fd2afc9
Reconfigure all secondary displays during boot-up
by Keun young Park
· 5 years ago
be7bf51
Read sysprop for BLE advertise name prefix.
by Yao, Yuxing
· 5 years ago
44f225a
Register VmsPublisheService with VmsClientManager on construction time.
by Mark Tabry
· 5 years ago
b2b2949
Merge "Use CopyOnWriteArrayList to hold listeners." into qt-dev
by TreeHugger Robot
· 5 years ago
ba342ec
Use CopyOnWriteArrayList to hold listeners.
by Yao, Yuxing
· 5 years ago
c8a3638
Merge "Fix projection status distribution" into qt-dev
by TreeHugger Robot
· 5 years ago
4024f13
Fix projection status distribution
by Pavel Maltsev
· 5 years ago
03d1ed5
Merge "Use PerUserCarService in the CarLocationService." into qt-dev
by Gregory Clark
· 5 years ago
8b924da
Merge "Add progress API to ICarBugreport and CarBugReportManagerService." into qt-dev
by Zhomart Mukhamejanov
· 5 years ago
55620c1
Use PerUserCarService in the CarLocationService.
by Gregory Clark
· 5 years ago
1186dd6
Merge "Create fake CarPropertyValue for an error event" into qt-dev
by Kai Wang
· 5 years ago
ad23f27
Add progress API to ICarBugreport and CarBugReportManagerService.
by Zhomart Mukhamejanov
· 5 years ago
Next »