![]() |
2010-07-22
, 01:02
|
Posts: 93 |
Thanked: 4 times |
Joined on Jan 2010
|
#681
|
![]() |
2010-07-22
, 01:34
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#682
|
![]() |
2010-07-22
, 06:36
|
Posts: 139 |
Thanked: 20 times |
Joined on Apr 2010
@ Planet Earth for now!
|
#683
|
![]() |
2010-07-22
, 11:05
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#684
|
Just had a weird thing happen,tried to reply to a voice mail,thought it was a text message. Because the transcription was spot on! (1st time ever for me) usually I can tell the difference because it transcribes certain words badly. Would it be possible to have a visual indicator to show a voice mail ie. a "V" before the actual text so that one knows it's a VM not a text?
This probably won't happen a lot because the transcription is pretty bad right now but as it gets better it may get needed. Still trying to figure out how it showed up in TOR because VM usually don't show up there?
The Following User Says Thank You to epage For This Useful Post: | ||
![]() |
2010-07-22
, 14:08
|
Posts: 7 |
Thanked: 1 time |
Joined on Jul 2010
|
#685
|
![]() |
2010-07-22
, 14:09
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#686
|
Thanks for this application!
One quick question. I was just wondering is there a way to turn off the call back ringtone when dialing out. If I'm placing a call it's kind of annoying for the ring to play when I get the call back. As I am already looking at the screen I really don't need it to ring.
![]() |
2010-07-22
, 20:39
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#687
|
I've actually started looking back at a feature "Auto-accept callbacks". I'm quite busy at this point so I can't say when I'll finish it but it should improve the experience
![]() |
2010-07-22
, 22:12
|
Posts: 47 |
Thanked: 21 times |
Joined on Oct 2009
@ NYC
|
#688
|
![]() |
2010-07-22
, 23:33
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#689
|
Am I the only one still having frequent "busy" and "network error" problems? Also, incoming calls and texts always display the phone numbers rather than the contacts' names even though they are in my contacts. Is there a way to overcome this? Otherwise, thanks for a great app, Ed.
![]() |
2010-07-23
, 01:21
|
|
Posts: 722 |
Thanked: 1,223 times |
Joined on Apr 2010
@ USA
|
#690
|
I've actually started looking back at a feature "Auto-accept callbacks". I'm quite busy at this point so I can't say when I'll finish it but it should improve the experience
if ( !QDBusConnection::systemBus().connect("com.nokia.csd.Call", "/com/nokia/csd/call", "com.nokia.csd.Call", "Coming", this, SLOT(callComing(QDBusObjectPath,QString)) ) ) return false;
dbus-send --system --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call/1 com.nokia.csd.Call.Instance.Answer
The Following 2 Users Say Thank You to fcrochik For This Useful Post: | ||