SessionHero01
962df473b6
Fixed crashes leaving un-polled groups
2024-10-08 10:21:59 +11:00
SessionHero01
71009c373b
Fix up more DI
2024-10-07 17:14:18 +11:00
ThomasSession
2523975462
More DI fixes
2024-10-07 16:55:11 +11:00
SessionHero01
7f008b5f1b
Delete group thread upon config changes
2024-10-07 16:00:31 +11:00
SessionHero01
4998cebfd3
Tidy up dependency injection
2024-10-07 15:53:51 +11:00
SessionHero01
8c9dfdf5cd
Move config sync task into dedicated class
2024-10-07 15:45:36 +11:00
SessionHero01
79db7bdc5c
Tidy up storage
2024-10-07 15:45:18 +11:00
SessionHero01
d2a4f12c29
Config uploader
2024-10-07 15:05:43 +11:00
SessionHero01
80344f0ffd
Incorrect timestamp
2024-10-04 11:08:05 +10:00
SessionHero01
8dd2f364ce
Group keys and message response improvement
2024-10-04 10:20:16 +10:00
SessionHero01
08ee07f5c5
Send message improvement
2024-10-03 15:29:56 +10:00
SessionHero01
6ab4ff2e28
Compilation errors after merge
2024-10-03 14:40:29 +10:00
SessionHero01
677cd6a7cf
Merge remote-tracking branch 'origin/dev' into closed_groups
...
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/ApplicationContext.java
# app/src/main/java/org/thoughtcrime/securesms/conversation/ConversationActionBarView.kt
# 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/menus/ConversationMenuHelper.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/ControlMessageView.kt
# app/src/main/java/org/thoughtcrime/securesms/database/Storage.kt
# app/src/main/java/org/thoughtcrime/securesms/database/model/ThreadRecord.java
# app/src/main/java/org/thoughtcrime/securesms/messagerequests/MessageRequestsActivity.kt
# app/src/main/java/org/thoughtcrime/securesms/ui/components/Text.kt
2024-10-03 14:37:08 +10:00
SessionHero01
49b9ec9914
Expiring message handling for groups
2024-10-03 14:23:41 +10:00
SessionHero01
a5c89d8d5a
Clock management and kicked
2024-10-03 12:15:51 +10:00
SessionHero01
1f5fde0d9a
Various issues
2024-10-02 15:17:13 +10:00
SessionHero01
3faae5ddbe
Getting rid of .get call on promise
2024-10-02 11:25:37 +10:00
SessionHero01
45a66d0eea
Config revamp
2024-10-01 17:20:50 +10:00
SessionHero01
b9f5f940a1
Put back invite contacts job
2024-09-26 17:23:54 +10:00
SessionHero01
771d63e902
Config revamp WIP
2024-09-26 15:43:45 +10:00
SessionHero01
b13b7e647f
Handle message deletion
2024-09-25 11:00:57 +10:00
ThomasSession
b74d35e216
Merge pull request #1679 from oxen-io/release/1.20.0
...
Release/1.20.0
2024-09-25 09:31:12 +10:00
SessionHero01
57c95ea7d6
Set name
2024-09-24 17:08:37 +10:00
SessionHero01
5c380bdbdf
Fixed compilation errors
2024-09-24 16:34:33 +10:00
SessionHero01
8c1eb1550b
Improvement
2024-09-24 16:26:29 +10:00
ThomasSession
0447a16976
Fixed import for Huawei builds
2024-09-24 13:38:55 +10:00
SessionHero01
7e1a0ade79
Fix crashes when removing spaces in mention texts
2024-09-24 11:59:55 +10:00
ThomasSession
da83df2206
Fixing scroll when getting new messages
2024-09-23 17:01:19 +10:00
ThomasSession
6f32978cc7
Setting the appropriate color for RTL assets
2024-09-23 15:09:05 +10:00
ThomasSession
a32f8d27c0
Latest strings and RTL assets
2024-09-20 16:10:33 +10:00
ThomasSession
3dfbd0892d
Cleaned up ItemButton to work in both its variations
2024-09-20 10:29:11 +10:00
ThomasSession
1ff8ea0fc8
SES-1714 - SES-1715
...
Making sure an approved message request sets the contact as visible. They could have been set to hidden if the contact had previously sent another message request which was then declined.
Upon sending another one we need to make sure the contact is set to visible once that request is approved.
2024-09-20 09:54:08 +10:00
ThomasSession
89a854e8d7
Merge pull request #1672 from bemusementpark/ItemButton
...
Fix ItemButton padding for downstate
2024-09-20 09:50:34 +10:00
ThomasSession
6ca34b2926
Merge pull request #1670 from oxen-io/release/1.20.0
...
Release/1.20.0
2024-09-20 09:48:17 +10:00
bemusementpark
73b0088aea
Fix ItemButton padding for downstate
2024-09-19 22:11:58 +09:30
ThomasSession
d60db11585
Have to remove translations for now
2024-09-18 11:59:06 +10:00
SessionHero01
80e3e563ce
Extract login into GroupManagerV2
2024-09-18 10:46:49 +10:00
SessionHero01
06095ceeab
[SES-2733] Preventing files from being selected in media overview
2024-09-17 11:18:53 +10:00
ThomasSession
01a702ba9c
Using our updated qaTag instead of testTag
2024-09-17 10:54:01 +10:00
ThomasSession
d0537c1e8c
Cleaning up thumbnail view bgs
2024-09-16 16:23:53 +10:00
ThomasSession
d0d7626db4
Moving the heavy lifting code in a coroutine to help with ANRs
2024-09-16 14:47:58 +10:00
ThomasSession
d044f12d3f
Merge pull request #1669 from oxen-io/feature/dynamic-community-rights
...
Listening to changes in community write access
2024-09-16 10:09:58 +10:00
ThomasSession
c3cf2b8d03
Updated tests
2024-09-16 09:59:34 +10:00
ThomasSession
7b7c053d18
Using the right button for recovery banner
2024-09-16 09:45:31 +10:00
ThomasSession
1f6a1b13b2
Using groupId as the key instead of the server alone
2024-09-16 09:35:19 +10:00
ThomasSession
915c617364
More dialog platform consistency
2024-09-16 09:30:55 +10:00
ThomasSession
0d158b62e4
Cleaning up modals for platform consistency
2024-09-16 09:29:19 +10:00
ThomasSession
cc63fa3eca
Removing uneeded line in the "Report a bug" help category in settings
2024-09-16 09:15:23 +10:00
ThomasSession
e80f463bd1
Listening to changes in community write access
...
In order to allow the showing and hiding of the input bar dynamically
2024-09-16 09:03:17 +10:00
ThomasSession
f2705720a7
SES-2722 & SES-2718
...
Fixing strings issues
Also removed all translations for now as the update was full of errors. they will be fixed and added back soon.
2024-09-13 16:13:27 +10:00