Commit Graph

7377 Commits (c11c4ea7ad7f55af32bc03eadb87b82574057e57)
 

Author SHA1 Message Date
Niels Andriesse 38f50a6dda Fix open group display name handling 4 years ago
Brice-W dbaa51bd9a implementation of polling limit on open groups 4 years ago
Niels Andriesse d7afcd07f8 Add contacts migration 4 years ago
Niels Andriesse 04b62df83c Make user details bottom sheet look better 4 years ago
jubb 43b297b334 Merge remote-tracking branch 'upstream/dev' into storage_access_warning 4 years ago
Niels Andriesse e7ae08fe7a Clean 4 years ago
Audric Ackermann 18490bbb17
add verify sha instructions in README 4 years ago
ryanzhao b186d4a670 Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago
Niels Andriesse 051dbbfef9 Update version number 4 years ago
Niels Andriesse 66e7df22bb Don't notify for closed group control messages
This addresses an issue where:

• someone would create a closed group
• on other peoples' devices this control message would be received through a background poll or a push notification
• the received message timestamps table would be updated
• processing wouldn't be finished (during a background poll or while handling a push notification the system can cut you off at any time)
• some of the added users don't see the new closed group because when they open the app and get the control message from their swarm it's considered a duplicate and isn't processed again
4 years ago
jubb 7c7ace9ecd refactor: extract hardcoded strings
allows fix for #529
4 years ago
Niels Andriesse dfd3ccc5d2 Clean 4 years ago
Niels Andriesse c0f894e1b2 Clean 4 years ago
Niels Andriesse e0c1456af4 Merge branch 'dev' into nicknames 4 years ago
Niels Andriesse 01b86fcc2f Merge branch 'dev' of github.com:oxen-io/session-android into dev 4 years ago
Niels Andriesse a4a11e8e5e Fix indentation 4 years ago
Niels Andriesse 6302b5d65c
Merge pull request #553 from Brice-W/profile-picture-fix
Fix Home Screen Profile Picture Refreshing
4 years ago
Niels Andriesse 49c3ffd9ca Remove redundant code 4 years ago
Ryan ZHAO 953f6d8c17 Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago
Ryan ZHAO d52787a661 try to use jobs to mark if all open groups are caught up 4 years ago
Brice-W c90ab52cdf clean 4 years ago
Brice-W 05535983e2 clean 4 years ago
Brice-W b58e4427dd fix profile picture not updated on home UI 4 years ago
Niels Andriesse 910787a960 Fix polling bug 4 years ago
Niels Andriesse fc582dcb59
Merge pull request #552 from oxen-io/variable-rate-polling
Variable Rate Closed Group Polling
4 years ago
Niels Andriesse ff96bb05a8 Implement remaining bits and pieces 4 years ago
Niels Andriesse da331b036e Integrate new closed group poller 4 years ago
Niels Andriesse a3a62b6dbb Implement ClosedGroupPollerV2 4 years ago
Niels Andriesse 2a756375a8 Merge branch 'dev' into variable-rate-polling 4 years ago
Niels Andriesse 12ae8d4051 Debug 4 years ago
Niels Andriesse 8e836aa175 Fix build 4 years ago
Niels Andriesse 6829895995 Handle Kryo version incompatibility 4 years ago
Niels Andriesse e42b884b13 Upgrade Kryo 4 years ago
Niels Andriesse b0f564672b Update build number 4 years ago
Brice-W 1cdbad5eaa Merge branch 'dev' of https://github.com/loki-project/session-android into zombie-handling-update 4 years ago
Niels Andriesse fbfa4fad21 Merge branch 'dev' into variable-rate-polling 4 years ago
Niels Andriesse dd92484b4e Create ClosedGroupPollerV2 4 years ago
Niels Andriesse 79e76ef46b Update build number 4 years ago
Niels Andriesse 31b5cfb4e0
Merge pull request #548 from RyanRory/fix-open-group-spam
Fix Open Group Notification Spam
4 years ago
Niels Andriesse 8e9deba756
Merge pull request #549 from hjubb/fix_deleting_necessary_empty_threads
Don't Auto-Delete Empty Open Groups
4 years ago
Niels Andriesse b9a7531f58 Clean 4 years ago
jubb 1cc0b0ee7d refactor: don't delete empty threads if they're open groups 4 years ago
Ryan ZHAO 5c39a09d8e Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago
Ryan ZHAO 6822bc461c new approach for batch notification 4 years ago
Niels Andriesse 24aaa4c9ea Merge branch 'dev' 4 years ago
Niels Andriesse 826a11c4b0 Update build number 4 years ago
Niels Andriesse 0d63bc0d44 Delete unsupported language 4 years ago
Niels Andriesse aca758c9eb Update version number 4 years ago
Ryan ZHAO b2827184a8 extend the debouncer timeout 4 years ago
Ryan ZHAO 1b52d89059 Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago