1. 9c4f400 Add hidden API for pausing and resuming NFC polling. by Andres Morales · 10 years ago
  2. b59d35c Remove old NFC unlock api by Andres Morales · 10 years ago
  3. f9a9794 Fix issue where unlock handlers are not properly updated by Andres Morales · 10 years ago
  4. 11d2e53 NFC Unlock api changes by Andres Morales · 10 years ago
  5. 92b4b3c Revert "NFC Unlock api changes" by Andres Morales · 10 years ago
  6. 131197a NFC Unlock api changes by Andres Morales · 10 years ago
  7. 29c2e37 Make some NFC APIs @systemAPI. by Martijn Coenen · 10 years ago
  8. dbedb4c Add new IPC for direct Beam invoke. by Martijn Coenen · 10 years ago
  9. d8cf53f Make unlock api take String instead of int codes by Andres Morales · 10 years ago
  10. 3b33fd2 Framework changes to support NFC trustlet. by Andres Morales · 10 years ago
  11. 62b25a5 Revert "Adding INfcUnlockSettings and NfcUnlock interface class." by Andres Morales · 10 years ago
  12. 6924c4e Fix NFC docs breakage. by Martijn Coenen · 10 years ago
  13. 7fe9fa1 Add an API to manually invoke Android Beam. by Martijn Coenen · 10 years ago
  14. 38a7ed0 Adding INfcUnlockSettings and NfcUnlock interface class. by Andres Morales · 11 years ago
  15. b38ad76 additional javadoc for NfcAdapter.ReaderCallback by Scott Main · 11 years ago
  16. b523bfa Rename FLAG_READER_NFC_KOVIO to FLAG_READER_NFC_BARCODE. by Martijn Coenen · 11 years ago
  17. 5b1e032 Reader mode NFC API: move to callback model. by Martijn Coenen · 11 years ago
  18. c20ed2f Add NFC reader-mode API. by Martijn Coenen · 11 years ago
  19. a739788 NFC: Host-based card emulation APIs. by Martijn Coenen · 11 years ago
  20. 1fa2aff Add direct NDEF push API. by Martijn Coenen · 11 years ago
  21. e55fe4f Make NfcAdapter states public and fix build. by Martijn Coenen · 12 years ago
  22. 4ba5eaf Make NfcAdapter STATE_CHANGED intent action public. by Martijn Coenen · 12 years ago
  23. 97e0a1c docs: clean up javadoc code snippets, unescaped entities by Scott Main · 12 years ago
  24. 3b6ecf0 Small NFC API docs addition. by Martijn Coenen · 12 years ago
  25. 2c10311 NFC API documentation. by Martijn Coenen · 12 years ago
  26. 3bba8d0 Added NFC disable during phone shutdown by Sunil Jogi · 12 years ago
  27. 20e8dd9 Unhide new Beam push APIs. by Martijn Coenen · 12 years ago
  28. 1d7e906 First cut at Bluetooth Beam by Nick Pelly · 12 years ago
  29. 854e077 Document "disable default Beam" meta-data entry. by Martijn Coenen · 12 years ago
  30. 8ce7a27 Use Application#registerLifecycleEvents() instead of a Fragment for Beam. by Nick Pelly · 12 years ago
  31. 188cddb Hidden API for setting p2p NFC modes. by Martijn Coenen · 12 years ago
  32. 1f5badc Add NdefMessage.getByteLength(), and more minor fixes: by Nick Pelly · 13 years ago
  33. c97a552 Improve NDEF API's by Nick Pelly · 13 years ago
  34. 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
  35. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  36. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  37. cee040eb Merge "Throw a nicer error message when using an invalid context to create Nfc" by Nick Pelly · 13 years ago
  38. b04cce0 Throw a nicer error message when using an invalid context to create Nfc by Nick Pelly · 13 years ago
  39. f955d05 am c6a0277b: am 63b7360e: Merge "Fix NPE on devices that don\'t have NFC." into ics-mr1 by Nick Pelly · 13 years ago
  40. a5193b24 Fix NPE on devices that don't have NFC. by Nick Pelly · 13 years ago
  41. 34059a9 am 4780228f: am 48b651cb: Merge "Changes for access control." into ics-mr1 by Nick Pelly · 13 years ago
  42. bb951c8 Changes for access control. by Jeff Hamilton · 13 years ago
  43. 0946fe5 Revert "Remove deprecated (hidden) enableForegroundNdefPush API's." (DO NOT MERGE). by Martijn Coenen · 13 years ago
  44. cccf01d API Change: add isNdefPushEnabled() & ACTION_NFC_SETTINGS. by Nick Pelly · 13 years ago
  45. 79425fd Merge "Remove deprecated (and hidden) enableForegroundNdefPush callback API's." by Nick Pelly · 13 years ago
  46. 2d68a6b docs: mix of BT and NFC javadoc updates by Scott Main · 13 years ago
  47. 562dfff Remove deprecated (and hidden) enableForegroundNdefPush callback API's. by Nick Pelly · 13 years ago
  48. 82328bf NFC API updates. by Nick Pelly · 13 years ago
  49. c84c89a Improve NDEF push API by Nick Pelly · 13 years ago
  50. 8d32a01 Add NFC to airplane mode by Nick Pelly · 13 years ago
  51. 7a1ac5c Hide new interface to fix build. by Martijn Coenen · 13 years ago
  52. 6d74894 Interfaces for enabling/disabling zero-click. by Martijn Coenen · 13 years ago
  53. a77258b9 Remove the hidden My Tag APIs. by Jeff Hamilton · 13 years ago
  54. 0142536 Add public API to do NDEF push. by Jason parks · 13 years ago
  55. 367f41f Implement new NFC-EE API's as shared library (frameworks/base). by Nick Pelly · 13 years ago
  56. 7bcd2c6 New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  57. 58c9d47 Merge "More documentation updates for NFC." into gingerbread by Jeff Hamilton · 13 years ago
  58. 28319c0 More documentation updates for NFC. by Jeff Hamilton · 13 years ago
  59. 39cf3a4 Document NFC permissions. by Nick Pelly · 13 years ago
  60. 167d9e4 Improve the docs a bit for foreground dispatch. by Jeff Hamilton · 13 years ago
  61. 74fe6c6 NFC documentation overhaul. by Nick Pelly · 13 years ago
  62. f003e26 Final final final Gingerbread MR API changes. by Nick Pelly · 13 years ago
  63. d88e9aa Use classnames instead of ints for NFC techs. by Jeff Hamilton · 14 years ago
  64. 9f20cd7 Allow null filters for foreground dispatch to act as catch all. by Jeff Hamilton · 14 years ago
  65. 4e21e1d API changes for NFC. by Jeff Hamilton · 14 years ago
  66. ce3224c Javadoc updates for NFC. by Jeff Hamilton · 14 years ago
  67. 33ff240 New APIs for NDEF Push Protocol. by Jeff Hamilton · 14 years ago
  68. b73203a Merge "Make sure service handles are live before passing to other objects." into gingerbread by Nick Pelly · 14 years ago
  69. 52d3203 Add dispatching overrides for foreground apps. by Jeff Hamilton · 14 years ago
  70. 253c509 Make sure service handles are live before passing to other objects. by Nick Pelly · 14 years ago
  71. 200ca02 New Intent defined for RF ON/OFF events by daniel_tomas · 14 years ago
  72. 3dd6c45 Remove attemptDeadServiceRecovery() from TagTechnology's. by Nick Pelly · 14 years ago
  73. b4003bf Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int) by Nick Pelly · 14 years ago
  74. be372d6 Make the new NFC APIs public. by Jeff Hamilton · 14 years ago
  75. 641dd62 First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  76. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  77. 9024564 Secure Element access implementation by Daniel Tomas · 14 years ago
  78. 6be655c Rough first pass at the NFC technology API. by Jeff Hamilton · 14 years ago
  79. 4934d33 Revert "Merge "Remove the My Tag feature." into gingerbread" by Jeff Hamilton · 14 years ago
  80. 575a6bb Remove the My Tag feature. by Jeff Hamilton · 14 years ago
  81. 11b075e Hide some NFC API's. by Nick Pelly · 14 years ago
  82. 6d55e13 Make best effort attempt to recover NFC service when it dies. by Nick Pelly · 14 years ago
  83. 07f3bee Push Tag/NdefTag implementation details into the service. by Nick Pelly · 14 years ago
  84. 7ea5c45 NFC settings cleanup. by Nick Pelly · 14 years ago
  85. afb082d NFC: broadcast intent constants for adapter state change by Brad Fitzpatrick · 14 years ago
  86. fdf9086 Prevent use of NFC api if device is not featurized for NFC. by Nick Pelly · 14 years ago
  87. e47150e Fix up NFC permissions. by Nick Pelly · 14 years ago
  88. a926540 Implement methods introduced in draft #5 NFC API. by Sylvain Fonteneau · 14 years ago
  89. c9f7890 Revise some javadocs for NFC; add package description by Scott Main · 14 years ago
  90. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  91. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago