- Feb 14, 2024
-
-
Treehugger Robot authored
[automerger skipped] Merge "nfc(api) APIs added for sending Vendor specific commands" into main am: 7f0c8fef am: e2c184c3 -s ours am skip reason: Merged-In Ic1581e7354d78e5ab6208a47f9185511c4f039fa with SHA-1 a8244b1a is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2856726 Change-Id: Ice57b761700d6a4e6c1c00bbf6040ed8b0685f19 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2856726 Change-Id: I772c7932f4d1f9b2dc16a56fafced751c075caa7 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Tom Chan authored
-
Josep del Río authored
-
Josep del Rio authored
Currently closing dialogs and activities that look like dialogs requires the user to release the Escape key, that is, the up event; applying the action on the down event will increase responsiveness. Bug: 324221986 Test: Tested on Google Play voice search, and private DNS dialog in the Settings app. Change-Id: Ie1fd3a47955e0c693f9b5eaa6ba788a57e8973ed
-
Arpit Singh authored
-
Matt Pietal authored
-
Pavel Grafov authored
-
Alex Dadukin authored
-
Orhan Uysal authored
-
Arpit Singh authored
This CL adds an NDK API to obtain a copy of native AInputEvent as Java InputEvent. Test: atest MotionEventTest KeyEventTest Bug: 298948992 Change-Id: Ia8ce8ab2bdfc54289eb2402a1beaee68dd1030b0
-
Shai Barack authored
-
Remi NGUYEN VAN authored
[automerger skipped] Merge "Remove aconfig flags for Connectivity FlaggedAPI annotations" into aosp-main-future am: 771b0b47 -s ours am skip reason: Merged-In Ie8e0f911d0f7d7e81d108b8e8ab539b29a255ad0 with SHA-1 e54434ca is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26077464 Change-Id: Idb7a3fee08cde93e4468bf4384cd3446221d6800 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Motomu Utsumi authored
[automerger skipped] Remove aconfig flags for Connectivity FlaggedAPI annotations am: 1cd6cadb -s ours am skip reason: Merged-In Ie8e0f911d0f7d7e81d108b8e8ab539b29a255ad0 with SHA-1 e54434ca is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26077464 Change-Id: I0c9c1795e3b44fa63b692e21785cd0b18e7529dc Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Amith Yamasani authored
-
Kiran S authored
-
Kiran S authored
-
Remi NGUYEN VAN authored
-
Kazuki Takise authored
-
Mohammadinamul Sheik authored
Merge "Revert "Create a system API to allow preinstalled assistants to receive training data events."" into main
-
David Zhao authored
-
Soonil Nagarkar authored
-
Tyler Freeman authored
Merge "fix(high contrast text): fix solid rectangle background obscuring other text in the same layout pass" into main
-
Abhishek Nigam authored
-
Helen Qin authored
-
Sumedh Sen authored
-
Shai Barack authored
Device config access is shown to be slow. These values aren't expected to change at runtime, so cache them. Bug: 323623465 Test: atest CtsTextClassifierTestCases Test: atest TextClassificationConstantsTest Change-Id: Iad3343f70fcf19ec9c7a3e9e53fad917d21dd3e3
-
Yurii Zubrytskyi authored
-
Shadman Shadid authored
-
LaMont Jones authored
-
Helen Qin authored
-
Manjeet Rulhania authored
-
Varun Shah authored
-
Evan Chen authored
-
- Feb 13, 2024
-
-
Jayant Chowdhary authored
-
Jeremy Walker authored
-
Sindhu B authored
-
Abhishek Nigam authored
Bug: 325122891 Change-Id: I78faa31aa457ac5fe33b8dcfd848620d851d09f6
-
Tom Chan authored
Add the ability for a wearable device connected to WearableSensingService to trigger a (second-stage) hotword detection on the HotwordDetectionService on the phone and forward the result and audio stream to the AlwaysOnHotwordDetector if detected. Bug: 310055381 Test: Verified data flow between WearableSensingService, HotwordDetectionService, and AlwaysOnHotwordDetector on device. Also added CTS tests to test several end-to-end behaviors in HotwordDetectionServiceBasicTest. Change-Id: I51d4ad3f80e463729c183c87962cc9205e52ba21
-
Albert Chen authored
-