rootkiwi / an2linuxserver

Sync Android notifications encrypted to a Linux desktop
Other
401 stars 43 forks source link

Commas in SSIDs #50

Closed andoruB closed 4 years ago

andoruB commented 4 years ago

Is it possible to change the character that's used to separate the SSIDs in the settings? Right now comma is used, but there are some users (including me) that set their SSIDs to include them. Or perhaps to use some escape character or such, so that it would register the comma as part of a name, rather than as an indication that the following characters are part of another SSID.

rootkiwi commented 4 years ago

Right, will implement some fix for that

rootkiwi commented 4 years ago

Should be fixed now.

For an actual comma in the SSID you can now escape the comma with a backslash ( \ ).