Skip to content
Snippets Groups Projects
  1. Oct 07, 2023
  2. Sep 22, 2023
    • Igor Zaslavsky's avatar
      Park RemoteAuth Manager and Service · e3365863
      Igor Zaslavsky authored
      Limit the amount of parked code built into Connectivity module
      
      Test: built successfully.
      Bug: 300522527
      Change-Id: I87d7516011c469aa89fc7e67cf03c4ee8aa1bb9b
      e3365863
  3. Sep 20, 2023
  4. Sep 11, 2023
    • Igor Zaslavsky's avatar
      Implement Discovery PLATFORM logic in Rust · 3521a5ed
      Igor Zaslavsky authored
      Add RemoteAuthConnectionCache and RemoteAuthPlatform
      with support to sendMessage
      
      Design doc: go/remote-auth-manager-fishfood-design
      
      Test: built successfully.
      Bug: : 291333048
      Change-Id: I17f73b4fb2e22924a484eeb3baa9b933ae980076
      3521a5ed
  5. Aug 31, 2023
    • Remi NGUYEN VAN's avatar
      Factor out remoteauth dependencies to variables · c41daa41
      Remi NGUYEN VAN authored
      This will allow using different values for the variables without having
      merge conflicts in the dependencies list for each build rule.
      
      Bug: 295788084
      Test: m
      Change-Id: I7b64a5a01d1f8139e7ce30ce95903d71cb09de9f
      c41daa41
  6. Aug 29, 2023
    • Jin Chen's avatar
      [remoteauth] Add UwbRangingSession · 0f5e3471
      Jin Chen authored
      Test: atest RemoteAuthUnitTests
      Bug: 292549287, 290675814
      Change-Id: Ib5f541edc6d1ce373a58e3f602d7fe3aa1c2f3b7
      0f5e3471
    • Jin Chen's avatar
      [remoteauth] Implement RangingSession · ff375e55
      Jin Chen authored
      * Add basic functionalities to RangingSession and related data/util classes.
      
      Test: atest RemoteAuthUnitTests
      Bug: 292549287
      Change-Id: Iff6a3cb1aefc20ef69e65e5e2705e8a707874668
      ff375e55
    • Jin Chen's avatar
      [remoteauth] Implement RangingManager · be08f54a
      Jin Chen authored
      * Add basic functionalities to RangingManager and related data classes.
      
      Test: atest RemoteAuthUnitTests
      Bug: 292549287, 290675814
      Change-Id: I2ebd5c7afbfc04499ef8e8f830e4a44b52332d69
      be08f54a
  7. Aug 25, 2023
    • Jin Chen's avatar
      [remoteauth] Add RangingManager interfaces · 393e6111
      Jin Chen authored
      * Initial commit to define interfaces and data structures for the
        ranging manager.
      
      Test: atest RemoteAuthUnitTests
      Bug: 290675597, 292549287
      Change-Id: Ic9fbf2f909249586f13f8d7be3069ba8ad3bd779
      393e6111
  8. Aug 24, 2023
    • Jin Chen's avatar
      [remoteauth] Add RangingSession interfaces · 2ff4b6b4
      Jin Chen authored
      * Initial commit to define interfaces and data structures for ranging
        session.
      
      Test: atest RemoteAuthUnitTests
      Bug: 290675597
      Change-Id: I1eb54c079a212e8d3599b156899d0c46c6b6d636
      2ff4b6b4
    • Igor Zaslavsky's avatar
      Add RemoteAuthService · ec344f4c
      Igor Zaslavsky authored
      Add RemoteAuthService APIs and Stubs (hide) for Settings of D2DA
      
      This CL introduces new SystemApi allow user to discover remote devices
      compatible to be registered as remote authenticators via RemoteAuthManager
      
      Design doc: go/remote-auth-manager-fishfood-design
      
      Test: built successfully.
      Bug: 290092977
      API-Coverage-Bug: 294934095
      Change-Id: Iaaae1126065fdc3db469eeb8d85ac654b8199a12
      ec344f4c
  9. Jul 31, 2023
    • Casey Borders's avatar
      RemoteAuth Boilerplate · 13a35ea2
      Casey Borders authored
      Stub out code and test directories
      
      BUG: 290094832
      Test: atest FrameworksNetTests RemoteAuthUnitTests
      Change-Id: I850242640f32bea3d46febcde5f3719619b1ea07
      13a35ea2
Loading