1. 076a0d0 Tapjacking vulnerability when pairing Bluetooth devices with NFC by Alisher Alikhodjaev · 3 years, 2 months ago
  2. d0ef643 Protect Bluetooth device information when using NFC pairing by George Chang · 4 years, 8 months ago
  3. 88729ee NFC: Add fix to update screen state properly by Karthik Poosa · 3 years, 8 months ago
  4. 792b0d0 Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_row_11' into nfc.sys.lnx.2.0 by Tapas Dey · 4 years, 1 month ago
  5. f2f324d NFC: Fix CTS test case PreferredPaymentService issue by Bhuvan Varshney · 4 years, 1 month ago
  6. ed81e28 Get preferred payment service information update - Mapping to NfcApduServiceInfo (cherry picked from commit 11b98074b85eecb8cd394704e1dd808a6379fd49) by nxp61433 · 4 years, 1 month ago
  7. 6cd396e QSSI alignment by Yerriswamy · 4 years, 1 month ago
  8. 073d8e1 QSSI alignment by Yerriswamy · 4 years, 2 months ago
  9. 8bea292 QSSI alignment by Yerriswamy · 4 years, 1 month ago
  10. 4bdacda NFC-DEP routing entry as per AOSP by Yerriswamy · 4 years, 1 month ago
  11. e72882e Fix coverity warnings by Yerriswamy · 4 years, 1 month ago
  12. f89c1eb QSSI alignment by Yerriswamy · 4 years, 1 month ago
  13. d1180f4 {R-DP2} Updated Reduce the latency of receiving preferred payment changed intent Fix by Yerriswamy · 4 years, 1 month ago
  14. 119d03d QSSI alignment by Yerriswamy · 4 years, 1 month ago
  15. bee5df9 APIs to get current preferred payment service information 1. AID list 2. RouteDestination 3. Description APIs would be guarded by a new permission @RequiresPermission(android.Manifest.permission.NFC_PREFERRED_PAYMENT_INFO) by Yerriswamy · 4 years, 2 months ago
  16. 33d622e Mapping of routing power states for JNI extns by Yerriswamy · 4 years, 2 months ago
  17. a3f9e26 QSSI alignment by Yerriswamy · 4 years, 2 months ago
  18. cfb523e QSSI alignment by Yerriswamy · 4 years, 2 months ago
  19. c940d7e Android Q 10.00.13 patch integration Added permission for NfcFRouteSet API. by Yerriswamy · 4 years, 2 months ago
  20. 0ee9cc6 QSSI alignment by Yerriswamy · 4 years, 2 months ago
  21. 7a2f258 Fix NFC service die due to IllegalArgumentException by Yerriswamy · 4 years, 2 months ago
  22. aeeab89 copyright license update for all MW module source files by Yerriswamy · 4 years, 2 months ago
  23. 4b4ac85 Selftest api by Yerriswamy · 4 years, 2 months ago
  24. ea6f10e Registering aid entry to lmrt by nfcManager_routeAid. by Yerriswamy · 4 years, 2 months ago
  25. f5981b9 Add support to Mifare classic reader. by Yerriswamy · 4 years, 2 months ago
  26. 40abd57 {R-DP1} Send preferred payment service notification by Yerriswamy · 4 years, 2 months ago
  27. 8f47ae9 {R-DP2} Add a configurable toast debounce time by Yerriswamy · 4 years, 2 months ago
  28. f2e1e76 {R-DP2} Reduce the latency of receiving preferred payment changed intent by Yerriswamy · 4 years, 2 months ago
  29. 1e2b526 {R-DP1} Set a configurable flag for tag dispatch failed toast by Yerriswamy · 4 years, 2 months ago
  30. 8dedb7c {R-DP1} Replace usages of getPriority and PRIORITY constants with getConnectionPolicy and CONNECTION_POLICY constants in Nfc by Yerriswamy · 4 years, 2 months ago
  31. 78ac126 {R-DP1} Add dark mode support for AlertDialog by Yerriswamy · 4 years, 2 months ago
  32. 68f46f7 {R-DP1} Add tag error handling when detecting unknown tech-type by Yerriswamy · 4 years, 2 months ago
  33. 7a3f39d {R-DP1} Correct NFC route setting when DefaultRoute is not HOST by Yerriswamy · 4 years, 2 months ago
  34. 6c0b780 {R-DP1} Improve Toast usage by Yerriswamy · 4 years, 2 months ago
  35. 92e2fdf Android 11 Build Errors cleanup by nxp61433 · 4 years, 3 months ago
  36. 8276c18 {Q_AOSP}: Set BT OPP whitelist intent to foreground priority by Ganesh Deva · 4 years, 4 months ago
  37. c03dab9 {Q_AOSP}: Don't keep screen on during read tag on locked screen by Ganesh Deva · 4 years, 4 months ago
  38. 90575be {Q_AOSP}: Skip checking web link tag if confirmation is not needed by Ganesh Deva · 4 years, 4 months ago
  39. dec212c {Q_AOSP}: AppOps check for secondary user by Ganesh Deva · 4 years, 4 months ago
  40. 270e23b {Q_AOSP}: Release wakelock on watchdog timeout by Ganesh Deva · 4 years, 4 months ago
  41. 87047d8 {Q_AOSP}: Set LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS for Android Beam screen by Ganesh Deva · 4 years, 4 months ago
  42. cf55368 {Q_AOSP}: Store Native logs after a watchdog timer by Ganesh Deva · 4 years, 4 months ago
  43. 55bed98 {Q_AOSP}: Make auto play disablable by Ganesh Deva · 4 years, 4 months ago
  44. 11a359a {Q_AOSP}:Give room to register NFC adapter for payment service by Ganesh Deva · 4 years, 4 months ago
  45. 93e0805 {Q_AOSP}: Do not set mBluetoothEnabledByNfc when BT state changed by Ganesh Deva · 4 years, 4 months ago
  46. f64900a {Q_AOSP}: Fix Android Beam stop working during repetition by Ganesh Deva · 4 years, 4 months ago
  47. 49eedcd {Q_AOSP}: Beam: Show beam UI even if taking screenshot is failed by Ganesh Deva · 4 years, 4 months ago
  48. d40eef2 {Q_AOSP}: Fix WPS dialog disappearing after rotate screen by Ganesh Deva · 4 years, 4 months ago
  49. 99a444a {Q_AOSP}:Check if the end activity is exported for Dispatcher. by Ganesh Deva · 4 years, 4 months ago
  50. 095d6ff {Q_AOSP} : DEVICE_PROVISIONED was moved to global settings. by Ganesh Deva · 4 years, 4 months ago
  51. 46d4599 QSSI Alignment by nxf38293 · 4 years, 6 months ago
  52. dea8069 NfcFRouteSet API implemented to set techF route dynamically. by Ganesh Deva · 4 years, 6 months ago
  53. f96e686 QSSI Alignment by Ganesh Deva · 4 years, 7 months ago
  54. d4d476a Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_11' into nfc.sys.lnx.2.0 by Karthik Poosa · 4 years, 1 month ago
  55. 7a1bf93 Updated corresponding to - NFC_AR_00_6000_11.02.00_OpnSrc by Nanjesh · 4 years, 1 month ago
  56. b519ce8 {QSSI} code alignment variable cleanup by nxp61433 · 4 years, 1 month ago
  57. 04e0700 {QSSI} file mode restored. by nxp61433 · 4 years, 1 month ago
  58. cf7f6b5 QSSI changes by Yerriswamy · 4 years, 2 months ago
  59. f7ff520 QSSI changes by nxp61433 · 4 years, 2 months ago
  60. af496d6 Resolve JAVA warnings by siddaram khed · 4 years, 2 months ago
  61. 833e554 removed notifyEEReaderEvent(int evt) by nxp61433 · 4 years, 2 months ago
  62. a3a85fa Use DEFAULT_TECH_ABF_ROUTE to handle tech route separately by nxp61433 · 4 years, 2 months ago
  63. 4a9e887 {R-DP1} Correct NFC route setting when DefaultRoute is not HOST by siddaram khed · 4 years, 2 months ago
  64. 666a6c8 {R-DP2} Reduce the latency of receiving preferred payment changed intent by siddaram khed · 4 years, 2 months ago
  65. 05c4ebe {QSSI} Fix duplicate routing update during dual UICC switch by siddaram khed · 4 years, 9 months ago
  66. 7bdaa82 {android10_r2}: Fix use of deprecated SoundPool API in NFC by siddaram khed · 4 years, 9 months ago
  67. ec5aa4a {android10_r2}: Prevent error toasts during provisioning by siddaram khed · 4 years, 9 months ago
  68. a552b56 {R-DP1} Add dark mode support for AlertDialog by siddaram khed · 4 years, 2 months ago
  69. cc7e018 NFC: Fix compilation issues by Karthik Poosa · 4 years, 3 months ago
  70. 43a39ce Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_11' into nfc.sys.lnx.2.0 by Karthik Poosa · 4 years, 3 months ago
  71. 843e55a {R-DP1} APIs to get current preferred payment service information 1. AID list 2. RouteDestination 3. Description APIs would be guarded by a new permission @RequiresPermission(android.Manifest.permission.NFC_PREFERRED_PAYMENT_INFO) by nxp72559 · 4 years, 4 months ago
  72. 46ec0f5 {R-DP1} Replace usages of getPriority and PRIORITY constants with getConnectionPolicy and CONNECTION_POLICY constants in Nfc by nxp72559 · 4 years, 4 months ago
  73. 756b8ac {R-DP1} Add tag error handling when detecting unknown tech-type There is possibility to detect tag with unknown tech type. It should be handled without crashing nfc. by nxp72559 · 4 years, 4 months ago
  74. 85408f4 {R-DP1}Improve Toast usage Remove previous toast and make a new toast each time by nxp72559 · 4 years, 4 months ago
  75. 1587850 Changes for migration to android 11 by nxf52135 · 4 years, 5 months ago
  76. b878ded Fix coverity warnings by Himanshu Singh · 4 years, 5 months ago
  77. 0964520 Registering aid entry to lmrt by nfcManager_routeAid by Himanshu Singh · 4 years, 5 months ago
  78. 0963163 NFC: Replace usage of StatsLog with NfcStatsLog by Bhuvan Varshney · 4 years, 3 months ago
  79. e008688 NFC: Add implementation for INfcCardEmulation new API by Bhuvan Varshney · 4 years, 5 months ago
  80. 48961e8 NFC: Fix compiler error by Gaurav Singhal · 4 years, 5 months ago
  81. 67218cc NFC: Merge branch 'caf/caf/nxpnfc-project/br_android_ncihalx_q' into nfc.sys.lnx.2.0 by Gaurav Singhal · 4 years, 5 months ago
  82. ebc36c8 NFC: Update BT handover uuid checks by Bhuvan Varshney · 4 years, 5 months ago
  83. 2189062 Revert "[artf700650][Q-DP2]:Fix NPE while installing" by nxf24178 · 4 years, 6 months ago
  84. ac583f5 Fix NPE while installing multiple Payment Apps by nxf55720 · 4 years, 7 months ago
  85. 76465ec Fix NFC service die due to IllegalArgumentException by Himanshu Singh · 4 years, 7 months ago
  86. 96d40a9 Mapping of route power states by hariprasad.nalacheruvu · 4 years, 7 months ago
  87. 4054229 Mapping of routing power states for JNI extns by hariprasad.nalacheruvu · 4 years, 7 months ago
  88. e3433df Handling of polling in screen off while tag reading is ongoing by Himanshu Singh · 4 years, 7 months ago
  89. b700f0c NFC-DEP routing entry as per AOSP by hariprasad.nalacheruvu · 4 years, 7 months ago
  90. d58e9fe Resolve JAVA warnings by nxf48293 · 4 years, 8 months ago
  91. 35638f7 {android10_r2}: Add BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS for binding to the HostApduService (cherry picked from commit 83c03103cada483861c94eb37b531e77e2b06d3e) by Lijo Abraham · 4 years, 8 months ago
  92. bcaa153 Revert "i[artf689009] {android10_r2}: Add BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS for binding to the HostApduService" by Bhupendra Pawar · 4 years, 8 months ago
  93. 6a1f76b i[artf689009] {android10_r2}: Add BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS for binding to the HostApduService by Lijo Abraham · 4 years, 8 months ago
  94. 1583549 {android10_r2}: Allow ACTION_TRANSACTION_DETECTED to wakeup application by Lijo Abraham · 4 years, 8 months ago
  95. 4fcea6c {android10_r2}: Add BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS for binding to the HostApduService by Lijo Abraham · 4 years, 8 months ago
  96. 66d18cd {android10_r2}: ForegroundUtils: Track changes to IProcessObserver by Lijo Abraham · 4 years, 8 months ago
  97. ae45384 Added support for T4TClearData() API. by Ayush Raj · 4 years, 8 months ago
  98. 6fd8c7e Use DEFAULT_TECH_ABF_ROUTE to handle tech route separately by Suhas Suresh · 4 years, 9 months ago
  99. 6957d9a Resolve JAVA warnings by nxf48293 · 4 years, 9 months ago
  100. 5cf1d42 Resolve JAVA warnings by nxf48293 · 4 years, 9 months ago