1. c4502aa Merge "[framework] Add Nfc oem extension api surface." into main by Bob Wang · 9 months ago
  2. 7d3bb62 Add NFC observe mode + auto-transact dumpsys protos by Steve Pomeroy · 9 months ago
  3. b423805 Add NFC observe mode + auto-transact dumpsys logging by Steve Pomeroy · 9 months ago
  4. 027a61f Merge "Fix PollingFrame timestamp documentation" into main by Steve Pomeroy · 10 months ago
  5. 5b58fbf Fix PollingFrame timestamp documentation by Steve Pomeroy · 10 months ago
  6. 5affad6 Merge "Set default discovery technology" into main by Treehugger Robot · 10 months ago
  7. 1fac3ff Set default discovery technology by Alisher Alikhodjaev · 10 months ago
  8. 4a9fdd0 [framework] Add Nfc oem extension api surface. by ziyiw · 10 months ago
  9. 3506385e Merge "Pass package name to `NfcService.setObserveMode()`" into main by James Willcox · 10 months ago
  10. 04a1f21 Pass package name to `NfcService.setObserveMode()` by James Willcox · 10 months ago
  11. dd21785 Merge "nfc(api): Suppress processPollingFrames lint error" into main am: cac3b99ca9 am: 0c94776e80 by Treehugger Robot · 10 months ago
  12. 1f1a03d nfc(api): Suppress processPollingFrames lint error by Roshan Pius · 10 months ago
  13. be18391 Merge "[framework] Expose enable()/disable() as public api." into main by Treehugger Robot · 10 months ago
  14. c7a2659 Merge "nfc(api): Add user id in setServiceEnabledForCategoryOther" into main am: 43420b33e4 am: 399c2a5151 by Roshan Pius · 10 months ago
  15. a087ec3 nfc(api): Add user id in setServiceEnabledForCategoryOther by Roshan Pius · 10 months ago
  16. 5acfc50 [framework] Expose enable()/disable() as public api. by ziyiw · 11 months ago
  17. 28db32f Add POLLING_LOOP_TYPE_UNKNOWN to PollingFrameType by Brad Lassey · 10 months ago
  18. 7b81612 RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 11 months ago
  19. 78b5d9e Merge "nfc(api): Dont invoke enableReaderMode from setDiscoveryTech" into main by Alisher Alikhodjaev · 11 months ago
  20. c1eec31 nfc(api): Dont invoke enableReaderMode from setDiscoveryTech by Alisher Alikhodjaev · 11 months ago
  21. f92321d Merge "Support new generated CustomFeatureFlags" into main am: 0886f9289c am: 4910280e44 by Jeff DeCew · 11 months ago
  22. 6c6c7fe Merge "Document that only the currently preferred service can enable and disable observe mode" into main by Brad Lassey · 11 months ago
  23. c255668 Support new generated CustomFeatureFlags by Jeff DeCew · 11 months ago
  24. 465b413 Offhost NFC services shouldn't be able to register non-autotransact polling loop filters by Brad Lassey · 11 months ago
  25. bb30e1e Merge "nfc(api): Move @hide constants to Constants.java" into main by Roshan Pius · 11 months ago
  26. 2e20e67 Document that only the currently preferred service can enable and disable observe mode by Brad Lassey · 11 months ago
  27. aea1d8e2 Revert^2 "Set container to system for aconfig_declarations in AconfigFlags.bp" by Dennis Shen · 11 months ago
  28. ad80ebb nfc(api): Move @hide constants to Constants.java by Roshan Pius · 11 months ago
  29. 7cc283a Merge "Use PollingFrame class instead of Bundles to represent polling frames in NFC stack" into main by Treehugger Robot · 11 months ago
  30. d65fbe1 Use PollingFrame class instead of Bundles to represent polling frames in NFC stack by Brad Lassey · 11 months ago
  31. 2487fac Merge "Make NFC library available to multidevice CTS NFC tests" into main by Charles Wang · 11 months ago
  32. 760a44e Merge "Revert "Set container to system for aconfig_declarations in AconfigFlags.bp"" into main by Treehugger Robot · 11 months ago
  33. 02287dc Revert "Set container to system for aconfig_declarations in AconfigFlags.bp" by Yu Liu · 11 months ago
  34. c32694d Merge "nfc: Add CtsNdefTestCases to presubmit" into main am: 945a0e1d5d am: b661773c87 by Treehugger Robot · 11 months ago
  35. 1ad62c2 nfc: Add CtsNdefTestCases to presubmit by Henri Chataing · 11 months ago
  36. 33a6081 Make NFC library available to multidevice CTS NFC tests by Charles Wang · 11 months ago
  37. a432954 nfc(api): Add OEM extension surface by Roshan Pius · 12 months ago
  38. daa8a6c Merge "nfc(api): Link against framework-permission" into main by Roshan Pius · 12 months ago
  39. 8262257 Merge "Set container to system for aconfig_declarations in AconfigFlags.bp" into main by Yu Liu · 12 months ago
  40. c876512 Merge "nfc(api): Add OEM extension surface" into main by Treehugger Robot · 12 months ago
  41. e193985 nfc(api): Link against framework-permission by Roshan Pius · 12 months ago
  42. f6293f7 Set container to system for aconfig_declarations in AconfigFlags.bp by Yu Liu · 12 months ago
  43. 07cd09d nfc(api): Add OEM extension surface by Roshan Pius · 12 months ago
  44. de809d2 KEY_POLLING_LOOP_TIMESTAMP is a long not an int by Brad Lassey · 12 months ago
  45. 30ec015 Merge "Un-deprecate some NFC methods" into main by James Willcox · 12 months ago
  46. b2d0a68 Un-deprecate some NFC methods by James Willcox · 12 months ago
  47. eaece84 Merge "[nfc] Pass in package name to nfcService when enabling nfc." into main by Bob Wang · 12 months ago
  48. e98cd72 Reword autoTransact javadoc by Brad Lassey · 12 months ago
  49. 20ef2f1 Merge "nfc(api): Change min_sdk to current for framework-nfc" into main by Roshan Pius · 12 months ago
  50. 8f55786 Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 1 year ago
  51. 7e80a86 nfc(api): Change min_sdk to current for framework-nfc by Roshan Pius · 12 months ago
  52. 74f28fc Merge "Revert^3 "nfc(api): Change min_sdk to V for framework-nfc"" into main by Roshan Pius · 12 months ago
  53. ae6523b Revert^3 "nfc(api): Change min_sdk to V for framework-nfc" by Roshan Pius · 12 months ago
  54. 197bd3a [nfc] Pass in package name to nfcService when enabling nfc. by ziyiw · 12 months ago
  55. c3b1804 Merge "Revert^2 "nfc(api): Change min_sdk to V for framework-nfc"" into main by Roshan Pius · 12 months ago
  56. 4f482f4 Add javadoc for autoTransact parameter by Brad Lassey · 12 months ago
  57. bdd425c Revert^2 "nfc(api): Change min_sdk to V for framework-nfc" by Roshan Pius · 12 months ago
  58. 72bf1ba Use long for timestamp in PollingFrame by Brad Lassey · 12 months ago
  59. b65f3c9 Revert "nfc(api): Change min_sdk to V for framework-nfc" by Roshan Pius · 12 months ago
  60. cd061eb nfc(api): Change min_sdk to V for framework-nfc by Roshan Pius · 12 months ago
  61. b1917ee Add API for polling loop pattern filters based on developer feedback. by Brad Lassey · 1 year ago
  62. 15e9fdf Add Javadoc for PollingFrame constructor by Brad Lassey · 1 year ago
  63. 4cac2f7 Merge "framework-nfc: add aconfig_declarations block" into main by Treehugger Robot · 1 year ago
  64. 55c26d3 framework-nfc: add aconfig_declarations block by Mårten Kongstad · 1 year ago
  65. 8ff0d0d Merge "framework-nfc: add aconfig_declarations block" into main by Treehugger Robot · 1 year ago
  66. 2199d97 framework-nfc: add aconfig_declarations block by Mårten Kongstad · 1 year ago
  67. 80643bc Merge "Export flags used in FlaggedApi annotations" into main am: e8ab42c773 am: 529edaceef by Oriol Prieto Gascó · 1 year ago
  68. 5cc889a Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 1 year ago
  69. 1654ad1 Provide information on whether a polling frame is auto-transact by Brad Lassey · 1 year ago
  70. 896fc98 Merge "Deprecate methods on CardEmulation in favor of Wallet Role." into main by Treehugger Robot · 1 year ago
  71. 6887fbe Treat gain as an unsigned int by Brad Lassey · 1 year ago
  72. 5cc0ba4 Rename getGain() to getVendorSpecificGain() by Brad Lassey · 1 year ago
  73. 4ce6588 Fix typo in javadoc by Brad Lassey · 1 year ago
  74. 776bb06 Rename defaultToObserveMode to shouldDefaultToObserveMode by Brad Lassey · 1 year, 1 month ago
  75. ec6ff84 Merge changes from topics "dynamic_autotransct", "throw_for_invalid_plf" into main by Treehugger Robot · 1 year, 1 month ago
  76. c44d59d Update javadoc to make it clear that polling loop filter needs at least by Brad Lassey · 1 year, 1 month ago
  77. 07054da Add boolean autoTransact flag to registerPollingLoopForService() by Brad Lassey · 1 year, 1 month ago
  78. e19f876 Implement parceling for auto transact by Brad Lassey · 1 year, 1 month ago
  79. 82abaf1 Rename setTransactionsAllowed() to setObserveModeEnabled per API feedback by Brad Lassey · 1 year, 1 month ago
  80. 90305cc Override toString() in PollingFrame by Brad Lassey · 1 year, 1 month ago
  81. 6075bd2 Use IntDef for polling frame types by Brad Lassey · 1 year, 1 month ago
  82. 5dd2944 Introduce dedicated PollingFrame class to replace the use of Bundles per by Brad Lassey · 1 year, 1 month ago
  83. feddbeb Address API feedback for ApduServiceInfo by Brad Lassey · 1 year, 1 month ago
  84. b23955e Rename setServiceObserveModeDefault() to by Brad Lassey · 1 year, 1 month ago
  85. 6a90796 Update the javadoc of registerPollingLoopFilterForService() to describe by Brad Lassey · 1 year, 1 month ago
  86. ecf0dc1 Merge "[DON'T BLOCK] Test ownership migration rules" into main by Ronish Kalia · 1 year, 1 month ago
  87. bae9399 Fix javadoc to make it clear that the processPollingFrames method by Brad Lassey · 1 year, 1 month ago
  88. aa8cca4 Merge "api: Address API council feedback for createNfcResolverIntent" into main by Treehugger Robot · 1 year, 1 month ago
  89. 5ae9a17 api: Address API council feedback for createNfcResolverIntent by Roshan Pius · 1 year, 1 month ago
  90. f891397 [DON'T BLOCK] Test ownership migration rules by Ronish Kalia · 1 year, 1 month ago
  91. 647e140 Make defaultToObserveMode public by Brad Lassey · 1 year, 1 month ago
  92. 7f0c8fe Merge "nfc(api) APIs added for sending Vendor specific commands" into main by Treehugger Robot · 1 year, 1 month ago
  93. 91c8baf Deprecate methods on CardEmulation in favor of Wallet Role. by Omer Ozer · 1 year, 2 months ago
  94. ace29c1 nfc(api) APIs added for sending Vendor specific commands by suryaprakash.konduru · 1 year, 3 months ago
  95. 03cf4ee Merge "Rename bundle keys to be prefixed with KEY" into main by Treehugger Robot · 1 year, 1 month ago
  96. 90d765d Merge "nfc(api): Fix flag for unregisterNfcVendorNciCallback" into main by Roshan Pius · 1 year, 1 month ago
  97. d4c50e8 nfc(api): Fix flag for unregisterNfcVendorNciCallback by Roshan Pius · 1 year, 1 month ago
  98. eb267c6 Rename bundle keys to be prefixed with KEY by Brad Lassey · 1 year, 2 months ago
  99. ee03676a Add method to retrieve whether observe mode is currently enabled or not by Brad Lassey · 1 year, 2 months ago
  100. 3e99e2b Add the ability to mark a polling loop filter to automatically transact by Brad Lassey · 1 year, 2 months ago