1. a36c62f Fix incorrect error code in case of invalid file identifier by Pratap Reddy Vaka · 5 years ago
  2. 10b98f0 Crash is observed during T4T Write/Read Stress test by hariprasad.nalacheruvu · 5 years ago
  3. 887784f Fix incorrect power state for ISO-DEP routing by Pratap Reddy Vaka · 5 years ago
  4. 0533780 Added support to lock/unlock NDEF file write permission over contact-less. by Ayush Raj · 5 years ago
  5. 06fb33e Added self test support for SWP and PRBS. by Ayush Raj · 5 years ago
  6. d05d432 Update README.md by nxpandroid · 5 years ago
  7. e925771 Updated readme for - NFC_AR_00_6000_10.00.0A_OpnSrc by nxf35421 · 5 years ago
  8. 8766972 Updated corresponding to - NFC_AR_00_6000_10.00.0A_OpnSrc by nxf35421 · 5 years ago
  9. 03e5961 Redesign to make common code base by nxf24178 · 5 years ago
  10. 20cf48f Fix for power state update. by Ayush Raj · 5 years ago
  11. 1306800 Support for EMVCo PCD certification Analog test cases. by Ganesh Deva · 5 years ago
  12. c04d7cf dos2unix convertion. by Ganesh Deva · 5 years ago
  13. 41917a2 Fix for out of scope variable usage. by Suraj Uday Kotharkar · 5 years ago
  14. bc4947e Nfc enable and disable API synchronized. by Ayush Raj · 5 years ago
  15. 77d14be Added self test API to validate DTE analog tests by Ganesh Deva · 5 years ago
  16. e4e0341 Resolve the warnings reported by Klocwork by nxf48293 · 5 years ago
  17. 7700a48 Disable wiredse flag by default from NfcService by hariprasad.nalacheruvu · 5 years ago
  18. ce71f27 Add enable and disable passive listen modes by hariprasad.nalacheruvu · 5 years ago
  19. 27aea19 Change in AID Power State update if its not provided by application by Ayush Raj · 5 years ago
  20. 6a3877a Fix Multiple Toast Stack Up by Ayush Raj · 5 years ago
  21. 3baf99e Add SecureNfc state as dump log by Ayush Raj · 5 years ago
  22. 23a71cc Prevent SecureNfc disable if keyguard is locked by Ayush Raj · 5 years ago
  23. 642048d Add permission NETWORK_SETTINGS by Ayush Raj · 5 years ago
  24. b2993e3 Add StatsLog for SecureNfc state by Ayush Raj · 5 years ago
  25. 69c1993 Add Nfc statistic data by Ayush Raj · 5 years ago
  26. 15c1ea8 Add in confirmation dialog for opening NFC-scanned urls by Ayush Raj · 5 years ago
  27. e75b104 Add error toast for tag read failure by Ayush Raj · 5 years ago
  28. af84e9e T4t NFCEE MW APIs implementation by Suhas Suresh · 5 years ago
  29. c2acf02 Fix for P2P event data structure corruption.. by Ayush Raj · 5 years ago
  30. cd33ff3 Fix for NDEF tag read issue with tag info apk. by Suraj Uday Kotharkar · 5 years ago
  31. 590dddc Fix for NFC died observed during Mifare Classic and Mifare Desfire tag read . by Suraj Uday Kotharkar · 5 years ago
  32. baba393 Unexpected AIDs present in routing table. by Suraj Uday Kotharkar · 5 years ago
  33. 93673fe Add api's to activate and deactivate eSE contact interface by Suraj Uday Kotharkar · 5 years ago
  34. 3597759 Fix for NXP extention features are not working in Android Q DP4 by hariprasad.nalacheruvu · 5 years ago
  35. 98a965f PTCRBv5.37 - GSMA TS.27 support by Suraj Uday Kotharkar · 5 years ago
  36. b2806b8 Fix for NFC service died during RF transaction from ESE and NFC ON/OFF by hariprasad.nalacheruvu · 5 years ago
  37. ed107f7 Added support for error notification. by Ayush Raj · 5 years ago
  38. d292f3b Add FW download notification status. by nxf24178 · 5 years ago
  39. c4422bb Routing table cmd is going twice if payment application is installed by hariprasad.nalacheruvu · 5 years ago
  40. 4522118 Fix NFC service die observed when perform FW update while wtx ongoing over SPI by hariprasad.nalacheruvu · 5 years ago
  41. 70a91d4 Updated readme for - NFC_AR_00_6000_10.00.08_OpnSrc by nxf35421 · 5 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 · 5 years ago
  43. 9693d74 Fix for NFC service die observed after tapping multiprotocal tag 3 -4 times. by Suraj Uday Kotharkar · 5 years ago
  44. 90244b3 Fix for kovio technology in poll mode. by Ayush Raj · 5 years ago
  45. e00cb71 Revert "[artf662124]: Nfc enable and disable API synchronized." by Anil Hiranniah · 5 years ago
  46. 01c25e0 Nfc enable and disable API synchronized. by Ganesh Deva · 5 years ago
  47. 3814865 Field Detect feature Implementation by hariprasad nalacheruvu · 5 years ago
  48. 8b909d6 {Q_AOSP} : Stop statically including legacy-android-test by Ganesh Deva · 5 years ago
  49. ad1f658 Fix for DUAL UICC switching during Rf session.. by Ayush Raj · 5 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 · 5 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 · 5 years ago
  52. c4eec97 Added support for extended NFCEE action notification by Ayush Raj · 5 years ago
  53. 86888ec code cleanup by Suhas Suresh · 5 years ago
  54. 1699319 Cleanup APDU pattern related changes by Suhas Suresh · 5 years ago
  55. d2c1ef0 Fixed coverity warnings by nxf48293 · 5 years ago
  56. 6b11c13 Fixed coverity warnings. by nxf48293 · 5 years ago
  57. 32cea85 {Q-Beta1}: Convert Android.mk file to Android.bp by Ganesh Deva · 5 years ago
  58. df22708 artf667547{Q_Beta2}: Fix beam share preference on policy change by Ganesh Deva · 5 years ago
  59. 458f44e Updated UICC precondition check for PreferredSimSlot/selectUicc API. by Ayush Raj · 5 years ago
  60. 917c148 {Q_DP2}: Backward compatibilty for OffHostSecureElements by Ganesh Deva · 5 years ago
  61. 2ae544c Fix empty AID route power state is wrong in Overflow use case. by Ganesh Deva · 5 years ago
  62. f3a4371 Fix Tech-F power state not updated from conf file macro. by Ganesh Deva · 5 years ago
  63. e8ccfb4 Added support in JNI to read NXP RF conf file. by nxf24178 · 5 years ago
  64. cd898d2 Fix to handle extended HCI event transaction. by Suraj Uday Kotharkar · 5 years ago
  65. f836245 Fix for synchronized NFCService thread. by Ayush Raj · 5 years ago
  66. 541903d Added delay of one second to update routing parameters during RF session. by Ayush Raj · 5 years ago
  67. fba3953 Fix for no listen phase when NFC service killed in screen off state by Ayush Raj · 5 years ago
  68. 35935af Fixed coverity warnings. by nxf48293 · 5 years ago
  69. 9677dce Fix coverity warnings. by nxf48293 · 5 years ago
  70. aa73eef Fix coverity warnings. by nxf48293 · 5 years ago
  71. b32dfe1 Fix coverity warnings. by nxf48293 · 5 years ago
  72. ef1be94 Fix coverity warnings. by nxf48293 · 5 years ago
  73. 55d31ba Fixed coverity warnings. by nxf48293 · 5 years ago
  74. 633b4dd Update README.md by nxpandroid · 5 years ago
  75. 6982c41 Update README.md by nxpandroid · 5 years ago
  76. d21b44b Updated corresponding to - NFC_AR_00_6000_10.00.06_OpnSrc by nxf35421 · 5 years ago
  77. bda918c Added RC version to tag version. Updating MW version by hariprasad nalacheruvu · 5 years ago
  78. f6facc8 Added RC version to tag version. Updating MW version by Suraj Uday Kotharkar · 5 years ago
  79. 790a9dc stand alone compilation of system and vendor modules by hariprasad nalacheruvu · 5 years ago
  80. fd5de2d UICC AIDs are getting corrupted . by Suraj Uday Kotharkar · 5 years ago
  81. 998c6c0 Not able to disable all listen modes using config file by Ayush Raj · 5 years ago
  82. d2050b9 NFC Off sequence is not optimal by Suraj Uday Kotharkar · 5 years ago
  83. 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
  84. ec93310 Multiprotocol tag detection contents are not getting read in the apk. by Suraj Uday Kotharkar · 5 years ago
  85. 84cf1fb Semantic error during LED cover test by hariprasad nalacheruvu · 5 years ago
  86. 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
  87. 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
  88. 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
  89. 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
  90. 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
  91. 66bf4e9 Isolation of specific features into ROW branch. Customer specific feature integration in seperate JNI. by Suraj Uday Kotharkar · 5 years ago
  92. d7fe5e0 Wired mode gets stuck during multiple RF On-OFF and NFC On-Off by Suraj Uday Kotharkar · 5 years ago
  93. 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
  94. 814419d NFC Service OFF Steps by Suraj Uday Kotharkar · 5 years ago
  95. e12d10f Isolation of customer specific features in seperate library. by Suraj Uday Kotharkar · 5 years ago
  96. 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
  97. 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
  98. aceb547 Routing table update is done after RF Discovery is started by Suraj Uday Kotharkar · 5 years ago
  99. 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
  100. a09a2b7 Modify existing FW API reset implementation to support JCOP OSU by Suraj Uday Kotharkar · 5 years ago