1. 8856c42 Improve Tag.toString(). by Jeff Hamilton · 13 years ago
  2. 2dcae567 Added support for rediscovering a Tag (API). by Martijn Coenen · 13 years ago
  3. 28319c0 More documentation updates for NFC. by Jeff Hamilton · 13 years ago
  4. 74fe6c6 NFC documentation overhaul. by Nick Pelly · 13 years ago
  5. f003e26 Final final final Gingerbread MR API changes. by Nick Pelly · 13 years ago
  6. d88e9aa Use classnames instead of ints for NFC techs. by Jeff Hamilton · 14 years ago
  7. c5a418e Handle mock tags in android.nfc.Tag conversion to Parcel. by Sylvain Fonteneau · 14 years ago
  8. 4e21e1d API changes for NFC. by Jeff Hamilton · 14 years ago
  9. ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
  10. b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
  11. be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
  12. 4049f9d0 Implement multi-tech connect, enfore tech exclusivity. by Martijn Coenen · 14 years ago
  13. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  14. 5289b91 Implement ndef formatting. by Martijn Coenen · 14 years ago
  15. 72df4ea Remove Type X Tags from the top-level API. by Martijn Coenen · 14 years ago
  16. 9a9706a Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  17. c1576ad Update the docs to clarify the ordering constraints. by Jeff Hamilton · 14 years ago
  18. 2fe24e3 First implementation of MifareUltralight by Jan Brands · 14 years ago
  19. 1253ebc Fixed NfcAdapter init and getTechnology(). by Martijn Coenen · 14 years ago
  20. 6be655c Rough first pass at the NFC technology API. by Jeff Hamilton · 14 years ago
  21. 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
  22. e2e4ea9 Fixed NdefTag parcelable conversion methods. by Sylvain Fonteneau · 14 years ago
  23. 416d72f Document getPollBytes() and getActivationBytes(). by Nick Pelly · 14 years ago
  24. 07f3bee Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  25. a926540 Implement methods introduced in draft #5 NFC API. by Sylvain Fonteneau · 14 years ago
  26. c9f7890 Revise some javadocs for NFC; add package description by Scott Main · 14 years ago
  27. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago