abhay123lp / tunesremote-plus

Automatically exported from code.google.com/p/tunesremote-plus
0 stars 0 forks source link

Pause during phonecall #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Q. What Android hardware device do you own?  (HTC Hero, Samsung Galaxy,
etc)

A: LG Optimus GT540

Q. On what Android operating system version? (2.1, 2.2, Honeycomb 3.0.1
etc)

A: 2.3.3 Swiftdroid [Cyanogenmod 7]

Q. What DACP server, OS, and version? (OSX iTunes 10.1.2, Windows 7
MonkeyTunes 1.5.1 etc)

A: Windows 7, iTunes 10.2.2.12

Q. What TunesRemote+ version? (found on Menu->More->About)

A: 2.3.7

Please provide any additional information below.

When a call is rejected or missed music does not resume.
Does resume on a call ending which was first accepted.

Original issue reported on code.google.com by joshbrig...@gmail.com on 29 Apr 2011 at 3:09

GoogleCodeExporter commented 8 years ago
OK so the problem is right here:

http://code.google.com/p/tunesremote-plus/source/browse/trunk/src/org/tunesremot
e/ControlActivity.java#216

It is handling the call states but for some reason it must not be notifying 
when the call is rejected or missed....

Original comment by mellowaredev on 29 Apr 2011 at 4:27

GoogleCodeExporter commented 8 years ago
Have you managed to replicate the issue?

Original comment by joshbrig...@gmail.com on 29 Apr 2011 at 4:32

GoogleCodeExporter commented 8 years ago
I haven't tried yet was just researching the issue.  

It appears the states above are the only states that are part of the call 
notification cycle.  So for some reason Missed or Rejected calls must not be 
setting CALL_STATE_IDLE afterwards else it would behave just like you hung up 
the phone...

Original comment by mellowaredev on 29 Apr 2011 at 4:35

GoogleCodeExporter commented 8 years ago
Adding AbstraktMethodz who wrote the original patch...

Original comment by mellowaredev on 29 Apr 2011 at 4:53

GoogleCodeExporter commented 8 years ago
Assigning to AbstraktMethodz...

Original comment by mellowaredev on 4 May 2011 at 5:18

GoogleCodeExporter commented 8 years ago
Tried it several times and tested out every combination with missing a call, 
rejecting a call, picking up a call, sending an sms response on the call, each 
time the feature worked fine with me.

Not sure if anything has changed since April that might have changed this 
Problem.

Tested with MonkeyTunes 1.5.3 -> TunesRemote+ latest Version -> MM4.0.0.1398 as 
well as the latest MM3 -> tried also latest iTunes even tho I don't like 
iTunes... -> Windows 7 -> Galaxy S Andro 2.2.1

Original comment by cramermaurice@gmail.com on 29 Jun 2011 at 9:09

GoogleCodeExporter commented 8 years ago
Thanks for testing.  No one else reported this issue and the developer who 
submitted this patch tested it thoroughly since obviously he desired the 
functionality.  I am going to close this ticket as WontFix.

Original comment by mellowaredev on 29 Jun 2011 at 10:07