Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
452a1f26ff9477f36b3c0d3eb7d33f36d3984c86
452a1f2
[Notifs] Replace `isPinned` boolean with a 3-option enum instead.
by Caitlin Shkuratov
· 9 months ago
82dfcef
[Notifs] Rename BaseHeadsUpManager to HeadsUpManagerImpl.
by Caitlin Shkuratov
· 9 months ago
c039238
[Notifs] Create notification.headsup package; move HUN files there.
by Caitlin Shkuratov
· 9 months ago
4d0fcaf
Merge "correct up eventTime" into main am: 64736b3216 am: 2a28824db8
by Treehugger Robot
· 9 months ago
ffa2930
Merge "add aconfig_storage_stub as dynamic dependency for framework" into main am: 7b53ad5878 am: b2c3a34421
by Zhi Dou
· 9 months ago
f830294
Merge "Use const pointers where appropriate in dynamic_instrumentation_manager" into main
by Matt Gilbride
· 9 months ago
6ee479f
Merge "Fix a bug for using the wrong string for widget preview API max calls" into main am: 1de0897fae am: b454baf059
by Treehugger Robot
· 9 months ago
150900b
Merge "Add per-file OWNERS entry for WritableFlags.java" into main am: bf99335670 am: cba50b38ac
by Michael Groover
· 9 months ago
a1d17c8
[automerger skipped] Merge "Use RavenwoodRule for system properties" into main am: 8b965335d3 am: bc3a7684c3 -s ours
by Makoto Onuki
· 9 months ago
2e76d67
Merge "Better exception handling in RemoteCallbackList" into main am: a6e560ca14 am: b05c28cd4e
by Treehugger Robot
· 9 months ago
5ae703e
Merge "Use new java_system_features_srcs rule in framework" into main am: 72d0dc2bce am: a4cf9fc42d
by Treehugger Robot
· 9 months ago
853d9caa
Merge "Allow packages to be enabled depending on sku value" into main am: 0ba657a272 am: 02472b6512
by Treehugger Robot
· 9 months ago
23ba573
Merge "Allow status bar team to have OWNERS on statusbar/chips/notification classes." into main am: b6c0fff666 am: 7ab4fbe4e4
by Caitlin Shkuratov
· 9 months ago
2a28824
Merge "correct up eventTime" into main am: 64736b3216
by Treehugger Robot
· 9 months ago
b2c3a34
Merge "add aconfig_storage_stub as dynamic dependency for framework" into main am: 7b53ad5878
by Zhi Dou
· 9 months ago
b454baf
Merge "Fix a bug for using the wrong string for widget preview API max calls" into main am: 1de0897fae
by Treehugger Robot
· 9 months ago
cba50b3
Merge "Add per-file OWNERS entry for WritableFlags.java" into main am: bf99335670
by Michael Groover
· 9 months ago
bc3a768
Merge "Use RavenwoodRule for system properties" into main am: 8b965335d3
by Makoto Onuki
· 9 months ago
b05c28cd
Merge "Better exception handling in RemoteCallbackList" into main am: a6e560ca14
by Treehugger Robot
· 9 months ago
a4cf9fc
Merge "Use new java_system_features_srcs rule in framework" into main am: 72d0dc2bce
by Treehugger Robot
· 9 months ago
02472b6
Merge "Allow packages to be enabled depending on sku value" into main am: 0ba657a272
by Treehugger Robot
· 9 months ago
59e02d4
Merge "API to enable apps to be opted-out of bundles" into main
by Treehugger Robot
· 9 months ago
97b1de7
Merge "[AAPM] Rename permission" into main
by Hani Kazmi
· 9 months ago
bee9f82
Merge "Animation takeovers in Predictive Back." into main
by Luca Zuccarini
· 9 months ago
3411794
Merge "Fix tests and align error logging" into main
by Julia Reynolds
· 9 months ago
923f969
Merge changes Icbcf21a3,Ifc558737 into main
by Joshua Mokut
· 9 months ago
d48a919
Merge "[Custom Key Glyph] Add getter to fields in KeyCombination" into main
by Helen Cheuk
· 9 months ago
5721a8c
Merge "android.content.pm.support_minor_versions_in_minsdkversion: fix incorrect bug: field" into main
by Treehugger Robot
· 9 months ago
019ff4f
Merge "Disable desktop mode button on app handle unless desktop mode enabled" into main
by Marzia Favaro
· 9 months ago
1ae2d24
Merge "Add workaround for handling versionMajor with string type" into main
by Samiul Islam
· 9 months ago
5f112f0
Merge "STL compute the targetContent during DraggableHandler.onStop" into main
by Treehugger Robot
· 9 months ago
362ce03
Merge "STL make DragController.onStop a suspended function" into main
by Treehugger Robot
· 9 months ago
478f753
Merge "Use SystemService lifecycle to keep track of current user" into main
by Vaibhav Devmurari
· 9 months ago
24e8e2c
Merge "Introduce preferred notes mode config." into main
by Jasna Marin
· 9 months ago
31090d7
Merge "Handle insets (status bar, navigation bar, etc) properly in adb backup/restore confirmation dialog." into main
by Niamh Walsh
· 9 months ago
3fcca77
Add workaround for handling versionMajor with string type
by Samiul Islam
· 9 months ago
3c2f615
Animation takeovers in Predictive Back.
by Luca Zuccarini
· 9 months ago
e575477
Added Tests for custom shortcut registration logic
by Josh
· 9 months ago
733461a
Merge "Polish predictive back with 3-button-nav" into main
by Johannes Gallmann
· 9 months ago
1a05769
Merge "Don't apply hard coded vertical metrics if target SDK is 35 or later" into main
by Treehugger Robot
· 9 months ago
a7b0ff8
Merge "Add SystemModalsTransitionHandler to deal with system modal transitions" into main
by Treehugger Robot
· 9 months ago
373ae84
Added logic for registering custom shortcut with InputManager
by Josh
· 9 months ago
f68d172
Merge changes I35476c60,Iee9612ed into main
by Vania Desmonda
· 9 months ago
019d815
Merge "Migrate PrintActivity to enableOnBackInvokedCallback=true" into main
by Johannes Gallmann
· 9 months ago
0e5c32c
Merge "DisplayManager : adding plugins support" into main
by Oleg Petšjonkin
· 9 months ago
64736b3
Merge "correct up eventTime" into main
by Treehugger Robot
· 9 months ago
c6d3e0b
Don't apply hard coded vertical metrics if target SDK is 35 or later
by Seigo Nonaka
· 9 months ago
57dd116
Migrate PrintActivity to enableOnBackInvokedCallback=true
by Johannes Gallmann
· 9 months ago
63cc61c
Merge "[Audiosharing] Use audio sharing Google Symbols" into main
by Yiyi Shen
· 9 months ago
54d9f9d
Merge "Store and log details for non-app visible windows" into main
by Treehugger Robot
· 9 months ago
fc5f20f
Merge "brightness: add config for whether allowing normal birhgntess for doze" into main
by Treehugger Robot
· 9 months ago
fc5a4bd
Merge "Add a flag for the spatial model launcher pushback effect" into main
by Tracy Zhou
· 9 months ago
b2cb327
Merge "Run animation end callback directly for zero duration or requested end" into main
by Riddle Hsu
· 9 months ago
3ce5b63
android.content.pm.support_minor_versions_in_minsdkversion: fix incorrect bug: field
by Mårten Kongstad
· 9 months ago
24e011b
Merge "[flexiglass] Set NSSLC#mMaxAlphaForKeyguard to 1 after LS -> Gone" into main
by András Kurucz
· 9 months ago
75f6073
[Audiosharing] Use audio sharing Google Symbols
by Yiyi Shen
· 9 months ago
121c209
brightness: add config for whether allowing normal birhgntess for doze
by Chen Bai
· 9 months ago
605e8ab
Run animation end callback directly for zero duration or requested end
by Riddle Hsu
· 9 months ago
827b838
Merge "m3: guard wear material3 UI change for Button" into main
by Chen Bai
· 9 months ago
922f825
Merge "Activate DesktopWallpaper when fullscreen task is forced to be freeform" into main
by Treehugger Robot
· 9 months ago
0e827b1
Merge "Implement early animation cancel thru merge" into main
by Ikram Gabiyev
· 9 months ago
0e4cf9e
Merge "Apply telephony_config_json_parser for satellite accesss control" into main
by Youngtae Cha
· 9 months ago
f2b717e
Store and log details for non-app visible windows
by Achim Thesmann
· 9 months ago
c1ab692
Merge "Fix BackProgressAnimatorTest flake" into main
by Treehugger Robot
· 9 months ago
7b53ad5
Merge "add aconfig_storage_stub as dynamic dependency for framework" into main
by Zhi Dou
· 9 months ago
172abd3
Merge "Check SpriteIcon validity before drawing" into main
by Prabir Pradhan
· 9 months ago
7673e94
m3: guard wear material3 UI change for Button
by Chen Bai
· 9 months ago
d770694
Merge "Definitions for IAMF profiles and MIME" into main
by Jean-Michel Trivi
· 9 months ago
e0b0cf7
Merge "[MQ API] Unhide ambient backlight APIs" into main
by Shubang Lu
· 9 months ago
4420986
Merge "Fix multiple performance regressions" into main
by Chris Poultney
· 9 months ago
1de0897
Merge "Fix a bug for using the wrong string for widget preview API max calls" into main
by Treehugger Robot
· 9 months ago
0e23546
Merge "Make AppIconCacheManager instance volatile to prevent thread caching issue" into main
by Fan Wu
· 9 months ago
99c3e6a
Merge "Fix messed-up divider position when unlocking with IME showing" into main
by Jeremy Sim
· 9 months ago
3ce1907
Merge "Delete unused param in MagModeSwitch#getIconResId" into main
by Daniel Norman
· 9 months ago
197fea1
Merge "Roll out bugfix enable_hardware_shortcut_disables_warning" into main
by Daniel Norman
· 9 months ago
777bbee
Implement early animation cancel thru merge
by Ikram Gabiyev
· 9 months ago
abd1412
[MQ API] Unhide ambient backlight APIs
by Shubang Lu
· 9 months ago
f11b39b
Add a flag for the spatial model launcher pushback effect
by Tracy Zhou
· 9 months ago
cc9c7f8
Merge "Propogate the BcSmartspaceConfigPlugin to the BcSmartspaceDataPlugin in order to flag ViewPager2." into main
by David Thames
· 9 months ago
bf99335
Merge "Add per-file OWNERS entry for WritableFlags.java" into main
by Michael Groover
· 9 months ago
49d2a0b
Fix multiple performance regressions
by Chris Poultney
· 9 months ago
8b96533
Merge "Use RavenwoodRule for system properties" into main
by Makoto Onuki
· 9 months ago
38eeee3
Merge "Flexible 2-app split: Touch zones" into main
by Jeremy Sim
· 9 months ago
29a9da2
Merge "[MQ API] Unhide APIs of sound profile" into main
by Shubang Lu
· 9 months ago
d97dc75
Merge "Add isAmbientBacklightEnabled" into main
by Shubang Lu
· 9 months ago
374d37e
Merge "Remove unused obsolete code from FullScreenMagnificationGestureHandler" into main
by Treehugger Robot
· 9 months ago
3c94327
Merge "Enforce same package name when connecting to widget service" into main
by Treehugger Robot
· 9 months ago
b23d456
Definitions for IAMF profiles and MIME
by Jean-Michel Trivi
· 9 months ago
3fc8cc0
Add per-file OWNERS entry for WritableFlags.java
by Michael Groover
· 9 months ago
045ff26
Merge "Add lock screen shortcut for opening glanceable hub" into main
by William Leshner
· 9 months ago
cb8e22b
Merge "HDMI: Call CEC API in TIF for TV to assert active source" into main
by Paul Colta
· 9 months ago
be8064c
Fix messed-up divider position when unlocking with IME showing
by Jeremy Sim
· 9 months ago
3e31c23
Roll out bugfix enable_hardware_shortcut_disables_warning
by Daniel Norman
· 9 months ago
1fcf304
Merge changes from topic "378111815" into main
by Bryce Lee
· 9 months ago
c76e11c
Merge "Notify WindowSession about insets animation" into main
by Ady Abraham
· 9 months ago
6adb25a
Merge "Remove interrupter." into main am: a8b10c99b0 am: 50c98c8d24
by Elliott Hughes
· 9 months ago
c981e32
[automerger skipped] Merge "Remove TODO(b/347269120)s as they will no longer be done" into main am: 7846e2fc3b -s ours am: ab8afbe84b -s ours
by Treehugger Robot
· 9 months ago
f45c730
API to enable apps to be opted-out of bundles
by Alexander Roederer
· 9 months ago
5adc1bf
[automerger skipped] Remove TODO(b/347269120)s as they will no longer be done am: bf915ec856 -s ours am: 5a7cf97e7e -s ours
by Paul Duffin
· 9 months ago
3228124
Enforce same package name when connecting to widget service
by Sihua Ma
· 9 months ago
Next »