ElementBot
2c62c44c11
Sync Strings from Localazy ( #4506 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-03-31 10:58:46 +02:00
ElementBot
2f8b40777d
Sync Strings ( #4461 )
...
* Sync Strings from Localazy
* Fix UI tests
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-03-24 16:45:24 +00:00
Benoit Marty
94eb54abcf
Merge pull request #4414 from element-hq/feature/bma/openTxtDocument
...
Open txt document inside the application
2025-03-18 14:18:29 +01:00
Benoit Marty
2b7b2e1358
i18n
2025-03-18 11:43:13 +01:00
ElementBot
6dbb371ca2
Sync Strings from Localazy ( #4421 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-03-17 09:54:03 +01:00
bmarty
9456ee921d
Sync Strings from Localazy
2025-03-10 00:28:38 +00:00
ganfra
4ae92bc83e
change(left room snackbar) : manage cancel knock and decline invite
2025-03-04 21:52:33 +01:00
bmarty
7fca7d2b12
Sync Strings from Localazy
2025-03-03 00:29:16 +00:00
Jorge Martin Espinosa
28b8b4539a
runQualityChecks task shouldn't fail fast ( #4309 )
...
* `runQualityChecks` task shouldn't fail fast
Make sure we run every task it depends on so we get a list with all the issues instead of having to retry several times.
* Tweak `runQualityChecks` to make sure all Android lint tasks run
* Use the right check in the quality flow
* Fix Norwegian translations that caused a `Typos` error
2025-02-26 18:34:15 +01:00
ElementBot
9733e79b60
Sync Strings from Localazy ( #4298 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-02-24 09:14:29 +01:00
renovate[bot]
047e659719
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25 ( #4273 )
...
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25
* Adapt to SDK changes:
- Remove logic related to sliding sync proxy, leaving just the minimum needed to detect its usage on the current session data.
- Remove code associated with the opt-in migration to native sliding sync, since it's now mandatory.
- Remove toggle between proxy/native sliding sync.
- Some fixes to session verification API breaks.
* Update forced logout dialog message, remove `NativeSlidingSyncMigrationBanner`
* Update screenshots
* Update all strings
* Remove `SuccessfulLogoutPendingAction`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
Co-authored-by: ElementBot <android@element.io >
2025-02-18 18:07:47 +01:00
Benoit Marty
83ede0f774
Sync strings again.
...
Revert wrong change on Hungarian plurals.
2025-02-17 11:29:49 +01:00
bmarty
3dddd90d97
Sync Strings from Localazy
2025-02-17 00:30:17 +00:00
ganfra
ba07370dfa
feature(room preview): Add option to forget room, improve the room preview screen for banned rooms.
...
Some internal refactoring was done too:
- Remove RoomInfo.isPublic to only use JoinRule.
- Also take into account restricted access rooms for previews.
2025-02-10 19:13:02 +01:00
Benoit Marty
2cacb94f95
Remove string duplication
2025-02-05 15:21:59 +01:00
bmarty
5a4cac7d2d
Sync Strings from Localazy
2025-02-03 00:29:01 +00:00
ganfra
c689809b55
Merge pull request #4212 from element-hq/feature/fga/room_settings_security_privacy
...
Feature : room settings - security and privacy
2025-01-29 17:29:56 +01:00
bmarty
d419f2fdff
Sync Strings from Localazy
2025-01-27 00:25:38 +00:00
ganfra
9c2f8d39e4
feat(security&privacy) : update strings
2025-01-24 15:55:30 +01:00
Benoit Marty
7689219732
Improve loading state and add preview.
2025-01-22 16:24:27 +01:00
Benoit Marty
f21aeea980
Fix and write tests
2025-01-22 16:23:46 +01:00
bmarty
841c08cbf3
Sync Strings from Localazy
2025-01-20 00:26:57 +00:00
bmarty
24fd0a3911
Sync Strings from Localazy
2025-01-13 00:30:35 +00:00
Benoit Marty
05fc76822a
Apply dual licenses: AGPL + Element Commercial to file headers.
...
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
bmarty
3b54afe57d
Sync Strings from Localazy
2025-01-06 00:27:39 +00:00
bmarty
1cadb353dd
Sync Strings from Localazy
2024-12-30 10:12:13 +00:00
bmarty
7a57ec1cc1
Sync Strings from Localazy
2024-12-23 00:16:39 +00:00
ganfra
fc8f3af85e
deps(sdk) : update rust sdk to 0.2.72 and fix api breaks
2024-12-18 15:24:04 +01:00
Valere
598e230bd7
feat(crypto): Support for new UtdCause for historical messages
2024-12-16 10:58:13 +01:00
bmarty
e18e4142c7
Sync Strings from Localazy
2024-12-16 00:28:36 +00:00
Benoit Marty
0096e528c4
Sync strings.
2024-12-09 17:16:29 +01:00
Benoit Marty
61805646c8
Merge pull request #4007 from element-hq/sync-localazy
...
Sync Strings
2024-12-09 16:47:34 +01:00
ganfra
98c0697a3f
knock requests : use proper banner string resources
2024-12-09 11:01:42 +01:00
bmarty
01855f09a9
Sync Strings from Localazy
2024-12-09 00:30:45 +00:00
ganfra
997f5ed952
knock requests : fix test on room details view
2024-12-05 12:57:15 +01:00
ganfra
fdd0445906
Merge branch 'develop' into feature/fga/requests_to_join_list
2024-12-04 14:24:40 +01:00
ganfra
63c4ac81b8
knock requests : cleaning up
2024-12-04 14:15:17 +01:00
Valere
3eec5eba94
Update withheld unverified string
2024-12-03 11:20:55 +01:00
Valere
149cb14916
feat(crypto): Support new expected UTD causes UX + Analytics
2024-12-02 14:52:16 +01:00
bmarty
545b4f500c
Sync Strings from Localazy
2024-12-02 00:30:02 +00:00
Benoit Marty
a0025e3a51
Change wording of message action "Copy" from "Copy" to "Copy text"
2024-11-28 09:12:14 +01:00
ElementBot
1b51cd8300
Sync Strings ( #3936 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-25 09:06:57 +00:00
Benoit Marty
d3408c8f25
Edit / Add / Remove caption
2024-11-21 09:45:27 +01:00
ElementBot
411895456b
Sync Strings - add translations to Finnish ( #3883 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-18 11:37:17 +00:00
Benoit Marty
0171b796bb
Update the strings for unsupported calls
2024-11-12 10:20:21 +01:00
ElementBot
f595a7a7c5
Sync Strings ( #3852 )
...
* Sync Strings from Localazy
* Fix tests
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2024-11-11 13:09:30 +01:00
ganfra
014075e9dd
create room : remove hardcoded strings and sync strings.
2024-11-04 16:25:14 +01:00
bmarty
fed502957b
Sync Strings from Localazy
2024-11-04 00:27:46 +00:00
Benoit Marty
328ef75d10
Change wording to "Verify identity"
2024-10-29 21:49:08 +01:00
bmarty
8cf5729ece
Sync Strings from Localazy
2024-10-28 00:27:09 +00:00