index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
CredentialManager
/
shared
Age
Commit message (
Expand
)
Author
2024-05-31
Align with Jetpack Changes (toBundle/FW Flag)
Arpan
2024-04-12
Merge "Direct connection btw Autofill & Credman sessions" into main
Reema Bajwa
2024-04-12
Direct connection btw Autofill & Credman sessions
Reema Bajwa
2024-04-09
Fixing Rotation Bug for BiometricCredMan
Arpan Kaphle
2024-04-05
Create Flow States, UI, BiometricFlow, and Parsing
Arpan
2024-04-04
Add project config to be notified on changes.
shuanghao
2024-03-21
Merge changes from topic "getFlow_bio" into main
Arpan Kaphle
2024-03-21
Communicate Get Flow Biometric Success to Provider
Arpan
2024-03-20
Get Flow States, Conversion, and Biometric
Arpan Kaphle
2024-03-05
Fix CredentialManager for use_resource_processor: true
Colin Cross
2024-03-04
Allow credential providers to set an "origin" for affiliated credentials
Helen Qin
2024-03-04
Prioritize Credential Types based on priority set by jetpack library
Helen Qin
2024-03-03
Allow a credential provider to opt into always using default type icons when ...
Helen Qin
2024-02-29
Merge "Deduplicate & group entries based on a designated dedup id (entryGroup...
Helen Qin
2024-02-29
Merge "Add auto selection support. Move entry selection logic to flow Engine ...
Shuang Hao
2024-02-29
Deduplicate & group entries based on a designated dedup id
Helen Qin
2024-02-28
Update the passkey icon to new design.
Helen Qin
2024-02-27
Fix build issues w/ jetpck drop
Reema Bajwa
2024-02-21
Add auto selection support.
shuanghao
2024-02-21
Handle cancellation flow.
shuanghao
2024-02-15
Add interface CredentialManager::sendEntrySelectionResult.
shuanghao
2024-02-07
[Credential Manager] Update UI APIs according to review feedback
Haoran Zhang
2024-02-02
[Credential Manager] Expose CredMan Selection UI invocation APIs as system APIs
Haoran Zhang
2024-01-27
Expose CredentialManager UI result propagation interfaces as System APIs
Helen Qin
2023-11-27
Split EntryInfo implementations to creation and get.
shuanghao
2023-11-27
Replace Credential model from Password to shared ProviderInfo.
shuanghao
2023-11-27
Move entry and ProviderInfo parsing logic to shared.
shuanghao
2023-11-27
1. Move entry and ProviderInfo to shared.
shuanghao
2023-11-21
Make Intent.getCredentialProviderDataList return CreateCredentialProviderData...
shuanghao
2023-11-15
Refactor basing on design input:
shuanghao
2023-10-26
Introduce Hilt to replace manual dependency injection.
shuanghao
2023-10-03
Improvements to MVP: address TODOs to move code to shared module.
Gustavo Pagani
2023-09-25
Implement MVP for Single Provider - Single Password flow for get credential r...
Gustavo Pagani
2023-09-21
Remove "ui" from package name from shared project.
Gustavo Pagani
2023-09-21
Add single provider and single account screens
Gustavo Pagani
2023-09-20
Implement cancellation request.
Gustavo Pagani
2023-09-14
Add README files to the projects folders to describe their purposes.
Gustavo Pagani
2023-09-13
Add Wear project folder with OWNERS file. Also add folders for:
Gustavo Pagani