index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
assist
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DO NOT MERGE] Add centralized DisplayTracker for SystemUI
Alex Stetson
2023-01-26
1
-3
/
+5
*
[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker
Alex Stetson
2023-01-17
1
-3
/
+11
*
Use explicit resource IDs for assist corner radii
Miranda Kephart
2022-10-10
1
-22
/
+9
*
Fix NPE when assistant component name is null
Govinda Wasserman
2022-07-27
1
-8
/
+13
*
Rename CentralSurfacesInt back to CentralSurfaces.
Dave Mankoff
2022-04-28
1
-4
/
+4
*
Make CentralSurfaces an Interface.
Dave Mankoff
2022-04-28
1
-4
/
+4
*
Allow IVoiceInteractionSessionListener to listen for window vis changes
Winson Chung
2022-04-23
1
-0
/
+8
*
[Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.
Caitlin Cassidy
2022-02-28
1
-5
/
+7
*
Knock out a few calls to Dependency#get
Dave Mankoff
2022-01-25
2
-8
/
+15
*
Fix PhoneStateMonitor crash
Govinda Wasserman
2021-12-15
1
-2
/
+2
*
Merge "Change AssistManger to use dagger's @Main Handler" into sc-v2-dev
Matt Casey
2021-11-16
1
-2
/
+4
|
\
|
*
Change AssistManger to use dagger's @Main Handler
Matt Casey
2021-11-12
1
-2
/
+4
*
|
Remove the unused assistant orb UI.
Matt Casey
2021-11-12
4
-648
/
+1
|
/
*
Merge "Fixes AssistOrbController crash" into sc-qpr1-dev am: c5f6c53cd8
Govinda Wasserman
2021-08-12
1
-1
/
+3
|
\
|
*
Fixes AssistOrbController crash
Govinda Wasserman
2021-08-10
1
-1
/
+3
*
|
Make StatusBar purely optional
Tadashi G. Takaoka
2021-07-15
1
-4
/
+3
|
/
*
Move ActivityLaunchAnimator in its own lib. (1/n)
Jordan Demeulenaere
2021-04-08
3
-3
/
+3
*
Merge "Remove Assistant corner handles" into sc-dev
Govinda Wasserman
2021-03-31
11
-1533
/
+4
|
\
|
*
Remove Assistant corner handles
Govinda Wasserman
2021-03-24
11
-1533
/
+4
*
|
Add INVOCATION_TYPE_POWER_BUTTON_LONG_PRESS.
Dan Sandler
2021-03-29
2
-12
/
+27
|
/
*
Remove AssistPreviewPanel when orb is not visible.
Matt Casey
2021-03-19
3
-136
/
+201
*
Ensure view is attached to window before removing it
Matt Casey
2021-03-09
1
-1
/
+3
*
Add BEHAVIOR_DEFAULT for visual immersive mode
Tiger Huang
2021-01-19
1
-19
/
+1
*
Moving task stack change listener management out of ActivityManagerWrapper
Sunny Goyal
2020-10-12
2
-9
/
+14
*
Adds Assistant Handles learning state to backed up settings
Govinda Wasserman
2020-09-23
1
-10
/
+76
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
10
-24
/
+25
*
Clean up navigation bar
Winson Chung
2020-08-12
5
-9
/
+9
*
Change ASSISTANT_SESSION_UNKNOWN ID
Govinda Wasserman
2020-08-10
1
-1
/
+1
*
Generify arguments to AssistLogger
Govinda Wasserman
2020-06-19
1
-2
/
+2
*
Migrates additional Assistant logging to Westworld
Govinda Wasserman
2020-06-12
7
-66
/
+272
*
Adds Assistant invocation logging to statsd
Govinda Wasserman
2020-06-05
3
-12
/
+166
*
Suppress Assistant handles when device is not provisioned
Govinda Wasserman
2020-05-18
1
-0
/
+11
*
Allow corner UI to decouple from rounded_corner_radius
Evan Laird
2020-04-28
2
-8
/
+8
*
Merge "Moved IPC call off of main thread." into rvc-dev
TreeHugger Robot
2020-04-04
1
-2
/
+6
|
\
|
*
Moved IPC call off of main thread.
joshmccloskey
2020-04-01
1
-2
/
+6
*
|
Generify variable name
Govinda Wasserman
2020-03-31
1
-1
/
+1
|
/
*
Merge "Remove test service for Assistant Handle requests" into rvc-dev
TreeHugger Robot
2020-03-24
2
-46
/
+0
|
\
|
*
Remove test service for Assistant Handle requests
Govinda Wasserman
2020-03-24
2
-46
/
+0
*
|
Makes Assistant handles comply with a11y timeouts
Govinda Wasserman
2020-03-24
1
-2
/
+10
|
/
*
Allows the Assistant to request suppression of fling
Govinda Wasserman
2020-03-13
1
-2
/
+23
*
Remove unused processBundle method from UiController
Govinda Wasserman
2020-03-05
2
-11
/
+0
*
Migrate DumpController -> DumpManager
Ned Burns
2020-02-20
1
-3
/
+3
*
Window Manager Flag Migration (12/n)
Tiger Huang
2020-01-23
2
-2
/
+2
*
Window Manager Flag Migration (7/n)
Tiger Huang
2019-12-16
2
-0
/
+2
*
Creates test service for on-device intelligence to request handles
Govinda Wasserman
2019-12-05
3
-0
/
+70
*
Remove ACTION_BOOT_COMPLETED filters
Fabian Kozynski
2019-12-03
2
-4
/
+19
*
Remove Dependency.staticOnConfigurationChanged
Dave Mankoff
2019-11-20
1
-27
/
+34
*
Rename PhenotypeHelper to DeviceConfigHelper
Govinda Wasserman
2019-11-12
3
-22
/
+22
*
Remove all calls to getComponent(StatusBar.class)
Dave Mankoff
2019-11-11
2
-13
/
+21
*
Merge "Adds the ability to unregister for flag updates"
Govinda Wasserman
2019-11-08
1
-0
/
+5
|
\
[next]