1. f433c56 Prevent OOB write in Mfc_Transceive by George Chang · 6 years ago
  2. b02b50c Prevent OOB write in phFriNfc_ExtnsTransceive by George Chang · 6 years ago
  3. 9ead538 NFC: Clean duplicated and unknown permissions by AdrianDC · 10 years ago
  4. 442227d Merge eb77f0fdebfeff579c94c91594b62cc38a2e82da on remote branch by Linux Build Service Account · 6 years ago
  5. eb77f0f NFC: Fix stack-use-after-scope issue by Bhuvan Varshney · 6 years ago
  6. 42ce190 Add valueadds flag for NFC system component by Nirmal Kumar · 6 years ago
  7. 497088d Merge daf3f1354de0ab0afba3d9ede7132492777ff57c on remote branch by Linux Build Service Account · 6 years ago
  8. daf3f13 NFC: Fix KW issues by Bhuvan Varshney · 6 years ago
  9. d5efd6a NFC: Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_row_q' into nfc.sys.lnx.1.0 by Gaurav Singhal · 6 years ago
  10. 15ba566 NFC: Fix compiler error by Gaurav Singhal · 6 years ago
  11. d1f15da NFC: Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_q' into nfc.sys.lnx.1.0 by Gaurav Singhal · 6 years ago
  12. b68b57b PWR_STATE macro name Alignment. by Ganesh Deva · 6 years ago
  13. d217b6f AID Power State update if its not provided by application by Ganesh Deva · 6 years ago
  14. 8cd37b3 check Nfc status before calling commitRouting() by Suhas Suresh · 6 years ago
  15. b45080b Handle route entries to SE which doesn't support tech A/B by Ganesh Deva · 6 years ago
  16. f18df21 Nfc enable and disable API synchronized. by Ganesh Deva · 6 years ago
  17. 054b810 Support for NON Standard NFC tag with SAK value 0x13. by Ganesh Deva · 6 years ago
  18. 3b2db32 {Q_AOSP} : Stop statically including legacy-android-test by Ganesh Deva · 6 years ago
  19. eedfa1d Avoid LMRT update happening twice during Nfc Init by Suhas Suresh · 6 years ago
  20. 0162e8e Cleanup APDU pattern related changes by Suhas Suresh · 6 years ago
  21. 1ad7d6f SSI Alignment. by Ganesh Deva · 6 years ago
  22. ac4f88e code cleanup by Suhas Suresh · 6 years ago
  23. f2aa04f Field Detect feature Implementation by Suhas Suresh · 6 years ago
  24. c80bba2 Fixed coverity warnings by nxf48293 · 6 years ago
  25. 9857c43 Fix Run time crash. by Ganesh Deva · 6 years ago
  26. 756469b SSI alignment. by Ganesh Deva · 6 years ago
  27. b925b6b Fixed coverity warnings by nxf48293 · 6 years ago
  28. c6db6ec Fix SCBR to UICC not switching after Dual UICC Switch. by Ganesh Deva · 6 years ago
  29. cab4bce Code Cleanup by Ganesh Deva · 6 years ago
  30. 55ab320 Code Clean Up. by Ganesh Deva · 6 years ago
  31. 53828a0 Fixed coverity warnings by vishal · 6 years ago
  32. 626bacf Fix Proto/Tech entries coming twice during Dual UICC switching by Ganesh Deva · 6 years ago
  33. 8ed5aba {Q-AOSP}: Allow reconfiguration of NFCEE routing techs at NFC disable/enable. by Ganesh Deva · 6 years ago
  34. 31f1097 {Q-Betat1}:Add functionality to Clear Tech & Protocol Routes by Ganesh Deva · 6 years ago
  35. 7313e66 {Q-DP1}: Convert Android.mk file to Android.bp by nxf50051 · 6 years ago
  36. 6d1c3d1 Fix no RF_DISC if NFC service crashed in SCREEN_OFF state. by Ganesh Deva · 6 years ago
  37. a8c49ac Fix Tech-F power state not updated from conf file macro. by Ganesh Deva · 6 years ago
  38. 44294ef Fix Tech entry for Type B coming twice in LMRT. by Ganesh Deva · 6 years ago
  39. 49fde92 Fix empty AID route power state is wrong in Overflow use case. by Ganesh Deva · 6 years ago
  40. c7748a5 Fixed coverity warnings by vishal · 6 years ago
  41. f0a7b1a NFC: Fix compilation issues by Tapas Dey · 6 years ago
  42. 3fc8f91 Fix for multiple protocol entries present during dual UICC switch. During dual UICC switch , multiple ISO-DEP protocol is found in routing table.The entries are merged in registerProtoEntries function and set again. The ORRing of protocol in JNI layer is removed. by Suraj Uday Kotharkar · 6 years ago
  43. 9693d74 Fix for NFC service die observed after tapping multiprotocal tag 3 -4 times. by Suraj Uday Kotharkar · 6 years ago
  44. 90244b3 Fix for kovio technology in poll mode. by Ayush Raj · 6 years ago
  45. e00cb71 Revert "[artf662124]: Nfc enable and disable API synchronized." by Anil Hiranniah · 6 years ago
  46. 01c25e0 Nfc enable and disable API synchronized. by Ganesh Deva · 6 years ago
  47. 3814865 Field Detect feature Implementation by hariprasad nalacheruvu · 6 years ago
  48. 8b909d6 {Q_AOSP} : Stop statically including legacy-android-test by Ganesh Deva · 6 years ago
  49. ad1f658 Fix for DUAL UICC switching during Rf session.. by Ayush Raj · 6 years ago
  50. f8d5236 Send RAM_TO_FLASH during NFC init. RAM_TO_FLASH command must be sent after HCI initialization during NFC on. This is called before startRfDiscovery during doInitialize in doStartUpConfig. by Suraj Uday Kotharkar · 6 years ago
  51. e7432b6 Fix for DEFAULT_FELICA_CLT_PWR_STATE value is not getting updated as defined in conf file by Suraj Uday Kotharkar · 6 years ago
  52. c4eec97 Added support for extended NFCEE action notification by Ayush Raj · 6 years ago
  53. 86888ec code cleanup by Suhas Suresh · 6 years ago
  54. 1699319 Cleanup APDU pattern related changes by Suhas Suresh · 6 years ago
  55. d2c1ef0 Fixed coverity warnings by nxf48293 · 6 years ago
  56. 6b11c13 Fixed coverity warnings. by nxf48293 · 6 years ago
  57. 32cea85 {Q-Beta1}: Convert Android.mk file to Android.bp by Ganesh Deva · 6 years ago
  58. df22708 artf667547{Q_Beta2}: Fix beam share preference on policy change by Ganesh Deva · 6 years ago
  59. 458f44e Updated UICC precondition check for PreferredSimSlot/selectUicc API. by Ayush Raj · 6 years ago
  60. 917c148 {Q_DP2}: Backward compatibilty for OffHostSecureElements by Ganesh Deva · 6 years ago
  61. 2ae544c Fix empty AID route power state is wrong in Overflow use case. by Ganesh Deva · 6 years ago
  62. f3a4371 Fix Tech-F power state not updated from conf file macro. by Ganesh Deva · 6 years ago
  63. e8ccfb4 Added support in JNI to read NXP RF conf file. by nxf24178 · 6 years ago
  64. cd898d2 Fix to handle extended HCI event transaction. by Suraj Uday Kotharkar · 6 years ago
  65. f836245 Fix for synchronized NFCService thread. by Ayush Raj · 6 years ago
  66. 541903d Added delay of one second to update routing parameters during RF session. by Ayush Raj · 6 years ago
  67. fba3953 Fix for no listen phase when NFC service killed in screen off state by Ayush Raj · 6 years ago
  68. 35935af Fixed coverity warnings. by nxf48293 · 6 years ago
  69. 9677dce Fix coverity warnings. by nxf48293 · 6 years ago
  70. aa73eef Fix coverity warnings. by nxf48293 · 6 years ago
  71. b32dfe1 Fix coverity warnings. by nxf48293 · 6 years ago
  72. ef1be94 Fix coverity warnings. by nxf48293 · 6 years ago
  73. 55d31ba Fixed coverity warnings. by nxf48293 · 6 years ago
  74. 03d3a1b NFC: Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_row_q' into nfc.sys.lnx.1.0 by Gaurav Singhal · 6 years ago
  75. 50e3fa4 Merge affdf782c3d15ab0d50733c91b8c3fbde80f07f2 on remote branch by Linux Build Service Account · 6 years ago
  76. affdf78 NFC: Fix compiler error by Gaurav Singhal · 6 years ago
  77. 1540a04 NFC_AR_00_18C0_10.01.00_OpnSrc by nxpandroid · 6 years ago
  78. 199851a Updated corresponding to - NFC_AR_00_18C0_10.01.00_OpnSrc by nxf35421 · 6 years ago
  79. e993196 QSSI Alignment with q_SN1xx_base_dev by nxf50051 · 6 years ago
  80. c180591 QSSI Alignment with q_SN1xx_base_dev by Anil Hiranniah · 6 years ago
  81. 33460d2 Fixed coverity warnings by vishal · 6 years ago
  82. be2ba09 Fix ISO7816 route location updated 2 times while aid overflow by Suhas Suresh · 6 years ago
  83. 432101a Fix Power State not updating properly after Host app overflow by Ganesh Deva · 6 years ago
  84. 4edcf8f Fix for Route location not updated after Conflict resolution. by Ganesh Deva · 6 years ago
  85. a1fa17e No routing table update after RF ON/OFF with conflict resolution. by Suhas Suresh · 6 years ago
  86. 0fed5b5 Fix for ISO7816 protocol entry power state is wrong in LMRT. by Ganesh Deva · 6 years ago
  87. 8825367 Fix for ISO7816 route not updated properly after Overflow. by Ganesh Deva · 6 years ago
  88. 43d1f9b Fix screen state command not getting sent in PN80T by Suhas Suresh · 6 years ago
  89. 82fa895 Fix Routing issues. by Ganesh Deva · 6 years ago
  90. 3be709d Fixed coverity warnings by vishal · 6 years ago
  91. b69251c Fixed coverity warnings by vishal · 6 years ago
  92. 89d0d61 Fix DefaulAidRoute updating issue after uninstalling any payment app by Suhas Suresh · 6 years ago
  93. 76b0973 Copyright year update by nxf35421 · 6 years ago
  94. 203c704 Fix Aids not updating when Payment app is installed by Suhas Suresh · 6 years ago
  95. d004ab9 Fix for T1T, T2T, T4T tag detection failed. by Ganesh Deva · 6 years ago
  96. 093eb17 Fix for AID based routing for UICC2 failed. by Ganesh Deva · 6 years ago
  97. af8a3a0 NFC service died observed after installing Payment APK and reset RF field. by nxf50051 · 6 years ago
  98. 14c4261 Fix AID and T3T Protocol entries updating issue by Suhas Suresh · 6 years ago
  99. acb9b07 Fix for Dual UICC switch protocol & tech route update fail. by Ganesh Deva · 6 years ago
  100. 99d21b3 Fixed coverity warnings by vishal · 6 years ago