On 01/23/2015 10:26 AM, an wrote: > There seems to not be an API for adding controls for music players > and such on the lock screen, I just found a player with features not > found in the stock app but also no ability to control it from the > lock screen because of that. >
There is an API (the Inter-App Communications API), but it's for certified apps only. It'll probably remain that way for a while, since we don't want to open up that API to third parties, given that it needs some significant changes. Eventually, this will be fixed, but I don't think it's an especially high priority right now. - Jim _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
