Commit Graph

6220 Commits (3b50b8f40ba2305d5c383ac91e86c0e43b27284f)
 

Author SHA1 Message Date
Brice f420ec51e2 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Brice 48201a90ea encrypt & decrypt with session protocol 4 years ago
Ryan ZHAO 4b53138373 moving attachment to libsession 4 years ago
Ryan ZHAO 0820e577e8 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Ryan ZHAO bace36621d WIP finish message receiving 4 years ago
Ryan ZHAO e45462588f update gradle 4 years ago
Ryan ZHAO 172991231c group address 4 years ago
Ryan ZHAO 27ea170194 move quote model to libsession 4 years ago
Ryan ZHAO 31efdb7ddb add recipient related stuff to storage 4 years ago
Ryan ZHAO ed8eb5a239 fix open group message 4 years ago
Ryan ZHAO 91ef23081b move Recipient to libsession 4 years ago
Brice b5c1a44ee6 fix 4 years ago
Brice 842f00ee54 downloadattachmentjob implementation 4 years ago
Brice 3a9304098b fix conflict 4 years ago
Ryan ZHAO 2dcbcee66c minor fix after merging 4 years ago
Ryan ZHAO 80fa37e1a7 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Ryan ZHAO c9673447c6 handle visible message & handle group update 4 years ago
Ryan ZHAO 886ca5c72b minor refactoring on message sender 4 years ago
Ryan ZHAO 1c4e4581c8 attachment in message provider 4 years ago
Ryan ZHAO b642fb1b54 update message receiving job 4 years ago
Ryan ZHAO 2a4046d12c open group message & open group poller 4 years ago
Anton Chekulaev dbd662d6d2 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Anton Chekulaev e33b8a5fa2 Session encryption protocol.
Changes from #390 and #101 (service repo)
4 years ago
Anton Chekulaev 9002606917 Tweak snode path error handling
Changes from f4281963882 (service repo)
4 years ago
Brice 873e0099f9 fix 4 years ago
Niels Andriesse 37fc542136 Make PN mode screen scrollable
Changes from d6448d79f
4 years ago
Niels Andriesse 31efda2932 Create TRANSLATION.md
Changes from db98b0758
4 years ago
Niels Andriesse f21e1eb466 Remove unused button
Changes from 671257281
4 years ago
Anton Chekulaev c1ef2728dc Add Session ID change notice.
Changes from aec7f6356
4 years ago
Niels Andriesse 48adb63fb7 Refresh snode pool at least once a day
Changes from cfb7ff529
4 years ago
Niels Andriesse 3cb7d2169d Fix tap jacking bug
Changes from 46452977f
4 years ago
Brice 9304971e50 AttachmentUploadJob implementation 4 years ago
Brice 0467147cfe use of SessionServiceAttachment instead if SignalSA 4 years ago
Brice c286efae9d SignalServiceAttachment classes renamed to SessionServiceAttachment to avoid confusion 4 years ago
Brice 26b2ead673 kotlin impl of SignalServiceAttachment classes 4 years ago
Anton Chekulaev 54f730fdfd Job cleanup. 4 years ago
Anton Chekulaev db1d20835b Fixed open group message sending is not working. 4 years ago
Anton Chekulaev 24d36158ae Job cleanup. 4 years ago
Anton Chekulaev d7b0c84f22 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Anton Chekulaev c0847fc563 Screen lock service updated to match the landing workflow. 4 years ago
Anton Chekulaev 124632823e Fixed landing scenario is broken and missing essential keys/settings setup. 4 years ago
Brice 3a10d8c1b4 MessageReceive & Send Jobs implementations 4 years ago
Brice e9c5eb5257 super class updated 4 years ago
Brice 625e9f172a attachmentId type changed to Long 4 years ago
Anton Chekulaev 85bac9fc46 Fixed lock screen appears upon app start when there is no user setup yet. 4 years ago
Anton Chekulaev e294199ea3 Master secret removed.
Screen lock related classes refactoring.
Legacy database util classes and migrations removed.
4 years ago
Anton Chekulaev 2aa179585f Identity functionality and data structure are completely removed. 4 years ago
Anton Chekulaev 5046d1dce6 Verify identity removed from the convo activity. 4 years ago
Anton Chekulaev 112f77f6ed WIP cleanup of verify identity functionality. 4 years ago
Anton Chekulaev 73c4e44711 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor-enc-cleanup 4 years ago