History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/PipMenuActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1d1524b348963fe74302db801a33eb3f7398111 07-Jul-2017 Jaewan Kim <jaewan@google.com> PIP: Fix crash when the PIP menu activity is started by intent

This also cleans up unused PIP activities from the Manifest file.

Bug: 37912313
Test: Manual test as follows
- Checked that my test app crashes when it sends intent to start
the PIP menu.
- Checked that starting the PIP menu activity with the am command
doesn't cause System UI to be crash.
Change-Id: I3a8171fcf6017c2616b8e83ab8a281b5d7e56ab7
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/PipMenuActivity.java
b6de872eb3316d6c5893373ba2848ffee07adb3c 02-Jun-2017 Winson Chung <winsonc@google.com> Update TV to show custom actions.

Bug: 62293171
Test: Open PIP, ensure custom actions are shown, ensure media session
actions are shown if no custom actions exist.

Change-Id: Ib92f175d3246d93abe954b835c800608db19eddd
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/PipMenuActivity.java
e630923b557f1ec03a95a2490bfd4d432a5295e6 14-Apr-2017 Jaewan Kim <jaewan@google.com> TV PIP: Remove onboarding activity and overlay activity

Remove both activities until the new OC UX spec is finalized.

Bug: 36370535
Test: Manual test (Checked that onboarding nor overlay activities aren't
shown after the FDR)
Change-Id: I97c4b2038aabf4f00cac957af6b79dcd874000ae
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/PipMenuActivity.java
51efddbd3bb304de2dd47fa8cd1114ac555958bb 05-Apr-2017 Alan Viverette <alanv@google.com> Remove unnecessary casts on calls to findViewById

Just frameworks/ this time. More paths to come.

Bug: 24137209
Test: make -j32
Change-Id: Iff27abd26fa43296ac2fff8f534fc6742d2ae80c
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/PipMenuActivity.java
bf8c2c0f99e70514a37da85b1f31d91964daa0c4 19-Oct-2016 Winson <winsonc@google.com> Moving TV PIP logic to the PIP sub package.

Test: Existing tests pass.
Change-Id: I4ca1f68d01206cb2fc7de27f3d445d6ac13d644a
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/PipMenuActivity.java