Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
6a5c1b5cdd1c4ce64143023fa7dbdf7fc7d06a22
/
tests
45e78cc
Merge "Schematize Car system properties"
by Treehugger Robot
· 6 years ago
7ebbf2c
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
30db757
Schematize Car system properties
by Inseob Kim
· 6 years ago
4589973
Add cleanup upon disconnect of CarService
by rleix
· 6 years ago
1b474f8
Use public APIs not internal APIs am: 59cc3bcdaf
by Neil Fuller
· 6 years ago
59cc3bc
Use public APIs not internal APIs
by Neil Fuller
· 6 years ago
fdffbbe
Migrate to androidx namespace for support library.
by Anthony Chen
· 7 years ago
95c9393
Adds CarTrustAgentClientApp as test app for trust agent
by Hongwei Wang
· 6 years ago
a4673b6
Fixed package name in mocked car service
by Chao Yan
· 6 years ago
0c17854
Remove ADJUST_CAR_CABIN permission
by Kai
· 6 years ago
bdbf66e
Merge "Add connectivity test fragment to KitchenSink" into pi-dev
by TreeHugger Robot
· 6 years ago
f7482de
Merge "Adding car specific default guest restrictions." into pi-dev
by Jovana Knezevic
· 6 years ago
811265f
Adding car specific default guest restrictions.
by jovanak
· 6 years ago
5238ebf
Merge "Fix setting night mode and change test crashes EKS" into pi-dev
by Kai Wang
· 6 years ago
a67a9ab
Fix setting night mode and change test crashes EKS
by Kai
· 6 years ago
9b783b0
Add connectivity test fragment to KitchenSink
by Pavel Maltsev
· 6 years ago
9c40a9d
Fixing a bug in maximum users allowed logic on the device.
by jovanak
· 6 years ago
10e6ff0
Adding methods for keeping track of user limits on the device.
by jovanak
· 6 years ago
1ab32b6
Disable location for headless system user.
by Ying Zheng
· 6 years ago
4aff013
Merge "Enables registering/unregistering multiple update listeners." into pi-dev
by Jovana Knezevic
· 6 years ago
32c0c70
Enables registering/unregistering multiple update listeners.
by jovanak
· 6 years ago
cf20f44
Update last active user.
by Ying Zheng
· 6 years ago
c3cb52a
Merge "Update set last active user to exclude ephemeral users." into pi-dev
by Ying Zheng
· 6 years ago
2f2d640
Update set last active user to exclude ephemeral users.
by Ying Zheng
· 6 years ago
f50ba79
Return mocked AudioManager in car unit tests
by Hongwei Wang
· 6 years ago
f4339b8
Complete the logic around last active user, including:
by Ying Zheng
· 6 years ago
d812d4c
Removes the test that fails when running it in user 0.
by jovanak
· 6 years ago
a63ba02
Update the CarLocationService to work when the system user is headless.
by Gregory Clark
· 6 years ago
ed7a400
Merge "Adjusting restrictions applied to non-admins." into pi-dev
by Jovana Knezevic
· 6 years ago
861e4f5
Adjusting restrictions applied to non-admins.
by jovanak
· 6 years ago
89335b1
Merge "Fix CarUserManagerHelperTest." into pi-dev
by Ying Zheng
· 6 years ago
731ce04
Merge "Only admins or system user car create other admins." into pi-dev
by Jovana Knezevic
· 6 years ago
7f82f4c
Only admins or system user car create other admins.
by jovanak
· 6 years ago
0718ba8
Fix CarUserManagerHelperTest.
by Ying Zheng
· 6 years ago
f243fac
[Garage Mode: Refactoring] Scoped out GarageModePolicy into separate class.
by Serik Beketayev
· 6 years ago
3605cfc
Merge "Disable add accounts for user 0." into pi-dev
by Ying Zheng
· 6 years ago
6db5913
Merge "Clean up for ENV_OUTSIDE_TEMPERATURE" into pi-dev
by Kai Wang
· 6 years ago
8f90edb
Disable add accounts for user 0.
by Ying Zheng
· 6 years ago
f571107
Clean up for ENV_OUTSIDE_TEMPERATURE
by Kai
· 6 years ago
1d8de36
Fixing tests in CarUserManagerHelperTest.
by jovanak
· 6 years ago
6d7fa55
Merge "Adding default user restrictions for non-admin users." into pi-dev
by TreeHugger Robot
· 6 years ago
d388b96
Adding default user restrictions for non-admin users.
by jovanak
· 6 years ago
31682e5
Merge "Adding API for assigning admin privileges to CarUserManagerHelper." into pi-dev
by Jovana Knezevic
· 6 years ago
08df676
Merge "Fixing failing tests in CarUserManagerHelperTest." into pi-dev
by Jovana Knezevic
· 6 years ago
7ed841d
Adding API for assigning admin privileges to CarUserManagerHelper.
by jovanak
· 6 years ago
947f7de
Fixing failing tests in CarUserManagerHelperTest.
by jovanak
· 6 years ago
b4ad3fa
Merge "Fix Sensor test fragment" into pi-dev
by TreeHugger Robot
· 6 years ago
417631a
Fix Sensor test fragment
by Steve Paik
· 6 years ago
9eb8e1b
Merge "Add a mic button to use Activity#showAssist." into pi-dev
by TreeHugger Robot
· 6 years ago
314150e
Add a mic button to use Activity#showAssist.
by Nicholas Sauer
· 6 years ago
f6381fb
Fix driving state for manual transmission.
by Ram Periathiruvadi
· 6 years ago
f131154
Merge "Rename VEHICLE_AREA_TYPE_NONE --> VEHICLE_AREA_TYPE_GLOBAL" into pi-dev
by TreeHugger Robot
· 6 years ago
419f5ef
Rename VEHICLE_AREA_TYPE_NONE --> VEHICLE_AREA_TYPE_GLOBAL
by Steve Paik
· 6 years ago
7f3c6b9
Update Car UxR Manager API name.
by Ram Periathiruvadi
· 6 years ago
4d25702
Create CarPropertyService and CarPropertyManager
by Steve Paik
· 7 years ago
d3cb98e
DO NOT MERGE - Create a car user service. Protected by flag.
by Ying Zheng
· 6 years ago
0ea485e
Merge "Add a flag to protect headless user 0 multi-user model." into pi-dev
by Ying Zheng
· 6 years ago
c6d7372
Add a flag to protect headless user 0 multi-user model.
by Ying Zheng
· 6 years ago
55f4b19
Merge "Fix setup for test CarAppFocusManagerTest (the other ones)" into pi-dev
by TreeHugger Robot
· 6 years ago
20aa0fc
Fix setup for test CarAppFocusManagerTest (the other ones)
by Brad Stenning
· 6 years ago
c843c94
Merge "Fixed inconsistent KeyPress command in Kitchen Sink" into pi-dev
by TreeHugger Robot
· 6 years ago
f4007d5
Merge "Hook logging of VHAL HW_KEY_INPUT events in KitchenSink" into pi-dev
by TreeHugger Robot
· 6 years ago
c7f46a9
Fixed inconsistent KeyPress command in Kitchen Sink
by Chao Yan
· 6 years ago
9bc6ec9
Hook logging of VHAL HW_KEY_INPUT events in KitchenSink
by Enrico Granata
· 6 years ago
db66483
Change default UX restriction parameters.
by Ram Periathiruvadi
· 6 years ago
7b25e6a
Merge "Revert "Create a car user service that creates a secondary admin on first run."" into pi-dev
by Ying Zheng
· 6 years ago
2b49967
Revert "Create a car user service that creates a secondary admin on first run."
by Ying Zheng
· 6 years ago
dd1f128
Merge "Service and KitchenSink logic to read the kernel's input event queues" into pi-dev
by Enrico Granata
· 6 years ago
3ac2057
Service and KitchenSink logic to read the kernel's input event queues
by Enrico Granata
· 6 years ago
8ecf6fa
Merge "Create a car user service that creates a secondary admin on first run." into pi-dev
by TreeHugger Robot
· 6 years ago
5bdb9e5
Create a car user service that creates a secondary admin on first run.
by Ying Zheng
· 6 years ago
2ceb534
Merge "Update DefaultConfig.h to use new areaIDs" into pi-dev
by TreeHugger Robot
· 6 years ago
40f1ded
Changed subscriber API signature
by Anna Linetsky
· 6 years ago
9d2d4d0
Merge "Added JSON-based E2E Vhal test framework" into pi-dev
by TreeHugger Robot
· 6 years ago
f0603e1
Update DefaultConfig.h to use new areaIDs
by Steve Paik
· 6 years ago
b273a47
Merge "Revert "Added a new test for whitelist of VMS clients"" into pi-dev
by Asaf Rosenfeld
· 6 years ago
f2c109c
Added JSON-based E2E Vhal test framework
by Chao Yan
· 6 years ago
c4a6c64
Revert "Added a new test for whitelist of VMS clients"
by Asaf Rosenfeld
· 6 years ago
fc8a2be
Merge "Car service tests for Driving state." into pi-dev
by Ram Periathiruvadi
· 6 years ago
03dcd24
Car service tests for Driving state.
by Ram Periathiruvadi
· 6 years ago
7fe5d20
Merge "Fixed Vhal E2E test after Default VHAL change" into pi-dev
by Chao Yan
· 6 years ago
f6ffb36
DO NOT MERGE - GetApplicationContext in CarUserManagerHelper.
by Ying Zheng
· 6 years ago
7b9b7f2
Fixed Vhal E2E test after Default VHAL change
by Chao Yan
· 7 years ago
56c3e9f
Merge "DO NOT MERGE Revert AndroidX migration" into pi-dev
by android-build-team Robot
· 6 years ago
fa3290a
DO NOT MERGE Revert AndroidX migration
by Rodrigo Lagos
· 6 years ago
6d4bbd1
DO NOT MERGE - Define CarUserManager APIs, for use by multi-user headless user 0 model.
by Ying Zheng
· 7 years ago
9f77481
Merge "Additional fix for a flaky test and for b/72949423" into pi-dev
by Anna Linetsky
· 7 years ago
603103e
Merge "Enable/disable app blocking during restricted state." into pi-dev
by android-build-team Robot
· 7 years ago
a6e0d9b
Enable/disable app blocking during restricted state.
by Ram Periathiruvadi
· 7 years ago
ccf1702
Merge "Add a configuration retrieval manager." into pi-dev
by android-build-team Robot
· 7 years ago
7770345
Merge "Move automotive HALs sepolicy to system/" into pi-dev
by android-build-team Robot
· 7 years ago
12aec30
Add a configuration retrieval manager.
by Anthony Chen
· 7 years ago
5c45fca
Additional fix for a flaky test and for b/72949423
by Anna Linetsky
· 7 years ago
fa5aa74
Move automotive HALs sepolicy to system/
by Pavel Maltsev
· 7 years ago
4262e54
Merge "Fix CarPowerManagementTest" into pi-dev
by Kai Wang
· 7 years ago
6232c0d
Fix CarPowerManagementTest
by Kai
· 7 years ago
f204c5a
Merge "Migrate to androidx namespace for support library." into pi-dev
by Anthony Chen
· 7 years ago
a66147b
Merge "Relaxed strict comparison on sequence number" into pi-dev
by Anna Linetsky
· 7 years ago
d12cd77
Migrate to androidx namespace for support library.
by Anthony Chen
· 7 years ago
0344825
Relaxed strict comparison on sequence number
by Anna Linetsky
· 7 years ago
Next »