History log of /packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/LocalMediaBrowserService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f0a15ee7cfa8a012caacb92fad1ab92f49d522f5 13-Apr-2018 Roberto Perez <robertoalexis@google.com> Removing CATEGORY_LAUNCHER and improving permission handling.

Make this application to be treated as a headless app (the UI will be
provided by Media Template). Improve icons so they look decent on Media
app picker. Remove default media item icons so Media Template can render
the metadata correctly.

Change-Id: Ibd5d465bea20136ff3d6319bd9c7d0c67a49114d
Bug: 79222246
Test: TBD
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/LocalMediaBrowserService.java
f4a24e8cfd616016b1d64c0a31f57d4268431ad4 02-Mar-2017 Rakesh Iyer <rni@google.com> Make LocalMediaPlayer post a notification.

We need local media player to post a notification now since we don't
automatically create ongoing action cards for media anymore given
that we replaced home with the notification shade.

While it would be convenient to post the notification from the media
player, it would cause problems with 3rd party applications who post
their own notifications, so it's best to post the notification from
local media player itself.

Having a notification also keeps the service running in the background.

Test: Manually verified.
Change-Id: Ie63642ca616ad3cb931b07fd93c97125f4b0574c
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/LocalMediaBrowserService.java
a48989c04282c7041b7f17b58cb2d0753075722e 01-Nov-2016 Rakesh Iyer <rni@google.com> Save and restore state in local media player.

Local media player now saves off the last playing queue
and restores it when the media template reconnects.

Bug: 32097748
Test: Manual.
Change-Id: Ic6c3772700849ac3a59ce93388654027e8167ed4
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/LocalMediaBrowserService.java
7e37ae05a9c7c9ecf8569a5bfe752a54f660a6ba 20-Oct-2016 Rakesh Iyer <rni@google.com> Move local media player.

Original sha1: f802a6f645c66e914ecfe2c1fd06e4dd1aadc6ef

Credits:
rni@

Bug: 32118797
Test: Manual.
Change-Id: I66c20653be687f10189042cabf84ddbc3aaf949b
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/LocalMediaBrowserService.java