1. 3597759 Fix for NXP extention features are not working in Android Q DP4 by hariprasad.nalacheruvu · 5 years ago
  2. b2806b8 Fix for NFC service died during RF transaction from ESE and NFC ON/OFF by hariprasad.nalacheruvu · 5 years ago
  3. ed107f7 Added support for error notification. by Ayush Raj · 5 years ago
  4. d292f3b Add FW download notification status. by nxf24178 · 5 years ago
  5. 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 · 5 years ago
  6. 9693d74 Fix for NFC service die observed after tapping multiprotocal tag 3 -4 times. by Suraj Uday Kotharkar · 5 years ago
  7. 90244b3 Fix for kovio technology in poll mode. by Ayush Raj · 5 years ago
  8. 3814865 Field Detect feature Implementation by hariprasad nalacheruvu · 5 years ago
  9. ad1f658 Fix for DUAL UICC switching during Rf session.. by Ayush Raj · 5 years ago
  10. 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 · 5 years ago
  11. e7432b6 Fix for DEFAULT_FELICA_CLT_PWR_STATE value is not getting updated as defined in conf file by Suraj Uday Kotharkar · 5 years ago
  12. c4eec97 Added support for extended NFCEE action notification by Ayush Raj · 5 years ago
  13. 1699319 Cleanup APDU pattern related changes by Suhas Suresh · 5 years ago
  14. d2c1ef0 Fixed coverity warnings by nxf48293 · 5 years ago
  15. 6b11c13 Fixed coverity warnings. by nxf48293 · 5 years ago
  16. 458f44e Updated UICC precondition check for PreferredSimSlot/selectUicc API. by Ayush Raj · 5 years ago
  17. e8ccfb4 Added support in JNI to read NXP RF conf file. by nxf24178 · 5 years ago
  18. cd898d2 Fix to handle extended HCI event transaction. by Suraj Uday Kotharkar · 5 years ago
  19. 541903d Added delay of one second to update routing parameters during RF session. by Ayush Raj · 5 years ago
  20. 35935af Fixed coverity warnings. by nxf48293 · 5 years ago
  21. 9677dce Fix coverity warnings. by nxf48293 · 5 years ago
  22. aa73eef Fix coverity warnings. by nxf48293 · 5 years ago
  23. b32dfe1 Fix coverity warnings. by nxf48293 · 5 years ago
  24. ef1be94 Fix coverity warnings. by nxf48293 · 5 years ago
  25. 55d31ba Fixed coverity warnings. by nxf48293 · 5 years ago
  26. d21b44b Updated corresponding to - NFC_AR_00_6000_10.00.06_OpnSrc by nxf35421 · 5 years ago
  27. bda918c Added RC version to tag version. Updating MW version by hariprasad nalacheruvu · 5 years ago
  28. f6facc8 Added RC version to tag version. Updating MW version by Suraj Uday Kotharkar · 5 years ago
  29. 790a9dc stand alone compilation of system and vendor modules by hariprasad nalacheruvu · 5 years ago
  30. fd5de2d UICC AIDs are getting corrupted . by Suraj Uday Kotharkar · 5 years ago
  31. 998c6c0 Not able to disable all listen modes using config file by Ayush Raj · 5 years ago
  32. d2050b9 NFC Off sequence is not optimal by Suraj Uday Kotharkar · 5 years ago
  33. 4b85ceb UICC AIDs are getting corrupted and AID power state is not getting updated after enabling/disabling secure NFC. by Suraj Uday Kotharkar · 5 years ago
  34. ec93310 Multiprotocol tag detection contents are not getting read in the apk. by Suraj Uday Kotharkar · 5 years ago
  35. 84cf1fb Semantic error during LED cover test by hariprasad nalacheruvu · 5 years ago
  36. 3251384 back-to-back RF_DISCOVER_SELECT_CMD send out to FW without waiting for RF_INTF_ACTIVATED_NTF/timeout that cause semantic error and NFC service by Suraj Uday Kotharkar · 5 years ago
  37. 66f5d3d Migrating patches from br_android_ncihalx_o_SN100_base to br_ar_q_SN1xx_base_dev Q branch . Isolation of customer specific features in seperate library. by Suraj Uday Kotharkar · 5 years ago
  38. 190ba2e Taking pacthes from br_andriod_ncihalx_p_SN100x_ssg_base to br_android_ncihalx_o_SN100_base branch by Suraj Uday Kotharkar · 5 years ago
  39. ea0ec0f Static dual UICC: After switching between UICC1 and UICC2, AIDs are not coming in routing table Migrating patches from br_android_ncihalx_o_SN100_base to br_ar_q_SN1xx_base_dev Q branch . With latest binaries and on latest tag AID are adding in Routing table only problem the AID route location was not updating. by Suraj Uday Kotharkar · 5 years ago
  40. ce445d8 Migrating patches from br_android_ncihalx_o_SN100_base to br_ar_q_SN1xx_base_dev Q branch by Suraj Uday Kotharkar · 5 years ago
  41. 66bf4e9 Isolation of specific features into ROW branch. Customer specific feature integration in seperate JNI. by Suraj Uday Kotharkar · 5 years ago
  42. f1a0d92 STATUS_SEMANTIC_ERROR is observed for RF_DEACTIVATE_CMD when T4T(Mifare desfire) tag is kept in RF proximity and we do NFC off. by Suraj Uday Kotharkar · 5 years ago
  43. 814419d NFC Service OFF Steps by Suraj Uday Kotharkar · 5 years ago
  44. e12d10f Isolation of customer specific features in seperate library. by Suraj Uday Kotharkar · 5 years ago
  45. eae8001 Two times transaction detected event reception while there's only one time EVT_TRANSACTION notification through NCI by Suraj Uday Kotharkar · 5 years ago
  46. a22dfc1 NFCEE discovery commands should not be observed as part of min open for s-tag auth when nfc is disabled Migrating patches from br_android_ncihalx_o_SN100_base to br_ar_q_SN1xx_base_dev Q branch by Suraj Uday Kotharkar · 5 years ago
  47. aceb547 Routing table update is done after RF Discovery is started by Suraj Uday Kotharkar · 5 years ago
  48. aab68da RF ON-OFF notifications are not observed after clear all pipe issue during paywallet interleaved with RF ON-OFF by Suraj Uday Kotharkar · 5 years ago
  49. a09a2b7 Modify existing FW API reset implementation to support JCOP OSU by Suraj Uday Kotharkar · 5 years ago
  50. 44a8072 Updated as per request for internal legal review - NFC_AR_00_2000_10.00.04_OpnSrc by nxf24591 · 5 years ago
  51. bd27637 Updated corresponding to - NFC_AR_00_2000_10.00.04_OpnSrc by nxf35421 · 5 years ago
  52. 3edc4e7 Fix mismatch in UICC2 id causing wrong routing update by Suhas Suresh · 5 years ago
  53. ce033a4 Fix coverity warning type UNINIT_CTOR by nxf42217 · 5 years ago
  54. 16f0b00 Fix coverity warning type CHECKED_RETURN by nxf42217 · 5 years ago
  55. 87941b8 Fix coverity warning type UNINIT_CTOR by nxf42217 · 5 years ago
  56. 96c1987 Fix coverity warning type NO_EFFECT by nxf42217 · 5 years ago
  57. 51ae476 Fix coverity warning type UNINIT_CTOR by nxf42217 · 5 years ago
  58. c374074 Revert "[artf653551] {Q-DP1}: Timing issue that sometimes listen mask set incorrectly" by Suhas Suresh · 5 years ago
  59. 24cc671 compilation Fix by Ganesh Deva · 5 years ago
  60. 9bea395 Fix wrong data update for Empty AID by Suhas Suresh · 5 years ago
  61. e8b1265 Fix coverity warning type FORWARD_NULL by nxf42217 · 5 years ago
  62. c1a7234 Fix coverity warning type UNINIT by nxf42217 · 5 years ago
  63. 0a0fd77 {Q-DP1}: Added configuration of NFCC_CONTROL_CONFIG by nxf50051 · 5 years ago
  64. a0cb2b4 {Q-DP1}: Timing issue that sometimes listen mask set incorrectly by nxf50051 · 5 years ago
  65. a355f9d {Q-DP1}: Add functionality to Clear Technology & Protocol Routes by nxf50051 · 5 years ago
  66. 8f4f4b2 {Q-DP1}: Reflect the initialization result to the system property by nxf50051 · 5 years ago
  67. 5f71bd8 {Q-DP1}: Support both proprietary and common implementation for Mifare tag reading by nxf50051 · 5 years ago
  68. 2792b82 Fix coverity warning type REVERSE_INULL by nxf42217 · 5 years ago
  69. fab83be Cleanup Vendor config file access from Nfc service layer by Suhas Suresh · 5 years ago
  70. 170e3ae Fix coverity warning type UNUSED_VALUE by nxf42217 · 5 years ago
  71. 7341c82 MW Android Version Print in Decimal. by nxf38293 · 5 years ago
  72. 9a36965 Code cleanup & alignment with GSMAV14 by nxf50051 · 5 years ago
  73. b22f6f1 Copyright banner update for 2019 by nxf35421 · 5 years ago
  74. 9b85730 update dynamic AID route feature as per MW requirements by Suhas Suresh · 5 years ago
  75. b217eb3 RF is getting stuck while tapping two ICODE SLI tag multiple times. by Ganesh Deva · 5 years ago
  76. 64d53e9 Porting of Multiprotocol refactored code from the base branch by Ganesh Deva · 5 years ago
  77. f9798c8 NFC fw crash when testing read card with Alipay App. Cannot recover until reboot by Ganesh Deva · 5 years ago
  78. c0acc12 NFC fw crash when testing read card with Alipay App. Cannot recover until reboot by Ganesh Deva · 5 years ago
  79. 66b35b5 (Q_AOSP) Add routing mechanism for NFC CE by Suhas Suresh · 5 years ago
  80. 6cee3c1 Secure NFC: Aligned with NXP's LMRT Management by nxp72559 · 5 years ago
  81. f94fbc3 Fix coverity warning type DEADCODE by nxf42217 · 5 years ago
  82. 262922c Fix coverity warning type IDENTICAL_BRANCHES by nxf42217 · 5 years ago
  83. f58a93b Fix coverity warning type PASS_BY_VALUE by Anil Hiranniah · 5 years ago
  84. 587c2ae Fix coverity warning type PASS_BY_VALUE by nxf42217 · 5 years ago
  85. ad7b72f Failed to Read Beijing Transit Card (cherry picked from commit ab44fdadd2baceb9bc97b53c6b6e6893296871a2) by Ganesh Deva · 5 years ago
  86. e5e3307 (Q_AOSP)Support for Secure NFC Feature by nxp72559 · 5 years ago
  87. 533ac4e Fix coverity warning type OVERLAPPING_COPY by nxf42217 · 5 years ago
  88. de2dd21 FIx NFC Crash during Mifare CLT with UICC in screen Off by Suhas Suresh · 5 years ago
  89. 4dafe82 (Q_AOSP) Adds support for multiple off-host AID routes by Suhas Suresh · 5 years ago
  90. 34ee01b (Q_AOSP)ReConfigure NFCEE routing at each NFC enable/disable by nxp72559 · 5 years ago
  91. 0addbd4 (Q_AOSP)Fix to stop Tag detection after screen off by nxp72559 · 5 years ago
  92. cab9aa1 (Q_AOSP) Correct routing behavior in screen off. by Suhas Suresh · 5 years ago
  93. 492bf58 MW version update by Suhas Suresh · 6 years ago
  94. 81da60b Fix compilation breaks by Suhas Suresh · 6 years ago
  95. 9a775d5 Set Power state for AID after reading from config file by suraj · 6 years ago
  96. c79d817 RF is getting off after tapping MIFARE DESFire tag multiple times. by nxf24178 · 6 years ago
  97. 1007503 RF stuck while tapping multiple DESFire tag as NFA_ReadNdef() is called when tag is in deactivate state. by nxf24178 · 6 years ago
  98. 22cb2c9 FWT calculation for timeout based on FWI of the tag is not correct by Nikhil Chhabra · 6 years ago
  99. d650b2e RF stuck observed after successfully receiving response for the get_sys_info command for the ICODE SLI tag. by nxf24178 · 6 years ago
  100. 79b7320 RF stuck issue after tapping Cash Bee card/Card Pressure Test by nxf24178 · 6 years ago