Commit Graph

1886 Commits (c8377b0e30bb68ec09ca04dfa692659dd60e2231)

Author SHA1 Message Date
0x330a b6bb586509 feat: add foreground types to key caching service and call service 9 months ago
0x330a 82cbf830ae
fix: need quotes on job type key 9 months ago
0x330a c1102a2a50
build: update build number 9 months ago
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 f71c56022d Merge branch 'dev' into disappear-2 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
0x330a cb1b5b0f78
build: update version name and code 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 10 months ago
Andrew 698b853716
Make playDebug the default variant 10 months ago
andrew 0cd0ac9c75 Ignore unknown fields in push V2 json 10 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
0x330a 29275cef51
build: update build number (#1310) 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 11 months ago
andrew 5142c45643 Move recipient into state 11 months ago
andrew 0ed9731622 Make ExpiryMode non-null in config 11 months ago
andrew 58b5815a09 Simplify 11 months ago
andrew 621c74c1d6 Improve animations 11 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
andrew 62cd0f68f0 Improve huawei guarding 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 7c8882e1f3 Fix project reference in task 11 months ago
andrew 4c8f38df72 Require command line arg to include huawei dependencies 11 months ago
andrew b987ba719b Remove unused longmessage package 11 months ago
andrew ed7ce36402 Cleanup gradle 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