1. 04 Jan, 2017 2 commits
  2. 12 Dec, 2016 1 commit
  3. 10 Dec, 2016 1 commit
  4. 08 Dec, 2016 2 commits
  5. 21 Oct, 2016 3 commits
  6. 14 Oct, 2016 1 commit
  7. 06 Oct, 2016 1 commit
  8. 05 Oct, 2016 1 commit
    • Tucker Sylvestro's avatar
      Support and use TAG_ALLOW_WHILE_ON_BODY · 0ab28b78
      Tucker Sylvestro authored
      There are three changes in this CL:
      1. Persist all characteristics provided at the time of key creation.
         We do this to avoid device-specific keymaster implementations
         stripping keys they are not aware of.
      2. Add an onDeviceOffBody API method that will be called whenever a
         wearable device is detected to have been removed.
      3. Check whether a key was created with TAG_ALLOW_WHILE_ON_BODY and
         the device has gone off-body since the last auth event when
         deciding whether it can be used.
      
      BUG: 30701680
      BUG: 28911985
      Change-Id: I6be3af3dee8e576fe713dfdd726502d8b333f224
      0ab28b78
  9. 28 Sep, 2016 22 commits
  10. 16 Sep, 2016 5 commits
  11. 03 Sep, 2016 1 commit