Commit graph

598 commits

Author SHA1 Message Date
Brice
c286efae9d SignalServiceAttachment classes renamed to SessionServiceAttachment to avoid confusion 2020-12-17 14:36:32 +11:00
Brice
26b2ead673 kotlin impl of SignalServiceAttachment classes 2020-12-17 14:27:04 +11:00
Brice
3a10d8c1b4 MessageReceive & Send Jobs implementations 2020-12-15 15:50:15 +11:00
Brice
e9c5eb5257 super class updated 2020-12-15 15:47:47 +11:00
Brice
625e9f172a attachmentId type changed to Long 2020-12-15 15:45:44 +11:00
Ryan ZHAO
2ff23e9e41 clean 2020-12-10 15:51:43 +11:00
Ryan ZHAO
133706e1d6 WIP pollers 2020-12-10 15:34:17 +11:00
Ryan ZHAO
c0dff9cdea sending & receiving $ make things compile 2020-12-10 15:33:57 +11:00
Ryan ZHAO
072aa0e7c6 implement destination from address 2020-12-10 15:33:05 +11:00
Ryan ZHAO
92b43b0fcf clean and rename 2020-12-10 15:32:38 +11:00
Ryan ZHAO
4c1df33059 job related 2020-12-10 15:31:38 +11:00
Ryan ZHAO
c3552bfded clean 2020-12-10 15:31:14 +11:00
Ryan ZHAO
ce4f7a6eff rename configuration 2020-12-10 15:30:32 +11:00
Ryan ZHAO
c759f25577 add thread related classes 2020-12-10 15:29:56 +11:00
Ryan ZHAO
fea965e37f add utils 2020-12-10 15:29:19 +11:00
Ryan ZHAO
e54a43a910 move messageDataProvider to configuration 2020-12-07 15:32:48 +11:00
Ryan ZHAO
2cdbbd1d23 clean 2020-12-07 15:27:39 +11:00
Ryan ZHAO
e2e78ce5fb Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-07 15:26:52 +11:00
Ryan ZHAO
b5fe9f43cb message sender closed group + convenience 2020-12-07 15:22:02 +11:00
Brice
f642e76ca4 messages: completed missing parts related to database calls 2020-12-07 14:30:06 +11:00
Brice
e0d98641aa removal of 'transaction' parameter in toProto + code simplification 2020-12-03 16:13:40 +11:00
Brice
2b1655d688 test commit 2020-12-03 15:12:50 +11:00
Brice
a53cc9bffb Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-03 14:36:07 +11:00
Brice
3d87de4b56 SessionRequest implementation completed 2020-12-03 14:29:50 +11:00
Ryan ZHAO
5924d90b12 refactor unidentified access (sealed sender) 2020-12-03 14:20:49 +11:00
Ryan ZHAO
c758619f13 clean 2020-12-02 17:10:45 +11:00
Ryan ZHAO
1407d1ca97 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-02 17:06:34 +11:00
Ryan ZHAO
295eb3b52f rename and minor refactor to match the api 2020-12-02 17:06:28 +11:00
Brice
69ba55138f test commit 2020-12-02 16:46:48 +11:00
Ryan ZHAO
bd96342a16 minor refactoring on receiving decryption 2020-12-02 16:43:19 +11:00
Ryan ZHAO
55b68c3db9 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-02 16:40:35 +11:00
Ryan ZHAO
0a43704269 message sending and receiving 2020-12-02 16:39:33 +11:00
Ryan ZHAO
6cc20b81bd decryption and encrytion 2020-12-02 16:39:21 +11:00
Ryan ZHAO
bfb16c581a WIP: refactor jobs (basic) 2020-12-02 16:39:02 +11:00
Ryan ZHAO
da71fdfe44 add configuration and storage 2020-12-02 16:38:30 +11:00
Ryan ZHAO
c1f84732ad move and refactor files from libsignal to libsession 2020-12-02 16:38:12 +11:00
Brice
a699168956 code review, minor changes 2020-12-02 16:21:38 +11:00
Brice
aefe721fa4 Attachment implementation 2020-12-02 15:02:46 +11:00
Brice
344af77f0f incomplete Quote implementation 2020-12-02 11:44:55 +11:00
Brice
feec22bf72 Profile implementation 2020-12-01 17:35:47 +11:00
Brice
f5a583e7c8 classes structure redesign + LinkPreview & BaseVisibleMessage implementations 2020-12-01 16:24:50 +11:00
Brice
3f0e456002 SessionRequest unfinished implementation 2020-11-30 11:23:27 +11:00
Brice
2c167b0cc0 NullMessage implementation 2020-11-30 10:29:06 +11:00
Brice
3a0ba29a72 TypingIndicator implementation 2020-11-30 10:08:56 +11:00
Brice
746df2240a ReadReceipt implementation + small corrections 2020-11-27 17:27:09 +11:00
Brice
8f409faefc ExpirationTimerUpdate implementation + classes structure changes 2020-11-27 16:41:21 +11:00
Brice
888eda4ba9 change package name + start of implementation 2020-11-27 15:56:16 +11:00
Ryan ZHAO
7a66a47520 restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00