1. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  2. 57069dc Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  3. d55def8 Fix API review comments, add remove callback. by Martijn Coenen · 8 years ago
  4. 3748600 NFC: Allow apps to specify they're done with tag. by Martijn Coenen · 9 years ago
  5. 11d2e53 NFC Unlock api changes by Andres Morales · 10 years ago
  6. 92b4b3c Revert "NFC Unlock api changes" by Andres Morales · 10 years ago
  7. 131197a NFC Unlock api changes by Andres Morales · 10 years ago
  8. d8cf53f Make unlock api take String instead of int codes by Andres Morales · 10 years ago
  9. 3e4b665 Adding accessor for integer tech codes to Tag by Andres Morales · 11 years ago
  10. ca0cf4e Fix build. by Martijn Coenen · 12 years ago
  11. 1f5badc Add NdefMessage.getByteLength(), and more minor fixes: by Nick Pelly · 13 years ago
  12. 23fc93a Fix NPE on mock NDEF tech operations. by Martijn Coenen · 13 years ago
  13. 8856c42 Improve Tag.toString(). by Jeff Hamilton · 13 years ago
  14. 2dcae567 Added support for rediscovering a Tag (API). by Martijn Coenen · 13 years ago
  15. 28319c0 More documentation updates for NFC. by Jeff Hamilton · 13 years ago
  16. 74fe6c6 NFC documentation overhaul. by Nick Pelly · 13 years ago
  17. f003e26 Final final final Gingerbread MR API changes. by Nick Pelly · 14 years ago
  18. d88e9aa Use classnames instead of ints for NFC techs. by Jeff Hamilton · 14 years ago
  19. c5a418e Handle mock tags in android.nfc.Tag conversion to Parcel. by Sylvain Fonteneau · 14 years ago
  20. 4e21e1d API changes for NFC. by Jeff Hamilton · 14 years ago
  21. ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
  22. b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
  23. be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
  24. 4049f9d0 Implement multi-tech connect, enfore tech exclusivity. by Martijn Coenen · 14 years ago
  25. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  26. 5289b91 Implement ndef formatting. by Martijn Coenen · 14 years ago
  27. 72df4ea Remove Type X Tags from the top-level API. by Martijn Coenen · 14 years ago
  28. 9a9706a Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  29. c1576ad Update the docs to clarify the ordering constraints. by Jeff Hamilton · 14 years ago
  30. 2fe24e3 First implementation of MifareUltralight by Jan Brands · 14 years ago
  31. 1253ebc Fixed NfcAdapter init and getTechnology(). by Martijn Coenen · 14 years ago
  32. 6be655c Rough first pass at the NFC technology API. by Jeff Hamilton · 14 years ago
  33. 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
  34. e2e4ea9 Fixed NdefTag parcelable conversion methods. by Sylvain Fonteneau · 14 years ago
  35. 416d72f Document getPollBytes() and getActivationBytes(). by Nick Pelly · 14 years ago
  36. 07f3bee Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  37. a926540 Implement methods introduced in draft #5 NFC API. by Sylvain Fonteneau · 14 years ago
  38. c9f7890 Revise some javadocs for NFC; add package description by Scott Main · 14 years ago
  39. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago