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