Commit Graph

2695 Commits (08ee07f5c5239b7ce8898dee370aa164b5458a4e)

Author SHA1 Message Date
SessionHero01 08ee07f5c5
Send message improvement 7 months ago
SessionHero01 6ab4ff2e28
Compilation errors after merge 7 months ago
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
7 months ago
SessionHero01 49b9ec9914
Expiring message handling for groups 7 months ago
SessionHero01 a5c89d8d5a
Clock management and kicked 7 months ago
SessionHero01 1f5fde0d9a
Various issues 7 months ago
SessionHero01 3faae5ddbe
Getting rid of .get call on promise 7 months ago
SessionHero01 45a66d0eea
Config revamp 7 months ago
SessionHero01 b9f5f940a1
Put back invite contacts job 7 months ago
SessionHero01 771d63e902
Config revamp WIP 7 months ago
SessionHero01 b13b7e647f
Handle message deletion 7 months ago
ThomasSession b74d35e216
Merge pull request #1679 from oxen-io/release/1.20.0
Release/1.20.0
7 months ago
SessionHero01 57c95ea7d6
Set name 7 months ago
SessionHero01 5c380bdbdf
Fixed compilation errors 7 months ago
SessionHero01 8c1eb1550b
Improvement 7 months ago
ThomasSession 0447a16976 Fixed import for Huawei builds 7 months ago
SessionHero01 7e1a0ade79
Fix crashes when removing spaces in mention texts 7 months ago
ThomasSession da83df2206 Fixing scroll when getting new messages 7 months ago
ThomasSession 6f32978cc7 Setting the appropriate color for RTL assets 7 months ago
ThomasSession a32f8d27c0 Latest strings and RTL assets 7 months ago
ThomasSession 3dfbd0892d Cleaned up ItemButton to work in both its variations 7 months ago
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.
7 months ago
ThomasSession 89a854e8d7
Merge pull request #1672 from bemusementpark/ItemButton
Fix ItemButton padding for downstate
7 months ago
ThomasSession 6ca34b2926
Merge pull request #1670 from oxen-io/release/1.20.0
Release/1.20.0
7 months ago
bemusementpark 73b0088aea Fix ItemButton padding for downstate 7 months ago
ThomasSession d60db11585 Have to remove translations for now 7 months ago
SessionHero01 80e3e563ce
Extract login into GroupManagerV2 7 months ago
SessionHero01 06095ceeab
[SES-2733] Preventing files from being selected in media overview 7 months ago
ThomasSession 01a702ba9c Using our updated qaTag instead of testTag 7 months ago
ThomasSession d0537c1e8c Cleaning up thumbnail view bgs 7 months ago
ThomasSession d0d7626db4 Moving the heavy lifting code in a coroutine to help with ANRs 7 months ago
ThomasSession d044f12d3f
Merge pull request #1669 from oxen-io/feature/dynamic-community-rights
Listening to changes in community write access
7 months ago
ThomasSession c3cf2b8d03 Updated tests 7 months ago
ThomasSession 7b7c053d18 Using the right button for recovery banner 7 months ago
ThomasSession 1f6a1b13b2 Using groupId as the key instead of the server alone 7 months ago
ThomasSession 915c617364 More dialog platform consistency 7 months ago
ThomasSession 0d158b62e4 Cleaning up modals for platform consistency 7 months ago
ThomasSession cc63fa3eca Removing uneeded line in the "Report a bug" help category in settings 7 months ago
ThomasSession e80f463bd1 Listening to changes in community write access
In order to allow the showing and hiding of the input bar dynamically
7 months ago
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.
7 months ago
ThomasSession 74787f949c Making sure camera perm updates in QR and new string for rationale dialog 7 months ago
ThomasSession bdbc2c1e50 SES-348 Adding a char limit to the input field in conversations 7 months ago
SessionHero01 32f95337d5
Delete conversation on home screen 7 months ago
ThomasSession b9f06c34e7 Deleting tests no longer needed 7 months ago
SessionHero01 dc1075e0c7
Edit menu for groups 7 months ago
SessionHero01 841bc69c3c
Remove conversation settings and added back group operation 7 months ago
ThomasSession 304679dac6 Strings update
Updating strings
Removed non crowdin strings
Removed the locale wrapper as we do not support in app language changes
7 months ago
SessionHero01 cc64f461ef
Fix up compilation issues 7 months ago
SessionHero01 952479a564
Merge remote-tracking branch 'origin/dev' into closed_groups
# Conflicts:
#	gradle.properties
7 months ago
ThomasSession d30ff252ab SES-2715 Calls toggle and Mic permission
Making sure we tell the user when microphone permissions are denied permanently when toggling calls on.
7 months ago