- 2f1bbc2 Apply delivery group policies to CLOSE_SYSTEM_DIALOG broadcast. by Sudheer Shanka · 2 years, 10 months ago
- 6306738 Merge "Allow provider filter to be used for query phase" into udc-dev by Reema Bajwa · 2 years, 10 months ago
- 2980591 Merge changes I4f8d21bc,I1560d62c into udc-dev by Nicholas Ambur · 2 years, 10 months ago
- 3e42230 Merge "Round up virtual display refresh rate" into udc-dev by Huihong Luo · 2 years, 10 months ago
- e88e680 Merge "Add juliacr and jeffdq to owners of Toast.java" am: 80060eaa43 am: adbca36577 am: 593e383f03 by Julia Reynolds · 2 years, 10 months ago
- 593e383 Merge "Add juliacr and jeffdq to owners of Toast.java" am: 80060eaa43 am: adbca36577 by Julia Reynolds · 2 years, 10 months ago
- 0f351cb Merge "Drive SurfaceView visibility on renderthread" into udc-dev by Alec Mouri · 2 years, 10 months ago
- 5de4d65 rework LatencyTracker for testing by Nicholas Ambur · 2 years, 11 months ago
- 3130257 assign LatencyTracker ownership to Android Performance Console Team by Nicholas Ambur · 2 years, 10 months ago
- 80060ea Merge "Add juliacr and jeffdq to owners of Toast.java" by Julia Reynolds · 2 years, 10 months ago
- f70d2a0 Merge "Clearing identity of caller with GET_ANY_PROVIDER_TYPE permission in ContentProvider#getType" into udc-dev by Ashish Kumar Gaurav · 2 years, 10 months ago
- f49fad3 Merge "Synchronize on parcel for LazyValue methods" into udc-dev by Hani Kazmi · 2 years, 10 months ago
- 6bbd3e9 Merge "Guarded access using mMotionRanges for LightsManager" into udc-dev by Asmita Poddar · 2 years, 10 months ago
- 2b03be6 Merge "Remove enable_restricted_bucket flag." into udc-dev by Kweku Adams · 2 years, 10 months ago
- 996c7b1 Merge "Ignore isInterruptive when sorting NotificationRecords" into udc-dev by Matías Hernández · 2 years, 10 months ago
- 82b3405 Merge "Partially move wallpaper local color extraction to background" into udc-dev by Aurélien Pomini · 2 years, 10 months ago
- b2e70ae Merge changes from topic "udc-settings-subtitle" into udc-dev by Becca Hughes · 2 years, 10 months ago
- 8386a3c Merge "Add the details of throwing SecurityException to the annotations" am: f0d3410c44 am: d977837a2d am: c8c4ac0ba3 by Chloe Dai · 2 years, 10 months ago
- c8c4ac0 Merge "Add the details of throwing SecurityException to the annotations" am: f0d3410c44 am: d977837a2d by Chloe Dai · 2 years, 10 months ago
- 0b1cbfc Merge "Compare small and large icons as part of isVisuallyInterruptive()" into udc-dev by Matías Hernández · 2 years, 10 months ago
- 224a9c9 Guarded access using mMotionRanges for LightsManager by Asmita Poddar · 2 years, 10 months ago
- f0d3410 Merge "Add the details of throwing SecurityException to the annotations" by Chloe Dai · 2 years, 10 months ago
- c84fde4 Partially move wallpaper local color extraction to background by Aurélien Pomini · 3 years ago
- 4630b64 Ignore isInterruptive when sorting NotificationRecords by Matías Hernández · 2 years, 10 months ago
- 52fe2c4 Merge "Close VirtualCameraDevice on VD.close()" into udc-dev by Vladimir Komsiyski · 2 years, 10 months ago
- 7b40cb6 Merge "Use committed display state in WallpaperService" into tm-qpr-dev am: 805e82edbf by Nick Chameyev · 2 years, 10 months ago
- 805e82e Merge "Use committed display state in WallpaperService" into tm-qpr-dev by Nick Chameyev · 2 years, 10 months ago
- 01a7964 Merge "Zygote: Fix dropping capabilities in containers" am: 7175772689 am: 03c4abdb1e am: 46a35810c6 by Martijn Coenen · 2 years, 10 months ago
- 46a3581 Merge "Zygote: Fix dropping capabilities in containers" am: 7175772689 am: 03c4abdb1e by Martijn Coenen · 2 years, 10 months ago
- 7175772 Merge "Zygote: Fix dropping capabilities in containers" by Martijn Coenen · 2 years, 10 months ago
- dd945ec Add the details of throwing SecurityException to the annotations by chloedai · 2 years, 10 months ago
- 25af92c Merge "Introduce ActivitySnapshotController(3/N)" into udc-dev by Wei Sheng Shih · 2 years, 10 months ago
- 1c00ee5 Merge "Follow HotwordDetector / DetectorFailure API feedback" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 9dc7e98 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by Bill Yi · 2 years, 10 months ago
- 78c84e1 Follow HotwordDetector / DetectorFailure API feedback by lpeter · 2 years, 10 months ago
- 4be490a Merge "Make PendingIntent.send public API." into udc-dev by Achim Thesmann · 2 years, 10 months ago
- 3c5860c Merge "[Autofill PCC]: Fix Dataset creation from parcel. When creating Dataset from parcel, it's possible to have null values in ids and datatypes. This was causing crash. This CL fixes that. Test: atest android.autofillservice.cts.unittests.DatasetTest Manually tested regular flows. Bug: 272405954" into udc-dev by Simranjit Kohli · 2 years, 10 months ago
- 8c4461c Enable QR scanner to be available on LockScreen shortcut option by Avinash Vadlamudi · 2 years, 10 months ago
- b1508d6 Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 803ba02 [Autofill PCC]: Fix Dataset creation from parcel. by Simranjit Kohli · 2 years, 11 months ago
- 6b30fa2 Merge "Revert "add DetectedPhrase API"" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 2fe897d Merge "add LatencyTracker tracing cancel / timeout events" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 96b3f8d Make PendingIntent.send public API. by Achim Thesmann · 2 years, 10 months ago
- edb6bdf Drive SurfaceView visibility on renderthread by Alec Mouri · 2 years, 10 months ago
- a19952d Merge "Camera: Hide AUTO mode in autoframing." into udc-dev by Bharatt Kukreja · 2 years, 10 months ago
- 31f4ad2 Allow provider filter to be used for query phase by Reema Bajwa · 2 years, 10 months ago
- 3f793d7 add LatencyTracker tracing cancel / timeout events by Nicholas Ambur · 3 years ago
- 65a2a1e Merge changes from topic "cherrypicker-L13400000959215506:N79400001348786532" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 6b0bb05 Merge "CSD: enable sound dose in AudioService" into udc-dev by Vlad Popa · 2 years, 10 months ago
- ef37edbfe Merge "Add an ActivityManager callback for UID frozen state changes" into udc-dev by Mark Fasheh · 2 years, 10 months ago
- 51d9ad4 Add subtitle to settings (framework) by Becca Hughes · 2 years, 11 months ago
- 9647ee7 Merge "Use CancellationSignalBeamer in InsertMode, preview" into udc-dev by Taran Singh · 2 years, 10 months ago
- 78e34cb Merge "Added missing outlineVariant token from Material" into udc-dev by Marcelo Arteiro · 2 years, 10 months ago
- 4ea5e12 Merge "Use permission to limit the app to use app's autofill" into udc-dev by TYM Tsai · 2 years, 10 months ago
- ee0d3a4 Merge "Add tests for SharedConnectivityService" into udc-dev by Isaac Katzenelson · 2 years, 10 months ago
- 0a06f88 Revert "add DetectedPhrase API" by Nicholas Ambur · 2 years, 10 months ago
- 89a5943 Merge "CameraCharacteristics: Remove unsupported color space enums." into udc-dev by Austin Borger · 2 years, 10 months ago
- 471556d RecognitionEvent.getHalEventTimestampMillis API by Nicholas Ambur · 3 years ago
- 3467c24 AOHD.EventPayload.getHalEventTimestampMillis API by Nicholas Ambur · 3 years ago
- 15ea2fb Merge "Minor cleanup" into udc-dev by Diya Bera · 2 years, 10 months ago
- c7b5a2b Added missing outlineVariant token from Material by Marcelo Arteiro · 2 years, 10 months ago
- a0104a0 Add an ActivityManager callback for UID frozen state changes by Mark Fasheh · 2 years, 11 months ago
- 6fabb7e Camera: Hide AUTO mode in autoframing. by Bharatt Kukreja · 2 years, 10 months ago
- 716cf15 Compare small and large icons as part of isVisuallyInterruptive() by Matías Hernández · 2 years, 10 months ago
- 27e1857 Merge "Revert "Added missing outlineVariant token from Material"" into udc-dev by Marcelo Arteiro · 2 years, 10 months ago
- 6c340b3 Merge "Force Kids app to use LANDSCAPE when in REVERSE_LANDSCAPE" into tm-qpr-dev am: 4ad16867ee am: 2e27a9c9e7 by Massimo Carli · 2 years, 10 months ago
- 2e27a9c Merge "Force Kids app to use LANDSCAPE when in REVERSE_LANDSCAPE" into tm-qpr-dev am: 4ad16867ee by Massimo Carli · 2 years, 10 months ago
- 392f8fa Merge "Proportionally attribute Mobile Radio Energy Consumption to Phone usage." into tm-qpr-dev-plus-aosp by Michael Wachenschwanz · 2 years, 10 months ago
- 66b76bb7 Merge "Use committed display state in WallpaperService" into udc-dev by Nick Chameyev · 2 years, 10 months ago
- 84617c0 Merge "Update read wallpaper methods (U and above)" into udc-dev by Aurélien Pomini · 2 years, 10 months ago
- 76fe166 Add tests for SharedConnectivityService by Isaac Katzenelson · 2 years, 10 months ago
- 8f483af Revert "Added missing outlineVariant token from Material" by Lucas Dupin · 2 years, 10 months ago
- dfdcef6 Add framework change for manifest API change by Becca Hughes · 2 years, 11 months ago
- 5e5a42b Merge "Remove country subtag validation in VirtualKeyboardConfig ." into udc-dev by Zixuan Qu · 2 years, 10 months ago
- 71e0efd CSD: enable sound dose in AudioService by Vlad Popa · 3 years ago
- 71f5a23 Use committed display state in WallpaperService by Nick Chameyev · 2 years, 10 months ago
- f9307cb Merge "ViewRootImpl: lazy initialization of mFastScrollSoundEffectsEnabled" into udc-dev by Jean-Michel Trivi · 2 years, 10 months ago
- 4ad1686 Merge "Force Kids app to use LANDSCAPE when in REVERSE_LANDSCAPE" into tm-qpr-dev by Massimo Carli · 2 years, 10 months ago
- 565611a Merge "Update documentation" into udc-dev by Julia Reynolds · 2 years, 10 months ago
- af5428f Merge "Fix conversion of EXTRA_PEOPLE_LIST for pre-P NotificationListeners" into udc-dev by Matías Hernández · 2 years, 10 months ago
- 97eb37d Merge "Added missing outlineVariant token from Material" into udc-dev by Marcelo Arteiro · 2 years, 10 months ago
- 2c2a70f Added missing outlineVariant token from Material by Marcelo Arteiro · 2 years, 10 months ago
- ab4e67c Synchronize on parcel for LazyValue methods by Hani Kazmi · 2 years, 10 months ago
- a31862e Merge "Use new DeviceConfig.SYNC_DISABLED_MODE_* constants" into udc-dev by Hassan Ali · 2 years, 10 months ago
- d343117 Merge "hotword: Add background audio signal power property" into udc-dev by Aleksandar Kiridžić · 2 years, 10 months ago
- 65ffa6d Force Kids app to use LANDSCAPE when in REVERSE_LANDSCAPE by Massimo Carli · 2 years, 11 months ago
- d063870 Merge "Clarify that up to 5 custom actions will be honored" into udc-dev by Matt Casey · 2 years, 10 months ago
- 607c4cc Update documentation by Julia Reynolds · 2 years, 10 months ago
- 479f4b2 Merge "Update system APIs based on feedback." into udc-dev by Jeff Sharkey · 2 years, 10 months ago
- f42a83a Use new DeviceConfig.SYNC_DISABLED_MODE_* constants by Pedro Loureiro · 2 years, 10 months ago
- 3594314 Merge "Make MotionEvent.getEventTimeNano API public." into udc-dev by Violetta Fedotova · 2 years, 10 months ago
- 89b54da Merge changes from topics "jank-tags-faas", "transition-finish-faas", "transition-type-faas" into udc-dev by Pablo Gamito · 2 years, 10 months ago
- e54ca76e Fix conversion of EXTRA_PEOPLE_LIST for pre-P NotificationListeners by Matías Hernández · 2 years, 10 months ago
- c720bb2f Merge "Add APIs to check whether a device is financed." into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 31d8199 Use permission to limit the app to use app's autofill by TYM Tsai · 2 years, 10 months ago
- 46d8076 Merge "Add Settings keys for sticky emergency gesture UI" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- ccd8a87 Merge "Fix DreamService -> DreamOverlayService synchronization issues." into tm-qpr-dev am: 64754c34cf am: a85d0b746f by Lucas Silva · 2 years, 10 months ago
- 53841dc Add Settings keys for sticky emergency gesture UI by Patrick Huang · 2 years, 11 months ago
- a85d0b7 Merge "Fix DreamService -> DreamOverlayService synchronization issues." into tm-qpr-dev am: 64754c34cf by Lucas Silva · 2 years, 10 months ago
- e74d7bf Introduce ActivitySnapshotController(3/N) by wilsonshih · 3 years, 2 months ago