Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

droid: fix launching android apps from favourites #2784

Merged
merged 1 commit into from Jun 1, 2013

Conversation

ronie
Copy link
Member

@ronie ronie commented May 24, 2013

currently xbmc fails to run android apps from favourites.
it incorrectly uses PlayMedia() instead of StartAndroidActivity()
this commit fixes that.

untested! - i can't build for android myself.

@ghost ghost assigned theuni May 24, 2013
@davilla
Copy link
Contributor

davilla commented May 25, 2013

@theuni ? Looks ok to me.

@theuni
Copy link
Contributor

theuni commented May 25, 2013

Looks fine assuming the formatting is correct.

@Montellese
Copy link
Member

@Tolriq: Does this require any adjustments/extensions in the Favourite stuff you added to JSON-RPC?

@Tolriq
Copy link
Contributor

Tolriq commented May 28, 2013

I'd say yes to return those favourites too, but current code will just ignore them so not breaking things.

But we'll be facing the problem that there's no way to start those from JSON so don't know if it's pertinent to add support for them, specially since there's still no decision taken on the Delete part so remote won't be able to do anything.

@davilla
Copy link
Contributor

davilla commented May 28, 2013

The ability to start random Android apps from JSON might be considered a security risk.

davilla added a commit that referenced this pull request Jun 1, 2013
droid: fix launching android apps from favourites
@davilla davilla merged commit 2174167 into xbmc:master Jun 1, 2013
@ronie ronie deleted the androidapp branch February 29, 2016 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants