Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode detection #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Unicode detection #20

wants to merge 2 commits into from

Conversation

mvdstam
Copy link

@mvdstam mvdstam commented Jul 8, 2014

The way the message type ("text" or "unicode") is automatically detected should be more flexible. This is because the fact that characters such as "å" and "é" can actually be send as regular SMS-messages rather than having to unicode the whole text message (meaning that a text message suddenly can't be longer than 70 characters instead of 160). Please refer to the GSM 03.38 character set for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant