1. 72677c9 Patch to support MIFARE with SAK 0x01 by Sunil Jogi · 13 years ago
  2. 82328bf NFC API updates. by Nick Pelly · 13 years ago
  3. faca12a Add getMaxTransceiveLength() API. by Martijn Coenen · 13 years ago
  4. 20e62c9 Support for getTimeout() (API). by Martijn Coenen · 13 years ago
  5. 112fdf6 Support for setting the NfcA transceive timeout (API). by Martijn Coenen · 13 years ago
  6. 734e9b0 Swap Mifare for MIFARE. by Jeff Hamilton · 13 years ago
  7. 39cf3a4 Document NFC permissions. by Nick Pelly · 14 years ago
  8. 46797ac Fix docs type that broke build. by Nick Pelly · 14 years ago
  9. 74fe6c6 NFC documentation overhaul. by Nick Pelly · 14 years ago
  10. 4a5e253 Clean up MifareUltralight API. by Nick Pelly · 14 years ago
  11. b134223 Make Mifare Classic increment/decrement operands little endian by Nick Pelly · 14 years ago
  12. 1e233af Add operands to mifare classic increment, decrement. by Nick Pelly · 14 years ago
  13. e45083b Make MifareClassic methods more consistent. by Nick Pelly · 14 years ago
  14. 4e21e1d API changes for NFC. by Jeff Hamilton · 14 years ago[Renamed (95%) from core/java/android/nfc/technology/MifareClassic.java]
  15. 0316d4a Change signature of MifareClassic.authenticate*() to throw IOException. by Nick Pelly · 14 years ago
  16. bf34061 Support for TagLostException (API). by Martijn Coenen · 14 years ago
  17. ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
  18. b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
  19. f54ad8d Clean up transceive(). by Nick Pelly · 14 years ago
  20. be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
  21. a42b352 Added transfer/restore convience cmds to MF Classic tech. by Martijn Coenen · 14 years ago
  22. ab82a5b Clean up and polish Mifare Classic tech. by Martijn Coenen · 14 years ago
  23. 4049f9d0 Implement multi-tech connect, enfore tech exclusivity. by Martijn Coenen · 14 years ago
  24. fc5a3b6 Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 14 years ago
  25. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  26. 65c3f98 Corrected MIFARE default key set by Jan Brands · 14 years ago
  27. 6be655c Rough first pass at the NFC technology API. by Jeff Hamilton · 14 years ago