Commit Graph

7708 Commits (561ce83aa4e15c7b391666cf16deeebbfd107adf)
 

Author SHA1 Message Date
jubb 22905787f6 refactor: move when resumed to started 4 years ago
jubb 3911f51ae5 refactor: revert retry interval 4 years ago
jubb 7890f5bd44 refactor: revert DB change experimentation from latest version 4 years ago
jubb 7bf3b7a033 refactor: quotes also render for mention only notification style, fix mention manager not having public keys for conversations on load 4 years ago
jubb 270af061d6 fix: link preview works properly from new intent or draft 4 years ago
jubb 2a2d97be4c fix: revert simplified sendSingleThreadNotification that wasn't bundling properly, add mentions properly resolving by adding cache call 4 years ago
jubb 0ed7b28b6b refactor: performance experiments 4 years ago
Harris 9d9f543c3b feat: trying upgrade DB for perf and reducing retry interval to congest threads 4 years ago
Harris 18d8261e33 refactor: move resource heavy functions into launch lifecycle scope 4 years ago
Niels Andriesse 0d25ad8561 Update build number 4 years ago
Niels Andriesse 3911fce75f Disable authenticated retrieval for now 4 years ago
Niels Andriesse 2c1a473af4 Update build number 4 years ago
Niels Andriesse 49d0d13a5a
Merge pull request #677 from hjubb/ux_improvements
Small UI/UX Improvements
4 years ago
Harris 69e10caa10 refactor: revert glide cache strategy for separate task 4 years ago
Niels Andriesse 153808b8fd
Merge pull request #678 from hjubb/dev
Fix DB Initialization
4 years ago
Harris 2d82e48a04 fix: fresh install not updating notification type column in table 4 years ago
Harris 2becf9fabe refactor: only display notification settings when the conversation is unmuted, notify the conversation list listeners when notify settings are updated 4 years ago
Harris 0d0089e3d6 refactor: visible message view and user details bottom sheet updates individual recipient. Remove "none" notifications style 4 years ago
Niels Andriesse 1e54e3ef75 Make copy consistent 4 years ago
Niels Andriesse c05c6049d7
Merge pull request #675 from hjubb/notification_control
Fine-Grained Notification controls
4 years ago
Niels Andriesse 517291c021
Merge pull request #666 from hjubb/lazy_db_instantiation
Startup Time Improvements Part 1
4 years ago
Niels Andriesse ea5a41af52
Merge pull request #676 from oxen-io/authentication
Implement Authenticated Message Retrieval
4 years ago
Niels Andriesse d79d236580 Implement authenticated message retrieval 4 years ago
Harris 285d5a6c22 Merge remote-tracking branch 'upstream/dev' into notification_control 4 years ago
Harris 716dbccb9f feat: add muted forever to ConversationActivityV2.kt 4 years ago
Niels Andriesse 07f43121c3
Merge pull request #672 from hjubb/chat_ux_improvements
Fixes Open Group Quote Bug
4 years ago
Harris 3c6b1eff44 fix: open groups update the sent timestamp locally to be the returned group 4 years ago
Niels Andriesse 118447799a Handle incorrect clock setting 4 years ago
Harris 701a40b224 fix: npe on MediaRepository.java in list sorting comparison 4 years ago
Harris 7ef9fb2b28 feat: added notification mentions vector image 4 years ago
Harris ff853e01b4 fix: notifications deduplicate based on last message ID, ConversationActivityV2.kt updates notification by thread ID 4 years ago
Harris 7f047f1c2b feat: add mention only icon, trying to figure out non-repeating push notifications 4 years ago
Harris b95cb2bedb feat: add notification types for all / mentions only or none with UI and push logic 4 years ago
Harris e557b102e5 refactor: move attachmentsDb into lazy init 4 years ago
Harris afb186c5f6 refactor: make DBs instantiate lazily 4 years ago
Niels Andriesse 0131bc171a Warn users if they're about to send their recovery phrase to someone 4 years ago
Harris 18bb446166 Merge remote-tracking branch 'upstream/dev' into remove_persistent_logger 4 years ago
Niels Andriesse 2b97959f45 Update build number 4 years ago
jubb 4b4075bd05 Merge remote-tracking branch 'upstream/dev' into remove_persistent_logger 4 years ago
jubb a18ab6c079 refactor: remove PersistentLogger.java and fix libsignal build.gradle minSdkVersion 4 years ago
Niels Andriesse 76d87df504 Update build number 4 years ago
Niels Andriesse f6590afd44
Merge pull request #663 from hjubb/batch_open_group_messages
Improved Open Group Polling Performance
4 years ago
jubb 5f7278b9c4 refactor: OpenGroupPollerV2.kt no longer queues jobs and executes synchronously, BackgroundPollWorker.kt no longer replaces periodic tasks but keeps existing ones, removing unused references 4 years ago
Niels Andriesse 3928a799fb Merge branch 'dev' of github.com:oxen-io/session-android into dev 4 years ago
Niels Andriesse 5b612806c5 Include destination info in error messages 4 years ago
Niels Andriesse 15a4200011
Merge pull request #660 from hjubb/update_translations
Update Translations
4 years ago
jubb f9a1ba5cad fix: Spanish (Spain) region translated dropped in favour of language specific 4 years ago
jubb 14278ffc91 feat: add new translation 4 years ago
jubb 065f05bf10 feat: add new translation files from crowdin 4 years ago
Niels Andriesse e7bf27671d Minor copy fixes 4 years ago