- Apr 30, 2019
-
-
Lucas Dupin authored
A transition can only be applied to a container, and using the lock parent is not an option, we were applying animations to views that required a hard visibility transition (and messing up with notification animations.) Test: visual Fixes: 131437765 Bug: 131179078 Change-Id: I2da67d17804a502c1a57d29a537e98fe4babe09f
-
- Apr 25, 2019
-
-
Lucas Dupin authored
-
TreeHugger Robot authored
-
Pengquan Meng authored
-
TreeHugger Robot authored
-
Dmitry Dementyev authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Salvador Martinez authored
-
TreeHugger Robot authored
-
Chavi Weingarten authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Julia Reynolds authored
Test: atest Bug: 128445911 Change-Id: If07b593aa0588f494691c7399e471a142fb585c6
-
Julia Reynolds authored
This reverts commit 75a7e2f9. Reason for revert: Turns out this wipes out data we need :( Change-Id: Id1d79dec17639440eae55e41fb4e91f0d9e6162c Fixes: 131290765
-
shawnlin authored
The root cause is that the initial clock plugin was set before the onPluginConnected() was called. Set the clock plugin once the onPluginConnected() is called and it's current clock plugin. Bug: 131044332 Test: manual Change-Id: I133183d66db05620d6da77abb0643e8e5ee60ebc
-
Fabian Kozynski authored
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I5cd7a7b673402f2a2b1c6116e6d9d582c6ea5c3f
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: I94dabe6a24a80e3dcc88128b8a413de254fba2da
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 64712476 Change-Id: Iab6097d44c74727fc4045027dacf4a9398086a96
-
Zimuzo Ezeozue authored
-
TreeHugger Robot authored
-
Nikita Ioffe authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Chiachang Wang authored
-
Svetoslav Ganov authored
-
Riddle Hsu authored
On default display, there will always have home stack, but home activity may not have been started yet. In that case if we want to resume home, the home stack should still move to front. Fix: 118862669 Test: atest ActivityStackTests#testAdjustFocusedStackToHomeWhenNoActivity Change-Id: I3c744f6d3adeb151eac864d88d2b195e05d2332f
-
TreeHugger Robot authored
-
Sunny Goyal authored
DirectActions are abstract actions defined by an Activtiy. The actual definition of these actions will be available through the support lib. This API provides a secure channel for system or assistant to interact with a running app using these Actions. Test: atest CtsVoiceInteractionTestCases Test: added android.voiceinteraction.cts.DirectActionsTest Bug: 129705716 Change-Id: I0ce568e0d8f41e0fe46306052016a74c7b394efa
-
Chiachang Wang authored
rethrowFromSystemServer is throwing DeadSystemException which is different from the original log message. Thus, update the way to rethrow the same RemoteException. Bug: 130028724 Test: atest FrameworksNetTest Test: Kill NetworkStack and check the log message Change-Id: I60862e276dd4e2d143278b272a9ba54219acce26 Merged-In: Ic1766e839f8f06b539d5f6cfecd29547021fd1d9 Merged-In: I67005a5384888e8acaf1249af79484e2d5ed6f1f (cherry picked from commit 7f581219)
-
Jorim Jaggi authored
-
Winson Chung authored
-
Winson Chung authored
-
Linda Tseng authored
-