Open GoogleCodeExporter opened 9 years ago
Being able to respond is still being implemented - the current release doesn't
have that feature yet.
I don't have an issue open for that yet even though it's already halfway done,
so I'm using this one.
Original comment by rdamazio@gmail.com
on 9 Sep 2010 at 1:45
I see. Gizmodo is very sneaky having it show a box where you can reply.
Thank you for this.
Thanks for the program!
Original comment by joshuaba...@gmail.com
on 9 Sep 2010 at 1:47
in "chrome to phone" / "fox to phone" there is a option to input a number on
the dial pad but i don't know if its possible to start a call.
Original comment by Digita...@gmail.com
on 9 Sep 2010 at 9:32
Issue 132 has been merged into this issue.
Original comment by rdamazio@gmail.com
on 13 Sep 2010 at 5:22
Is this due to be done at all?
Original comment by thenewst...@gmail.com
on 21 Sep 2010 at 4:20
As I mentioned, it's half done. I haven't finished yet 'cause I was fixing
other bugs and am giving some attention to the multiplatform client that many
people are using.
Original comment by rdamazio@gmail.com
on 21 Sep 2010 at 5:14
fantastic, thank you so much for all your work and effort in this product!
Original comment by thenewst...@gmail.com
on 21 Sep 2010 at 7:40
Being able to reply to SMS right from the computer would make this the most
handy application ever! Thank you for working on implementing this.
I just hope it'll show up on the phone just like you had sent it from there in
the first place.
Original comment by marcus1...@gmail.com
on 1 Oct 2010 at 10:35
Getting back to this now. I'll strive to send it out in the next release.
Original comment by rdamazio@gmail.com
on 2 Oct 2010 at 7:23
I had some difficulties implementing the "hang up" action, but I think I
figured out the (hacky) way to do it.
For my own reference:
I can obtain ITelephony:
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=telephony
/java/com/android/internal/telephony/ITelephony.aidl;h=2328717c19cbe3d856a6380da
662d3fa9b8782d7;hb=HEAD
as done in
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=telephony
/java/android/telephony/TelephonyManager.java;h=ab63017b0df1b9828d3d04ee73d2ca37
7287dfc6;hb=HEAD
then use reflection to call endCall on it.
Alternatively, I can do as the phone app does here:
http://android.git.kernel.org/?p=platform/packages/apps/Phone.git;a=blob;f=src/c
om/android/phone/PhoneUtils.java;h=aab89fffb6a4f09f41bca80193d19a14c102e9b9;hb=H
EAD
by using the "Call" and "Phone" classes defined in
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=telephony
/java/com/android/internal/telephony;h=b0b0225b5e3d11068cbe371f36b5c55e7a19d559;
hb=HEAD
although that needs checking to decide which type of call to hang up
(ringing/active/on hold).
Other than that, most things are working already (using protocol buffers, I
deprecated my original protocol plan), I still need to implement discovery
(finding out the Bluetooth MAC address or IP address to send the commands to -
I'm currently hardcoding that to my device).
Original comment by rdamazio@gmail.com
on 4 Oct 2010 at 4:38
I'm so excited for this feature! Once this and USB notifications are fully
implemented, I will be using this app daily!
Original comment by Marie.F....@gmail.com
on 8 Nov 2010 at 3:07
A Popup Window with instant SMS answering function, showing the newly arrived
SMS + including SMS history of last 4 SMS (aka 'sms chat') would make this an
über-APP.
Btw. I was fascinated on how easily and smooth my phone was found in the WIFI
Network, this software is some good piece of work.
Original comment by bloodybr...@gmail.com
on 19 Nov 2010 at 8:08
Any update on this?
Original comment by ratber...@gmail.com
on 27 Jan 2011 at 6:54
Use My Phone Explorer for windows
Original comment by sir.mi...@gmail.com
on 27 Jan 2011 at 1:42
I really liked your app/program, everything worked out of the box as described.
but the only reason i did not continue to use it is because the lack of being
able to SEND SMS. I am currently using Texdro, it has far less features but can
send sms and sync contacts with pc.
I am waiting for this feature so i can switch back, as the program i am
currently using doesnt have the finnished look and feel of yours.
Original comment by tristynr...@gmail.com
on 29 Mar 2011 at 12:29
Just started using this on HTC Sensation.
Replying from my Mac would make this one of the most useful apps available!
Please update on the status of this feature as your last reply was 7 months
back.
Thanks!
Original comment by atafars...@gmail.com
on 17 Jun 2011 at 2:23
please, work faster! I really like it if it can send SMS.
Original comment by safuanha...@gmail.com
on 18 Sep 2011 at 12:58
Use MyPhoneExplorer instead. Totally free as well. :-)
Original comment by sir.mi...@gmail.com
on 18 Sep 2011 at 2:06
Take a look at the project updates, this project is pretty much abandoned by
the developers. If you need a new feature, fork or use something else.
Original comment by moralezs...@gmail.com
on 18 Sep 2011 at 3:02
Original issue reported on code.google.com by
joshuaba...@gmail.com
on 9 Sep 2010 at 1:40