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

Create list of separators, implement as option in Options section #21

Open
pdestefanis opened this issue Dec 27, 2011 · 1 comment
Open

Comments

@pdestefanis
Copy link
Owner

The characters used as separators need to include not only spaces, but also dots, commas, etc
Create one text field in the Options section of the application that will contain the characters that can be used as separators in SMS messages.
Caption: Valid separators in SMS messages

The field needs to verify that none of the modifiers in use is added to this field

When using this characters, the code will have to escape them as needed

Initial set: dot, comma, space, semicolon, colon, underscore

@ghost ghost assigned lachko Dec 27, 2011
@ghost ghost assigned beyondprograms Jan 12, 2012
beyondprograms added a commit that referenced this issue Feb 18, 2012
beyondprograms added a commit that referenced this issue Feb 18, 2012
…till incomplete. Additions affect options and home pages.
@pdestefanis
Copy link
Owner Author

Let's not ask the user to escape each character

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

No branches or pull requests

3 participants