Commit Graph

8383 Commits

Author SHA1 Message Date
andrew 61c51ecf64 Remove timer from message view 2023-10-27 16:24:56 +10:30
andrew 617dbc8799 Remove unused ConversationItemFooter 2023-10-27 13:20:37 +10:30
andrew 2228a05b2e Fix control message text 2023-10-26 14:23:09 +10:30
andrew a9467c7b96 [SES-1203] Disable radio buttons 2023-10-20 13:32:16 +10:30
andrew 8399771d5d Add contentDescription to settingsPager 2023-10-19 14:38:42 +10:30
andrew b2f92bc166 Add contentDescriptions to radio buttons 2023-10-19 13:32:34 +10:30
andrew 864942026c Fix group disappearing messages not opening 2023-10-19 13:21:06 +10:30
0x330a 2d0c4399c4
refactor: use just the storage setExpirationConfiguration function 2023-10-16 14:50:58 +11:00
andrew 019a86482a Fix timestamps 2023-10-16 13:34:10 +10:30
andrew 8145a7d772 Merge branch 'disappear-2' of github.com:bemusementpark/session-android into disappear-2 2023-10-16 11:16:12 +10:30
andrew 73538a47aa Remove log 2023-10-16 11:15:56 +10:30
0x330a acb1181db0
feat: add more testing functionality for the expected current / updated expiry configuration upon merging libsession updates 2023-10-16 10:48:06 +11:00
0x330a f6a736bd13
Merge remote-tracking branch 'origin/master' into disappear-2 2023-10-16 09:57:49 +11:00
andrew c24741af62 Remove erroneous disappearing message validations 2023-10-16 09:16:44 +10:30
andrew 008bbd8c38 Optimise DAR message expiry update & lookup 2023-10-15 01:11:00 +10:30
0x330a 9d02eb33c7 build: update version code 2023-10-13 16:48:47 +11:00
andrew 793fe63260 Merge branch 'dev' into disappear-2 2023-10-13 15:51:43 +10:30
andrew 88e7ef1403 Fix db typo 2023-10-13 15:47:11 +10:30
andrew d37e7240e9 Call expire after read DaR messages 2023-10-13 15:45:25 +10:30
0x330a b6bb586509 feat: add foreground types to key caching service and call service 2023-10-13 14:32:04 +11:00
0x330a 82cbf830ae
fix: need quotes on job type key 2023-10-11 17:52:04 +11:00
0x330a c1102a2a50
build: update build number 2023-10-11 17:37:55 +11:00
0x330a 862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads 2023-10-11 17:37:39 +11:00
0x330a 6f22eb659b
fix: use the context compat register receiver to fix Android 14 crash (#1338) 2023-10-11 17:12:28 +11:00
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 2023-10-11 11:14:01 +11:00
andrew f71c56022d Merge branch 'dev' into disappear-2 2023-10-11 09:48:36 +10:30
andrew 77f951cadf Use separate tables for mms and sms in LokiMessageDatabase 2023-10-11 01:53:08 +10:30
andrew c86b229200 Add mms and sms table to loki db 2023-10-11 01:52:54 +10:30
andrew 3d6c7dbae4 Simplify MarkReadReceiver#process 2023-10-10 09:20:37 +10:30
andrew 17f41d76b8 Improve ui vm separation 2023-10-09 16:33:54 +10:30
andrew b211c8bffb Rename ExpirationSettings to DisappearingMessages 2023-10-09 12:44:48 +10:30
0x330a cb1b5b0f78
build: update version name and code 2023-10-09 10:12:51 +11:00
0x330a d92e798618
feat: add timestamp update based on message merging success 2023-10-06 17:19:56 +11:00
andrew 5986196465 Accessibility 2023-10-06 15:55:26 +10:30
0x330a 20df73355d
fix: or should be and (#1334) 2023-10-06 13:56:47 +11:00
andrew 892e4b75ec Merge branch 'dev' into disappear-2 2023-10-06 12:01:23 +10:30
andrew 82a94eed74 Fix control message accessibility id 2023-10-06 11:53:57 +10:30
andrew 3566260c6c Remove sarrays__off 2023-10-05 21:44:56 +10:30
andrew 149c81722c Fix cards visibility pre API 28 2023-10-05 21:23:45 +10:30
andrew ebbe928fd2 Sync disappear after read with other devices 2023-10-05 12:50:42 +10:30
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
2023-10-04 15:17:27 +11:00
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
2023-10-04 15:17:07 +11:00
0x330a 443ddfa370
Merge remote-tracking branch 'upstream/master' into dev 2023-09-28 14:01:58 +10:00
Andrew e124d442ef
Ignore unknown fields in push V2 json 2023-09-22 10:02:39 +09:30
Andrew 698b853716
Make playDebug the default variant 2023-09-21 20:52:57 +09:30
andrew 0cd0ac9c75 Ignore unknown fields in push V2 json 2023-09-21 19:44:54 +09:30
andrew ec8b89b8a4 Minor test refactor 2023-09-21 01:13:34 +09:30
andrew 9968b5d6ea Fix group admin test 2023-09-21 00:37:12 +09:30
andrew c492a74014 Hide set button when disabled 2023-09-21 00:27:10 +09:30
andrew 7738b19760 Add non admin group test 2023-09-20 23:29:35 +09:30