1. 4676431 Isolation of NFC extras implementation from AOSP by Nikhil Chhabra · 6 years ago
  2. 5df7519 Static dual uicc feature need to be enabled by Nikhil Chhabra · 6 years ago
  3. d9a37ae Revert "[artf611422] Pipes are getting created for every device reboot after JCOP download" by Hariprasad Nalacheruvu · 6 years ago
  4. 8f901b2 Pipes are getting created for every device reboot after JCOP download by hariprasad nalacheruvu · 6 years ago
  5. 0d2f975 RF stuck with Beijing & cashbee non multiprotocol tag by Nikhil Chhabra · 6 years ago
  6. b1d1b76 Removed NXP_JCOPDL_AT_BOOT_ENABLE flag and respective functions as Jcop download at boot time is controlled by the NXP_JCOP_FORCE_UPDATE_REQUIRED. by Ravishinde · 6 years ago
  7. 88655e2 Nowonwards separate PREF variable will be available for the FELICA. Hence it will not get overwritten by the MIFARE's PREF variable. Currenlty we read above configs only for the .cong file. As such we don't have PREF var set, hence it is of unuse for now. But will avoid the error in the future whem we will set PREF variables. by Ravindra Yashvant Shinde · 6 years ago
  8. 1d264be A fix to avoid concurrent access to the global variable (mActualNumEe) in JNI resulting into Routing Table corruption. by Ravindra Yashvant Shinde · 6 years ago
  9. 85ef8b1 SDM855/SN100 : GSMA : 15.9.3.1.2 - Permission Issue for the application by Nikhil Chhabra · 6 years ago
  10. 14a778b Update README.md by nxpandroid · 6 years ago
  11. fd675cd Reader Over DH==>Tag Read (Proprietary tags) by Nikhil Chhabra · 6 years ago
  12. 0833e87 Fix to transaction fail if screen state is changed inbetween. Now, - RF_DEACTIVATE_CMD will go only if we are on Reader or P2P mode. - It will not be sent if CardEmulation mode is going on. by nxf24178 · 6 years ago
  13. 237501d When Power State is set to 0x00, respective SetRouting shouldn't be called. by nxf24178 · 6 years ago
  14. 196fa92 GSMA - Event_Transaction action intent is not triggered by Ayush · 6 years ago
  15. b6d8e65 GSMA getActiveSecurelementList is not retriveing the list properly. by Ayush · 6 years ago
  16. 56ba020 Fixed desfire route entry fallback when SE is not detected for static CE by nxp66309 · 6 years ago
  17. f9eb2d6 CleanUp reference of the p61-jcop-kit from code base. Modifcations are involved in the JNI, Service and framework layer. Build was passed with zero errors and NFC was up on Hikey+Iguana by Ravishinde · 6 years ago
  18. 5fa47a6 SN100x- Alignment on NFC MW Stack code delta b/w NXP GitHub and QCM CAF deliveries. The local variables in the following files are changes to have generic name i.e. nxp is replaced by nfc File1. CardEmulationManager.java File2. RegisteredeServicesCache.java The corresponding files having impact by this changes have been modified to adapt this changes. Build had been triggered with latest code of the JrcpOmapi, JrcpOmapiSpi, JrcpOmapiSmb, JrcpOmapiViso and it was passed with Zero errors. by Ravishinde · 6 years ago
  19. 1a4a1dc Prefix AIDs coming from application are getting corrupted while updating in routing table by Suraj Uday Kotharkar · 6 years ago
  20. fc49398 Fix to disabling TypeB is not working through config file. by nxf24178 · 6 years ago
  21. 1cc5037 Fix to the Tech F coming for both the UICC and eSE when DEFAULT_MIFARE_CLT_ROUT=0x02 and DEFAULT_FELIC_CLT_ROUT=0x01. by nxf24178 · 6 years ago
  22. 1cca0ed During RF activation, APDU response received for packet skipped during timeout. by Suraj Uday Kotharkar · 6 years ago
  23. cb5334a During NFC OFF, NfcService shall sent end of APDU session(doDisconnect) regardless of the channel count maintained by Ayush · 6 years ago
  24. 1a73007 Routing table update is not happening after selection of conflict AID. by Suraj Uday Kotharkar · 6 years ago
  25. a0fa65e Issue in default AID route could not be switched to other route on routing table full by Suraj Uday Kotharkar · 6 years ago
  26. 99e77f1 Felica SCBR routing is not updating, when SCBR routing is set to UICC by hariprasad nalacheruvu · 6 years ago
  27. f21c9f0 Felica] Felica transaction is failing after doing ETSI transaction by hariprasad nalacheruvu · 6 years ago
  28. b4c2374 Update README.md by nxpandroid · 6 years ago
  29. 4c116c2 wiredopen to be closed during NFC off by Suraj Uday Kotharkar · 6 years ago
  30. aa48a0d Static_CE test cases are getting failed with transmission error during select AID by hariprasad nalacheruvu · 6 years ago
  31. 266da22 Update README.md by nxpandroid · 6 years ago
  32. ad7a845 Clean up by nxf24591 · 6 years ago
  33. 113c4a2 Felica is not updating for different route location by Ayush · 6 years ago
  34. ec17fd6 Routing table update DEFAULT AID ROUTE by Suraj Uday Kotharkar · 6 years ago
  35. 5096240 SN100x: Single system image for the Qualcomm by hariprasad nalacheruvu · 6 years ago
  36. a2d578d Wired Se Hal folder structure alignment will conditionally include NXP_WIRED_SE feature FLAG in Nfc/Android.mk Option 1) NXP_WIRED_SE:=FALSE (Donot include nfcandroid_wiredse changes to hardware & packages folder) Option 2) NXP_WIRED_SE:=TRUE (Include nfcandroid_wiredse changes to hardware & packages folder) by hariprasad nalacheruvu · 6 years ago
  37. 7e9dea4 Routing table management SSG adaptation by hariprasad nalacheruvu · 6 years ago
  38. 6a1a449 Randomly NFCStatus SEMANTIC_ERROR is returned for routing table update by Ravishinde · 6 years ago
  39. 1177c1d SN100x: Single System Image for Qualcom Adapted below APIs in framwork and JNI 1.getFWVersion 2.readerPassThruMode 3.transceiveAppData 4.[China transit]setConfig 5.SelectUicc 6.getSelectedUicc 5.getAidTableSize 6.getRemainingAidTableSize by Ravishinde · 6 years ago
  40. d41f3ec Routing table management SSG adaptation by Arjun Thottingal Jayarajan · 6 years ago
  41. 4b27a92 Samsung Specific==>SPAY by Ayush · 6 years ago
  42. 4cb815e Samsung Specific==>OS patch Update –phase 1 by Ayush · 6 years ago
  43. ef14c1c eSE Access Interface - NFC extras==>Synchronization between OMAPI & NFC extras -SSG by Ayush · 6 years ago
  44. a9eb586 Samsung Specific==>SPAY by Ayush · 6 years ago
  45. ff7a443 Wired Se Hal folder structure alignment by hariprasad nalacheruvu · 6 years ago
  46. 6fe7183 Static_CE test cases are getting failed with transmission error during select AID by hariprasad nalacheruvu · 6 years ago
  47. 874b889 Update README.md by nxpandroid · 6 years ago
  48. 3bcfda1 ISO7816 -APDU pattern based routing by Suraj Uday Kotharkar · 6 years ago
  49. 1c2f47f Static_CE test cases are getting failed with transmission error during select AID by hariprasad nalacheruvu · 6 years ago
  50. 055b7ba SN100x Alignment on NFC MWstack code delta b/w NXP GitHub and QCM CAF deliveries. by Ravishinde · 6 years ago
  51. 13dd9fe WiredSe Hal implementation with directory restructured by Arjun Thottingal Jayarajan · 6 years ago
  52. 5d9d4cf WiredSe Hal implementation by Arjun Thottingal Jayarajan · 6 years ago
  53. 308359f HCI transceive timeout error handling. by Suraj Uday Kotharkar · 6 years ago
  54. 8fb72cb Tech F routing is not happening , instead SCBR based routing is happening. by Suraj Uday Kotharkar · 6 years ago
  55. 233884b NFC_NCIHALx_AR2000.09.00.08_OpnSrc by nxpandroid · 6 years ago
  56. 93419c6 Rename terminal to eSE1,eSE2 and eSE3 by hariprasad nalacheruvu · 6 years ago
  57. 1a2762f NFC_NCIHALx_AR2000.09.00.07_OpnSrc by nxpandroid · 6 years ago
  58. aa1fd58 As part of reader mode from p73, observing routing table update and syntax error when mobeewave applet is installed by hariprasad nalacheruvu · 6 years ago
  59. 2fced7d Card emulation from host is working in screen off state scenario by Suraj Uday Kotharkar · 6 years ago
  60. 4d66e53 JNI compilation related fixes. by Suraj Uday Kotharkar · 6 years ago
  61. 9e250fb When clear al pipe is received during pipe creation, power link command is missing. by Suraj Uday Kotharkar · 6 years ago
  62. fe04de7 STATUS_INVALID_PARAM observed during NFC init for CORE_SET_CONFIG(20020401C50101) and CORE_GET_CONFIG_CMD(20030201B9). These are broadcom specific params present in code which are redundant here in NXP nfc stack. by Ravishinde · 6 years ago
  63. 18811a5 Ese gets stuck when /card command is receivied before getting the response for max wtx count time out has occured by Suraj Uday Kotharkar · 6 years ago
  64. 8278701 closeChannel request for failed openBasicChannel to be taken care by hariprasad nalacheruvu · 6 years ago
  65. ba06cec getAtr optimization on OMAPI-SMB openSession by hariprasad nalacheruvu · 6 years ago
  66. 09f9528 getAtr optimization on OMAPI-SMB openSession by hariprasad nalacheruvu · 6 years ago
  67. 08fefe6 Align NFC code base with latest AOSP master branch. adding NXP_EXTNS to NXP changes. by Suraj Uday Kotharkar · 6 years ago
  68. 1b838b7 Update README.md by nxpandroid · 6 years ago
  69. ab263b3 System Code Based routing . NFA_ConfigureUICCListenTech added for Tech F for ESE. by Suraj Uday Kotharkar · 6 years ago
  70. 97023b8 NFC service is getting stuck if NFC reset is done during wTx by hariprasad nalacheruvu · 6 years ago
  71. f8ff94b EMVCO polling is not starting without stop poll command after readermode timeout by hariprasad nalacheruvu · 6 years ago
  72. 1dd1988 Discovery configuration fields are missing with RF discovery command while switching from EMVCO polling to NFC forum polling by hariprasad nalacheruvu · 6 years ago
  73. 4d88a25 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  74. cd8aa96 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  75. 45680d9 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  76. de5db8e Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  77. 5e9af57 Align NFC code base with latest AOSP master branch NCI2.0 Support for System Code Based Routing registration and Power State Handling. by Suraj Uday Kotharkar · 6 years ago
  78. 58376db Align NFC code base with latest AOSP master branch Save the last selected payment service by Suraj Uday Kotharkar · 6 years ago
  79. cc48d43 Align NFC code base with latest AOSP master branch Do not bind a service, if it has already been disconnected by Suraj Uday Kotharkar · 6 years ago
  80. fb61cc7 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  81. 2baf99c Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  82. c76fc25 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  83. 528a2a1 Align NFC code base with latest AOSP master branch Remove nfca_version related logs Test: compile and check logcat by Suraj Uday Kotharkar · 6 years ago
  84. 1a337db Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  85. 608155d Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  86. f4a7e0b Align NFC code base with latest AOSP master branch NfcAdapter.EXTRA_SE_NAME -> NfcAdapter.EXTRA_SECURE_ELEMENT_NAME Test:Compiles by Suraj Uday Kotharkar · 6 years ago
  87. 48e582e Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  88. 9ced3d7 Align NFC code base with latest AOSP master branch Fixes ArrayStoreException in getSEAccessAllowPackages() by Suraj Uday Kotharkar · 6 years ago
  89. 529ea15 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  90. 9d823c5 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  91. 9de7ec0 Align NFC code base with latest AOSP master branch by Suraj Uday Kotharkar · 6 years ago
  92. 88ee6aa NFC service is getting stuck if NFC reset is done during wTx by Sreenivas · 6 years ago
  93. 2a0ee9c Routing table is not reverting after conflicting AID transaction. by Suraj Uday Kotharkar · 7 years ago
  94. ecca011 Reader-over-ESE-feature-implementation on Venus by nxpandroid · 6 years ago
  95. 07e24f2 During NFC OFF, NfcService sends end of APDU session(doDisconnect) regardless of the channel count maintained by Arjun Thottingal Jayarajan · 7 years ago
  96. c4938c0 OMAPI Error handling service and application death recovery by hariprasad nalacheruvu · 7 years ago
  97. f16341f Updated gitignore filelist by nxf24591 · 7 years ago
  98. aafe1f8 Updated gitignore filelist by nxf35421 · 7 years ago
  99. 0f11d48 On every screen state change , routing table update is sent by Suraj Uday Kotharkar · 7 years ago
  100. 7a3a813 EVT_ABORT is not issued as part OMAPI open session by Sreenivas · 7 years ago