[Android] [PATCH] Fragment with history to open Uris

Edward Wang edward.c.wang at compdigitec.com
Fri Dec 19 20:06:38 CET 2014


On Fri, Dec 19, 2014 at 3:16 AM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On 18 Dec, Edward Wang wrote :
>> On 2014-12-18 11:41, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>> >On 18 Dec, Edward Wang wrote :
>> >>>Regarding the MediaDatabase change: I was originally thinking of
>> >>>implementing the MRL saves as a playlist. If you're OK with it we can
>> >What's the use?
>>
>> Entries can be moved around, say, to another playlist if users wish, or it
>> can be exported.
>
> This does not need to be the same DB structure.
>
>> Basically the idea is to provide flexibility for the user, and also to avoid
>> having redundant lists.
>
> A MRL history is a bit more complex than a playlist, notably, because
> you can save extra info (last tracks selected, associated input-slaves,
> position).
>
> Inheriting from the same java class, why not, but I don't think it
> should be the same table.
>

True. It's a fair point.

Regards,
 Edward Wang


More information about the Android mailing list