moonlight-stream / moonlight-common-android

Android common library - now embedded in Moonlight Android
GNU General Public License v3.0
115 stars 31 forks source link

Different apps support and bug resolved #8

Closed s0ckz closed 10 years ago

s0ckz commented 10 years ago

There was a bug that prevented the app from running again if it was minimized. My solution is try to quit it before starting it again.

This addresses the following issue: https://github.com/limelight-stream/limelight-android/issues/9

cgutman commented 10 years ago

Thanks for this. We're working on fixing GFE 2.1 issues which is why it hasn't been looked at much yet.

s0ckz commented 10 years ago

Nice. If you want some help, I can try! Em 08/06/2014 20:43, "Cameron Gutman" notifications@github.com escreveu:

Thanks for this. We're working on fixing GFE 2.1 issues which is why it hasn't been looked at much yet.

— Reply to this email directly or view it on GitHub https://github.com/limelight-stream/limelight-common/pull/8#issuecomment-45452171 .

s0ckz commented 10 years ago

Hi Cameron,

How are the changes? I'll use some of my free time to sync this fork... Can I safely update my GFE and use the version of Limelight?

cgutman commented 10 years ago

Yep, you should be good to go.

s0ckz commented 10 years ago

Nice! Ill do that. Ive posted a version of my apk working with the list of games on the xda post... I hope you dont mind. I can remove it if you want! Em 19/06/2014 00:30, "Cameron Gutman" notifications@github.com escreveu:

Yep, you should be good to go.

— Reply to this email directly or view it on GitHub https://github.com/limelight-stream/limelight-common/pull/8#issuecomment-46520212 .

s0ckz commented 10 years ago

I implemented the hold start feature... If you hold it, a context menu shows up and its possible to quit the current app. Do you want me t update this PR with it? I already merged my fork with yours...

s0ckz commented 10 years ago

I can:

  1. Update the PR with the merge only;
  2. 1 plus add this new feature;
  3. Do nothing and forget it lol
cgutman commented 10 years ago

We'll add a feature like this for v3.0 so don't worry about it.

s0ckz commented 10 years ago

No problem :-)