automotive-design-compose icon indicating copy to clipboard operation
automotive-design-compose copied to clipboard

Make MediaCompose compile against car-apps-dev

Open yiqunw700 opened this issue 1 year ago • 3 comments

  1. MediaSourcesProvider was removed because MediaCenter uses Launcher to switch media sources. So I created our own MediaSourcesProvider which simply returns a list of media apps in alphabetical order.
  2. Made some fixes that Browse page uses MediaModels in mode browse and NowPlaying page uses MediaModels in mode playback.

yiqunw700 avatar Apr 26 '24 05:04 yiqunw700

Snapshot diff report vs base branch: main Last updated: Wed May 22 16:11:06 PDT 2024, Sha: 237a177e4c803f2192af4afb7c04f599c43fc4fd No differences detected

github-actions[bot] avatar Apr 26 '24 05:04 github-actions[bot]

Oh, since this relies on car-apps-dev, do we want to wait until aaos-unbundled is updated so it works with that? @timothyfroehlich

rylin8 avatar Apr 29 '24 21:04 rylin8

Oh, since this relies on car-apps-dev, do we want to wait until aaos-unbundled is updated so it works with that? @timothyfroehlich

Yep, that's the plan

timothyfroehlich avatar Apr 29 '24 21:04 timothyfroehlich

https://android.googlesource.com/platform/manifest/+/refs/heads/ub-automotive-master-20240521 is here. I tested my pull request for the media compose and it compiles. Where we update the workflow on github to use the latest?

yiqunw700 avatar May 22 '24 20:05 yiqunw700

https://android.googlesource.com/platform/manifest/+/refs/heads/ub-automotive-master-20240521 is here. I tested my pull request for the media compose and it compiles. Where we update the workflow on github to use the latest?

Ok. I updated the main workflow. Running checks now.

Please take a look.

yiqunw700 avatar May 22 '24 20:05 yiqunw700