1. 09 Sep, 2011 1 commit
  2. 25 Jul, 2011 2 commits
  3. 20 Jul, 2011 1 commit
    • Daniel Tomas's avatar
      Patch to enable the Card Emulation detection mechanism · 7aedb9c2
      Daniel Tomas authored
      This patch permit to enable Card Emulation detection mechanism, via an EEPROM setting,
      to avoid any card emulation notification when two Nexus S are in front of each other.
      
      Change-Id: I200a2a1b3ce31863a1684cd0968cd0eec008885a
      7aedb9c2
  4. 14 Jul, 2011 1 commit
  5. 13 Jul, 2011 1 commit
  6. 12 Jul, 2011 1 commit
  7. 29 Jun, 2011 1 commit
  8. 28 Jun, 2011 1 commit
  9. 20 Jun, 2011 2 commits
  10. 17 Jun, 2011 1 commit
  11. 13 Jun, 2011 1 commit
    • Nick Pelly's avatar
      Fix NFC service wake-lock, again. · 2edb3ee5
      Nick Pelly authored
      1) Put a watchdog on the NFC Service disable path.
      All the bug-reports show we were stuck in _disable(), watch-dog
      this path (10 seconds).
      
      2) Only attempt a SE reset once, even if it fails the first time.
      All the bugs reports should the _disable() was due to SE reset
      on first boot.
      
      3) Grab the NFC service lock before the wake-lock.
      So even if someone has NFC service lock, at least we don't
      hold a wake-lock waiting for it.
      
      Bug: 4581084
      Change-Id: Ic9829dddde8d0c67cf0e8e4912357fa2902faa11
      2edb3ee5
  12. 02 Jun, 2011 2 commits
  13. 01 Jun, 2011 1 commit
    • Nick Pelly's avatar
      Make sure NFC stack is initialized before attempting SE reset. · aa122139
      Nick Pelly authored
      This fixes a regression at about GRJ46 where phones that had NFC
      turned off would fail to perform SE reset on first boot of GRJ46
      and later. This would prevent NFC from being turned on, and caused
      NFC service to eat battery.
      
      Change-Id: I4714f06e8a3c92a5974851dd1be90b797e3058ac
      Bug: 4504474
      aa122139
  14. 25 May, 2011 5 commits
  15. 24 May, 2011 3 commits
  16. 21 May, 2011 1 commit
  17. 12 May, 2011 1 commit
    • mike wakerly's avatar
      Add Rev · 6344b654
      mike wakerly authored
      Change-Id: Ide8d8dfe75eebb93420bc7a95130b0f6a72756b6
      6344b654
  18. 28 Apr, 2011 1 commit
  19. 20 Apr, 2011 3 commits
  20. 04 Apr, 2011 2 commits
  21. 01 Apr, 2011 3 commits
  22. 30 Mar, 2011 3 commits
  23. 26 Mar, 2011 1 commit
    • Jeff Hamilton's avatar
      Add com.android.nfc.permission.NFCEE_ADMIN. · 93d8a69c
      Jeff Hamilton authored
      It controls permissions for NFCEE administration
      and is checked based on the signature of Nfc.apk
      and the caller.
      
      The NFCEE admin permission checking is currently
      set to check the stock NFC permission.
      
      Change-Id: I164511d8f6850034ca0fc1f6f7f75c5ef212fbc2
      93d8a69c
  24. 25 Mar, 2011 1 commit