Commit graph

8357 commits

Author SHA1 Message Date
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
026f0056b9
feat: creating the basic storage code to test creating group in configs and pushing 2023-09-07 17:33:24 +10:00
0x330a
380d6694ea
fix: treat self sends correctly when no contact information for ourself (#1318) 2023-09-07 16:54:38 +10:00
0x330a
08c06a724c feat: add basic scaffold for create group view 2023-09-06 23:10:09 +10:00
0x330a
f0df026beb feat: add basic compose for create group and some reusable components 2023-09-06 13:58:54 +10:00
Andrew
b4eb54ee89
Fix post notifications permission request
This is not available on old APIs
2023-09-05 14:59:39 +09:30
0x330a
76ae6997db
feat: finish most wrappers and compile issues, start new closed group compose code 2023-09-04 17:56:55 +10:00
andrew
303aacb2e3 Fix post notifications permission request 2023-09-04 14:49:28 +09:30
0x330a
993a2c4a64
Merge remote-tracking branch 'upstream/master' into closed_groups 2023-09-04 13:24:49 +10:00
0x330a
e818c55caa
feat: update libsession commit 2023-09-04 13:23:48 +10:00
0x330a
84ebe44936 feat: add group info 2023-09-01 16:14:04 +10:00
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
3fe2250469 feat: finish user group wrappers and start volatile convo 2023-09-01 13:36:41 +10:00
0x330a
afcce2f068 chore: update to latest submodule 2023-09-01 09:07:31 +10:00
0x330a
d19d1231c9
fix: compile errors and moving the references to sessionId and broken hex string function 2023-08-31 17:32:43 +10:00
0x330a
63e156cce5
feat: wrappers and debugging get/set for the closed groups in user groups 2023-08-31 15:03:29 +10:00
0x330a
51716e718a
feat: update submodule to latest 2023-08-31 09:46:30 +10:00
0x330a
b42b9fa414 feat: adding more closed group in recipient logic, adding more wrappers for user groups and serializing / deserializing the closed groups in user group type 2023-08-30 17:48:21 +10:00
0x330a
0692768f97 feat: testing key apis 2023-08-29 16:51:21 +10:00
0x330a
980b838ea0 Merge remote-tracking branch 'upstream/dev' into closed_groups 2023-08-29 16:22:34 +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
0x330a
77386a3555 fix: group member and tests with passing constructors 2023-08-29 14:19:41 +10:00
0x330a
59c5588370 feat: trying to solve byte array null error 2023-08-29 11:25:22 +10:00
0x330a
faf1ba85fc
fix: group keys constructor 2023-08-28 17:54:59 +10:00
0x330a
3a50ff185e
feat: finish wrappers for current libsession group functions 2023-08-28 17:27:20 +10:00
andrew
0e0cbf112b Use separate keys for huawei shared prefs 2023-08-28 11:18:51 +09:30
0x330a
b6ff1deb64
Merge remote-tracking branch 'upstream/dev' into closed_groups
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/RecipientDatabase.java
#	app/src/main/java/org/thoughtcrime/securesms/database/helpers/SQLCipherOpenHelper.java
#	libsession-util/libsession-util
#	libsession/src/main/java/org/session/libsession/messaging/messages/visible/VisibleMessage.kt
#	libsession/src/main/java/org/session/libsession/utilities/GroupUtil.kt
#	libsession/src/main/java/org/session/libsession/utilities/recipients/Recipient.java
#	libsignal/protobuf/SignalService.proto
#	libsignal/src/main/java/org/session/libsignal/protos/SignalServiceProtos.java
2023-08-28 10:14:18 +10:00
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
0x330a
bf4ef68728 feat: add base wrappers to the remaining group configs 2023-08-25 17:37:16 +10:00
0x330a
efc88b45bb feat: finish group info wrappers 2023-08-25 15:33:36 +10:00
0x330a
9bf20a18c4
feat: implement a ustring from jstring for utils 2023-08-24 18:18:31 +10:00
0x330a
eb30d17a3d
feat: add basic group info wrapper to libsession util 2023-08-24 17:59:26 +10:00
0x330a
284ed16dc0
feat: checkout latest libsession-util 2023-08-24 17:44:27 +10:00
0x330a
eaddc44de1
feat: adding support for new closed groups, moving closed groups to be legacy throughout app 2023-08-24 17:38:14 +10:00
0x330a
4e0d043a8c
fix: remove clear all media dialog for now 2023-08-24 14:36:49 +10:00
0x330a
8250603cfc
fix: clear messages dialog 2023-08-24 14:34:22 +10:00
0x330a
26211403b9
fix: some compile issues for themes from merge 2023-08-24 12:09:52 +10:00
0x330a
50bc298490
feat: add note to self delete option 2023-08-24 12:05:59 +10:00
0x330a
ff057d7110 Merge remote-tracking branch 'upstream/dev' into closed_groups
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/ApplicationContext.java
#	app/src/main/java/org/thoughtcrime/securesms/MediaOverviewActivity.java
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationViewModel.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/MessageDetailActivity.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/dialogs/DownloadDialog.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/RecipientDatabase.java
#	app/src/main/java/org/thoughtcrime/securesms/database/Storage.kt
#	app/src/main/java/org/thoughtcrime/securesms/database/ThreadDatabase.java
#	app/src/main/java/org/thoughtcrime/securesms/database/helpers/SQLCipherOpenHelper.java
#	app/src/main/java/org/thoughtcrime/securesms/dependencies/DatabaseModule.kt
#	app/src/main/java/org/thoughtcrime/securesms/preferences/BlockedContactsViewModel.kt
#	app/src/main/res/drawable/profile_picture_view_large_background.xml
#	app/src/main/res/layout/dialog_download.xml
#	app/src/main/res/layout/view_untrusted_attachment.xml
#	app/src/main/res/values/strings.xml
#	app/src/test/java/org/thoughtcrime/securesms/util/OpenGroupMigrationTests.kt
#	libsession/src/main/java/org/session/libsession/database/StorageProtocol.kt
#	libsession/src/main/java/org/session/libsession/messaging/messages/Message.kt
#	libsession/src/main/java/org/session/libsession/utilities/bencode/Bencode.kt
#	libsession/src/main/java/org/session/libsession/utilities/recipients/Recipient.java
#	libsignal/src/main/java/org/session/libsignal/protos/SignalServiceProtos.java
#	libsignal/src/main/java/org/session/libsignal/utilities/IdPrefix.kt
2023-08-23 16:45:24 +10:00
0x330a
eca2649304 Merge remote-tracking branch 'origin/closed_groups' into closed_groups 2023-08-23 15:56:55 +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