1. 2d09e5c Update Secure NFC API definitions by Ruchi Kandoi · 5 years ago
  2. d97bb09 Add Secure NFC functionality by Ruchi Kandoi · 6 years ago
  3. 96fe50b Deprecate Android beam APIs and create a feature flag to gate them by Ruchi Kandoi · 6 years ago
  4. ebf267a Add Off-Host Card Emulation Features by Ruchi Kandoi · 6 years ago
  5. 1961e1e Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  6. 9a33aefd NfcAdapter.EXTRA_SE_NAME -> NfcAdapter.EXTRA_SECURE_ELEMENT_NAME by Ruchi Kandoi · 6 years ago
  7. a077161 Add NFC Transaction Event intent actions and extras by Ruchi Kandoi · 6 years ago
  8. 755a8fa NFC DTA Integration by Love Khanna · 7 years ago
  9. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  10. 5832df5 Merge "Adddress NFC API review comments." into nyc-dev am: 1fef88d8dc by Martijn Coenen · 8 years ago
  11. 6136730 Adddress NFC API review comments. by Martijn Coenen · 8 years ago
  12. 04141ea decouple HCE from FEATURE_NFC by Steve Elliott · 8 years ago
  13. d55def8 Fix API review comments, add remove callback. by Martijn Coenen · 8 years ago
  14. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 8 years ago
  15. e168012 Merge "Implementation of HCE for NFC-F." by Martijn Coenen · 9 years ago
  16. c52adfe Implementation of HCE for NFC-F. by Yoshinobu Ito · 9 years ago
  17. 9498e8a Fix @code escapes by Neil Fuller · 9 years ago
  18. 56a3e67 Add hidden API to disable NFC (optional persist). by Martijn Coenen · 10 years ago
  19. 9c4f400 Add hidden API for pausing and resuming NFC polling. by Andres Morales · 10 years ago
  20. b59d35c Remove old NFC unlock api by Andres Morales · 10 years ago
  21. f9a9794 Fix issue where unlock handlers are not properly updated by Andres Morales · 10 years ago
  22. 11d2e53 NFC Unlock api changes by Andres Morales · 10 years ago
  23. 92b4b3c Revert "NFC Unlock api changes" by Andres Morales · 10 years ago
  24. 131197a NFC Unlock api changes by Andres Morales · 10 years ago
  25. 29c2e37 Make some NFC APIs @systemAPI. by Martijn Coenen · 10 years ago
  26. dbedb4c Add new IPC for direct Beam invoke. by Martijn Coenen · 10 years ago
  27. d8cf53f Make unlock api take String instead of int codes by Andres Morales · 10 years ago
  28. 3b33fd2 Framework changes to support NFC trustlet. by Andres Morales · 10 years ago
  29. 62b25a5 Revert "Adding INfcUnlockSettings and NfcUnlock interface class." by Andres Morales · 10 years ago
  30. 6924c4e Fix NFC docs breakage. by Martijn Coenen · 10 years ago
  31. 7fe9fa1 Add an API to manually invoke Android Beam. by Martijn Coenen · 11 years ago
  32. 38a7ed0 Adding INfcUnlockSettings and NfcUnlock interface class. by Andres Morales · 11 years ago
  33. b38ad76 additional javadoc for NfcAdapter.ReaderCallback by Scott Main · 11 years ago
  34. b523bfa Rename FLAG_READER_NFC_KOVIO to FLAG_READER_NFC_BARCODE. by Martijn Coenen · 11 years ago
  35. 5b1e032 Reader mode NFC API: move to callback model. by Martijn Coenen · 11 years ago
  36. c20ed2f Add NFC reader-mode API. by Martijn Coenen · 11 years ago
  37. a739788 NFC: Host-based card emulation APIs. by Martijn Coenen · 11 years ago
  38. 1fa2aff Add direct NDEF push API. by Martijn Coenen · 11 years ago
  39. e55fe4f Make NfcAdapter states public and fix build. by Martijn Coenen · 12 years ago
  40. 4ba5eaf Make NfcAdapter STATE_CHANGED intent action public. by Martijn Coenen · 12 years ago
  41. 97e0a1c docs: clean up javadoc code snippets, unescaped entities by Scott Main · 12 years ago
  42. 3b6ecf0 Small NFC API docs addition. by Martijn Coenen · 12 years ago
  43. 2c10311 NFC API documentation. by Martijn Coenen · 12 years ago
  44. 3bba8d0 Added NFC disable during phone shutdown by Sunil Jogi · 12 years ago
  45. 20e8dd9 Unhide new Beam push APIs. by Martijn Coenen · 12 years ago
  46. 1d7e906 First cut at Bluetooth Beam by Nick Pelly · 12 years ago
  47. 854e077 Document "disable default Beam" meta-data entry. by Martijn Coenen · 12 years ago
  48. 8ce7a27 Use Application#registerLifecycleEvents() instead of a Fragment for Beam. by Nick Pelly · 12 years ago
  49. 188cddb Hidden API for setting p2p NFC modes. by Martijn Coenen · 13 years ago
  50. 1f5badc Add NdefMessage.getByteLength(), and more minor fixes: by Nick Pelly · 13 years ago
  51. c97a552 Improve NDEF API's by Nick Pelly · 13 years ago
  52. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  53. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  54. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  55. cee040eb Merge "Throw a nicer error message when using an invalid context to create Nfc" by Nick Pelly · 13 years ago
  56. b04cce0 Throw a nicer error message when using an invalid context to create Nfc by Nick Pelly · 13 years ago
  57. f955d05 am c6a0277b: am 63b7360e: Merge "Fix NPE on devices that don\'t have NFC." into ics-mr1 by Nick Pelly · 13 years ago
  58. a5193b24 Fix NPE on devices that don't have NFC. by Nick Pelly · 13 years ago
  59. 34059a9 am 4780228f: am 48b651cb: Merge "Changes for access control." into ics-mr1 by Nick Pelly · 13 years ago
  60. bb951c8 Changes for access control. by Jeff Hamilton · 13 years ago
  61. 0946fe5 Revert "Remove deprecated (hidden) enableForegroundNdefPush API's." (DO NOT MERGE). by Martijn Coenen · 13 years ago
  62. cccf01d API Change: add isNdefPushEnabled() & ACTION_NFC_SETTINGS. by Nick Pelly · 13 years ago
  63. 79425fd Merge "Remove deprecated (and hidden) enableForegroundNdefPush callback API's." by Nick Pelly · 13 years ago
  64. 2d68a6b docs: mix of BT and NFC javadoc updates by Scott Main · 13 years ago
  65. 562dfff Remove deprecated (and hidden) enableForegroundNdefPush callback API's. by Nick Pelly · 13 years ago
  66. 82328bf NFC API updates. by Nick Pelly · 13 years ago
  67. c84c89a Improve NDEF push API by Nick Pelly · 13 years ago
  68. 8d32a01 Add NFC to airplane mode by Nick Pelly · 13 years ago
  69. 7a1ac5c Hide new interface to fix build. by Martijn Coenen · 13 years ago
  70. 6d74894 Interfaces for enabling/disabling zero-click. by Martijn Coenen · 13 years ago
  71. a77258b9 Remove the hidden My Tag APIs. by Jeff Hamilton · 13 years ago
  72. 0142536 Add public API to do NDEF push. by Jason parks · 13 years ago
  73. 367f41f Implement new NFC-EE API's as shared library (frameworks/base). by Nick Pelly · 13 years ago
  74. 7bcd2c6 New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  75. 58c9d47 Merge "More documentation updates for NFC." into gingerbread by Jeff Hamilton · 13 years ago
  76. 28319c0 More documentation updates for NFC. by Jeff Hamilton · 13 years ago
  77. 39cf3a4 Document NFC permissions. by Nick Pelly · 13 years ago
  78. 167d9e4 Improve the docs a bit for foreground dispatch. by Jeff Hamilton · 13 years ago
  79. 74fe6c6 NFC documentation overhaul. by Nick Pelly · 13 years ago
  80. f003e26 Final final final Gingerbread MR API changes. by Nick Pelly · 14 years ago
  81. d88e9aa Use classnames instead of ints for NFC techs. by Jeff Hamilton · 14 years ago
  82. 9f20cd7 Allow null filters for foreground dispatch to act as catch all. by Jeff Hamilton · 14 years ago
  83. 4e21e1d API changes for NFC. by Jeff Hamilton · 14 years ago
  84. ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
  85. 33ff240 New APIs for NDEF Push Protocol. by Jeff Hamilton · 14 years ago
  86. b73203a Merge "Make sure service handles are live before passing to other objects." into gingerbread by Nick Pelly · 14 years ago
  87. 52d3203 Add dispatching overrides for foreground apps. by Jeff Hamilton · 14 years ago
  88. 253c509 Make sure service handles are live before passing to other objects. by Nick Pelly · 14 years ago
  89. 200ca02 New Intent defined for RF ON/OFF events by daniel_tomas · 14 years ago
  90. 3dd6c45 Remove attemptDeadServiceRecovery() from TagTechnology's. by Nick Pelly · 14 years ago
  91. b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
  92. be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
  93. 641dd62 First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  94. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  95. 9024564 Secure Element access implementation by Daniel Tomas · 14 years ago
  96. 6be655c Rough first pass at the NFC technology API. by Jeff Hamilton · 14 years ago
  97. 4934d33 Revert "Merge "Remove the My Tag feature." into gingerbread" by Jeff Hamilton · 14 years ago
  98. 575a6bb Remove the My Tag feature. by Jeff Hamilton · 14 years ago
  99. 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
  100. 6d55e13 Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago