Commit Graph

1790 Commits (398b5bf7b42b28b4afa213c8d8944b578004ba38)

Author SHA1 Message Date
0x330a 862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads 9 months ago
0x330a 6f22eb659b
fix: use the context compat register receiver to fix Android 14 crash (#1338) 9 months ago
0x330a e06f9ee79a refactor: change storage adding contacts to create one on ones with a non hidden thread priority and base for testing storage expiration merges from fake polling 9 months ago
andrew 77f951cadf Use separate tables for mms and sms in LokiMessageDatabase 9 months ago
andrew c86b229200 Add mms and sms table to loki db 9 months ago
andrew 3d6c7dbae4 Simplify MarkReadReceiver#process 9 months ago
andrew 17f41d76b8 Improve ui vm separation 9 months ago
andrew b211c8bffb Rename ExpirationSettings to DisappearingMessages 9 months ago
andrew 5986196465 Accessibility 9 months ago
andrew 892e4b75ec Merge branch 'dev' into disappear-2 9 months ago
andrew 82a94eed74 Fix control message accessibility id 9 months ago
andrew 3566260c6c Remove sarrays__off 9 months ago
andrew 149c81722c Fix cards visibility pre API 28 9 months ago
andrew ebbe928fd2 Sync disappear after read with other devices 9 months ago
0x330a 84bc1dcb6b
Update session libsodium (#1326)
* chore: update dependencies for the libsodium dependency and replace aar

* fix: update gradle dependencies to work with integration tests

* fix: test

* refactor: make it use espresso wait

* refactor: bring compose dependencies back to stable releases
9 months ago
0x330a 77a18e337b
Maybe fix oob in media preview adapter cursor adapter (#1324)
* fix: maybe fix oob exception?

* fix: attachment download was broken again

* refactor: wrap in an if and log warning in the bad state
9 months ago
0x330a 443ddfa370
Merge remote-tracking branch 'upstream/master' into dev 9 months ago
Andrew e124d442ef
Ignore unknown fields in push V2 json 9 months ago
andrew 0cd0ac9c75 Ignore unknown fields in push V2 json 9 months ago
andrew ec8b89b8a4 Minor test refactor 10 months ago
andrew 9968b5d6ea Fix group admin test 10 months ago
andrew c492a74014 Hide set button when disabled 10 months ago
andrew 7738b19760 Add non admin group test 10 months ago
andrew cd0022e0ee Add old config tests 10 months ago
andrew 668bf46655 Fix tests 10 months ago
andrew e700641da7 Refactor test 10 months ago
andrew 3bf87ff2ea Add 1 day after read 10 months ago
andrew 987bd8961b Add off test 10 months ago
andrew 92cae9adde Add 1 day after read test 10 months ago
andrew a7111b0d49 Simplify VM 10 months ago
andrew 885df1e22b Refactor 10 months ago
andrew 5ce100a4ec Select currently persisted time when user toggles back to currently persisted type 10 months ago
andrew 349247e7f3 Hide disappearing header for note-to-self 10 months ago
Andrew 984c3763b6
Remove unused longmessage package 10 months ago
Andrew 833b30fc14
Increase activity_home_outdated_client_config text size to 11sp 10 months ago
andrew 0c9d050ef6 Fix nts options and add 10 second debug time 10 months ago
andrew 96afa8d23f Fix expiry timer millis conversion 10 months ago
andrew 303aacb2e3 Fix post notifications permission request 10 months ago
andrew bb36b9361a Simplify list 10 months ago
andrew 2d89dda2dd Fix debug time ordering 10 months ago
andrew f1d3518f1c Fix groups 10 months ago
andrew 63713aeb88 Show debug time in 1-1 conversations 10 months ago
andrew ba0ca7d260 Remove Storage#setExpirationTimer 10 months ago
andrew cdb7a5f5d6 Fix time option not selecting when type options are off 10 months ago
andrew 519bf38ee0 Merge branch 'dev' into disappear-2 10 months ago
hjubb 99e5ed3db7 Merge remote-tracking branch 'upstream/dev' 10 months ago
andrew 371d06d6b5 Simplify 10 months ago
andrew 8b320bb0ce Fix onSetClick 10 months ago
andrew ee6ce84116 Fix TitledRadioButton ripple downstate 10 months ago
andrew ef24fb0fd1 Fix test 10 months ago
andrew 58c4467749 Implement default times 10 months ago
andrew 4e424384be Improve routing 10 months ago
andrew 88223be957 Cleanup 10 months ago
andrew bc83c3da52 Fix outline button colors 10 months ago
andrew e95c842051 Add preview for all states 10 months ago
andrew 0b11e182ff Merge branch 'dev' into disappear-2 10 months ago
andrew 0e0cbf112b Use separate keys for huawei shared prefs 10 months ago
andrew bfd2370730 Add disabled group options 10 months ago
0x330a 2466d9b4c0
[SES-1002] Synced blind requests (#1303)
* feat: update config to use blinded-msg-requests pr

* feat: add block community message requests bool to protos

* feat: add everything needed for recipientDB to have blocked community requests potentially

* feat: add db migrations

* feat: add sending community block flags and preference options

* feat: add parsing block request flag

* fix: open group message requests were broken anyway

* fix: delete all encoded open group inbox ID bs, fix privacy settings using user config as privacy store

* feat: initial creation sets flag, rename to match libsession implementation value

* fix: recipient blinded checks from open group message for blocking community requests on blinded ID version of recipient, use correct (inverted) values from before for checking polling and empty states etc

* fix: pr comments for view model factory context ref, simplified user config object check for category in PrivacySettingsPreferenceFragment

* fix: pr comments

* fix: migrate some dependencies and functionality out of VM into repository to remove content resolver and context dependecy so tests pass again

* refactor: better naming for hidesInputBar and add more tests for expected recipient view states

* fix: use contact information as opposed to active conversations

* fix: PR comments
10 months ago
andrew 9f6dd728d5 Cleanup 10 months ago
andrew c22860665e Add event flow 10 months ago
andrew b65a383ac5 Reinstate group footer 10 months ago
andrew 97f28fd2e5 Respect option selected in note to self 10 months ago
andrew 6602f1bd14 Show correct options for note to self 10 months ago
andrew cc5cd51ac1 Fix type radio button 10 months ago
andrew 7a705642a2 Fix fading edge 10 months ago
andrew 71b2544c31 Use compose 10 months ago
andrew 5142c45643 Move recipient into state 10 months ago
andrew 0ed9731622 Make ExpiryMode non-null in config 10 months ago
andrew 58b5815a09 Simplify 10 months ago
andrew 621c74c1d6 Improve animations 10 months ago
andrew 6818be21a1 Remove trailing divider 11 months ago
andrew d9c48ec84f Move getDeleteOptions() to ViewModel 11 months ago
andrew 78eef350b5 Add radioOption DSL 11 months ago
andrew 9123dd90a4 Utilise typealias for RadioOptions 11 months ago
andrew 60f396a158 Fix ExpSettingsViewModel 11 months ago
andrew ae9d3810e1 Fix website flavor TokenFetcher 11 months ago
andrew 550955f530 Add huawei strings 11 months ago
0x330a d6dd7a82f1 fix: error with legacy type and set type check 11 months ago
andrew d308f381d9 Disable fcm preference while register request is in flight 11 months ago
andrew 0aa5dc7969 Convert NotificationPreferenceFragment to Kotlin 11 months ago
andrew b987ba719b Remove unused longmessage package 11 months ago
andrew 1d9fb13809 Move plugin to huawei flavor 11 months ago
andrew 9899b37f43 Move huawei manifest metadata to huawei flavor 11 months ago
andrew 77100231d2 Fix logs 11 months ago
andrew 16177d5cb1 Fix logs 11 months ago
0x330a 9faa400a5b
refactor: use generic option adapters, fix compile issues 11 months ago
andrew 9813b526f0 Merge branch 'dev' into huawei-3 11 months ago
Andrew c9417b2fec
Fix Dialog#button default (#1299) 11 months ago
andrew 309293df63 Improve logs in SingleRecipientNotificationBuilder 11 months ago
0x330a 317ecf6cee refactor: making radio options and adapter and list items generic 11 months ago
Andrew 34fc6ee6cb
Remove contactshare package (#1288) 11 months ago
andrew e60c05cee0 Fix Huawei message parsing 11 months ago
0x330a 9dc8f18b86 fix: prevent message request response from being deleted by any config 11 months ago
andrew 5a5b2f593f Refactor to accept Huawei token from getToken() and/or onNewToken() 11 months ago
Andrew 2f42fe9d0d
Remove unused classes (#1289) 11 months ago
andrew c8dcfbf32c Merge branch 'dev' into huawei-3 11 months ago
Andrew 9cf99480d6
Fix shareLogs() canceled by early dismiss() (#1295) 11 months ago
andrew d6380c5e63 Fix website flavor 11 months ago
andrew 24f7bb2b45 Move files 11 months ago
andrew bcf925c132 Cleanup 11 months ago
0x330a 2e3d50364c fix: issue for overwriting local config with an outdated user config merge 11 months ago
andrew a27f81db30 Fix Huawei push notifications 11 months ago
0x330a 8db92cc55c
feat: add user config integrated into config sync 11 months ago
andrew cc6f880665 ... 11 months ago
0x330a 06c0ab3080 refactor: let frontend use the normal types and enabled options properly set 11 months ago
andrew 41d24ef2c3 ... 11 months ago
andrew 7ee9b14247 Fix PNModeActivity DI 11 months ago
Andrew cd1a52399e Increase activity_home_outdated_client_config text size to 11sp 11 months ago
0x330a bcb2071f44
fix: compile issues and dependencies resolved to use shared configs throughout apps 11 months ago
0x330a 19083e2ce7 refactor: use the shared config expiry mode types instead of custom protobufs so we can remove a variable and simplify checks across two variables 11 months ago
0x330a 7f4db64a5a
refactor: refactor ExpirationConfigurationDatabase to return a specific db config after removing config values that are in shared lib 11 months ago
andrew d1e22ca369 Fix 11 months ago
0x330a 87d76b21da
refactor: moving radio indexes out of expiration configuration 11 months ago
andrew 7be1f092f9 More Huawei stuff 11 months ago
0x330a 0e30d14b96
refactor: start looking at how to incorporate the user config changes to the expiry message update times and where to read values from 11 months ago
andrew 4738c9b4f9 Fix v2 11 months ago
andrew d3ea4e2e30 Fix 11 months ago
0x330a 2acb7b5169 refactor: remove unused parameter 11 months ago
0x330a 41c05b1e67 fix: compile issues and deprecate java for kotlin lint 11 months ago
Andrew 55216875ac Connect Huawei push notifications 11 months ago
0x330a 7f7971e47f Merge remote-tracking branch 'upstream/dev' into disappearing-messages
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/res/layout/activity_conversation_v2_action_bar.xml
11 months ago
andrew 34990b13d3 ... 11 months ago
0x330a 36df2b37df Merge remote-tracking branch 'origin/disappearing-messages' into disappearing-messages
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/helpers/SQLCipherOpenHelper.java
#	libsession/src/main/java/org/session/libsession/messaging/messages/control/MessageRequestResponse.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSender.kt
#	libsession/src/main/java/org/session/libsession/messaging/utilities/UpdateMessageBuilder.kt
#	libsignal/src/main/java/org/session/libsignal/protos/SignalServiceProtos.java
11 months ago
andrew 01e9d15872 Add Huawei flavor 11 months ago
andrew 58cda9ba4a Fix website 11 months ago
andrew 002793baed Merge branch 'dev' into add-unregister 11 months ago
andrew fbb2172739 Fix buttons 12 months ago
andrew d0415c5bf1 Merge branch 'dev' into comp 12 months ago
andrew b25f0e6d27 Move voice below quote in message view 12 months ago
andrew 47d1c657f3 Enable reply with attachment 12 months ago
andrew fc8a92998c Fix message clipping 12 months ago
0x330a 68248db83c fix: compile errors to build 12 months ago
0x330a 74ee433eec fix: more merge conflict compile issues 12 months ago
andrew 452db6dfa3 Make reply safer 12 months ago
andrew 9a84f6c67b Merge branch 'dev' into comp 12 months ago
0x330a 07e1d80654 Merge remote-tracking branch 'upstream/dev' into disappearing-messages
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/menus/ConversationMenuHelper.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/MmsDatabase.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/RecipientDatabase.java
#	app/src/main/java/org/thoughtcrime/securesms/database/SmsDatabase.java
#	app/src/main/java/org/thoughtcrime/securesms/database/Storage.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/helpers/SQLCipherOpenHelper.java
#	app/src/main/java/org/thoughtcrime/securesms/dependencies/DatabaseComponent.kt
#	app/src/main/java/org/thoughtcrime/securesms/dependencies/DatabaseModule.kt
#	app/src/main/java/org/thoughtcrime/securesms/preferences/ClearAllDataDialog.kt
#	app/src/main/java/org/thoughtcrime/securesms/repository/ConversationRepository.kt
#	app/src/main/java/org/thoughtcrime/securesms/service/ExpiringMessageManager.java
#	app/src/main/res/layout/activity_conversation_v2.xml
#	libsession/src/main/java/org/session/libsession/database/StorageProtocol.kt
#	libsession/src/main/java/org/session/libsession/messaging/jobs/BatchMessageReceiveJob.kt
#	libsession/src/main/java/org/session/libsession/messaging/messages/Message.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageReceiver.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSender.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSenderClosedGroupHandler.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/ReceivedMessageHandler.kt
#	libsession/src/main/java/org/session/libsession/snode/SnodeAPI.kt
#	libsignal/protobuf/SignalService.proto
#	libsignal/src/main/java/org/session/libsignal/utilities/Snode.kt
12 months ago
hjubb e7608763a0 fix: tests pass with forcing config 12 months ago
0x330a ac18f1cbfe
Integrate shared libsession-util library (#1096)
* feat: add some config db basics and DI for it, make the user profile optional, start looking at integrate building from initial dump

* update: get latest util library submodule update

* refactor: fix compile for refactored API

* refactor: naming consistent with library

* feat: add in config storage and injection to common places, managing lifecycle of native instances

* refactor: config database changes, new protos, adding in support for config base namespace queries

* refactor: config query and store use the same format as other platforms

* feat: add batch snode calls and try to poll from all the config namespaces

* fix: add optional namespace in signature and params

* feat: add raw requests for modifying expiry and getting expiries

* feat: add some base config migration logic, start implementing wrappers for conversation and expiry types

* chore: update libsession base

* feat: start integrating conversation wrapper functions

* feat: add basic conversation info volatile types and implementations, start working on tests

* feat: more common library wrapper implementation and test

* fix: tests and compile issues

* fix: fix tests, don't use iterables

* feat: add all iterators and tests

* feat: add in more config factory for volatile

* feat: update request responses and their appropriate processing

* feat: add storage with hashes and some basic profile update logic in config factory probably move that somewhere else

* feat: adding config sync functionality, refactoring jobs to execute in suspend context to do some nice coroutine execution

* refactor: moving some properties around so we have access in libsession

* feat: expand on the config sync job, finish basic implementation to test against

* feat: add forced config sync

* feat: syncs the user profile stuff for now, and errors back to placeholder instead of unknown recipient

* feat: add basic message read logic for synchronizing last reads, need to modify the query to use the last seen instead of the unread count in a subquery possibly for thread display record

* feat: add broken unreads everywhere

* fix: unreads work now for incoming messages, need to sync conv volatile properly still

* feat: batching poll responses properly and handling groups properly

* fix: replace the mark read receiver (from notifications) to use the new set last seen mark read logic

* feat: update to the group list branch

* fix: compile errors from updating library to use latest branch, now requires cmake 3.22.1

* fix: fix the contact tests

* fix: getters weren't getters properly in the config factory, fixed new onboarding from configs

* feat: add the last seen

* feat: start adding user groups wrapper objects

* refactor: add more else branches for unimplemented types

* feat: buffer the last read when in conversation

* feat: add basic contact logic for setting local contact state. Need to implement handling properly

* refactor: trying to just include blocked status for now in updating contacts

* fix: add some more contact syncing: nicknames, approved statuses, blocked statuses

* feat: start implementing hashes in shared lib and refactoring

* feat: start to implement group list info classes and wrappers and refactor to use library based hashes

* feat: incorporate hashes from library, more wrapper for user groups and serialization from c++

* feat: adding more serialization changes for community base info and user groups LGC

* feat: adding more serialize deserialize to legacy closed groups

* feat: finish serial/deserial helper

* feat: just implement deserialize community info

* refactor: refactor tests and wrappers to use less pointers, finish implementing user groups API

* feat: finish latest wrappers fix tests and continue building default generation functions. refactor defaults to be used if no stored data blob in DB

* feat: more usergroup functionality, storage functionality for checking pinned status, adding pinned status for NTS/contacts, move community info parse full url to base community, add StorageProtocol logic for group info

* feat: adding user groups to the list of user configs, refactorign some of the config factory to fetch the user configs easier. Add handling for polling user group namespace

* feat: implement the default user config list

* feat: add user group config handling

* chore: extra missed existing group

* refactor: use existing lookup for objects in wrappers so they don't overwrite missing values

* feat: add contacts expiry serialization/deserialization, more LGC, timestamps to add closed group encryption info (for latest tracking)

* refactor: change how expiration timer works for contacts, set the expiration timer for those conversations in handling contact configs

* feat: add expiration updates via config for contacts as well

* feat: add almost all group editing cases, need to hook into the thread deletion for groups in the user groups

* feat: open group joining should work now

* feat: add groups to configs for push

* fix: handling user group updates bug fix for closed groups instead of all groups

* fix: open group sync persistence

* feat: add in activity finish if recipient no longer exists (deleted thread) from sync

* feat: support avatar removal from shared library

* feat: support thread deletion and refactoring a lot of getOrCreateThread references to go via storage or assume they are correctly set to hook into the contact and volatile creation during thread creation

* fix: database update not deleting in certain circumstances, storage persisting and removing the volatile convo info for thread deletion / creation, NTS hidden getter values in shared library

* refactor: make update listener visibility package

* refactor: update kotlin

* feat: update dependencies and support outdated config messages, refactor config factory to return null configs if new configs not supported

* feat: update shared library to use priority only, fix compile errors, fix group member sync problem

* fix: compile error

* fix: profile avatar fixes for local user now that we aren't setting local user profile key

* Revert "fix: profile avatar fixes for local user now that we aren't setting local user profile key"

This reverts commit 3f569e3403.

* refactor: let the local number update recipient details in profile manager

* fix: don't recreate thread after leaving

* fix: fix up the duplicate thread creation in the message receive handler

* fix: fix the placeholder rendering on new messages, add in extra context logging for adding contacts and preventing new thread creation on new messages of various types

* feat: add test theme for xml layout previews

* feat: add shortened hex for session IDs throughout, replace nullable getName with null in underlying contacts for individual contacts, build shared lib with release mode, remove todo, fix broken unit test

* feat: setup android unit tests for verifying storage behaviours and state of shared configs

* feat: adding dependencies to try and get android tests working, fixing bug with initial config not syncing properly

* fix: remove hilt testing, add spy on app context storage field instead, update libsession-util to fixed sodium cmake branch

* refactor: use PR version of libsession-util to test cmake build

* fix: new build on normal repo

* feat: new libsession util commit

* refactor: remove the old custom build libsodium stuff from cmake

* feat: update libsession module

* fix: add legacy config subscription to the home activity to enable showing banner at any time

* fix: pinned status for communities and groups, group last read time being set to snodeapi.now on finish joining

* fix: some open group volatile convo fix for last read timer being set. Need to investigate further

* fix: prevent blocking local number

* fix: adding in more checks for open group inbox recipients before being saved to the shared configs. Prevent sending typing indicator for blocked users

* fix: add blocked check for read receipt and updating expiring messages

* fix: another contact recipient config library call removed for non-standard IDs

* fix: another ID check

* fix: don't process thread creation for user is sender && recipient (sync message) for message request responses

* refactor: mark as read on open and use less buffer time

* fix: finally fix the darn unread count issue by

* fix: removing debug logs, adding failure error handling logs for expiry message updater, properly using the message thread ID created for the expiring messages. Process the non-thread messages properly with await in BatchMessageReceiveJob

* fix: checking the last read open to message and make sure that scroll behaviour matches expected, fix the config sync job not deleting ALL old hashes only latest

* refactor: try to add a retry logic to config sync job in case of snode failure

* build: update submodule

* fix: remove user notifications for leaving group to prevent synced device issues, don't create thread in messages for new closed groups, includei nactive groups in the deletion queries for merging group configs

* feat: use blinded message count for banner also

* refactor: remove some logging, don't use blinded conversations in the list

* fix: don't set the read flag in update notifications, some roundabout logic for first loads and scrolling to last known positions

* refactor: merge changes, re-add the group check in unapproved messages

* fix: re-poll on fail in case that was breaking anything

* fix: pinning groups and notifying list listeners in threadDb.setPinned

* feat: add in TTL extension subrequest and builder, enable extending TTLs for all latest config messages in poll as subrequest

* feat: add block to the delete all message requests, only if they're not open group inbox contacts

* refactor: disable edit text for non contacts

* refactor: let the user display name return "You" for local user

* fix: prevent NTS self create thread on user view bind

* refactor: remove populate public key cache if needed call which seems unnecessary at that point, maybe UserView refs have changed since 2020

* refactor: use just first visible instead of completely visible, merge message sender changes

* fix: prevent block of users in delete all

* fix: self sync sync message failures for default values

* feat: update libsession-util, adjust docs, update mms and sms to use message sent timestamp instead of -1 for last read in the thread

* fix: some compile issues in tests and some TODOs for things to do before merge

* fix: handle recyclerview scrolled on scroll to first unread if it's the first load

* fix: added more migration code for deleting unnecessary threads and groups, fixed a post-migration last seen issue on last item (current read is now), comment out actual network sync while testing migrations

* feat: adding a force new configs flag and logic for timestamp handling / forced configs, fix issue with handling legacy messages

* refactor: re-add the sending of configs

* fix: don't add contacts if they don't exist in the profile manager

* [wip]
fix: trying to consolidate prof pic and key properly

* feat: add logs and fix compile issue with a themes.xml entry, add removing profile picture into logic for profile manager

* fix: force has sent for local user, only prevent setting last seen for open group recipients, allow empty user pics to trigger config sync in settings

* fix: nts threads

* fix: open group avatar loop for open groups we have left

* feat: add a wrapper hash to track home diff util changes for wrapper contact recipient info, add test for dirty state in double set

* feat: add a dump in there as well

* refactor: more test code refactor

* fix: update last seen if later than current

* fix: open group threads and avatar downloads

* fix: add max size and maybe fix the non-200 sub requests for batches (for 421s in particular)

* fix: open group comparison issues potentially, have to update some more outgoing message open group flags for visibility of details etc

* Updated to the latest libSession-util

* Updated logic to delete legacy groups when kicked/left

* Added the legacy group 'joined_at' value

* Replaced incorrect character in JNI

* Fixed an issue where the group keyPair was getting encoded incorrectly

* Updated the code to ignore outdated legacy group control message changes

* Updated the code to ignore messages invalidated by the config

* [Review] Updated the poller to process config messages before standard

* Cleaned up the outdated message logic

* Fixed inverted config dropping flags

* Fixed an issue where the joining a community would read all messages

Stopped using a reversed RecyclerView in all cases (caused the unread issue)
Updated the logic to jump to the newly sent message when sending a message (to be consistent with other platforms)
Updated the logic to refresh the DB unread count when the cursor receives an update

* Updated the conversation to highlight the first unread message on open

* Fixed a couple of bugs with the highlighting

* Fixed a bug where the user profile picture wasn't downloading correctly

* feat: add all namespaces to delete all messages request and signature verification data

* fix: merge namespace hashes for signature returned and

* fix: import correct scroll to bottom

* build: update version code and name

* fix: initial contact generation fix for existing blinded contacts

* fix: initial convo generation fix for existing blinded convos (?)

* fix: conversation unread not doing a check for standard ID prefix

* fix: thread ID not being created for legacy config messages

* fix: don't treat 404 as bad snode

* fix: don't add retrieve profile job if we have one for that address

* build: update build code

* fix: reduce attempts for downloading image, invert unreachable type check

* fix: attempting to fix preventing message processing if group thread is not active for closed groups and initial contact dump only allows conversations with thread, may need further optimisations though

* feat: Added an unread marker and search result focus highlighting

* fix: empty set in appropriate places for current closed groups

* build: update build version code

* fix: fix the notifications and request at appropriate time

* refactor: remove debug logging for thread create and delete

* build: update build number

* fix: new community doesn't break persisting config if the .add request fails

* build: trying to track down broken retrieve avatar job

* feat: update to latest libsession dev

* fix: maybe fix avatar download for new messages

* fix: 404s causing snode errors and trying to retrieve avatars that have already 404'd a lot

* fix: closed group creation sets thread date to formation timestamp

* build: update version code

* build: update version code

* build: remove debuggable release build

* fix: use new permissions for external attachments

* build: update version code

* chore: remove debug logs

* fix: tests and main thread blocking db fetch for path status view

* wip: trying to track down failure to mark conversation as read in delayed group add

* wip: add more logs for initial last Read sync of communities

* wip: maybe the volatile is being updated with 0 on batch message receive?

* fix: maybe syncing read statuses are working now

* chore: remove debug logs

* build: update build number

* fix: trying to improve performance

* fix: add close to banner

* refactor: hide seed reminder in preview

* build: update build number

* fix: maybe requires update thread no matter what

* fix: message request banner shows again

* fix: android tests work again and permissions

* fix: blocked contacts click handler being overridden by something

* Revert "fix: blocked contacts click handler being overridden by something"

This reverts commit 608572fc42.

* build: update build number

* refactor: remove unused dependencies and update minor for sqlcipher

* fix: actually do insert contact, because otherwise name doesn't get set properly

* fix: maybe fix scroll to bottom issue

* build: update build number

* fix: the message time and jump to message queries are more optimized

* fix: maybe fix the last seen issues

* build: update build number

* fix: pfp broken closed groups why

* fix: add admins and members as member list instead of just members

* fix: exclude lgc without membership > 1 and inactive explicitly

* fix: submodule update

* fix: compiles with removal of iterator erase

* fix: unread indicator updates properly in ConversationActivityV2

* fix: unread notifications clear and altered if any notifications exist (prevents clearing read notifications in conversation or on home screen)

* refactor: profile pictures kinda broken

* build: update build number

* refactor: remove full hash from log

* fix: isPinned threadDB call

* refactor: use mutex in all libsession native calls, change timestamp

* refactor: add basic support for blinded v2 prefixes

---------

Co-authored-by: Morgan Pretty <morgan.t.pretty@gmail.com>
12 months ago
andrew adfa94614b Merge branch 'dev' into utilise-dialog-dsl 12 months ago
andrew c3ef4d6e7b Merge branch 'dev' into utilise-dialog-dsl 12 months ago
andrew d83532b6af Use Channel and Flow to avoid duplicate events 12 months ago
andrew 1845b60dac Refactor slide out of MessageDetailsActivity 12 months ago
andrew 172f85ae4f Fix some edge cases in fileDetails 12 months ago
andrew fb68aaede6 Cleanup Components imports 12 months ago
andrew 09b321530d Add strings 12 months ago
andrew a1e8ad2c37 Cleanup ViewModel 12 months ago
andrew 821327569e Cleanup Themes 12 months ago
andrew b26c98af68 Hide Resend if no error 12 months ago
andrew 0824713ac5 Fix theming and polish 12 months ago