Commit Graph

221 Commits (333533785bfb2a31ca66a64ccf2a6115f7c15246)

Author SHA1 Message Date
Ryan ZHAO 333533785b fix crash on attachment send failure 5 years ago
Ryan ZHAO 26b60c0397 Merge branch 'dev' of https://github.com/loki-project/session-android into refactor-sending-error-handling 5 years ago
jubb 32f9675fe4 fix: dynamic output buffer size, reusing the byte array buffer and only copying the written part to persistence 5 years ago
Ryan ZHAO 39aef68b04 refactor precondition failure error 5 years ago
Ryan ZHAO 778a0d083f Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending-error-handling 5 years ago
Ryan ZHAO 95646ed04e make error description show in the message detail activity 5 years ago
jubb 7e509a1cf0 fix: pad the plaintext before encryption 5 years ago
Ryan ZHAO 3cb20c9250 minor fix 5 years ago
Ryan ZHAO 424aee5fb3 fix possible serialising crash & refactor 5 years ago
Ryan ZHAO b786f5894c fix configuration message deserialising crash 5 years ago
Ryan ZHAO 4628f27d9f fix error handling 5 years ago
Ryan ZHAO 54da77a89b clean 5 years ago
Ryan ZHAO d7e525d828 clean 5 years ago
Ryan ZHAO 91f9138d62 clean & refactor session protocol encryption 5 years ago
Ryan ZHAO 0e049469aa minor refactor on closed group encryption key pair sending 5 years ago
Ryan ZHAO 2859da01a7 fix duplicated closed group info message 5 years ago
Ryan ZHAO d7124c3b7e minor refactor 5 years ago
Ryan ZHAO 42c7f440e9 fix quoting message in open groups 5 years ago
Ryan ZHAO b490ed0c22 fix sending attachments(image) in open groups 5 years ago
Ryan ZHAO a3e3f0047a fix closed group message sending & expiration mistakenly disabled 5 years ago
Ryan ZHAO d85ad12352 fix sending link preview to open group 5 years ago
Ryan ZHAO 70a7182320 Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending 5 years ago
Ryan ZHAO 82b8883bb1 fix sending quote 5 years ago
Ryan ZHAO 0a7fecfb52 fix sending link preview 5 years ago
Ryan ZHAO 4218073a69 fix quote attachments 5 years ago
Ryan ZHAO 9d4c3bf722 send read receipt using new pipeline 5 years ago
Ryan ZHAO d84b593da2 fix expiration timer animation 5 years ago
Ryan ZHAO e0ff5a7e7a fix sending expiration update message 5 years ago
Ryan ZHAO aa7071ad80 send typing indicator using new pipeline 5 years ago
Ryan ZHAO a1d1b864e6 fix closed group updating 5 years ago
Ryan ZHAO 88ac390495 plug in closed group message sender 5 years ago
Ryan ZHAO c51593a914 fix sending attachments including link previews 5 years ago
Ryan ZHAO 0fcef2d542 add padding for future & clean 5 years ago
Ryan ZHAO 152d403e2b fix send attachments to open groups 5 years ago
Ryan ZHAO 9a00906069 WIP debug sending attachments 5 years ago
jubb ef3e172379 feat: add link device implementation and fixes for updating config syncs and forcing config syncs 5 years ago
Ryan ZHAO 0ea1ed15e7 WIP: make attachment work 5 years ago
Ryan ZHAO 4a9ac91e5f fix send text message to closed group 5 years ago
Ryan ZHAO 8acbb3c366 fix send text message to open group 5 years ago
Ryan ZHAO d9eaedd6ae hook up sending pipeline & clean 5 years ago
jubb 3a09d23337 feat: add contact syncing, UI improvements for profile syncing and conversation threads in the home screen 5 years ago
jubb 85336238a7 fix: return early if no profile name (prefs likely invalid state) and ignore contacts whose publicKey fails to parse 5 years ago
Niels Andriesse f2208f40b8
Merge pull request #462 from hjubb/config_contacts_sync_message
Config contacts sync message
5 years ago
jubb 21dc8d5fca fix: use double encoding for closed group stuff 5 years ago
jubb 9a33fe8883 feat: generate serializable Contact info for configuration messages and pass in appropriate list to get current 5 years ago
Ryan ZHAO 6c32815266 clean 5 years ago
Niels Andriesse 6f76f0046a
Merge pull request #458 from hjubb/config_profile_info
fix: orEmpty on profilePicture to prevent NPE for profile info
5 years ago
Ryan ZHAO d5343d5462 Merge branch 'dev' of https://github.com/loki-project/session-android into refactor_clean_0 5 years ago
jubb ea857110bf fix: orEmpty on profilePicture to prevent NPE 5 years ago
jubb 71e48b9024 refactor: move ProfileKeyUtil from app/ to libsession/ module and implement new config message sends 5 years ago