- b5cefed Merge "Start handwriting for stylus tap at end of line" into main by Justin Ghan · 1 year, 11 months ago
- 4bd98c5 Merge "Update EMERGENCY_LOCATION op to default to ALLOWED" into main by Soonil Nagarkar · 1 year, 11 months ago
- ea86359 Merge changes from topic "sessionConfigurationRename" into main by Treehugger Robot · 1 year, 11 months ago
- 8c52431 Start handwriting for stylus tap at end of line by Justin Ghan · 1 year, 11 months ago
- 46cb170 Merge "Make Context.PERSISTENT_DATA_BLOCK_SERVICE public" into main by Treehugger Robot · 1 year, 11 months ago
- 039b8bc Merge "Revert^2 "Fix check for whether a trace tag is enabled"" into main by Zimuzo Ezeozue · 1 year, 11 months ago
- 43526e4 Merge "Fixing CancellationSignal and ProcessingSignal" into main by Sandeep Bandaru · 1 year, 11 months ago
- feaaf00 Merge "Update DeviceState intdef to have flag = false." into main by Treehugger Robot · 1 year, 11 months ago
- 44e65f4 Camera: Update RAW stream dataspace by Shuzhen Wang · 1 year, 11 months ago
- a25c756 Update EMERGENCY_LOCATION op to default to ALLOWED by Soonil Nagarkar · 1 year, 11 months ago
- 647cddb Merge "Don't create VcnManager without telephony subscription" into main by Tomasz Wasilczyk · 1 year, 11 months ago
- dc6f83d Merge "Add text owners to View/ViewRootImpl" into main am: 62df0d8d43 am: 50591c99c4 by Treehugger Robot · 1 year, 11 months ago
- 4c5c72e Merge "Make configurable_selector_ui_enabled flag exported" into main by Joy Babafemi · 1 year, 11 months ago
- 432a62b Merge "Show toast when handwriting in unsupported view" into main by Treehugger Robot · 1 year, 11 months ago
- 904585693 Add text owners to View/ViewRootImpl by Justin Ghan · 1 year, 11 months ago
- 6cc5aab Camera: Rename SessionConfiguration#setCallback by Shuzhen Wang · 1 year, 11 months ago
- b87c227 Merge "Revert^2 "Add (virtual) device ID to AudioPolicy/AudioMix"" into main by Treehugger Robot · 1 year, 11 months ago
- 52664d8 Make Context.PERSISTENT_DATA_BLOCK_SERVICE public by Victor Hsieh · 1 year, 11 months ago
- d4a35ea Merge "Document that createVirtualCamera throws if virtual camera is not supported." into main by Treehugger Robot · 1 year, 11 months ago
- 5dc4988 Merge "Camera: Update JPEG_ORIENTATION doc to clarify Image behavior" into main by Ravneet Dhanjal · 1 year, 11 months ago
- 0f49100 Revert^2 "Fix check for whether a trace tag is enabled" by Zimuzo Ezeozue · 1 year, 11 months ago
- fbf8b13 Fixing CancellationSignal and ProcessingSignal by sandeepbandaru · 1 year, 11 months ago
- c4c128e Merge "Update enforcement of wallpaper zooming for Wear to W." into main by Treehugger Robot · 1 year, 11 months ago
- 2e223f4 Merge "Update notification text shown when emergency calls not available." into main by Treehugger Robot · 1 year, 11 months ago
- e4214e4 Document that createVirtualCamera throws if virtual camera is not supported. by Jan Sebechlebsky · 1 year, 11 months ago
- c5ff97d Merge "Address ASurfaceControlInputReceiver comments" into main by Chavi Weingarten · 1 year, 11 months ago
- 3825ffc Merge "Adding single user layout for ResolverActivity" into main by Himanshu Gupta · 1 year, 11 months ago
- 897fdc1 Revert^2 "Add (virtual) device ID to AudioPolicy/AudioMix" by Marvin Ramin · 1 year, 11 months ago
- d83ce75 Merge "Revert "Add (virtual) device ID to AudioPolicy/AudioMix"" into main by PODISHETTY KUMAR · 1 year, 11 months ago
- 9ab9120 Merge "Add owners to bugreport tests" into main am: 88913c909f am: ec8444f586 by Gavin Corkery · 1 year, 11 months ago
- d263c2a Merge " Limit ImageFloatingTextView maxLine to 10" into main by Ibrahim Yilmaz · 1 year, 11 months ago
- 88913c9 Merge "Add owners to bugreport tests" into main by Gavin Corkery · 1 year, 11 months ago
- 54b0dec Merge "Recursive work app resolution" into main by Martynas Petuška · 1 year, 11 months ago
- a27f0bc Revert "Add (virtual) device ID to AudioPolicy/AudioMix" by PODISHETTY KUMAR · 1 year, 11 months ago
- 76df544 Merge "Move the alpha value to the correct bits" into main by Tiger Huang · 1 year, 11 months ago
- 84a27c7 Merge "Add flag for device-aware DRM" into main by Treehugger Robot · 1 year, 11 months ago
- 053c97c Move the alpha value to the correct bits by Tiger · 1 year, 11 months ago
- 0aa0709 Merge "fix(magnification): Add PURPOSE_BUG_FIX flag for the fullscreen orange border" into main by Candice Lo · 1 year, 11 months ago
- e1f53f3 Update DeviceState intdef to have flag = false. by Kenneth Ford · 1 year, 11 months ago
- e62aa485 Merge "Use IBinder pointer when hashing in InputTransferToken." into main by Treehugger Robot · 1 year, 11 months ago
- 1978507 Merge "Guard hasWindowExtensionsEnabled" into main by Chris Li · 1 year, 11 months ago
- 516a53b Guard hasWindowExtensionsEnabled by Chris Li · 1 year, 11 months ago
- 1e367e3 Merge "Change namespace of compat logging flags" into main by Treehugger Robot · 1 year, 11 months ago
- 5c390a2 Merge "Camera: Skip extension processing if session is not valid" into main am: c8ad186151 am: 4883dc2476 by Treehugger Robot · 1 year, 11 months ago
- fc2e363 Use IBinder pointer when hashing in InputTransferToken. by Chavi Weingarten · 1 year, 11 months ago
- f6a23c6 Merge "Fix javadoc in broadcast radio service and API" into main by Treehugger Robot · 1 year, 11 months ago
- d1c165a Update notification text shown when emergency calls not available. by Tyler Gunn · 1 year, 11 months ago
- c8ad186 Merge "Camera: Skip extension processing if session is not valid" into main by Treehugger Robot · 1 year, 11 months ago
- 57a62b3 Address ASurfaceControlInputReceiver comments by Chavi Weingarten · 1 year, 11 months ago
- 5240b84 Don't create VcnManager without telephony subscription by Tomasz Wasilczyk · 1 year, 11 months ago
- e81f58e Update enforcement of wallpaper zooming for Wear to W. by Shreerag Jayakrishnan · 1 year, 11 months ago
- f2f481f Limit ImageFloatingTextView maxLine to 10 by Ibrahim Yilmaz · 2 years, 5 months ago
- 8e8e3b7 Merge "Revert "Fix check for whether a trace tag is enabled"" into main by Priyanka Advani · 1 year, 11 months ago
- d05b16c Merge "Revert "Add CUJ constants for launching and saving App Pairs"" into main by Liana Kazanova · 1 year, 11 months ago
- ad7d5e3 Revert "Add CUJ constants for launching and saving App Pairs" by Liana Kazanova · 1 year, 11 months ago
- 3193001 Merge "Add CUJ constants for launching and saving App Pairs" into main by Vinit Nayak · 1 year, 11 months ago
- 28665e8 Revert "Fix check for whether a trace tag is enabled" by Priyanka Advani · 1 year, 11 months ago
- 857e1d8 Merge "CallStyle: add missing null check for icon" into main by Julia Tuttle · 1 year, 11 months ago
- 49dbad7 Recursive work app resolution by Martynas Petuška · 2 years, 1 month ago
- 0cb8717 Change namespace of compat logging flags by Chip Fukuhara · 1 year, 11 months ago
- bfc6a51 CallStyle: add missing null check for icon by Julia Tuttle · 1 year, 11 months ago
- 5d0403c Merge "media: add BluetoothProfileConnectionInfo::createHfpInfo()" into main by Eric Laurent · 1 year, 11 months ago
- 50dcbf3 Merge "Fix check for whether a trace tag is enabled" into main by Zimuzo Ezeozue · 1 year, 11 months ago
- f228a0a Merge "Add (virtual) device ID to AudioPolicy/AudioMix" into main by Treehugger Robot · 1 year, 11 months ago
- 1eabd15 Add flag for device-aware DRM by Marvin Ramin · 1 year, 11 months ago
- 8db6daa Merge "Fixes boot issues on Headless (HSUM) related to ag/25382994" into main by Marcelo Arteiro · 1 year, 11 months ago
- 642bdb4 Merge "Allow COPE admin to control screen configuration" into main by Rubin Xu · 1 year, 11 months ago
- daa7394 Merge changes I7a1d09eb,Id4c2723a into main by Riddle Hsu · 1 year, 11 months ago
- 9f1ec36 Merge "Close PFD when returning via AndroidFuture" into main by Sandeep Bandaru · 1 year, 11 months ago
- 732d83f Fixes boot issues on Headless (HSUM) related to ag/25382994 by Marcelo Arteiro · 1 year, 11 months ago
- 0063aa8 fix(magnification): Add PURPOSE_BUG_FIX flag for the fullscreen orange border by Candice · 1 year, 11 months ago
- fb61358 Always use a DisplayArea for WindowingLayer by Riddle Hsu · 1 year, 11 months ago
- 17879b8 Merge "Fix NullPointerException for requestNotification" into main by Evan Chen · 1 year, 11 months ago
- 1ff7218 Merge "Reland WM Extensions for all devices" into main by Chris Li · 1 year, 11 months ago
- 9b019a5 Merge "Add surface_control_input_receiver native API" into main by Chavi Weingarten · 1 year, 11 months ago
- cb95d95 Merge "[CDM][Refactoring 3/N] Consolidate association cache and disk" into main by Guojing Yuan · 1 year, 11 months ago
- 612ee37 Merge "Formalize Telecom BlockedNumbers APIs into manager." into main by Pranav Madapurmath · 1 year, 11 months ago
- 6441a78 [CDM][Refactoring 3/N] Consolidate association cache and disk by Guojing Yuan · 1 year, 11 months ago
- 5af800b Merge "Unflag new permission GID implementation and remove legacy code." into main by Treehugger Robot · 1 year, 11 months ago
- d57801e Add surface_control_input_receiver native API by Chavi Weingarten · 1 year, 11 months ago
- db89339 Merge "Revert "[CDM][Refactoring 3/N] Consolidate association cache and disk"" into main by Priyanka Advani · 1 year, 11 months ago
- 0e51224 Make configurable_selector_ui_enabled flag exported by Joy Babafemi · 1 year, 11 months ago
- 85ae1b5 Merge "Update Accessibility OWNERs to single source of truth." into main am: c9ca391b54 am: 64da7098fe by Treehugger Robot · 1 year, 11 months ago
- 84433db Fix NullPointerException for requestNotification by Evan Chen · 1 year, 11 months ago
- 7add05e Merge "Handle MEDIA_ROUTING_CONTROL runtime revocation" into main by Iván Budnik · 1 year, 11 months ago
- 5624fca Update Accessibility OWNERs to single source of truth. by Daniel Norman · 1 year, 11 months ago
- 9796918 Unflag new permission GID implementation and remove legacy code. by Hai Zhang · 1 year, 11 months ago
- 29ed1f5 Merge "Set callback to the PackageImpl if creates via a Parcel" into main by TYM Tsai · 1 year, 11 months ago
- c286be6 Revert "[CDM][Refactoring 3/N] Consolidate association cache and disk" by Priyanka Advani · 1 year, 11 months ago
- b36e605 Merge "Ignore empty scaling_boost_frequencies files" into main by Dmitri Plotnikov · 1 year, 11 months ago
- 4b0ba1c Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Bill Yi · 1 year, 11 months ago
- 6ebe976 Merge "Update HintManager to use NDK backend" into main by Matt Buckley · 1 year, 11 months ago
- ee0ab37 Merge "Revert "Make sure the parent change is set for changes with intermediate parent"" into main by Liana Kazanova · 1 year, 11 months ago
- 5afaf4b Merge "Bluetooth: add autoOn protected broadcast" into main am: e8c19ca501 am: cb18757a55 by William Escande · 1 year, 11 months ago
- b6704db Ignore empty scaling_boost_frequencies files by Dmitri Plotnikov · 1 year, 11 months ago
- 0ab3623 Handle MEDIA_ROUTING_CONTROL runtime revocation by Iván Budnik · 1 year, 11 months ago
- e8c19ca Merge "Bluetooth: add autoOn protected broadcast" into main by William Escande · 1 year, 11 months ago
- bd2e5bd Add owners to bugreport tests by Gavin Corkery · 1 year, 11 months ago
- 294bbe3c Merge "media: Add helper class for RoI qp rectangle" into main am: cb2a873c41 am: 4dfc69cae1 by Treehugger Robot · 1 year, 11 months ago
- 2995928 Merge "Add string resource for cellular security help center" into main by Gil Cukierman · 1 year, 11 months ago