Commit Graph

6139 Commits (f21e1eb466cad7b7bb894f231514d3e6097d2d9e)
 

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