Benedikt Radtke
Benedikt Radtke
Woops - somehow now (and I'd really know why) `CultureInfo.CurrentCulture` is `en-US` on my device, despite w10 using the german localization. I suppose that explains the us timestamps, but why...
Not in the near future unfortunately, unless someone wants to have a go at it. I am extremely busy at the moment, and that won't change for the next months...
S-W does not explode any more when messaging self. Remaining issues: - an empty message packet is sent if no linked devices - no delivery marker is displayed
Ok, let's go: Signal Android has: - the thread list view - Android's edit/create contact view - the edit/create group view - the thread view - the message detail view...
Do you mean an element in the thread view that opens the edit contact page, or realizing the entire edit/add contact functionality inside the thread view?
Nice! I have asked a couple of my friends, this is our feedback: - center the username & number in the title? - color the title like the contact's messages?...
- add/edit contacts The backend must be able to handle the difference anyway, because we can have contact updates for both existing and non-existing contacts ariving at any time. Handling...
Great! The group editing and global settings are no showstopper for a windows store beta release, archieving feature parity with Signal-Android will take a while. Is the 3 dots button...
Postponed, seems like a prekey-shortage does not prevent new sessions.
You are right, InitRegistration is sending a HTTP request containing the username (aka the phone number). I have made the top-level functions (like send and receive) of libsignal-service non-async because...