austgl / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
0 stars 0 forks source link

Add option to pause but not kill launched app #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In many cases I want to just pause the music but not kill the app when I 
disconnect.  This is the best approach for when you are playing a playlist and 
don't want it to start from the beginning every time.  Instead you just want it 
to play on connect and pause on disconnect.  Add a configuration by device to 
not kill app on close.  Or, add a configuration to kill the app and default it 
to true.

Original issue reported on code.google.com by JimR...@gmail.com on 6 Mar 2012 at 2:22

GoogleCodeExporter commented 9 years ago
This is nearly ready now.  Is implemented in 2.5.4.  I added one more 
configuration to the edit device screen that will need translating.  It says 
"Stop app on disconnect" and it has a check box.  If this is checked, the app 
will do just like it does today and try to kill all processes related to the 
package name.  It is checked by default.  If unchecked, it will pause the music 
but not kill the app.

Original comment by JimR...@gmail.com on 26 Mar 2012 at 12:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 134246382759.

Original comment by JimR...@gmail.com on 26 Mar 2012 at 12:28