Commit Graph

6237 Commits (a34a18f5f15e3f479f5c4086c7cfd71a0684a1cc)
 

Author SHA1 Message Date
Anton Chekulaev 841e4aa493 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Brice 2b1655d688 test commit 4 years ago
Brice a53cc9bffb Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Brice 3d87de4b56 SessionRequest implementation completed 4 years ago
Ryan ZHAO 5924d90b12 refactor unidentified access (sealed sender) 4 years ago
Anton Chekulaev 5e3cb706c4 Unused code cleanup. 5 years ago
Ryan ZHAO c758619f13 clean 5 years ago
Ryan ZHAO 1407d1ca97 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 5 years ago
Ryan ZHAO 295eb3b52f rename and minor refactor to match the api 5 years ago
Brice 69ba55138f test commit 5 years ago
Ryan ZHAO bd96342a16 minor refactoring on receiving decryption 5 years ago
Ryan ZHAO 55b68c3db9 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 5 years ago
Ryan ZHAO 0a43704269 message sending and receiving 5 years ago
Ryan ZHAO 6cc20b81bd decryption and encrytion 5 years ago
Ryan ZHAO bfb16c581a WIP: refactor jobs (basic) 5 years ago
Ryan ZHAO da71fdfe44 add configuration and storage 5 years ago
Ryan ZHAO c1f84732ad move and refactor files from libsignal to libsession 5 years ago
Ryan ZHAO 5789c146de add dependencies 5 years ago
RyanZhao 67d53fc3f5
Merge pull request #3 from Brice-W/refactor
Refactor
5 years ago
Brice a699168956 code review, minor changes 5 years ago
Brice aefe721fa4 Attachment implementation 5 years ago
Brice 344af77f0f incomplete Quote implementation 5 years ago
Anton Chekulaev 12804a30c0 Unused code cleanup. 5 years ago
Brice feec22bf72 Profile implementation 5 years ago
Anton Chekulaev 20b6763408 Unused code cleanup.
Do not minify and obfuscate debug builds.
5 years ago
Brice f5a583e7c8 classes structure redesign + LinkPreview & BaseVisibleMessage implementations 5 years ago
Anton Chekulaev 37565c74f2 Unused code cleanup. 5 years ago
Anton Chekulaev 4fb4709ec2 Unused code cleanup. 5 years ago
Brice 3f0e456002 SessionRequest unfinished implementation 5 years ago
Brice 2c167b0cc0 NullMessage implementation 5 years ago
Brice 3a0ba29a72 TypingIndicator implementation 5 years ago
Brice 746df2240a ReadReceipt implementation + small corrections 5 years ago
Brice 8f409faefc ExpirationTimerUpdate implementation + classes structure changes 5 years ago
Brice 888eda4ba9 change package name + start of implementation 5 years ago
Anton Chekulaev 9bf3540d22 Docker file removed. 5 years ago
Anton Chekulaev 30fe6ee3ac App's gradle config cleanup. 5 years ago
Anton Chekulaev 96fd11ee6f Old python scripts and config files removed. Transifex config updated with the new directory structure. 5 years ago
Niels Andriesse 742370b5fa
Merge pull request #386 from RyanRory/refactor
Structural refactoring step 2
5 years ago
Ryan ZHAO 255dc9c26b ditch :service, :service:android, :service:java 5 years ago
Ryan ZHAO 7a66a47520 restructure and unite service android/java to libsignal 5 years ago
Ryan ZHAO 673d35625b refactor class and files 5 years ago
Ryan ZHAO 4135eb823b add skeleton for messaging kit 5 years ago
Ryan ZHAO 0f08fc0103 resturcture 5 years ago
Niels Andriesse 1254f99aaa
Merge pull request #385 from metaphore/refactor
Structural refactoring.
5 years ago
Anton Chekulaev a19f59eab6 Gradle plugins and Kotlin were updated to the latest version. 5 years ago
Anton Chekulaev f0ba1d5ea2 Messenger module uses default project file layout.
Outdated unit tests temporary disabled.
5 years ago
Anton Chekulaev 0f189dd4cb Forked curve25519 lib is replaced with the latest official maven artifact.
Use libsodium to generate user key pair seed.
5 years ago
Anton Chekulaev 1c5e62a2de session-android-service is merged under the "service" module. 5 years ago
Anton Chekulaev 9052431bf8 Core app files moved under the "messenger" module. 5 years ago
Niels Andriesse 32bb707fa3
Merge pull request #375 from metaphore/backup-restore
Backup and restore
5 years ago