1. 3dbf4ca Merge "Add OemExtension callbacks support" into main by Treehugger Robot · 1 year, 7 months ago
  2. 033c279 Add OemExtension callbacks support by suryaprakash.konduru · 1 year, 10 months ago
  3. 34eacbb Merge "nfc(api): Pass package name to reader, discovery AIDL calls" into main by Treehugger Robot · 1 year, 7 months ago
  4. 498e9ae nfc(api): Pass package name to reader, discovery AIDL calls by Roshan · 1 year, 7 months ago
  5. 2d05ad4 [framework] Change proto and tech route to int value. by ziyiw · 1 year, 7 months ago
  6. 2c96522 [Nfc] Add nfc oem extension callback. by ziyiw · 1 year, 8 months ago
  7. edcd158 Added dynamic route location update support for type-F by sai.shwethas · 1 year, 8 months ago
  8. ea598ed Merge "[framework] Expose override/recover routingTable as systemApi." into main by Bob Wang · 1 year, 7 months ago
  9. caed81a Merge "nfc: Add New API to get the list of active NFCEE" into main by Treehugger Robot · 1 year, 7 months ago
  10. 3ee3013 [framework] Expose override/recover routingTable as systemApi. by ziyiw · 1 year, 8 months ago
  11. 991a9df Merge "Add an intent action for Non-payment NFC services settings" into main by Treehugger Robot · 1 year, 7 months ago
  12. 403343d Add an intent action for Non-payment NFC services settings by Hai Zhang · 1 year, 7 months ago
  13. 1f51a66 [framework] Pass in package name when change reader option. by ziyiw · 1 year, 7 months ago
  14. f440009 Implement NFC Event Listener API by Brad Lassey · 1 year, 7 months ago
  15. 9fa0481 nfc: Add New API to get the list of active NFCEE by Himanshu Singh Kushwah · 1 year, 9 months ago
  16. 82f2b2e nfc: Eliminate boilder plate code for recovering service (contd) by Roshan Pius · 1 year, 8 months ago
  17. 2389441 Fix broken link in NfcAdapter.java and clarify documentation by Steve Pomeroy · 1 year, 8 months ago
  18. b2618e5 Change NFC antenna api comments to indicated top-left start point for all axis. by Omer Ozer · 1 year, 8 months ago
  19. 5ebbe66 Eliminate boilder plate code for recovering service in NfcAdapter by Brad Lassey · 1 year, 8 months ago
  20. 7c0d098 Add Test method to inject HCE data by Brad Lassey · 1 year, 8 months ago
  21. 629bdce [framework] Add a flag for nfc persist log. by ziyiw · 1 year, 9 months ago
  22. 266c601 Add NFC observe mode + auto-transact dumpsys protos by Steve Pomeroy · 1 year, 9 months ago
  23. 7de2b4a Add NFC observe mode + auto-transact dumpsys logging by Steve Pomeroy · 1 year, 9 months ago
  24. 4d6ee76 Fix PollingFrame timestamp documentation by Steve Pomeroy · 1 year, 10 months ago
  25. 4867e84 Set default discovery technology by Alisher Alikhodjaev · 1 year, 10 months ago
  26. cbb1e36 [framework] Add Nfc oem extension api surface. by ziyiw · 1 year, 10 months ago
  27. 953f766 Pass package name to `NfcService.setObserveMode()` by James Willcox · 1 year, 10 months ago
  28. f561b86 [framework] Expose enable()/disable() as public api. by ziyiw · 1 year, 11 months ago
  29. 3d471f9 Add POLLING_LOOP_TYPE_UNKNOWN to PollingFrameType by Brad Lassey · 1 year, 10 months ago
  30. 0b6b859 Offhost NFC services shouldn't be able to register non-autotransact polling loop filters by Brad Lassey · 1 year, 11 months ago
  31. 256380c Document that only the currently preferred service can enable and disable observe mode by Brad Lassey · 1 year, 11 months ago
  32. c9e7521 nfc(api): Move @hide constants to Constants.java by Roshan Pius · 1 year, 11 months ago
  33. 897900a Use PollingFrame class instead of Bundles to represent polling frames in NFC stack by Brad Lassey · 2 years ago
  34. 80cb67d Make NFC library available to multidevice CTS NFC tests by Charles Wang · 2 years ago
  35. a7aba20 nfc(api): Link against framework-permission by Roshan Pius · 2 years ago
  36. 9a72832 KEY_POLLING_LOOP_TIMESTAMP is a long not an int by Brad Lassey · 2 years ago
  37. 82e3148 Un-deprecate some NFC methods by James Willcox · 2 years ago
  38. d77600c Reword autoTransact javadoc by Brad Lassey · 2 years ago
  39. d63eb28 nfc(api): Change min_sdk to current for framework-nfc by Roshan Pius · 2 years ago
  40. c0a3469 Revert^3 "nfc(api): Change min_sdk to V for framework-nfc" by Roshan Pius · 2 years ago
  41. a97474d [nfc] Pass in package name to nfcService when enabling nfc. by ziyiw · 2 years ago
  42. f36772b Add javadoc for autoTransact parameter by Brad Lassey · 2 years ago
  43. edbb76a Revert^2 "nfc(api): Change min_sdk to V for framework-nfc" by Roshan Pius · 2 years ago
  44. a805921 Use long for timestamp in PollingFrame by Brad Lassey · 2 years ago
  45. 1fda805 Revert "nfc(api): Change min_sdk to V for framework-nfc" by Roshan Pius · 2 years ago
  46. ce9c329 nfc(api): Change min_sdk to V for framework-nfc by Roshan Pius · 2 years ago
  47. f3214de Add API for polling loop pattern filters based on developer feedback. by Brad Lassey · 2 years ago
  48. 974bd19 Add Javadoc for PollingFrame constructor by Brad Lassey · 2 years ago
  49. 19d5070 Provide information on whether a polling frame is auto-transact by Brad Lassey · 2 years ago
  50. df283e5 Treat gain as an unsigned int by Brad Lassey · 2 years ago
  51. 60e4a30 Rename getGain() to getVendorSpecificGain() by Brad Lassey · 2 years ago
  52. 731ee93 Deprecate methods on CardEmulation in favor of Wallet Role. by Omer Ozer · 2 years, 2 months ago
  53. e8271e5 Replace hidden_api_packages with package-info.java and @hide by Paul Duffin · 1 year, 8 months ago
  54. e2cea35 Baseline Lint FlaggedApi violations by Mårten Kongstad · 1 year, 9 months ago
  55. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 10 months ago
  56. 280c087 nfc(api): Dont invoke enableReaderMode from setDiscoveryTech by Alisher Alikhodjaev · 1 year, 10 months ago
  57. 1f1a03d nfc(api): Suppress processPollingFrames lint error by Roshan Pius · 1 year, 10 months ago
  58. a087ec3 nfc(api): Add user id in setServiceEnabledForCategoryOther by Roshan Pius · 1 year, 10 months ago
  59. 7b81612 RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 11 months ago
  60. c255668 Support new generated CustomFeatureFlags by Jeff DeCew · 1 year, 11 months ago
  61. 1ad62c2 nfc: Add CtsNdefTestCases to presubmit by Henri Chataing · 2 years ago
  62. a432954 nfc(api): Add OEM extension surface by Roshan Pius · 2 years ago
  63. 4cac2f7 Merge "framework-nfc: add aconfig_declarations block" into main by Treehugger Robot · 2 years ago
  64. 55c26d3 framework-nfc: add aconfig_declarations block by Mårten Kongstad · 2 years ago
  65. 5cc889a Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 2 years, 1 month ago
  66. 4ce6588 Fix typo in javadoc by Brad Lassey · 2 years, 1 month ago
  67. 776bb06 Rename defaultToObserveMode to shouldDefaultToObserveMode by Brad Lassey · 2 years, 1 month ago
  68. ec6ff84 Merge changes from topics "dynamic_autotransct", "throw_for_invalid_plf" into main by Treehugger Robot · 2 years, 1 month ago
  69. c44d59d Update javadoc to make it clear that polling loop filter needs at least by Brad Lassey · 2 years, 1 month ago
  70. 07054da Add boolean autoTransact flag to registerPollingLoopForService() by Brad Lassey · 2 years, 1 month ago
  71. e19f876 Implement parceling for auto transact by Brad Lassey · 2 years, 1 month ago
  72. 82abaf1 Rename setTransactionsAllowed() to setObserveModeEnabled per API feedback by Brad Lassey · 2 years, 1 month ago
  73. 90305cc Override toString() in PollingFrame by Brad Lassey · 2 years, 1 month ago
  74. 6075bd2 Use IntDef for polling frame types by Brad Lassey · 2 years, 1 month ago
  75. 5dd2944 Introduce dedicated PollingFrame class to replace the use of Bundles per by Brad Lassey · 2 years, 1 month ago
  76. feddbeb Address API feedback for ApduServiceInfo by Brad Lassey · 2 years, 1 month ago
  77. b23955e Rename setServiceObserveModeDefault() to by Brad Lassey · 2 years, 1 month ago
  78. 6a90796 Update the javadoc of registerPollingLoopFilterForService() to describe by Brad Lassey · 2 years, 1 month ago
  79. ecf0dc1 Merge "[DON'T BLOCK] Test ownership migration rules" into main by Ronish Kalia · 2 years, 1 month ago
  80. bae9399 Fix javadoc to make it clear that the processPollingFrames method by Brad Lassey · 2 years, 1 month ago
  81. aa8cca4 Merge "api: Address API council feedback for createNfcResolverIntent" into main by Treehugger Robot · 2 years, 1 month ago
  82. 5ae9a17 api: Address API council feedback for createNfcResolverIntent by Roshan Pius · 2 years, 1 month ago
  83. f891397 [DON'T BLOCK] Test ownership migration rules by Ronish Kalia · 2 years, 1 month ago
  84. 647e140 Make defaultToObserveMode public by Brad Lassey · 2 years, 1 month ago
  85. 7f0c8fe Merge "nfc(api) APIs added for sending Vendor specific commands" into main by Treehugger Robot · 2 years, 1 month ago
  86. ace29c1 nfc(api) APIs added for sending Vendor specific commands by suryaprakash.konduru · 2 years, 3 months ago
  87. 03cf4ee Merge "Rename bundle keys to be prefixed with KEY" into main by Treehugger Robot · 2 years, 1 month ago
  88. 90d765d Merge "nfc(api): Fix flag for unregisterNfcVendorNciCallback" into main by Roshan Pius · 2 years, 1 month ago
  89. d4c50e8 nfc(api): Fix flag for unregisterNfcVendorNciCallback by Roshan Pius · 2 years, 1 month ago
  90. eb267c6 Rename bundle keys to be prefixed with KEY by Brad Lassey · 2 years, 2 months ago
  91. ee03676a Add method to retrieve whether observe mode is currently enabled or not by Brad Lassey · 2 years, 2 months ago
  92. 3e99e2b Add the ability to mark a polling loop filter to automatically transact by Brad Lassey · 2 years, 2 months ago
  93. d7d3e44f Merge "nfc(api) APIs added for sending Vendor specific commands" into main by Roshan Pius · 2 years, 1 month ago
  94. a8244b1 nfc(api) APIs added for sending Vendor specific commands by suryaprakash.konduru · 2 years, 3 months ago
  95. b778873 Merge "Address API council feedback for setDiscoveryTechnology flags" into main by Alisher Alikhodjaev · 2 years, 1 month ago
  96. 8ebe7a3 Address API council feedback for setDiscoveryTechnology flags by Alisher Alikhodjaev · 2 years, 2 months ago
  97. c867314 Address API council feedback for setDiscoveryTechnology flags by Alisher Alikhodjaev · 2 years, 2 months ago
  98. 238e846 Merge "Rename api according to API Council guidance." into main by Treehugger Robot · 2 years, 1 month ago
  99. 9f13e69 Rename api according to API Council guidance. by Brad Lassey · 2 years, 2 months ago
  100. ea76da3 Merge "nfc(api): Address API council feedback for setReaderMode" into main by Roshan Pius · 2 years, 2 months ago