Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
20b32edbfe3b1b3d2f1a56bb73c4a903ca7b3feb
/
services
/
tests
/
servicestests
20b32ed
Add the skeleton code for People Service which is a new system service with only internal APIs
by Danning Chen
· 5 years ago
78180b8
Merge "Handle atomic formula max value size"
by TreeHugger Robot
· 5 years ago
88273f1
Handle atomic formula max value size
by Khaled Abdelmohsen
· 5 years ago
7297be2
Merge "Implement allowed installers in manfiest rules."
by TreeHugger Robot
· 5 years ago
c3a20c3
Merge "Make the short term brightness model configurable."
by TreeHugger Robot
· 5 years ago
e24b80a
Implement allowed installers in manfiest rules.
by Song Pan
· 5 years ago
3a9f1e9
Merge "Fix Error Prone errors"
by Colin Cross
· 5 years ago
fe00ebe
Merge "Repointed subscription ids to subscription info"
by Daniel Bright
· 5 years ago
5ea7fb7
Fix Error Prone errors
by Colin Cross
· 5 years ago
e4df2f6
Merge "remove unused private fields and unnecessary TODOs"
by Chandan Nath
· 5 years ago
b29fdf1
Make the short term brightness model configurable.
by Kenny Guy
· 5 years ago
117223a
Convert value from/to hex encoding
by Khaled Abdelmohsen
· 5 years ago
5e5a448
remove unused private fields and unnecessary TODOs
by nathch
· 5 years ago
4d6aca7
Repointed subscription ids to subscription info
by Daniel Bright
· 5 years ago
afc0a81
Merge "Force all devices to migrate to synthetic password"
by Paul Crowley
· 5 years ago
068e09a
Create utils class to standardize implementation on hex digest of bytes.
by Song Pan
· 5 years ago
d4fe247
Merge "AudioService test: spy communication with AudioSystem for A2DP"
by TreeHugger Robot
· 5 years ago
9cbe101
AudioService test: spy communication with AudioSystem for A2DP
by Jean-Michel Trivi
· 5 years ago
bcbc5f5
Force all devices to migrate to synthetic password
by Barani Muthukumaran
· 5 years ago
b89dd3a
Merge "Enable continuous testing for Battery Saver code."
by TreeHugger Robot
· 5 years ago
61e96c4
Enable continuous testing for Battery Saver code.
by Kweku Adams
· 5 years ago
f17fd09
Parse manifest rules for integrity component.
by Song Pan
· 5 years ago
6e3677c
Implement methods in AppIntegrityManagerServiceImpl.
by Song Pan
· 5 years ago
a7872c3
Merge "Switch from allowed display configs to refresh rate range"
by Steven Thomas
· 5 years ago
756a623
Merge "Send broadcast to integrity component during installation."
by TreeHugger Robot
· 5 years ago
97d0375
Merge "Modify RuleXmlSerializer to output the rules in the indexing friendly order."
by TreeHugger Robot
· 5 years ago
a00ba07
Modify RuleXmlSerializer to output the rules in the indexing friendly order.
by Omer Nebil Yaveroglu
· 5 years ago
26dee80
Send broadcast to integrity component during installation.
by Song Pan
· 5 years ago
2739245
Merge "Modify the RuleBinarySerializer to output the rules in the ordered fashion that is suitable for indexing."
by TreeHugger Robot
· 5 years ago
f804764
Modify the RuleBinarySerializer to output the rules in the ordered fashion that is suitable for indexing.
by Omer Nebil Yaveroglu
· 5 years ago
1872d45
Merge "Extract an "ArrayMapWithHistory" support class" am: 472f9b1540 am: 7546e0c520 am: ec299a6717
by Automerger Merge Worker
· 5 years ago
ec299a6
Merge "Extract an "ArrayMapWithHistory" support class" am: 472f9b1540 am: 7546e0c520
by Automerger Merge Worker
· 5 years ago
0de8726
Extract an "ArrayMapWithHistory" support class
by Neil Fuller
· 5 years ago
0cf243e
Merge "Add builder method to check DevicePolicyManager"
by Joshua Mccloskey
· 5 years ago
31fbfee
Modify the splitsRulesIntoIndexBuckets to return sorted list of rules instead of a Map that contains unordered set of rules.
by Omer Nebil Yaveroglu
· 5 years ago
bdd7d4f
Merge "Refactored UserManagerTest to use JUnit4 and Truth."
by TreeHugger Robot
· 5 years ago
85d68cd
Merge "Remove default Device Owner restrictions"
by TreeHugger Robot
· 5 years ago
ad2a163
Merge "Refactor static input associations"
by TreeHugger Robot
· 5 years ago
5124763
Merge "Fixed UserManagerTest so it works on Automotive."
by TreeHugger Robot
· 5 years ago
15c0a44
Add builder method to check DevicePolicyManager
by joshmccloskey
· 5 years ago
2aea1e0
Merge "UserSystemPackageInstaller: Implicit System Mode"
by TreeHugger Robot
· 5 years ago
2fc27eb
Refactored UserManagerTest to use JUnit4 and Truth.
by Felipe Leme
· 5 years ago
e2d0474
Fixed UserManagerTest so it works on Automotive.
by Felipe Leme
· 5 years ago
275ecd6
Merge "Refactor CountryDetectorService"
by TreeHugger Robot
· 5 years ago
eac923e
UserSystemPackageInstaller: Implicit System Mode
by Bookatz
· 5 years ago
190d953
Change the functionality of RuleIndexingDetailsIdentifier to splits a given rule set into three indexing categories since this code will be shared between the XML and Binary implementation.
by Omer Nebil Yaveroglu
· 5 years ago
ce273df
Remove default Device Owner restrictions
by Eran Messeri
· 5 years ago
30749c8
Extend integrity component indexing type identification to also return
by Omer Nebil Yaveroglu
· 5 years ago
10286bb
Merge "Fix IsolatedUidAllocator for non-primary users."
by Martijn Coenen
· 5 years ago
7b49bf1
Merge "Don't depend on annotation processors XmlWriter." am: e6d84c0d97 am: f4eddd99c1
by Automerger Merge Worker
· 5 years ago
e6d84c0
Merge "Don't depend on annotation processors XmlWriter."
by Treehugger Robot
· 5 years ago
c9a0df2
Fix IsolatedUidAllocator for non-primary users.
by Martijn Coenen
· 5 years ago
5036168
Refactor CountryDetectorService
by Christophe Koessler
· 5 years ago
0d52f42
Merge changes from topic "soundtrigger_refactor"
by Ytai Ben-tsvi
· 5 years ago
9e694a8
Merge "Reduce the staleness requirement; make it a flag"
by Alex Salo
· 5 years ago
efed6c7
Merge "Implement existing gestures using the new architecture."
by Ameer Armaly
· 5 years ago
1461072
Merge changes from topic "overlay-vis-remerge"
by Winson Chiu
· 5 years ago
7623a52
Merge "Update user restriction APIs to be called on parent instance"
by TreeHugger Robot
· 5 years ago
51106a3
Implement existing gestures using the new architecture.
by Ameer Armaly
· 5 years ago
5249eca
Don't depend on annotation processors XmlWriter.
by Mathew Inwood
· 5 years ago
ed63321
Merge "Don't depend on annotation processors XmlWriter."
by Mathew Inwood
· 5 years ago
a531f10
Merge "Add OWNERS to biometrics projects" am: 36af0dc32e am: 57a3c9c3d1 am: 79dc4164fe
by Automerger Merge Worker
· 5 years ago
f5446de
Don't depend on annotation processors XmlWriter.
by Mathew Inwood
· 5 years ago
5178397
Merge "Pass ApexSessionParams when submitting sessions to apex service." am: e340ecdc89 am: 359e940779
by Automerger Merge Worker
· 5 years ago
e340ecd
Merge "Pass ApexSessionParams when submitting sessions to apex service."
by Oli Lan
· 5 years ago
5de9140
Merge "Remove a few hard coded references to SystemUI in fw/base/services"
by Winson Chung
· 5 years ago
79dc416
Merge "Add OWNERS to biometrics projects" am: 36af0dc32e am: 57a3c9c3d1
by Automerger Merge Worker
· 5 years ago
d856937
Add OWNERS to biometrics projects
by Kevin Chyn
· 5 years ago
da20815
DataLoader version of installation API.
by Alex Buynytskyy
· 5 years ago
a74a864
Switch from allowed display configs to refresh rate range
by Ana Krulec
· 5 years ago
93c117c86
Implement the soundtrigger_middlewware service
by Ytai Ben-Tsvi
· 5 years ago
14ff3aa
Merge changes from topic "biometric-strength"
by Kevin Chyn
· 5 years ago
87c6af9
Merge "Fix TimeZoneDetectorStrategyTest" am: 41c13aa123 am: 87e60d5454 am: 89f213f36f
by Automerger Merge Worker
· 5 years ago
89f213f
Merge "Fix TimeZoneDetectorStrategyTest" am: 41c13aa123 am: 87e60d5454
by Automerger Merge Worker
· 5 years ago
6d84974
Fix TimeZoneDetectorStrategyTest
by Neil Fuller
· 5 years ago
5141938
Update user restriction APIs to be called on parent instance
by Alex Johnston
· 5 years ago
d0343a2
Merge "Add new APIs setAutoTimeZone and getAutoTimeZone"
by Alex Johnston
· 5 years ago
a44d729
Add new APIs setAutoTimeZone and getAutoTimeZone
by Alex Johnston
· 5 years ago
285976f
Pass ApexSessionParams when submitting sessions to apex service.
by Oli Lan
· 5 years ago
b8edc67
Merge "Add rollback parameters when submitting sessions to apexd."
by Oli Lan
· 5 years ago
9cef363
Enforce that registered authenticators are not null
by Kevin Chyn
· 5 years ago
2291072
Ensure that cancelling authentication ends up in the correct state
by Kevin Chyn
· 5 years ago
e8d2d1f
Enforce authenticator registration
by Kevin Chyn
· 5 years ago
d04b43d
Enforce that only public authenticator combinations are accepted
by Kevin Chyn
· 5 years ago
f2b4177
Remove a few hard coded references to SystemUI in fw/base/services
by Winson Chung
· 5 years ago
ebac505
Move MockitoUtils to server om package
by Winson
· 5 years ago
2fdaf81
Revert "Revert "Overlay, actor, and target app visibility handling""
by Winson Chiu
· 5 years ago
19df6fd
Merge changes Idfec610d,I68011fd3
by TreeHugger Robot
· 5 years ago
c72b0bb
Add rollback parameters when submitting sessions to apexd.
by Oli Lan
· 5 years ago
7b47d14
Add unit test to verify adding windowId to surface
by Daichi Hirono
· 5 years ago
cf6070e
Refactor static input associations
by Arthur Hung
· 5 years ago
5c7ed9a
Add phenotype namespace and flag for biometrics
by Haining Chen
· 5 years ago
d15b2f7
Allow setting User Restrictions per user type
by Bookatz
· 5 years ago
95f0270
Support custom user types (profiles)
by Bookatz
· 5 years ago
30f1dd8
Use @Authenticators.Types for authenticator selection
by Ilya Matyukhin
· 5 years ago
13eb581
Add setAllowedAuthenticators(int) to BiometricPrompt
by Curtis Belmonte
· 5 years ago
74798fd
Merge "Assorted location cleanup"
by TreeHugger Robot
· 5 years ago
85aac1d
Merge "Clamp brightness thresholds to the maximum brightness." into qt-qpr1-dev am: 4274934c01
by Automerger Merge Worker
· 5 years ago
ee05f27
Reduce the staleness requirement; make it a flag
by Alex Salo
· 5 years ago
a7991ab
Clamp brightness thresholds to the maximum brightness.
by Santos Cordon
· 5 years ago
Next »