commit | 8a3cf44c9abcd1d72338a31e27b53f523bf3b7bd | [log] [tgz] |
---|---|---|
author | Ats Jenk <atsjenk@google.com> | Thu Sep 15 14:01:15 2022 -0700 |
committer | Ats Jenk <atsjenk@google.com> | Fri Sep 16 13:51:42 2022 -0700 |
tree | acc246f75dc865e890faa7ce8283a10423113470 | |
parent | db23075abbca9abbded4586f479ad88c5f35f865 [diff] |
Move active task tracking to a repository We were tracking active freeform tasks in the RecentTasksController. This causes some issues when we want to share that information to other controllers like DesktopModeController. Move tracking of active tasks to a separate repository that controllers can query and listen for updates. Bug: 244348395 Test: atest DesktopModeTaskRepositoryTest RecentTasksControllerTest Change-Id: I7a460020f6b2133225e292a04f29ae1dd27e964b