Skip to content
Snippets Groups Projects
  1. Feb 21, 2024
    • shuanghao's avatar
      Add auto selection support. · 79fa94fb
      shuanghao authored
      Move entry selection logic to flow Engine to be shared between screens.
      demo: http://shortn/_GYz5GifqrK
      
      BUG: 324276451
      Test: Manual.
      Change-Id: I96edee71df1dc0cf5fb52f2bcb090230beb5bf83
      79fa94fb
    • shuanghao's avatar
      Handle cancellation flow. · 5d2542f6
      shuanghao authored
      Cancellation need to be report back to credential manager service so it can end ongoing request peacefully.
      
      BUG: 300422310
      Test: Manual.
      Change-Id: I86fbf3149ab903e8d28f5ce827d44bee3d3e7bdd
      5d2542f6
  2. Feb 15, 2024
    • shuanghao's avatar
      Single login screen refactoring: · e83bd36c
      shuanghao authored
      1. introduce flowEngine.
      2. make use of CredentialManager::sendEntrySelectionResult api.
      3. git rid of Screen ViewModel since there is no dynamic content in this screen.
      
      BUG: 301206470
      Test: Manual.
      Change-Id: I24e7511ab436b0079454e117f347f13524a30fc6
      e83bd36c
    • shuanghao's avatar
      Add interface CredentialManager::sendEntrySelectionResult. · 9dd2a059
      shuanghao authored
      It supports all kinds of credentials/resultCode.
      
      BUG: 313497665
      Test: Manual.
      Change-Id: I986d6652ae0c561f179300c31c58ac13118cf70b
      9dd2a059
  3. Feb 14, 2024
Loading