Commit Graph

6266 Commits

Author SHA1 Message Date
Ryan ZHAO
bace36621d WIP finish message receiving 2021-01-08 11:13:05 +11:00
Ryan ZHAO
e45462588f update gradle 2021-01-08 11:12:39 +11:00
Ryan ZHAO
172991231c group address 2021-01-08 11:12:24 +11:00
Ryan ZHAO
27ea170194 move quote model to libsession 2021-01-08 11:12:06 +11:00
Ryan ZHAO
31efdb7ddb add recipient related stuff to storage 2021-01-08 11:11:50 +11:00
Ryan ZHAO
ed8eb5a239 fix open group message 2021-01-08 11:11:23 +11:00
Ryan ZHAO
91ef23081b move Recipient to libsession 2021-01-08 11:10:51 +11:00
Brice
b5c1a44ee6 fix 2021-01-06 16:54:59 +11:00
Brice
842f00ee54 downloadattachmentjob implementation 2021-01-06 16:11:00 +11:00
Brice
3a9304098b fix conflict 2021-01-05 14:17:42 +11:00
Ryan ZHAO
2dcbcee66c minor fix after merging 2020-12-18 16:59:37 +11:00
Ryan ZHAO
80fa37e1a7 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-18 16:53:05 +11:00
Ryan ZHAO
c9673447c6 handle visible message & handle group update 2020-12-18 16:48:45 +11:00
Ryan ZHAO
886ca5c72b minor refactoring on message sender 2020-12-18 16:44:33 +11:00
Ryan ZHAO
1c4e4581c8 attachment in message provider 2020-12-18 16:44:13 +11:00
Ryan ZHAO
b642fb1b54 update message receiving job 2020-12-18 16:43:57 +11:00
Ryan ZHAO
2a4046d12c open group message & open group poller 2020-12-18 16:43:19 +11:00
Anton Chekulaev
dbd662d6d2 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-18 13:42:03 +11:00
Anton Chekulaev
e33b8a5fa2 Session encryption protocol.
Changes from #390 and #101 (service repo)
2020-12-18 13:02:33 +11:00
Anton Chekulaev
9002606917 Tweak snode path error handling
Changes from f4281963882 (service repo)
2020-12-17 16:56:19 +11:00
Brice
873e0099f9 fix 2020-12-17 16:52:22 +11:00
Niels Andriesse
37fc542136 Make PN mode screen scrollable
Changes from d6448d79f
2020-12-17 16:46:54 +11:00
Niels Andriesse
31efda2932 Create TRANSLATION.md
Changes from db98b0758
2020-12-17 16:38:00 +11:00
Niels Andriesse
f21e1eb466 Remove unused button
Changes from 671257281
2020-12-17 16:36:39 +11:00
Anton Chekulaev
c1ef2728dc Add Session ID change notice.
Changes from aec7f6356
2020-12-17 16:18:01 +11:00
Niels Andriesse
48adb63fb7 Refresh snode pool at least once a day
Changes from cfb7ff529
2020-12-17 16:10:43 +11:00
Niels Andriesse
3cb7d2169d Fix tap jacking bug
Changes from 46452977f
2020-12-17 15:13:38 +11:00
Brice
9304971e50 AttachmentUploadJob implementation 2020-12-17 14:51:08 +11:00
Brice
0467147cfe use of SessionServiceAttachment instead if SignalSA 2020-12-17 14:45:57 +11:00
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
Anton Chekulaev
54f730fdfd Job cleanup. 2020-12-17 12:47:18 +11:00
Anton Chekulaev
db1d20835b Fixed open group message sending is not working. 2020-12-16 13:50:47 +11:00
Anton Chekulaev
24d36158ae Job cleanup. 2020-12-16 13:36:20 +11:00
Anton Chekulaev
d7b0c84f22 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-15 17:22:05 +11:00
Anton Chekulaev
c0847fc563 Screen lock service updated to match the landing workflow. 2020-12-15 17:16:05 +11:00
Anton Chekulaev
124632823e Fixed landing scenario is broken and missing essential keys/settings setup. 2020-12-15 16:44:38 +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
Anton Chekulaev
85bac9fc46 Fixed lock screen appears upon app start when there is no user setup yet. 2020-12-15 11:31:09 +11:00
Anton Chekulaev
e294199ea3 Master secret removed.
Screen lock related classes refactoring.
Legacy database util classes and migrations removed.
2020-12-14 18:16:16 +11:00
Anton Chekulaev
2aa179585f Identity functionality and data structure are completely removed. 2020-12-14 12:16:30 +11:00
Anton Chekulaev
5046d1dce6 Verify identity removed from the convo activity. 2020-12-14 10:38:51 +11:00
Anton Chekulaev
112f77f6ed WIP cleanup of verify identity functionality. 2020-12-10 18:02:30 +11:00
Anton Chekulaev
73c4e44711 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor-enc-cleanup 2020-12-10 16:21:37 +11:00
Anton Chekulaev
eee5f60098 Target API note.
Closed group update data classes.
2020-12-10 16:19:16 +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