- 545573a Merge "Import utility class directly from the connectivity project" into main by Gabriel Biren · 1 year, 8 months ago
- e90a4d2 Merge changes from topic "nfc_aosp_main_merge" into main by Treehugger Robot · 1 year, 8 months ago
- c90540c Merge changes I95ebeb36,I37da934b,Ifa4a739c,I3d8e5c72,If6a14c4e into main by T.J. Mercier · 1 year, 8 months ago
- 19434e8 Merge "Report latest RSS for LMKD kills" into main by Treehugger Robot · 1 year, 8 months ago
- fceb1be Report latest RSS for LMKD kills by Carlos Galo · 1 year, 8 months ago
- 980636f Merge "Add READ_DROPBOX_DATA for Shell" into main by Treehugger Robot · 1 year, 8 months ago
- de18937 Merge "media: protect around set_callback_stall aconfig flag access" into main by Treehugger Robot · 1 year, 8 months ago
- d12ae13 Merge "profcollect: Guard binder calls with null checks" into main by Treehugger Robot · 1 year, 8 months ago
- ed68ae7 Add READ_DROPBOX_DATA for Shell by Mattias Nilsson · 1 year, 8 months ago
- 2b66ca6 Merge "Fix NullPointerException in android.widget.TimePickerSpinnerDelegate.updateInputState" into main by Treehugger Robot · 1 year, 8 months ago
- d470e92 profcollect: Guard binder calls with null checks by Yi Kong · 1 year, 8 months ago
- 55a7e60 media: protect around set_callback_stall aconfig flag access by Wonsik Kim · 1 year, 8 months ago
- 5fd321c Adding wallet payment service to log protos for nfc. by Omer Ozer · 1 year, 10 months ago
- 61830d5 [nfc] Add disallow nfc change user restriction. by ziyiw · 1 year, 10 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, 10 months ago
- 7de2b4a Add NFC observe mode + auto-transact dumpsys logging by Steve Pomeroy · 1 year, 10 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, 11 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
- debe12d Merge "SystemUI as an exception to user impact level limit" into main by Shrinidhi Hegde · 1 year, 8 months ago
- c53b898 Merge "Fix -Wformat warning" into main by Treehugger Robot · 1 year, 8 months ago
- b934fcd Merge "Remove volnov@google.com from core/java/android/service/contextualsearch/OWNERS" into main by Julie Pan · 1 year, 8 months ago
- cae8ea0 Merge "Remove volnov@google.com from core/java/android/view/contentcapture/OWNERS" into main by Julie Pan · 1 year, 8 months ago
- 518fafe Merge "Remove nmusgrave@google.com from libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/OWNERS" into main by Julie Pan · 1 year, 8 months ago
- 7c3af3c Merge "Remove hansson@google.com from OWNERS" into main by Julie Pan · 1 year, 8 months ago
- 3daf6c9 Merge "Remove alanstokes@google.com from services/core/java/com/android/server/net/watchlist/OWNERS" into main by Julie Pan · 1 year, 8 months ago
- 5c60dab Merge "Remove hackz@google.com from core/java/android/speech/OWNERS" into main by Julie Pan · 1 year, 8 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
- 7704c98 SystemUI as an exception to user impact level limit by Shrinidhi Hegde · 1 year, 8 months ago
- 90ef656 Merge "Add more conscrypt benchmarks and extend benchmark parameterization." into main by Miguel Aranda · 1 year, 8 months ago
- 5bca5ad Fix -Wformat warning by Yi Kong · 1 year, 9 months ago
- c2413b7 Add more conscrypt benchmarks and extend benchmark parameterization. by Miguel Aranda · 1 year, 8 months ago
- 5ffb91e Fix NullPointerException in android.widget.TimePickerSpinnerDelegate.updateInputState by Lee Jones · 1 year, 8 months ago
- 13736a0 Merge "profcollect: fix camera event delay logic" into main by Treehugger Robot · 1 year, 8 months ago
- 1bc9c3a profcollect: fix camera event delay logic by Yi Kong · 1 year, 8 months ago
- cd17029 Merge changes I96e55a1d,I474f46b7,I5d9f9d53 into main by Makoto Onuki · 1 year, 8 months ago
- 10eddfe Merge "profcollect: Collect camera traces for a longer duration" into main by Yi Kong · 1 year, 8 months ago
- b28002c Merge "Support getting RPC service in java ServiceManager" into main by Treehugger Robot · 1 year, 8 months ago
- fa7c2f9 profcollect: Collect camera traces for a longer duration by Yi Kong · 1 year, 8 months ago
- 3db7162 Merge "Send showNewUserDisclaimer broadcast when user switching" into main by Joy Yoonhyung Lee · 1 year, 8 months ago
- 11fba7a Remove hackz@google.com from core/java/android/speech/OWNERS by Owner Cleanup Bot · 1 year, 8 months ago
- fd3466c4 Merge "Remove combined_apis_defaults module type" into main by Treehugger Robot · 1 year, 8 months ago
- 9ea8fa2 Merge "SynchronousResultReceiver: Delete unused dep" into main by William Escande · 1 year, 8 months ago
- 4439010 Fix memory leak of lastArray when newArray == NULL by T.J. Mercier · 1 year, 8 months ago
- 4af925ff Merge "Remove unsupported NetworkManagement AIDL methods" into main by Treehugger Robot · 1 year, 8 months ago
- 910d78e Remove combined_apis_defaults module type by Jihoon Kang · 1 year, 8 months ago
- a273df8 Remove unsupported NetworkManagement AIDL methods by Suprabh Shukla · 1 year, 8 months ago
- 9891943 Merge "[CrashRecovery] Conditionally add module lib to Android SDK" into main by Harshit Mahajan · 1 year, 8 months ago
- e3d1ff9 [CrashRecovery] Conditionally add module lib to Android SDK by Harshit Mahajan · 1 year, 8 months ago
- 1ba915c Merge "Skip reSetOrganizationId_throws and enrollmentSpecificId_CorrectlyCalculated tests if wifi feature not supported" into main by Elis Elliott · 1 year, 8 months ago
- cc513c7 Support getting RPC service in java ServiceManager by Alice Wang · 1 year, 10 months ago
- af0d7d5 Merge "Remove dead code from NetworkManagementService" into main by Treehugger Robot · 1 year, 8 months ago
- 08e21e6 Send showNewUserDisclaimer broadcast when user switching by Joy Yoonhyung Lee · 1 year, 8 months ago
- e3256be Remove dead code from NetworkManagementService by Suprabh Shukla · 1 year, 8 months ago
- 245dead Merge "Fix typo in NPMS dump" into main by Treehugger Robot · 1 year, 8 months ago
- f6633b9 Fix typo in NPMS dump by Suprabh Shukla · 1 year, 8 months ago
- 825beb3 Merge "Specify is_stubs_module property" into main by Jihoon Kang · 1 year, 8 months ago
- ec5dcca Adjust procfs heap buffer growth limit to 64 MiB by T.J. Mercier · 1 year, 8 months ago
- 8fdaa6e Don't restart procfs reads from scratch by T.J. Mercier · 1 year, 8 months ago
- d233693 Merge "Support select in combined_apis properties" into main by Treehugger Robot · 1 year, 8 months ago
- cc4c8f9 Support select in combined_apis properties by Jihoon Kang · 1 year, 8 months ago
- 1d168dd Merge "Explain more MAX_IPC_SIZE is a recommendation and a hard limit." into main by Treehugger Robot · 1 year, 8 months ago
- 46d2674 Merge "LockSettingsShellCommand: improve an error message" into main by Eric Biggers · 1 year, 8 months ago
- 993bad4e Merge "Update DomainSelection OWNERS file for telephony APIs" into main by Jaesik Kong · 1 year, 8 months ago
- c41996a Update DomainSelection OWNERS file for telephony APIs by Jaesik Kong · 1 year, 8 months ago
- fc72787 Merge "Deprecate NetworkPolicyCallback and related APIs" into main by Treehugger Robot · 1 year, 8 months ago
- 38779c1 Deprecate NetworkPolicyCallback and related APIs by Suprabh Shukla · 1 year, 8 months ago
- 9efe1cf Merge "Add OWNERS to animation test and add mount@ to animation library" into main by Treehugger Robot · 1 year, 8 months ago
- ee49f0a Add OWNERS to animation test and add mount@ to animation library by George Mount · 1 year, 8 months ago
- eb8bdf6 Move ravenwood-runtime ravenwood-utils to f/b/r by Makoto Onuki · 1 year, 10 months ago
- 12a7a31 [Ravenwood] Rename all-updatable-modules-system-stubs by Makoto Onuki · 1 year, 10 months ago