Christian Jungerius

Results 22 comments of Christian Jungerius

That is indeed the the thing. In my situation the generic type T is injected every time through service location. So I do not have a MyController defined. Since all...

@Jorys-Paulin Any parameter support yet, as the original question was? I could really use it. @AnthraxLeprosyPi Looking at Moonlight support in Kodi? I am busy with it, at the moment...

@dataghost2014 Might extending the StartAndroidActivity method help in this case? It looks like that builtin method is working with launching android apps, but it lacks enough properties needed to do...

Issue is solved in current master branch already.

> Seems you have a duplication of PR's: #21882 > > Which one is the correct one to have a look at? Yes, the other one is from an incorrect...

> In theory extras and flags can be used with current master already, so you have to append you new parameters to the end of the list in order to...

I changed it now so that the parameters are added in the end, making it not breaking. Although from a 'cosmetic' point of view I would recommend them in previous...

No problem, will do. Lets see what is the easiest way of erasing that commit?

Apparently made mistake somewhere with switching between local testing branch and this feature branch. Undid the changes with my last commit. Should all be correct again now. Probably best to...