Commit graph

6136 commits

Author SHA1 Message Date
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 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
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
Anton Chekulaev 99f9e60a50 Message sender cleanup. 2020-12-10 14:15:22 +11:00
Anton Chekulaev ea0c3c8a36 Send "unidentified sender" messages as plain text. 2020-12-10 13:41:54 +11:00
Anton Chekulaev 63d1e7087a Session request removed. Private chats no longer use any encryption. 2020-12-10 12:02:23 +11:00
Anton Chekulaev 45ff8fba36 Send/receive unencrypted messages. 2020-12-09 22:12:40 +11:00
Anton Chekulaev 3bc4338444 Pre key bundle removal pt1.
Device link functionality removed from app module.
2020-12-09 18:23:05 +11:00
Anton Chekulaev bb74cdf2a0 ABI split configuration restored. 2020-12-08 18:17:49 +11:00
Anton Chekulaev 52d0a36ae5 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-07 17:45:11 +11:00
Anton Chekulaev 30af903572 Transport options removed. Conversation activity cleanup. 2020-12-07 17:40:47 +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
Anton Chekulaev 66aec427d4 Unused code cleanup. 2020-12-07 13:45:36 +11:00
Anton Chekulaev 1a498cebd8 Old conversation list related classes removed. 2020-12-07 13:30:52 +11:00
Anton Chekulaev 8d17593d87 Unused code cleanup. 2020-12-07 12:41:03 +11:00
Anton Chekulaev ac81fd4394 Dynamic theme cleanup. 2020-12-07 11:47:02 +11:00
Anton Chekulaev 9ce0c54dbe Long message activity theming is fixed.
General cleanup.
2020-12-07 11:21:03 +11:00
Anton Chekulaev eafa7c7a77 Device link related views removed. General unused code cleanup. 2020-12-04 16:00:52 +11:00
Anton Chekulaev a94273fdfc Use internal Log implementation everywhere. 2020-12-03 17:52:41 +11:00
Anton Chekulaev 9afb32d3a2 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-03 16:52:08 +11:00
Brice e0d98641aa removal of 'transaction' parameter in toProto + code simplification 2020-12-03 16:13:40 +11:00
Anton Chekulaev 841e4aa493 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 2020-12-03 15:24:40 +11:00