Commit Graph

2684 Commits (master)

Author SHA1 Message Date
ThomasSession 9ffaed51b2 v1.20.2 6 months ago
ThomasSession 92f66b4534 Fixing store crash by removing non required spannable 6 months ago
ThomasSession ce968cc5f8 Only force a contact to visible if the approval goes from 'not approved' to 'approved' 6 months ago
ThomasSession c095427835 Build process update
Cleaned up the variant outputs for the huawei build
Added local signing configs
Made sure the output names were formatted properly
6 months ago
ThomasSession d257a1a072 Moving recovery password dialogs to compose for QA 6 months ago
ThomasSession 390757fe50 Updating QA tags for dialogs as per the QA Team's instructions 6 months ago
ThomasSession 8fec296c11 Fixing Crashes 6 months ago
ThomasSession b237faa21d Fixing ANRs 6 months ago
ThomasSession 3d42a04823 Fixing property name 6 months ago
ThomasSession 29c6e6b081 Adding back long press fix 6 months ago
ThomasSession c956b2050c Making sure we don't pass in a null recipient name 6 months ago
ThomasSession b74d35e216
Merge pull request #1679 from oxen-io/release/1.20.0
Release/1.20.0
6 months ago
ThomasSession 0447a16976 Fixed import for Huawei builds 6 months ago
SessionHero01 7e1a0ade79
Fix crashes when removing spaces in mention texts 6 months ago
ThomasSession da83df2206 Fixing scroll when getting new messages 6 months ago
ThomasSession 6f32978cc7 Setting the appropriate color for RTL assets 6 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 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
ThomasSession b9f06c34e7 Deleting tests no longer needed 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
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
ThomasSession f0c8ec81e5 Using the latest compose compiler 7 months ago
ThomasSession 607dae2450 Removing hardcoded reference to material3 7 months ago
ThomasSession d897a83cd5 Tweaking debug menu 7 months ago
ThomasSession 59eed8835b Updating the app to using Compose 1.7.1 via the latest BOM 7 months ago
ThomasSession ad944e3398 Avatar dialog shows a red "remove" button 7 months ago
ThomasSession 0218bf9dc3 Merge branch 'release/1.20.0' of https://github.com/oxen-io/session-android into release/1.20.0 7 months ago
ThomasSession 4cb9372d0f SES-2713 - band dialog strings
Also tweaking xml dialog's margin so they look like Compose's material dialogs
7 months ago
SessionHero01 93af215d4e
SES-2696 - Fix disappearing message 7 months ago
ThomasSession 0fd801accb SES-2702 - making sure we hook the permission results everywhere 7 months ago