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