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