Commit Graph

41 Commits (2460afd1a87e4abb4b5873db386fc6bda18d1701)

Author SHA1 Message Date
jubb 2460afd1a8 feat: call resume message send on app create 4 years ago
jubb 203c0dd44c refactor: fix imports / compile issues from merging dev 4 years ago
jubb b685846d7e Merge remote-tracking branch 'upstream/dev' into origin/refactor-sending
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/ApplicationContext.java
#	app/src/main/java/org/thoughtcrime/securesms/loki/database/LokiAPIDatabase.kt
#	libsession/src/main/java/org/session/libsession/messaging/messages/control/ClosedGroupControlMessage.kt
#	libsession/src/main/java/org/session/libsession/messaging/messages/control/ExpirationTimerUpdate.kt
#	libsession/src/main/java/org/session/libsession/messaging/opengroups/OpenGroupMessage.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSenderClosedGroup.kt
4 years ago
Ryan ZHAO 91f9138d62 clean & refactor session protocol encryption 4 years ago
jubb ca7202f255 feat: add new message receive pipeline in important places and fix parsing issues 4 years ago
Ryan ZHAO 70a7182320 Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending 4 years ago
jubb a8a457932d fix: sync configuration in resume on HomeActivity.kt and set sync specific variables appropriately in the registration flow 4 years ago
jubb 1ecc87da76 fix: forcing the registration will cancel and restart the FCM task 4 years ago
jubb 1b417362ae fix: fcm task was not cancelable and cannot remove listeners 4 years ago
Ryan ZHAO 8acbb3c366 fix send text message to open group 4 years ago
Ryan ZHAO d9eaedd6ae hook up sending pipeline & clean 4 years ago
Ryan ZHAO d5343d5462 Merge branch 'dev' of https://github.com/loki-project/session-android into refactor_clean_0 4 years ago
jubb 71e48b9024 refactor: move ProfileKeyUtil from app/ to libsession/ module and implement new config message sends 4 years ago
Ryan ZHAO b2225697b4 WIP: clean up unused signal stuff 4 years ago
Ryan ZHAO 8c016b3802 clean up signal service protocols 4 years ago
Ryan ZHAO 1db9ccdf27 clean up: signal service protocols 4 years ago
Ryan ZHAO 19a829d011 WIP: clean up signal protocols (stickers) 4 years ago
Ryan ZHAO 04f140ee09 WIP: clean up signal service protos 4 years ago
Ryan ZHAO 958ec690f1 WIP: clean up signal protocols 4 years ago
Ryan ZHAO 0d2f5e0cde further cleaning on V1 multi device 4 years ago
Ryan ZHAO 9d0831b874 remove shared sender keys 4 years ago
Ryan ZHAO c69a8bc15f clean 4 years ago
Ryan ZHAO 20ec889730 clean up V1 closed group 4 years ago
Ryan ZHAO 7a17b5769a clean up V1 multi device 4 years ago
Ryan ZHAO 05da743ea2 configuration message handling 4 years ago
Ryan ZHAO 03ff1d1941 configuration message 4 years ago
ryanzhao 307da3b2be clean logging 4 years ago
Ryan ZHAO 1e93d4651c clean 4 years ago
Ryan ZHAO 6fa2c308b5 WIP fix crashes 4 years ago
Ryan ZHAO 106bd4b560 WIP make things not crash 4 years ago
Ryan ZHAO 1f96ab1cf5 WIP clean 4 years ago
Ryan ZHAO 709727197c Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Ryan ZHAO 74a9754f48 implement interfaces 4 years ago
Brice 99107d169e add changes of latest dev 4 years ago
Anton Chekulaev e33b8a5fa2 Session encryption protocol.
Changes from #390 and #101 (service repo)
4 years ago
Anton Chekulaev 54f730fdfd Job cleanup. 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 63d1e7087a Session request removed. Private chats no longer use any encryption. 4 years ago
Anton Chekulaev 3bc4338444 Pre key bundle removal pt1.
Device link functionality removed from app module.
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