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