session-android/app/src/test/java/org/thoughtcrime/securesms
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
2023-08-28 09:51:48 +10:00
..
calls Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
camera restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
conversation/v2 [SES-1002] Synced blind requests (#1303) 2023-08-28 09:51:48 +10:00
database Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
jobmanager/impl Speed up path building 2021-05-13 10:31:06 +10:00
l10n restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
linkpreview restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
logging Move files 2021-05-18 09:12:33 +10:00
messagerequests Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
recipients Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
testutil restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
util Fixed a few bugs, added logging and removed some old code 2023-02-03 13:33:52 +11:00
BaseViewModelTest.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00