- 52e25cd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
- 41ae45e Address linguistic bugs, Add locked provider chips to secondary screen as well by harinirajan · 6 months ago
- b09a634 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
- 13ac900 Use SIWG display name in single and multiple credential screens by harinirajan · 7 months ago
- c81e5cd [UX fixes] Text alignment: https://hsv.googleplex.com/5891097690636288 by harinirajan · 7 months ago
- 339688c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
- 8d8cbb2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
- 6cb99d5 Merge "UI fixes to align locked provider chip with mocks, handle empty credential type display names, and handle empty credential lists" into main by Harini Rajan · 9 months ago
- 90e59ff2 Merge "Logging onCreate/onNewIntent of CredentialSelectorActivity" into main am: 5215c608b5 am: 1aa1f73f54 by Treehugger Robot · 9 months ago
- 1aa1f73 Merge "Logging onCreate/onNewIntent of CredentialSelectorActivity" into main am: 5215c608b5 by Treehugger Robot · 9 months ago
- 8ac17d7 Logging onCreate/onNewIntent of CredentialSelectorActivity by Shuang Hao · 9 months ago
- eef626a Add strict_mode: false by Kevin Liu · 10 months ago
- c46bd04 Fix following crash when last use time is not available by Shuang Hao · 10 months ago
- 1279a2b UI fixes to align locked provider chip with mocks, handle empty credential type display names, and handle empty credential lists by harinirajan · 11 months ago
- e2846f4 Merge "Direct connection btw Autofill & Credman sessions" into main by Reema Bajwa · 11 months ago
- 388f9ab Direct connection btw Autofill & Credman sessions by Reema Bajwa · 11 months ago
- badcbe8 More UX polish Bug: 323607982 by harinirajan · 11 months ago
- 7917ca8 Use WearCredentialSelectorTheme in app by harinirajan · 11 months ago
- 6fa669f Remove unused resources and create wear credential theme using overlays by harinirajan · 11 months ago
- 42ec75d Icon for multi credentials same provider screen by harinirajan · 11 months ago
- ec7c526 UI fixes to match updated Credential Selector UI mocks : https://figma.com/file/0mJI5JvbFyq9zx9qdsBzjw/3P-App-Sign-in?type=design&node-id=1785-27104&mode=design&t=Z3zL8XJR7w6VAI3n-0 by harinirajan · 11 months ago
- a67783c Move UI state from ViewModel to FlowEngine. by shuanghao · 12 months ago
- 49ed0bf Passkey key screen string fix. by shuanghao · 12 months ago
- 3ec4aeb Use flowEngine.getEntrySelector across credential screens by harinirajan · 12 months ago
- 3056837 CredentialSelectorUiStateGetMapper Tests by harinirajan · 12 months ago
- 38681f3 use flowengine across credential selector screens by harinirajan · 12 months ago
- 18473c1 CredentialSelectorViewModel tests by harinirajan · 1 year ago
- 293e456 Merge "Add auto selection support. Move entry selection logic to flow Engine to be shared between screens. demo: http://shortn/_GYz5GifqrK" into main by Shuang Hao · 1 year ago
- 434cf45 Merge "Handle cancellation flow." into main by Shuang Hao · 1 year ago
- a1248dc Add placeholder for lock icon in locked provider chip by harinirajan · 1 year, 1 month ago
- 1e91879 Add locked provider chip and screen by harinirajan · 1 year, 1 month ago
- 79fa94f Add auto selection support. by shuanghao · 1 year, 1 month ago
- 5d2542f Handle cancellation flow. by shuanghao · 1 year, 1 month ago
- e83bd36 Single login screen refactoring: by shuanghao · 1 year, 1 month ago
- 826fd09 Merge "Make multi credentials fold screen title dynamic based on credential type of available credentials." into main by Harini Rajan · 1 year, 1 month ago
- 9afc18b Merge "Navigation related wear credential app changes" into main by Harini Rajan · 1 year, 1 month ago
- 34e20b1 Merge "Multi credential flattened screen changes" into main by Harini Rajan · 1 year, 1 month ago
- e4603dd Merge "Multi credential folded screen changes" into main by Harini Rajan · 1 year, 1 month ago
- aaedac7a Merge "Single credential sign in with provider screen changes" into main by Harini Rajan · 1 year, 1 month ago
- a2d9a43 Make multi credentials fold screen title dynamic based on credential type of available credentials. by harinirajan · 1 year, 1 month ago
- 83b185c Navigation related wear credential app changes by harinirajan · 1 year, 1 month ago
- f3cb555 Multi credential flattened screen changes by harinirajan · 1 year, 1 month ago
- 647ff9a Multi credential folded screen changes by harinirajan · 1 year, 1 month ago
- fe58cf9 Single credential sign in with provider screen changes by harinirajan · 1 year, 1 month ago
- 7393ec5 Remove unnecessary text styling for CredentialsScreenChip primary label so that primary text and secondary text are aligned by Harini Rajan · 1 year, 1 month ago
- 57437f8 Fill max width for all credential screen chips to prevent https://hsv.googleplex.com/6621359011528704 by Harini Rajan · 1 year, 1 month ago
- 222e2c4 Single credential passkey screen changes by harinirajan · 1 year, 1 month ago
- 3e352e4 Single provider password screen changes by harinirajan · 1 year, 1 month ago
- 2764541 Modify components to fit go/wear-passkey-3p-app-sign-in by harinirajan · 1 year, 1 month ago
- b981fe6 Remove DialogButtonsRow since this component is not present in http://go/wear-passkey-3p-app-sign-in by harinirajan · 1 year, 1 month ago
- 8d498de Add CredentialScreenChip and string resources by harinirajan · 1 year, 1 month ago
- 603a9c1 Expose CredentialManager UI result propagation interfaces as System APIs by Helen Qin · 1 year, 1 month ago
- 3ef608f Defined new UI state and provide data within state. by shuanghao · 1 year, 2 months ago
- 12a2030 Split EntryInfo implementations to creation and get. by shuanghao · 1 year, 3 months ago
- 90f8ab6 Replace Credential model from Password to shared ProviderInfo. by shuanghao · 1 year, 3 months ago
- c316ead Merge "Refactor basing on design input: 1. Merge RequestRepository and PasswordRepository into CredentialManagerClient. 2. Split CredentialManagerClient into interface and implementation. 3. miscellaneous renaming." into main by Shuang Hao · 1 year, 4 months ago
- 19a443b Merge "clear backstack when navigate. This provide unexpected behavior, eg: if user hit back on SinglePasswordScreen, loading screen would show up without this fix, which is not expected." into main by Treehugger Robot · 1 year, 4 months ago
- 8177ffb clear backstack when navigate. by shuanghao · 1 year, 4 months ago
- 8210552 Refactor basing on design input: by shuanghao · 1 year, 4 months ago
- 1fce31b Remove workaround since compose navigation issue was fixed. by shuanghao · 1 year, 4 months ago
- 50fdb1a Introduce Hilt to replace manual dependency injection. by shuanghao · 1 year, 4 months ago
- ed687dc Improvements to MVP: address TODOs to move code to shared module. by Gustavo Pagani · 1 year, 5 months ago
- 19c8011 Implement MVP for Single Provider - Single Password flow for get credential request. by Gustavo Pagani · 1 year, 5 months ago
- 5d66f1d Remove "ui" from package name from shared project. by Gustavo Pagani · 1 year, 5 months ago
- e3eb9a1 Add single provider and single account screens by Gustavo Pagani · 1 year, 5 months ago
- e10140e Implement cancellation request. by Gustavo Pagani · 1 year, 6 months ago
- e3f4a1d Add WearApp with scaffolding for navigation. by Gustavo Pagani · 1 year, 6 months ago
- b69adc6 Add README files to the projects folders to describe their purposes. by Gustavo Pagani · 1 year, 6 months ago
- 5d3b7d0 Merge "Add Wear project folder with OWNERS file. Also add folders for: - Shared: common code shared between phone and wear app; - Horologist: components provided from Horologist;" into main am: ad2316cd10 am: 7ae7b9b503 am: 5665ada5a0 am: 4e4b311c88 am: 27bfe5c3f9 by Gustavo Pagani · 1 year, 6 months ago
- 0c2ef07 Add Wear project folder with OWNERS file. Also add folders for: by Gustavo Pagani · 1 year, 6 months ago
- 2bd4337 Add initial project setup for ClockworkCredentialManager by Gustavo Pagani · 1 year, 6 months ago