1. 552f2b7 Fix comments which aren't accurately fixed by clang-format by Ruchi Kandoi · 8 years ago
  2. e823077 Add clang-format file by Ruchi Kandoi · 8 years ago
  3. d03c06e Rename OverrideLog.h to _OverrideLog.h by Ruchi Kandoi · 8 years ago
  4. a6eddd8 Add dependent header files before clang-format by Ruchi Kandoi · 8 years ago
  5. e3fc7d9 Add NDEF validation rules by Ruchi Kandoi · 8 years ago
  6. 05430d8 Merge changes from topic 'system/nfc/Android.mk' by Ruchi Kandoi · 8 years ago
  7. b242d7f Convert system/nfc/Android.mk to Android.bp by Ruchi Kandoi · 8 years ago
  8. c48669e Move android_logmsg files from halimpl to src by Ruchi Kandoi · 8 years ago
  9. 721b3ab Remove Request System Code command by Yoshinobu Ito · 8 years ago
  10. 950638a Nfc HAL uses "default" service name by Chris Phoenix · 8 years ago
  11. 12f590e T4T Tag: Initialize status variable before it is used in error path. by Love Khanna · 8 years ago
  12. 4182dab Remove exported api symbols and other windows related defines by Ruchi Kandoi · 8 years ago
  13. 3e626d8 Delete Bluetooth-related header files by Ruchi Kandoi · 8 years ago
  14. 2e1facb Remove Connection Handle utilties, since it's not used on Android. by Ruchi Kandoi · 8 years ago
  15. 0a73688 Use NFC_HDR/_SIZE instead of BT_HDR/_SIZE by Ruchi Kandoi · 8 years ago
  16. b5e6404 Remove hcidefs.h by Ruchi Kandoi · 8 years ago
  17. 303fec1 nfc: Remove defined(MACRO) and define undefined macros by Ruchi Kandoi · 8 years ago
  18. 3800a82 nfc: Remove #defines which are not used and include standard libraries. by Ruchi Kandoi · 8 years ago
  19. 4a17964 Replace TRUE/FALSE directives with standard true/false by Ruchi Kandoi · 8 years ago
  20. c2c337f Removes TIMER_PARAM_TYPE and replaces it with uintptr_t by Ruchi Kandoi · 8 years ago
  21. 911a540 Replaces BCM_STRNCPY and other string functions with standards. by Ruchi Kandoi · 8 years ago
  22. b34f5d5 Converts uint32_t to uintptr for logMgs by Ruchi Kandoi · 8 years ago
  23. 512ee63 Changes data types to standard types. by Ruchi Kandoi · 8 years ago
  24. 087367d Bug fixes: block number too large and wrong ndef detection procedure by Raphael Collado · 8 years ago
  25. 56641ad tags: replace unitialized argument with NFC_STATUS_FAILED in error path by Ruchi Kandoi · 8 years ago
  26. b674f93 Remove explicit calls to setup threadpool. by Martijn Coenen · 8 years ago
  27. c407297 Fix native crash in nfc_ncif_proc_activate by fang.x.chen · 8 years ago
  28. 46bc82d hal: Use nfc-base.h enums to keep the nfc status and events cohorent with hidl by Ruchi Kandoi · 8 years ago
  29. 5782c47 hal: Use nfc-base.h enums to keep the nfc status and events cohorent with hidl by Ruchi Kandoi · 8 years ago
  30. fa6f341 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  31. 84fd133 Merge "Remove Bluetooth remnants in bt_target.h and bt_trace.h" by Andre Eisenbach · 8 years ago
  32. 226231f Merge "Remove btu_api.h" by Andre Eisenbach · 8 years ago
  33. c81ef2a Merge "Remove DYNAMIC_MEMORY_* compile flags" by Andre Eisenbach · 8 years ago
  34. f7a43fd Remove Bluetooth remnants in bt_target.h and bt_trace.h by Andre Eisenbach · 8 years ago
  35. 6a3a3dd Remove btu_api.h by Andre Eisenbach · 8 years ago
  36. a4d43ca Remove DYNAMIC_MEMORY_* compile flags by Andre Eisenbach · 8 years ago
  37. f702c8c Merge "update NfcAdaptation to match style." by Treehugger Robot · 8 years ago
  38. 98cd45d update NfcAdaptation to match style. by Steven Moreland · 8 years ago
  39. ddfb005 Merge "Revert "Revert "Revert "update NfcAdaptation to match style."""" by Steven Moreland · 8 years ago
  40. 4c0666e Revert "Revert "Revert "update NfcAdaptation to match style.""" by Steven Moreland · 8 years ago
  41. 24d833b Merge "Revert "Revert "update NfcAdaptation to match style.""" by Treehugger Robot · 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. d95c939 Merge "nfc: ALOGD redefinition warning" by Treehugger Robot · 8 years ago
  47. eb20671 nfc: ALOGD redefinition warning by Mark Salyzyn · 8 years ago
  48. 09ea226 update NfcAdaptation to match style. by Steven Moreland · 8 years ago
  49. f97ec60 Merge "Switch to using the NFC HIDL HAL." by Martijn Coenen · 8 years ago
  50. e9e48e5 Switch to using the NFC HIDL HAL. by Martijn Coenen · 8 years ago
  51. e1da65f Merge "Fix log warnings in libnfc-nci" by Treehugger Robot · 8 years ago
  52. e10478d Fix log warnings in libnfc-nci by Colin Cross · 8 years ago
  53. a549a43 Merge \"Fix the syncronization issue between read thread and write thread\" by Jizhou Liao · 8 years ago
  54. d0c8ccb Merge "Fix the syncronization issue between read thread and write thread" by Martijn Coenen · 8 years ago
  55. e8d29df Merge \"Fix crash issue on reading ISO-15693 tag with more than 255 bytes NDef message.\" by Jizhou Liao · 8 years ago
  56. 95dfb69 Merge "Fix crash issue on reading ISO-15693 tag with more than 255 bytes NDef message." by Martijn Coenen · 8 years ago
  57. 40d1574 Merge \\"Fix warnings in HAL.\\" am: 1d38b130f3 am: 4e862f34b5 by Jizhou Liao · 8 years ago
  58. 4e862f3 Merge \"Fix warnings in HAL.\" am: 1d38b130f3 by Jizhou Liao · 8 years ago
  59. 1d38b13 Merge "Fix warnings in HAL." by Treehugger Robot · 8 years ago
  60. 5b5f7b7 Fix warnings in HAL. by Jizhou Liao · 8 years ago
  61. 400d445 Fix crash issue on reading ISO-15693 tag with more than 255 bytes NDef message. by Jizhou Liao · 8 years ago
  62. 082b0a9 Retry system calls on EINTR. am: 923afa2d76 by Martijn Coenen · 8 years ago
  63. 923afa2 Retry system calls on EINTR. by Martijn Coenen · 8 years ago
  64. 7217c70 Fix the syncronization issue between read thread and write thread by Jizhou Liao · 8 years ago
  65. a1a16d4 Merge "Adding robustness to t3t callback function" am: c0e3e1e612 am: 34167af9fc by Martijn Coenen · 8 years ago
  66. 34167af Merge "Adding robustness to t3t callback function" am: c0e3e1e612 by Ken Wahid · 8 years ago
  67. c0e3e1e Merge "Adding robustness to t3t callback function" by Martijn Coenen · 8 years ago
  68. 9c9f42f Merge "Fix warnings in external/libnfc-nci/src." am: cc6d4f1381 am: 2e97d51430 by Martijn Coenen · 8 years ago
  69. 2e97d51 Merge "Fix warnings in external/libnfc-nci/src." am: cc6d4f1381 by Jizhou Liao · 8 years ago
  70. cc6d4f1 Merge "Fix warnings in external/libnfc-nci/src." by Martijn Coenen · 8 years ago
  71. 27de314 Free memory in case of error response am: 5340dae86f by Jizhou Liao · 8 years ago
  72. 521bca9 Merge "Free memory in case of error response" am: 3a6393f85f am: ce0c63a05f by Martijn Coenen · 8 years ago
  73. ce0c63a Merge "Free memory in case of error response" am: 3a6393f85f by Jizhou Liao · 8 years ago
  74. 6b4cc13 Merge "Support NXP PN551 NFC controller" am: 45f3ed1213 am: 511e5c8030 by Martijn Coenen · 8 years ago
  75. 511e5c8 Merge "Support NXP PN551 NFC controller" am: 45f3ed1213 by Jizhou Liao · 8 years ago
  76. 5340dae Free memory in case of error response by Jizhou Liao · 8 years ago
  77. 3a6393f Merge "Free memory in case of error response" by Martijn Coenen · 8 years ago
  78. 45f3ed1 Merge "Support NXP PN551 NFC controller" by Martijn Coenen · 8 years ago
  79. 4626711 Merge "Configure nfc device node through .conf file" am: aeacb8fcb7 by Martijn Coenen · 8 years ago
  80. 885ed95 Merge "Abort NFC initialization if chip type doesn\'t match to HAL implemetation." am: d9a2f43c5b by Martijn Coenen · 8 years ago
  81. 36d7231 Support NXP PN551 NFC controller by Jizhou Liao · 9 years ago
  82. 6d8922f Merge "Configure nfc device node through .conf file" am: aeacb8fcb7 by Jizhou Liao · 8 years ago
  83. aeacb8f Merge "Configure nfc device node through .conf file" by Martijn Coenen · 8 years ago
  84. 90433ec Merge "Abort NFC initialization if chip type doesn\'t match to HAL implemetation." by Jizhou Liao · 8 years ago
  85. d9a2f43 Merge "Abort NFC initialization if chip type doesn't match to HAL implemetation." by Martijn Coenen · 8 years ago
  86. 3118b0c Configure nfc device node through .conf file by Jizhou Liao · 9 years ago
  87. 4d0b596 Update customized settings to eeprom after firmware download am: b1b86f9 by Jizhou Liao · 8 years ago
  88. b1b86f9 Update customized settings to eeprom after firmware download by Jizhou Liao · 9 years ago
  89. 65ebec5 Fix warnings in external/libnfc-nci/src. by Jizhou Liao · 8 years ago
  90. f187741 Free memory in case of error response by Jizhou Liao · 8 years ago
  91. b98e597 Abort NFC initialization if chip type doesn't match to HAL implemetation. by Jizhou Liao · 9 years ago
  92. 3eb28c8 Swap LF_T3T_FLAGS bytes for PN548 am: 8dfb5021d9 by Jizhou Liao · 9 years ago
  93. 7ab53f6 Merge "Swap LF_T3T_FLAGS bytes for PN548" am: a5e3f072ce am: 9d79b4eac3 by Martijn Coenen · 9 years ago
  94. 9d79b4e Merge "Swap LF_T3T_FLAGS bytes for PN548" am: a5e3f072ce by Martijn Coenen · 9 years ago
  95. 8dfb502 Swap LF_T3T_FLAGS bytes for PN548 by Jizhou Liao · 9 years ago
  96. a5e3f07 Merge "Swap LF_T3T_FLAGS bytes for PN548" by Martijn Coenen · 9 years ago
  97. 07adce3 Swap LF_T3T_FLAGS bytes for PN548 by Jizhou Liao · 9 years ago
  98. a496b4c Merge commit \'53494e77309c2ebe58cf8b6347e51ed5494617b3\' into HEAD by Bill Yi · 9 years ago
  99. b5f6042 Merge commit '53494e77309c2ebe58cf8b6347e51ed5494617b3' into HEAD by Bill Yi · 9 years ago
  100. f9b4ac2 Merge "Set RC=1 when only polling for T3T." am: 68f7145da1 am: 3f75b3a6c9 by Martijn Coenen · 9 years ago