1. c76c21d Apply clang-format by Love Khanna · 8 years ago
  2. 0ca4993 Remove NFA_INCLUDED and NFC_INCLUDED directives by Ruchi Kandoi · 8 years ago
  3. dfacb1b Merge "Treblize nfc config file location" by Treehugger Robot · 8 years ago
  4. 93d3934 Log all thread exits and NFC version on mismatch by Andre Eisenbach · 8 years ago
  5. 264af28 Treblize nfc config file location by Jaekyun Seok · 8 years ago
  6. 308d55c Ndef: First chunked record wouldn't contain the type length if TNF is Unknown by Ruchi Kandoi · 8 years ago
  7. 0c515ae Readability fix: if statement assignments by Ruchi Kandoi · 8 years ago
  8. 6fca02d Apply clang-format by Ruchi Kandoi · 8 years ago
  9. 46e6e28 Fix comments with #defines which exceed 80 characters by Ruchi Kandoi · 8 years ago
  10. 552f2b7 Fix comments which aren't accurately fixed by clang-format by Ruchi Kandoi · 8 years ago
  11. d03c06e Rename OverrideLog.h to _OverrideLog.h by Ruchi Kandoi · 8 years ago
  12. a6eddd8 Add dependent header files before clang-format by Ruchi Kandoi · 8 years ago
  13. e3fc7d9 Add NDEF validation rules by Ruchi Kandoi · 8 years ago
  14. 05430d8 Merge changes from topic 'system/nfc/Android.mk' by Ruchi Kandoi · 8 years ago
  15. b242d7f Convert system/nfc/Android.mk to Android.bp by Ruchi Kandoi · 8 years ago
  16. c48669e Move android_logmsg files from halimpl to src by Ruchi Kandoi · 8 years ago
  17. 721b3ab Remove Request System Code command by Yoshinobu Ito · 8 years ago
  18. 950638a Nfc HAL uses "default" service name by Chris Phoenix · 8 years ago
  19. 12f590e T4T Tag: Initialize status variable before it is used in error path. by Love Khanna · 8 years ago
  20. 4182dab Remove exported api symbols and other windows related defines by Ruchi Kandoi · 8 years ago
  21. 3e626d8 Delete Bluetooth-related header files by Ruchi Kandoi · 8 years ago
  22. 2e1facb Remove Connection Handle utilties, since it's not used on Android. by Ruchi Kandoi · 8 years ago
  23. 0a73688 Use NFC_HDR/_SIZE instead of BT_HDR/_SIZE by Ruchi Kandoi · 8 years ago
  24. b5e6404 Remove hcidefs.h by Ruchi Kandoi · 8 years ago
  25. 303fec1 nfc: Remove defined(MACRO) and define undefined macros by Ruchi Kandoi · 8 years ago
  26. 3800a82 nfc: Remove #defines which are not used and include standard libraries. by Ruchi Kandoi · 8 years ago
  27. 4a17964 Replace TRUE/FALSE directives with standard true/false by Ruchi Kandoi · 8 years ago
  28. c2c337f Removes TIMER_PARAM_TYPE and replaces it with uintptr_t by Ruchi Kandoi · 8 years ago
  29. 911a540 Replaces BCM_STRNCPY and other string functions with standards. by Ruchi Kandoi · 8 years ago
  30. b34f5d5 Converts uint32_t to uintptr for logMgs by Ruchi Kandoi · 8 years ago
  31. 512ee63 Changes data types to standard types. by Ruchi Kandoi · 8 years ago
  32. 087367d Bug fixes: block number too large and wrong ndef detection procedure by Raphael Collado · 8 years ago
  33. 56641ad tags: replace unitialized argument with NFC_STATUS_FAILED in error path by Ruchi Kandoi · 8 years ago
  34. b674f93 Remove explicit calls to setup threadpool. by Martijn Coenen · 8 years ago
  35. c407297 Fix native crash in nfc_ncif_proc_activate by fang.x.chen · 8 years ago
  36. 5782c47 hal: Use nfc-base.h enums to keep the nfc status and events cohorent with hidl by Ruchi Kandoi · 8 years ago
  37. f7a43fd Remove Bluetooth remnants in bt_target.h and bt_trace.h by Andre Eisenbach · 8 years ago
  38. 6a3a3dd Remove btu_api.h by Andre Eisenbach · 8 years ago
  39. a4d43ca Remove DYNAMIC_MEMORY_* compile flags by Andre Eisenbach · 8 years ago
  40. 98cd45d update NfcAdaptation to match style. by Steven Moreland · 8 years ago
  41. 4c0666e Revert "Revert "Revert "update NfcAdaptation to match style.""" by Steven Moreland · 8 years ago
  42. 9c54ce1 Revert "Revert "update NfcAdaptation to match style."" by Steven Moreland · 8 years ago
  43. b43456c Merge "Revert "update NfcAdaptation to match style."" by Martijn Coenen · 8 years ago
  44. 435f762 Revert "update NfcAdaptation to match style." by Steven Moreland · 8 years ago
  45. d62bb80 Merge "update NfcAdaptation to match style." by Steven Moreland · 8 years ago
  46. eb20671 nfc: ALOGD redefinition warning by Mark Salyzyn · 8 years ago
  47. 09ea226 update NfcAdaptation to match style. by Steven Moreland · 8 years ago
  48. e9e48e5 Switch to using the NFC HIDL HAL. by Martijn Coenen · 8 years ago
  49. 400d445 Fix crash issue on reading ISO-15693 tag with more than 255 bytes NDef message. by Jizhou Liao · 8 years ago
  50. c0e3e1e Merge "Adding robustness to t3t callback function" by Martijn Coenen · 9 years ago
  51. cc6d4f1 Merge "Fix warnings in external/libnfc-nci/src." by Martijn Coenen · 9 years ago
  52. 65ebec5 Fix warnings in external/libnfc-nci/src. by Jizhou Liao · 9 years ago
  53. f187741 Free memory in case of error response by Jizhou Liao · 9 years ago
  54. 4c888f8 Set RC=1 when only polling for T3T. by Martijn Coenen · 9 years ago
  55. ae2dabb Merge "Implementation of HCE for NFC-F." by Martijn Coenen · 9 years ago
  56. 79f0821 Fix rf discover notification type. by Martijn Coenen · 9 years ago
  57. d8c0f58 Adding robustness to t3t callback function by Ken Wahid · 10 years ago
  58. c56a929 Don't free memory that shouldn't be freed. by Martijn Coenen · 9 years ago
  59. bc2e8f4 Set power level to 0 when stack shuts down by Evan Chu · 9 years ago
  60. 5cbce03 Add Mifare Classic support. by Jizhou Liao · 9 years ago
  61. 013277e Adding MiFARE DESFire format support by Jizhou Liao · 9 years ago
  62. 5391a86 Handle notification type value 1 in RF_DISCOVER_NTF by Jizhou Liao · 9 years ago
  63. 85b2aa5 Fix Mifare Classic presence check. by Martijn Coenen · 9 years ago
  64. 687512f Merge "Bump libnfc-nci version for M." into mnc-dr-dev by Martijn Coenen · 9 years ago
  65. 0848d0a Bump libnfc-nci version for M. by Martijn Coenen · 9 years ago
  66. acf1ec0 Fix conflict vendor proprietary Protocol and Discovery technology definitions by Jizhou Liao · 9 years ago
  67. 2ef0896 Add Peer-To-Peer priority mechanism by Jizhou Liao · 9 years ago
  68. 3088e1d Avoid routing table update if nothing changed. by Jizhou Liao · 9 years ago
  69. c979cdf T1T HR0 and HR1 parameters missing. by Jizhou Liao · 9 years ago
  70. 24d5f0d Memory leak and NULL pointer check fixes. by Jizhou Liao · 9 years ago
  71. 0336e5a Add NFC-DEP routing by Jizhou Liao · 9 years ago
  72. 4fa41c7 Implementation of HCE for NFC-F. by Yoshinobu Ito · 9 years ago
  73. 8e290d3 Fix <string.h> include. by Martijn Coenen · 10 years ago
  74. f51e1eb Merge "Bump LLCP version to 1.2" by Martijn Coenen · 10 years ago
  75. 4817764 Bump LLCP version to 1.2 by Martijn Coenen · 10 years ago
  76. e4ecc7d Add system prop for enabling protocol logging by Andres Morales · 10 years ago
  77. 82c3eed Add missing includes. by Elliott Hughes · 10 years ago
  78. c19fe79 Fix null pointer dereference. by Martijn Coenen · 10 years ago
  79. 5826886 If wildcard AID is registered, always use NFA_CE_DEACTIVATED_EVT. by Sherry Smith · 11 years ago
  80. c3c16fd Change NFCA version string to match AOSP. by Martijn Coenen · 10 years ago
  81. fab4946 Merge changes Idf9591f5,I4fda82bb into lmp-dev by Martijn Coenen · 10 years ago
  82. fab6ab8 Handle adjustment of routing table during power-off-sleep mode. by Sherry Smith · 10 years ago
  83. 1569641 Fix Coverity items. by Evan Chu · 10 years ago
  84. 077f48f Rename Broadcom HAL. by Martijn Coenen · 10 years ago
  85. 67fe610 Add padding for type-3 tag's timeout calculation to avoid premature timeout. by Sherry Smith · 10 years ago
  86. 818b56e Use timeout value calculated from PMm for T3T Check and Update commands. by Sherry Smith · 11 years ago
  87. fe3c732 Support putting NFCC into a mode before powering off. by Paul Chaisson · 10 years ago
  88. c6d8cda Disable BOC before sending XTAL_INDEX_CMD. by Paul Chaisson · 11 years ago
  89. f937782 Add 20795A1 work-around for EEPROM issue by Paul Chaisson · 11 years ago
  90. e09fd9c Re-send discovery config parameters when waking from power-off-sleep. by Sherry Smith · 11 years ago
  91. eb80fc8 Handle Transmission error during NDef Read operation. by Paul Chaisson · 11 years ago
  92. 1c9ec36 abort() in case of unrecoverable link timeout. by Martijn Coenen · 10 years ago
  93. 9a804c6 Fix coverity issue. by Paul Chaisson · 11 years ago
  94. 8adba76 Work-around for Mifare Desfire tag. by Sherry Smith · 11 years ago
  95. b7cb567 .Conf variable DEVICE_HOST_WHITE_LIST configures HCI whitelist by Evan Chu · 11 years ago
  96. 855ae32 Whitelist configuration. by Prasad Karuppasamy · 11 years ago
  97. 2872454 Updated version strings. by Paul Chaisson · 11 years ago
  98. c2ae269 Check maximum size of listen-mode routing table. by Sherry Smith · 11 years ago
  99. 3c8ee3d Support custom crystal frequency on 20795A1 chip by Evan Chu · 11 years ago
  100. f0ab6c7 Support custom crystal frequency on 20795A1 chip. by Sherry Smith · 11 years ago