| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PiP: API - explain isStashed in more detail. | Ben Lin | 2021-05-05 | 1 | -1/+14 |
| | | | | | | | Bug: 185972980 Test: None. Documentation update. Change-Id: I7653a394a9ecdc0c89e65604a466f8448439f8fe | ||||
| * | Add Activity#onPictureInPictureUiStateChanged and PictureInPictureUiState. | Ben Lin | 2021-04-15 | 1 | -0/+83 |
| This adds a new API on Activity such that app developers can get signals when certain PiP UI states change, e.g. stash/unstashed. The idea is that when PiP is stashed, the activity will get a signal to do anything they wish, such as pausing/resuming video-like contents. Bug: 182409584 Test: atest PinnedStackTests#testPictureInPictureStateChangeCallback Change-Id: I308f3f1c3af8d1a54b63311fb3beaee77d6c7922 | |||||
