Closed GoogleCodeExporter closed 9 years ago
I'd really like for this to be fixed, because I absolutely love how talkmyphone
works, other than this bug.
Original comment by mwcarr...@gmail.com
on 23 Nov 2010 at 5:32
TalkMyPhone does nothing but forwarding the raw string you send it as an sms,
using the android sms API. If utf8 does not work, it means that this android
sms API does not handle correctly utf-8 sms messages. While I understand why
the android development team does not aim at supporting every encoding, it is
certainly not the role of TalkMyPhone to fix that, but rather the role of the
android development team. Please file your bug elsewhere and ask for utf-8 in
the sms API.
Original comment by chm.duquesne
on 23 Nov 2010 at 6:23
It's not possible to detect the incoming encoding and convert it to the system
encoding?
Original comment by mwcarr...@gmail.com
on 23 Nov 2010 at 6:25
It is probably possible, but it would be writing code to work around a bug that
belongs to someone else.
Original comment by chm.duquesne
on 23 Nov 2010 at 6:49
Original issue reported on code.google.com by
mwcarr...@gmail.com
on 22 Nov 2010 at 2:31