Commit Graph

8182 Commits

Author SHA1 Message Date
Benoit Marty
e21938933e Migrate license to AGPL - sh files. 2024-09-06 17:52:37 +02:00
Benoit Marty
3d54f08848 Migrate license to AGPL 2024-09-06 17:51:37 +02:00
Benoit Marty
0c89c26ce5 Migrate license to AGPL - sh files. 2024-09-06 17:50:45 +02:00
Benoit Marty
8062ee4670 Add missing license header on shell files. 2024-09-06 17:48:14 +02:00
Benoit Marty
debf702e54 Migrate license to AGPL - README 2024-09-06 17:47:06 +02:00
Benoit Marty
86763762e6 Migrate license to AGPL 2024-09-06 17:45:03 +02:00
Benoit Marty
62a6e916a6 Migrate license to AGPL - XML files. 2024-09-06 17:43:35 +02:00
Benoit Marty
449bb6357a Migrate license to AGPL. 2024-09-06 17:30:05 +02:00
Benoit Marty
717c059ecb Add missing license header on Python files. 2024-09-06 17:25:05 +02:00
Benoit Marty
3219cad14c Fix comment block on Python files 2024-09-06 17:21:51 +02:00
Benoit Marty
2b016227e9 Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
aabf4b8c0a Copy licence from https://www.gnu.org/licenses/agpl-3.0.txt 2024-09-06 16:39:00 +02:00
ganfra
e5c81db224 Merge pull request #3392 from element-hq/feature/fga/pinned_messages_list
[Feature] Pinned messages list
2024-09-06 16:32:44 +02:00
Benoit Marty
ab3b49c7e9 Merge pull request #3409 from element-hq/feature/bma/recoveryKeyFormatting
Recovery key formatting and wording iteration
2024-09-06 16:30:39 +02:00
Benoit Marty
f7d28f8eed Merge pull request #3413 from element-hq/feature/bma/deleteOldLogFiles
Feature/bma/delete old log files
2024-09-06 16:29:32 +02:00
Benoit Marty
8ce1687bf5 var -> val for lambda 2024-09-06 14:46:28 +02:00
Benoit Marty
e4a2bfa9f0 Use the local val instead. 2024-09-06 13:54:15 +02:00
Benoit Marty
8705229930 Fix test compilation issue. 2024-09-06 13:52:43 +02:00
ganfra
617dfb0e82 Merge pull request #3372 from element-hq/renovate/org.owasp.dependencycheck-10.x
Update plugin dependencycheck to v10.0.4
2024-09-06 13:51:40 +02:00
ganfra
ec87d3f51e Merge branch 'develop' into renovate/org.owasp.dependencycheck-10.x 2024-09-06 12:00:23 +02:00
Benoit Marty
9693a248f7 Add missing test for AppMigration06 2024-09-06 11:51:59 +02:00
Benoit Marty
c51d098679 Add missing test for AppMigration05 2024-09-06 11:41:13 +02:00
Benoit Marty
b00061263a Do not perform any migration on fresh application installation. 2024-09-06 10:52:39 +02:00
Benoit Marty
76e34ae798 Add an application migration to delete the old log files. 2024-09-06 09:31:14 +02:00
ganfra
9bce1156f2 Changelog for version 0.5.2 2024-09-05 18:20:55 +02:00
ElementBot
53a7bf43f2 Update screenshots 2024-09-05 15:52:50 +00:00
ganfra
78e88700fc version++ 2024-09-05 17:48:10 +02:00
ganfra
69ec8dec0e Merge branch 'release/0.5.2' into develop 2024-09-05 17:46:06 +02:00
ganfra
4c1e3014a1 Adding fastlane file for version 0.5.2 2024-09-05 17:45:36 +02:00
ElementBot
a134163dc8 Update screenshots 2024-09-05 15:45:14 +00:00
ganfra
a37a6d249f Pinned messages list : improve and fix code after PR review. 2024-09-05 17:40:50 +02:00
Benoit Marty
95c39c5c7f Fix wording issue. We know have a footer to explain that a passphrase will work. 2024-09-05 17:34:04 +02:00
Benoit Marty
1b39155bef RecoveryKey: add previews to check the visual transformation. 2024-09-05 17:31:41 +02:00
Jorge Martin Espinosa
d463b6ba4a Fix Element Call closing automatically on API 34 (#3402)
* Fix Element Call closing automatically on API 34

It seems like registering a user leave hint listener way too early was causing the activity to try to enter PiP erroneously and that led to the activity closing instead.
2024-09-05 14:28:05 +00:00
renovate[bot]
60d2061f51 Update dependency com.sigpwned:emoji4j-core to v15.1.2 (#3396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 11:55:02 +02:00
Jorge Martin Espinosa
199893c701 Try adding a memory limit for the kotlin compiler (#3377)
* Try adding a memory limit for the kotlin compiler

* Tweak values for all flows
2024-09-04 19:33:50 +00:00
Benoit Marty
2fe0599485 Merge pull request #3350 from element-hq/renovate/com.android.tools-desugar_jdk_libs-2.x
Update dependency com.android.tools:desugar_jdk_libs to v2.1.2
2024-09-04 19:02:20 +02:00
Benoit Marty
8cc8f1fce1 Merge pull request #3295 from frebib/feat/big-emoji
Big emoji-only messages
2024-09-04 18:36:26 +02:00
Benoit Marty
02e40a9fe0 Remove unnecessary parenthesis 2024-09-04 18:35:26 +02:00
Benoit Marty
f820adfb9a Merge pull request #3395 from element-hq/feature/bma/noDeviceVerifiedAfterRegistration
Skip device verification screen when creating a new account using OIDC
2024-09-04 18:28:30 +02:00
ganfra
23534e6595 Merge pull request #3393 from element-hq/feature/fga/update_rust_sdk_0.2.42
Rust sdk : update to 0.2.42
2024-09-04 18:26:38 +02:00
Benoit Marty
249e6e2925 Merge pull request #3388 from element-hq/feature/bma/pushEndpoint
Unified push endpoint: do not fallback to default endpoint in case of failure and add troubleshoot test.
2024-09-04 18:19:34 +02:00
Benoit Marty
75e232ce17 Merge pull request #3389 from element-hq/feature/bma/removeMigrationScreen
Remove the migration screen
2024-09-04 18:16:29 +02:00
ganfra
ec4aab0c12 Pinned messages list : add more test for better coverage. 2024-09-04 17:43:34 +02:00
ElementBot
780539692e Update screenshots 2024-09-04 14:53:10 +00:00
Benoit Marty
ec4f2dcfbf Properly skip the FTUE verification screen if verification is not needed. 2024-09-04 16:41:34 +02:00
ganfra
4fe142c624 Rust sdk : update to 0.2.42 2024-09-04 16:37:46 +02:00
ganfra
a634350a1b Pinned messages : fix test after merging develop 2024-09-04 15:04:20 +02:00
ElementBot
a0d15f4a22 Update screenshots 2024-09-04 12:54:42 +00:00
ganfra
ff3646ead0 Pinned messages: clean code 2024-09-04 14:27:18 +02:00