Commit Graph

6600 Commits (1e40c861d17a3d2bbe9d8b8ac92137ce1fc17f27)
 

Author SHA1 Message Date
Niels Andriesse 2072e34e44
Merge pull request #473 from Brice-W/data-extraction
Adding DataExtractionNotification type
4 years ago
Brice-W 0bea7fa56d clean 4 years ago
Brice-W 8c7f23a4e3 Merge branch 'dev' of https://github.com/loki-project/session-android into data-extraction 4 years ago
jubb 0fa62d1b2a fix: only set syncTarget if it's included and not empty 4 years ago
Brice-W e378d11692 few little fixes 4 years ago
jubb 6f2bad9b59 fix: no duplicate group left messages, more efficient closed group polling 4 years ago
Niels Andriesse 349601fe09
Merge pull request #482 from RyanRory/refactor-sending-error-handling
The Refactor: Show detailed error message
4 years ago
jubb 8ee58459dd feat: use new closed and open group pollers 4 years ago
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 333533785b fix crash on attachment send failure 4 years ago
Ryan ZHAO 80382cc454 minor refactor 4 years ago
Ryan ZHAO 26b60c0397 Merge branch 'dev' of https://github.com/loki-project/session-android into refactor-sending-error-handling 4 years ago
Niels Andriesse 0b6282bcef
Merge pull request #483 from hjubb/fix_dynamic_job_serialization
fixing the job serialization for large job messages
4 years ago
jubb 32f9675fe4 fix: dynamic output buffer size, reusing the byte array buffer and only copying the written part to persistence 4 years ago
Ryan ZHAO 1e9e580a2f minor refactor 4 years ago
Ryan ZHAO 436598a80b resume pending jobs on app starting 4 years ago
Ryan ZHAO 39aef68b04 refactor precondition failure error 4 years ago
Ryan ZHAO 778a0d083f Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending-error-handling 4 years ago
Ryan ZHAO 95646ed04e make error description show in the message detail activity 4 years ago
Niels Andriesse bf4a94a20e
Merge pull request #481 from hjubb/fix_padded_messages
fix proto pre-cipher proto padding
4 years ago
jubb 7e509a1cf0 fix: pad the plaintext before encryption 4 years ago
Niels Andriesse 55eb963d10 Update build number 4 years ago
Niels Andriesse 8286f03a5a
Merge pull request #480 from hjubb/remove_minify
Remove minify for release build
4 years ago
jubb f307d7bb17 fix: add org.session and remove minify to release build 4 years ago
jubb dd8a0cdc2e fix: use queue in the retry timer 4 years ago
Niels Andriesse 2e65077b3a Update build number 4 years ago
Niels Andriesse 16076fe40a
Merge pull request #477 from RyanRory/refactor-sending-fix
The Refactor: Fix sending crashes
4 years ago
jubb fe3f3d5f88 refactor: remove redundant Companion qualifier 4 years ago
jubb b81d9b5e3a fix: matching up the remove 05 prefixing to be consistent through the new pipeline call sites 4 years ago
Ryan ZHAO 3cb20c9250 minor fix 4 years ago
Ryan ZHAO 424aee5fb3 fix possible serialising crash & refactor 4 years ago
jubb 6508873e57 fix: fix the sent / receive timestamps for linking quotes 4 years ago
Ryan ZHAO d2843b2cef fix removing jobs in database 4 years ago
Ryan ZHAO b786f5894c fix configuration message deserialising crash 4 years ago
jubb 817c40b30c refactor: inserting attachments with the messages so that they are linked properly to a mmsID 4 years ago
Ryan ZHAO 4628f27d9f fix error handling 4 years ago
Niels Andriesse 293b01e857 Update version number 4 years ago
Niels Andriesse f5e002ece1
Merge pull request #469 from RyanRory/refactor-sending
The Refactor: Message Sending Pipeline
4 years ago
jubb 323fb75149 fix: adding some message receive functionality 4 years ago
Ryan ZHAO 54da77a89b clean 4 years ago
Ryan ZHAO d7e525d828 clean 4 years ago
Ryan ZHAO 6659b7a53e clean 4 years ago
Ryan ZHAO 91f9138d62 clean & refactor session protocol encryption 4 years ago
Ryan ZHAO 60f51af295 clean & fix expiration timer setting issue 4 years ago
Ryan ZHAO 0e049469aa minor refactor on closed group encryption key pair sending 4 years ago
Ryan ZHAO e85bf7a45d fix replying from push notification 4 years ago
Ryan ZHAO 2859da01a7 fix duplicated closed group info message 4 years ago
Ryan ZHAO d7124c3b7e minor refactor 4 years ago