Commit Graph

9404 Commits

Author SHA1 Message Date
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
e9e67068cd
Job queue improvement 2024-10-01 14:35:04 +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
7eb615f8dc
Group poller improvement 2024-09-25 14:30:48 +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
ThomasSession
e4a8fc2bc6 Updated strings codes to align with the playstore 2024-09-25 09:15:37 +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
ThomasSession
b52fb758c5 Latest translations 2024-09-24 13:23:45 +10:00
ThomasSession
439ec900f4
Merge pull request #1680 from oxen-io/fix-mention-crash
Fix crashes when removing spaces in mention texts
2024-09-24 13:14:07 +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
ed7ea0a955
Merge pull request #1678 from oxen-io/feature/time-units-from-system
Removed google translated time unit files and forced the system to pr…
2024-09-23 14:55:53 +10:00
Al Lansley
a0d6fd8a4c Removed google translated time unit files and forced the system to provide localised time unit strings 2024-09-23 14:35:13 +10:00
ThomasSession
a32f8d27c0 Latest strings and RTL assets 2024-09-20 16:10:33 +10:00
ThomasSession
75c5a754ff
Merge pull request #1675 from oxen-io/fix/message-request-after-delete
Fix/message request after delete
2024-09-20 10:37:37 +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
SessionHero01
ba3e25ccd2
Update APT repo before installing jdk 2024-09-20 09:23:33 +10:00
bemusementpark
73b0088aea Fix ItemButton padding for downstate 2024-09-19 22:11:58 +09:30
ThomasSession
be5b79d36d New strings script removes non-required duplicate regional folders 2024-09-19 17:19:38 +10:00
ThomasSession
922077eac8 Latest strings 2024-09-19 16:13:37 +10:00
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
ThomasSession
c42ef84d80 Latest Strings 2024-09-17 15:14:32 +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
f35f30a3b1
Merge pull request #1671 from oxen-io/fix/attachment-anrs
Moving the heavy lifting code in a coroutine to help with ANRs
2024-09-16 15:07:27 +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