1. 52e25cd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  2. 41ae45e Address linguistic bugs, Add locked provider chips to secondary screen as well by harinirajan · 6 months ago
  3. b09a634 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  4. 13ac900 Use SIWG display name in single and multiple credential screens by harinirajan · 7 months ago
  5. c81e5cd [UX fixes] Text alignment: https://hsv.googleplex.com/5891097690636288 by harinirajan · 7 months ago
  6. 339688c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  7. 8d8cbb2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  8. 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
  9. 90e59ff2 Merge "Logging onCreate/onNewIntent of CredentialSelectorActivity" into main am: 5215c608b5 am: 1aa1f73f54 by Treehugger Robot · 9 months ago
  10. 1aa1f73 Merge "Logging onCreate/onNewIntent of CredentialSelectorActivity" into main am: 5215c608b5 by Treehugger Robot · 9 months ago
  11. 8ac17d7 Logging onCreate/onNewIntent of CredentialSelectorActivity by Shuang Hao · 9 months ago
  12. eef626a Add strict_mode: false by Kevin Liu · 10 months ago
  13. c46bd04 Fix following crash when last use time is not available by Shuang Hao · 10 months ago
  14. 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
  15. e2846f4 Merge "Direct connection btw Autofill & Credman sessions" into main by Reema Bajwa · 11 months ago
  16. 388f9ab Direct connection btw Autofill & Credman sessions by Reema Bajwa · 11 months ago
  17. badcbe8 More UX polish Bug: 323607982 by harinirajan · 11 months ago
  18. 7917ca8 Use WearCredentialSelectorTheme in app by harinirajan · 11 months ago
  19. 6fa669f Remove unused resources and create wear credential theme using overlays by harinirajan · 11 months ago
  20. 42ec75d Icon for multi credentials same provider screen by harinirajan · 11 months ago
  21. 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
  22. a67783c Move UI state from ViewModel to FlowEngine. by shuanghao · 12 months ago
  23. 49ed0bf Passkey key screen string fix. by shuanghao · 12 months ago
  24. 3ec4aeb Use flowEngine.getEntrySelector across credential screens by harinirajan · 12 months ago
  25. 3056837 CredentialSelectorUiStateGetMapper Tests by harinirajan · 12 months ago
  26. 38681f3 use flowengine across credential selector screens by harinirajan · 12 months ago
  27. 18473c1 CredentialSelectorViewModel tests by harinirajan · 1 year ago
  28. 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
  29. 434cf45 Merge "Handle cancellation flow." into main by Shuang Hao · 1 year ago
  30. a1248dc Add placeholder for lock icon in locked provider chip by harinirajan · 1 year, 1 month ago
  31. 1e91879 Add locked provider chip and screen by harinirajan · 1 year, 1 month ago
  32. 79fa94f Add auto selection support. by shuanghao · 1 year, 1 month ago
  33. 5d2542f Handle cancellation flow. by shuanghao · 1 year, 1 month ago
  34. e83bd36 Single login screen refactoring: by shuanghao · 1 year, 1 month ago
  35. 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
  36. 9afc18b Merge "Navigation related wear credential app changes" into main by Harini Rajan · 1 year, 1 month ago
  37. 34e20b1 Merge "Multi credential flattened screen changes" into main by Harini Rajan · 1 year, 1 month ago
  38. e4603dd Merge "Multi credential folded screen changes" into main by Harini Rajan · 1 year, 1 month ago
  39. aaedac7a Merge "Single credential sign in with provider screen changes" into main by Harini Rajan · 1 year, 1 month ago
  40. a2d9a43 Make multi credentials fold screen title dynamic based on credential type of available credentials. by harinirajan · 1 year, 1 month ago
  41. 83b185c Navigation related wear credential app changes by harinirajan · 1 year, 1 month ago
  42. f3cb555 Multi credential flattened screen changes by harinirajan · 1 year, 1 month ago
  43. 647ff9a Multi credential folded screen changes by harinirajan · 1 year, 1 month ago
  44. fe58cf9 Single credential sign in with provider screen changes by harinirajan · 1 year, 1 month ago
  45. 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
  46. 57437f8 Fill max width for all credential screen chips to prevent https://hsv.googleplex.com/6621359011528704 by Harini Rajan · 1 year, 1 month ago
  47. 222e2c4 Single credential passkey screen changes by harinirajan · 1 year, 1 month ago
  48. 3e352e4 Single provider password screen changes by harinirajan · 1 year, 1 month ago
  49. 2764541 Modify components to fit go/wear-passkey-3p-app-sign-in by harinirajan · 1 year, 1 month ago
  50. 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
  51. 8d498de Add CredentialScreenChip and string resources by harinirajan · 1 year, 1 month ago
  52. 603a9c1 Expose CredentialManager UI result propagation interfaces as System APIs by Helen Qin · 1 year, 1 month ago
  53. 3ef608f Defined new UI state and provide data within state. by shuanghao · 1 year, 2 months ago
  54. 12a2030 Split EntryInfo implementations to creation and get. by shuanghao · 1 year, 3 months ago
  55. 90f8ab6 Replace Credential model from Password to shared ProviderInfo. by shuanghao · 1 year, 3 months ago
  56. 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
  57. 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
  58. 8177ffb clear backstack when navigate. by shuanghao · 1 year, 4 months ago
  59. 8210552 Refactor basing on design input: by shuanghao · 1 year, 4 months ago
  60. 1fce31b Remove workaround since compose navigation issue was fixed. by shuanghao · 1 year, 4 months ago
  61. 50fdb1a Introduce Hilt to replace manual dependency injection. by shuanghao · 1 year, 4 months ago
  62. ed687dc Improvements to MVP: address TODOs to move code to shared module. by Gustavo Pagani · 1 year, 5 months ago
  63. 19c8011 Implement MVP for Single Provider - Single Password flow for get credential request. by Gustavo Pagani · 1 year, 5 months ago
  64. 5d66f1d Remove "ui" from package name from shared project. by Gustavo Pagani · 1 year, 5 months ago
  65. e3eb9a1 Add single provider and single account screens by Gustavo Pagani · 1 year, 5 months ago
  66. e10140e Implement cancellation request. by Gustavo Pagani · 1 year, 6 months ago
  67. e3f4a1d Add WearApp with scaffolding for navigation. by Gustavo Pagani · 1 year, 6 months ago
  68. b69adc6 Add README files to the projects folders to describe their purposes. by Gustavo Pagani · 1 year, 6 months ago
  69. 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
  70. 0c2ef07 Add Wear project folder with OWNERS file. Also add folders for: by Gustavo Pagani · 1 year, 6 months ago
  71. 2bd4337 Add initial project setup for ClockworkCredentialManager by Gustavo Pagani · 1 year, 6 months ago