Commit Graph

9417 Commits

Author SHA1 Message Date
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
02df41e848
Updated libsession-util 2024-10-04 10:21:03 +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
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