+24
−0
+65
−11
+86
−40
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- In the previous version we were using ActivityManagerService's getAllRootTaskInfosOnDisplay API to get all the tasks on the display but this didn't return non-focused task from split screen as separate task which made it difficult to extract the non-focused tasks TaskInfo. - The current getTasks API from the same service returns all tasks separately thus making it possible to get task info of non-focused task from split screen apps. Bug: 300307759 Flag: com.android.systemui.app_clips_backlinks Test: atest AppClipsActivityTest AppClipsViewModelTest Change-Id: Ibb88ed83ba3439e175a6749389b497ea8735a823
File changed.
Preview size limit exceeded, changes collapsed.