José Pereda
José Pereda
Please test again with the most recent 1.1.4-SNAPSHOT version. If you still find exceptions, please post them, with clear steps of how to reproduce. Ideally, provide a [SSCCE](http://www.sscce.org/) simple class,...
Same happens with caret, anywhere in the line it takes the maximum height of any of the characters in it.
By "timezone independent timestamp" you mean saving every message in UTC format, so we have the same reference for all the messages from all the users? Then serializing the LocalDateTime...
You say that we should remove `LocalDateTime` and use `long timestamp` and `System.currentMillis()`? That will help, but shouldn't we stick to Java Time API?
Since we just have a very basic authentication, for demo purposes first+last name are good enough. This doesn't prevent dummy names, but it allows small variations, useful when login from...
Unless you logout, you can't sign in again in another device
Fixed with #400
I don't see any (yours for instance). I even tried to debug it building libsignal-service-java (DeviceContactsInputStream), but to no avail.
Have you checked the PushNotes sample? https://github.com/gluonhq/gluon-samples/tree/master/pushnotes See the dependencies: https://github.com/gluonhq/gluon-samples/blob/master/pushnotes/pom.xml
The default is by first name alphabetically.