Commit Graph

8210 Commits

Author SHA1 Message Date
Andrew 377460a60f
build: update version code 2023-12-11 16:57:13 +10:30
andrew a57b7ef121 build: update version code 2023-12-11 15:22:13 +10:30
Andrew b96a5c561e
Merge pull request #1371 from 0x330a/remove-call-server
Remove unsupported call servers
2023-12-11 15:16:22 +10:30
0x330a 9a83daa53f fix: remove the two unsupported servers 2023-12-08 11:44:28 +11:00
wafflesvsfrankie 7fe40ea9f1
Content descriptions (#1358)
* Adding in Content Description for automated testing including: Community input (URL) box, changes `Configuration message` to `Control message` and also `Message Body` to `Message body`Created checkout page along with checkoutItems and checkout cart functionality

* Forgot the button at the end
2023-11-20 15:32:57 +11:00
0x330a 9d02eb33c7 build: update version code 2023-10-13 16:48:47 +11:00
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 cb1b5b0f78
build: update version name and code 2023-10-09 10:12:51 +11:00
0x330a 20df73355d
fix: or should be and (#1334) 2023-10-06 13:56:47 +11:00
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
Kee Jefferys 2093cbc5e4
Update issue templates (#1253)
Remove old templates and replace with templates which are being used on iOS and desktop
2023-09-19 15:16:38 +10:00
Andrew 984c3763b6
Remove unused longmessage package 2023-09-07 17:09:00 +09:30
Andrew 833b30fc14
Increase activity_home_outdated_client_config text size to 11sp 2023-09-07 17:05:28 +09:30
0x330a 380d6694ea
fix: treat self sends correctly when no contact information for ourself (#1318) 2023-09-07 16:54:38 +10:00
Andrew b4eb54ee89
Fix post notifications permission request
This is not available on old APIs
2023-09-05 14:59:39 +09:30
andrew 303aacb2e3 Fix post notifications permission request 2023-09-04 14:49:28 +09:30
hjubb 99e5ed3db7 Merge remote-tracking branch 'upstream/dev' 2023-09-01 13:50:33 +10:00
0x330a 29275cef51
build: update build number (#1310) 2023-09-01 13:42:23 +10:00
0x330a 4daa3e6923
feat: add huawei build folder to gitignore (#1308) 2023-08-29 14:43:48 +10:00
Andrew 99dca1cda7
Use separate keys for huawei shared prefs 2023-08-29 13:50:41 +09:30
andrew 0e0cbf112b Use separate keys for huawei shared prefs 2023-08-28 11:18:51 +09:30
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
Andrew f6345c86ce
[SES-469] Update push notifications
- Utilise new push endpoint
- Add huawei support
2023-08-23 11:42:19 +09:30
andrew 7861eb25c2 Improve param naming for isPushEnabled 2023-08-17 22:36:05 +09:30
andrew 296c5d743f Limit scope of huawei dependencies 2023-08-17 22:34:13 +09:30
andrew ae9d3810e1 Fix website flavor TokenFetcher 2023-08-17 14:02:22 +09:30
andrew 550955f530 Add huawei strings 2023-08-16 20:54:07 +09:30
andrew 62cd0f68f0 Improve huawei guarding 2023-08-16 19:23:13 +09:30
andrew d308f381d9 Disable fcm preference while register request is in flight 2023-08-16 13:27:28 +09:30
andrew 0aa5dc7969 Convert NotificationPreferenceFragment to Kotlin 2023-08-16 13:25:45 +09:30
andrew 7c8882e1f3 Fix project reference in task 2023-08-15 18:42:49 +09:30
andrew b09b6836d4 Add huawei info to BUILDING.md 2023-08-15 14:52:40 +09:30
andrew 4c8f38df72 Require command line arg to include huawei dependencies 2023-08-15 13:51:21 +09:30
andrew b987ba719b Remove unused longmessage package 2023-08-15 10:29:20 +09:30
andrew ed7ce36402 Cleanup gradle 2023-08-14 10:31:22 +09:30
andrew 1d9fb13809 Move plugin to huawei flavor 2023-08-11 19:29:31 +09:30
andrew 9899b37f43 Move huawei manifest metadata to huawei flavor 2023-08-11 17:45:56 +09:30
andrew 77100231d2 Fix logs 2023-08-11 17:37:35 +09:30
andrew 16177d5cb1 Fix logs 2023-08-11 17:36:55 +09:30
andrew 9813b526f0 Merge branch 'dev' into huawei-3 2023-08-10 13:18:59 +09:30
Andrew c9417b2fec
Fix Dialog#button default (#1299) 2023-08-10 13:17:28 +09:30