aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Replace ISO7816 proto routing to EMPTY AID routingnxpandroid2017-09-142-5/+53
| | |
| | * NFC_GetConfig and NFC_PowerLink command are sent back to back causing JNI to ↵nxpandroid2017-09-141-1/+1
| | | | | | | | | | | | be never notified thus causing NFC service died issue
| | * NFC service died while semdaemon and NFC Off/Onnxpandroid2017-09-141-0/+1
| | |
| | * Auth is not working in DWP interface.nxpandroid2017-09-141-1/+0
| | |
| | * Jcop Download is not working in DWP interfacenxpandroid2017-09-142-6/+4
| | |
| | * JcopDownload is not working in DWP interface. eSE Chip type macro values are ↵nxpandroid2017-09-141-28/+34
| | | | | | | | | | | | not reflecting in Jni.
| | * Macro fix for power up sequence correction while opening SE connectionnxpandroid2017-09-141-2/+2
| | |
| | * GKI memory leak observed during NFC ON/OFF and SemDaemonnxpandroid2017-09-143-36/+46
| | |
| | * Fix for crash when NFC ON-OFF in the field with AGC Debugnxpandroid2017-09-141-0/+8
| | |
| | * [transaction controller]: NFC init failurenxpandroid2017-09-141-31/+34
| | | | | | | | | | | | | | | | | | | | | when triggering NFC init in reader proximity 2 issues are identified and fixed: 1. Discovery is being sent before routing table update resulting in field on ntf. This causes abnormal beahvior during activation 2.Pending requests are not sent.
| | * Power up sequence correction when opening SE connectionnxpandroid2017-09-142-2/+2
| | |
| | * Reference transaction response not received from UICC/HCEnxpandroid2017-09-141-2/+8
| | | | | | | | | | | | | | | | | | Issue: Routing table is not committed and not updated in NFCC even if it is updated in MW. Typically when screen state off follows immediately after routing table update operation in MW. Fix: In NFC service, while handling routing table commit message, invoked api to commit updated routing table.:
| | * Max WTX handling on DWP interfacenxpandroid2017-09-144-8/+75
| | |
| | * Core reset during nfc init and failure while recovering. During NFC init, if ↵nxpandroid2017-09-141-16/+42
| | | | | | | | | | | | reset notification is rxed then MW enters recovery but NfcAdabpter
| | * [NewSubmodule:TransactionController]: Loader service and P2P race resolutionnxpandroid2017-09-145-126/+562
| | |
| | * 9971 is not issued by MW during payment transactionnxpandroid2017-09-141-0/+1
| | |
| | * NFC service died when SPI + DWP-reset/NFC ON/OFFnxpandroid2017-09-143-21/+79
| | | | | | | | | | | | | | | | | | | | | It has multiple fixes: 1. NFC hang (timeout added for semaphores) 2. Restricted the handling of SPI signals during NFC initialization and deinitialization 3. Clearing of previously logged signal events
| | * NFC crashed while reading type 1,2,3,4 tags together.nxpandroid2017-09-141-57/+60
| | |
| | * NFC Abort when device shutdown is in progressnxpandroid2017-09-141-1/+5
| | |
| | * Compilation Fix for Android Onxpandroid2017-09-141-0/+12
| | |
| | * Taking complete res/ folder from Tag:android-8.0.0_r4nxpandroid2017-09-14151-41/+2348
| | |
| | * Add READ_EXTERNAL_STORAGE for file based Uri while beamingnxpandroid2017-09-141-2/+18
| | |
| | * Disable NFC application in case the device doesn't have FEATURE_NFC_ANYnxpandroid2017-09-141-0/+7
| | |
| | * Cancel Android Beam in case the dialog is closednxpandroid2017-09-141-0/+16
| | |
| | * Revert Disable NFC application if system doesn't have FEATURE_NFC_ANYnxpandroid2017-09-142-48/+0
| | |
| | * Add BIND_RESOLVER_RANKER_SERVICE permission to show App Choosernxpandroid2017-09-141-0/+1
| | |
| | * Convert notifications to use NotificationChannelnxpandroid2017-09-141-1/+9
| | |
| | * Disable NFC application if system doesn't have FEATURE_NFC_ANYnxpandroid2017-09-141-0/+42
| | |
| | * Disable NFC application if system doesn't have FEATURE_NFC_ANYnxpandroid2017-09-141-0/+6
| | |
| | * Rename persistentFeature to persistentWhenFeatureAvailable.nxpandroid2017-09-141-1/+1
| | |
| | * Set persistentFeature attributenxpandroid2017-09-141-0/+1
| | |
| | * Remove some unused code around process state reporting.nxpandroid2017-09-141-6/+0
| | |
| | * ists returned from OS aren't mutablenxpandroid2017-09-141-2/+2
| | |
| | * Update usage of ActivityManagerNativenxpandroid2017-09-142-4/+3
| | |
| | * Fix dumpsys output to differentiate between HCE and HCE-F.nxpandroid2017-09-145-5/+5
| | |
| | * When tag is present , MW is sending RF deactivate to IDLE and discovery when ↵nxpandroid2017-09-141-1/+3
| | | | | | | | | | | | screen state change is triggered
| | * NFC Service Died during Stag/Applet_wired/P2P Scenarios fix is added to ↵nxpandroid2017-09-141-0/+1
| | | | | | | | | | | | stop the thread when tag is lost or disconnected
| | * Any service should not be set as defaultPayment if no aids present.nxpandroid2017-09-141-1/+1
| | |
| | * AppChooser does not appear when a banner is set Drawable can not be sent ↵nxpandroid2017-09-142-5/+16
| | | | | | | | | | | | directly in intent. New changes are added to convert drawable to byteArray
| | * Cleaning upnxpandroid2017-08-161-14/+0
| | |
| | * Cleaning up for Android O branchnxpandroid2017-08-1620-9116/+0
| | |
| | * NFC_NCIHALx_AR18C0.8.0.13_O_OpnSrcnxpandroid2017-08-141-1/+1
| | |
| | * NFC_NCIHALx_AR1800.8.0.13_O_OpnSrcnxpandroid2017-08-141-0/+1
| | |
| | * [SINGLE_BINARY] : CE related fixes.nxpandroid2017-08-142-7/+7
| | |
| | * [SINGLE_BINARY] : Fix for NFCC_STANDBY_TIMEOUT issuenxpandroid2017-08-141-19/+19
| | |
| | * [SINGLE_BINARY] : Fix for P73 Reader modenxpandroid2017-08-141-8/+3
| | |
| | * Single binary changes Updated MAX_EE related changesnxpandroid2017-08-147-210/+113
| | |
| | * Single binary changes : Replacing feature macro by dynamic chip type ↵nxpandroid2017-08-143-20/+17
| | | | | | | | | | | | feature macro
| | * Single binary Featue macro replacements by dynamic chip type feature listnxpandroid2017-08-1414-2591/+2773
| | |
| | * NFC_NCIHALx_AR1800.8.0.C_O_OpnSrcnxpandroid2017-07-311-0/+1
| | |