Commit graph

82 commits

Author SHA1 Message Date
Ryan ZHAO 778a0d083f Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending-error-handling 2021-03-16 16:31:58 +11:00
Ryan ZHAO 95646ed04e make error description show in the message detail activity 2021-03-16 16:31:52 +11:00
jubb 7e509a1cf0 fix: pad the plaintext before encryption 2021-03-16 15:49:31 +11:00
jubb 6508873e57 fix: fix the sent / receive timestamps for linking quotes 2021-03-15 15:03:23 +11:00
Ryan ZHAO 4628f27d9f fix error handling 2021-03-15 13:14:45 +11:00
Ryan ZHAO d7e525d828 clean 2021-03-12 14:52:59 +11:00
Ryan ZHAO 0a7fecfb52 fix sending link preview 2021-03-09 10:50:02 +11:00
Ryan ZHAO d84b593da2 fix expiration timer animation 2021-03-05 09:53:58 +11:00
Ryan ZHAO e0ff5a7e7a fix sending expiration update message 2021-03-04 17:14:12 +11:00
Ryan ZHAO aa7071ad80 send typing indicator using new pipeline 2021-03-04 15:57:01 +11:00
Ryan ZHAO 88ac390495 plug in closed group message sender 2021-03-04 14:54:32 +11:00
Ryan ZHAO c51593a914 fix sending attachments including link previews 2021-03-04 14:03:18 +11:00
Ryan ZHAO 0ea1ed15e7 WIP: make attachment work 2021-03-02 17:22:56 +11:00
Ryan ZHAO 8acbb3c366 fix send text message to open group 2021-03-02 14:13:12 +11:00
Ryan ZHAO d9eaedd6ae hook up sending pipeline & clean 2021-03-02 12:24:09 +11:00
Ryan ZHAO 64352707d0 clean up close group update message in new message pipeline 2021-02-17 16:31:43 +11:00
ryanzhao 4156c10feb Implement multi device & closed group protocol in refactored sending & receiving pipeline 2021-02-10 16:48:03 +11:00
Ryan ZHAO fb2757588d refactor: message sender + closed group 2021-02-09 14:45:22 +11:00
ryanzhao 307da3b2be clean logging 2021-02-03 12:22:40 +11:00
Ryan ZHAO 5cb3a79a27 clean 2021-02-01 11:35:53 +11:00
Brice 49f3e0cfca implementation of persistAttachments + refactoring 2021-01-29 11:16:53 +11:00
Ryan ZHAO 246eb62958 message sender failed with error 2021-01-20 16:37:02 +11:00
Ryan ZHAO f3c3483cde complete message sender 2021-01-20 16:29:52 +11:00
Ryan ZHAO a9df948375 message sender prep for attachments 2021-01-20 11:18:22 +11:00
Brice 3357672516 MessaageSender: use of session protocol for closed groups 2021-01-14 13:20:18 +11:00
Brice 48201a90ea encrypt & decrypt with session protocol 2021-01-11 11:04:37 +11:00
Ryan ZHAO 886ca5c72b minor refactoring on message sender 2020-12-18 16:44:33 +11:00
Ryan ZHAO c0dff9cdea sending & receiving $ make things compile 2020-12-10 15:33:57 +11:00
Ryan ZHAO b5fe9f43cb message sender closed group + convenience 2020-12-07 15:22:02 +11:00
Ryan ZHAO 295eb3b52f rename and minor refactor to match the api 2020-12-02 17:06:28 +11:00
Ryan ZHAO 6cc20b81bd decryption and encrytion 2020-12-02 16:39:21 +11:00
Ryan ZHAO 7a66a47520 restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
Renamed from sessionmessaging/src/main/java/org/session/messaging/sending_receiving/MessageSender.kt (Browse further)