ElementBot
17193ad35a
Sync Strings from Localazy ( #4421 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-03-17 09:54:03 +01:00
bmarty
9a75f40855
Sync Strings from Localazy
2025-03-10 00:28:38 +00:00
ganfra
3bbf9bbad4
Merge pull request #4348 from element-hq/feature/fga/move_room_directory_entry
...
change(room directory) : move the the room directory entry
2025-03-04 11:23:39 +01:00
ganfra
6af226dc00
change(room directory) : move the the room directory entry from room list filter to start chat screen.
2025-03-04 10:56:16 +01:00
Benoit Marty
491bb1d8fe
Merge pull request #4346 from element-hq/sync-localazy
...
Sync Strings
2025-03-03 11:00:16 +01:00
bmarty
46acf414c1
Sync Strings from Localazy
2025-03-03 00:29:16 +00:00
ganfra
8e68490215
change(create room) : use history visibility "invited" when creating private room
2025-02-27 17:26:10 +01:00
ganfra
25d39c285b
feat(join by alias) : add TextFieldValidity.None instead of nullable
2025-02-25 20:27:54 +01:00
ganfra
6f8ca62261
feat(join by alias) : format code
2025-02-25 15:56:14 +01:00
ganfra
14082bcd5b
feat(join by alias) : add tests
2025-02-25 15:55:42 +01:00
ganfra
c220fb085a
feat(join by alias) : makes sure to pass server names
2025-02-25 15:55:42 +01:00
ganfra
818af20f39
feat(join by alias) : use localazy strings
2025-02-25 15:55:42 +01:00
ganfra
b42825c5a3
feat(join by alias) : use correct room icon
2025-02-25 15:45:43 +01:00
ganfra
676032d0fb
feat(join by alias) : improve state management
2025-02-25 15:45:43 +01:00
ganfra
41fe0f1c75
feat(join by alias) : better address keyboard config
2025-02-25 15:45:43 +01:00
ganfra
786c2adc97
design(text field) : allow setting validity (instead of just isError bool)
2025-02-25 15:45:43 +01:00
ganfra
498f63e25e
feat(join by alias) : introduce the JoinRoomByAddress
2025-02-25 15:45:42 +01:00
ganfra
2bfa62922c
feat(join by alias) : refactor navigation for create room flow
2025-02-25 15:45:42 +01:00
bmarty
f549e7bba2
Sync Strings from Localazy
2025-02-17 00:30:17 +00:00
Benoit Marty
5456f0e38e
Merge pull request #4226 from element-hq/feature/bma/themeOverride
...
Theme override
2025-02-06 16:48:16 +01:00
Jorge Martin Espinosa
3c87fb05b2
Create SyncOrchestrator ( #4176 )
...
* Create `SyncOrchestrator` to centralise the sync start/stop flow through the whole app: the decision is based on several inputs: sync state, network available, app in foreground, app in call, app needing to sync an event for a notification.
* Make network monitor return network connectivity status, not internet connectivity
* Don't stop the `SyncService` when network connection is lost, let it fail instead. This prevents an issue when using the offline mode of the SDK, which made the wrong UI states to be shown when the `SyncState` is `Idle` (that is, after the service being manually stopped).
* Rename `NetworkStatus.Online/Offline` to `Connected/Disconnected` so they're not easily mistaken with internet connectivity instead
2025-02-06 16:36:57 +01:00
Benoit Marty
07d4778ae5
Use ElementTheme instead of MaterialTheme
2025-02-06 15:10:15 +01:00
Benoit Marty
a01280133d
Add missing preview.
2025-02-05 12:15:29 +01:00
Benoit Marty
9a255c5e31
Display a confirmation dialog before creating a DM.
2025-02-05 09:32:33 +01:00
bmarty
be91da966a
Sync Strings from Localazy
2025-02-03 00:29:01 +00:00
ganfra
346e3648e8
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
ganfra
876d06f510
feat(security&privacy) : add all tests for EditRoomAddress classes
2025-01-27 22:43:10 +01:00
ganfra
9faa305262
feat(room address) : extract some reusable code
2025-01-21 21:55:11 +01:00
ganfra
b549400011
feat(security&privacy) : expose new sdk methods
2025-01-21 11:49:56 +01:00
bmarty
0f0b30d4c5
Sync Strings from Localazy
2025-01-20 00:26:57 +00:00
Benoit Marty
97f3be3dc5
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
Benoit Marty
29f8f21a3c
Fix compilation issue after string key renamed.
2024-12-30 09:43:57 +01:00
bmarty
45db2a97ad
Sync Strings from Localazy
2024-12-23 00:16:39 +00:00
bmarty
e8218b3a7c
Sync Strings from Localazy
2024-12-09 00:30:45 +00:00
bmarty
5f8007d6f1
Sync Strings from Localazy
2024-12-02 00:30:02 +00:00
ganfra
3ae5d61cf0
changes: iterate on room create screen #3965
2024-11-28 17:51:22 +01:00
ElementBot
d9f8e9ce58
Sync Strings ( #3936 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-11-25 09:06:57 +00:00
ElementBot
bc59a70043
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
ganfra
5c1a103818
create room : improve handling of room address
2024-11-13 17:55:45 +01:00
ganfra
cffd2da10b
Merge pull request #3834 from element-hq/feature/fga/design_system_text_field
...
Design system : implement new TextField
2024-11-12 11:18:07 +01:00
ElementBot
156e27a761
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
acc6eb736b
design : adjust some designs after textfield changes
2024-11-08 16:28:09 +01:00
ganfra
bb85e81311
design : format textfield code
2024-11-08 15:41:07 +01:00
ganfra
3910c42855
design : TextField2 is now TextField
2024-11-08 15:37:10 +01:00
ganfra
83caf94ccb
design : remove some usages of TextField and LabelledTextField
2024-11-08 15:29:07 +01:00
Benoit Marty
13ec1838c0
MediaPreProcessor: remove default value of parameter deleteOriginal. No functional change here.
2024-11-08 10:11:06 +01:00
ganfra
6126e51f6f
design : new TextField api
2024-11-07 18:34:44 +01:00
ganfra
24d4270215
create room : clean up after review.
2024-11-06 14:57:55 +01:00
ganfra
ed1d208d9c
create room : fix konsist test
2024-11-05 21:10:20 +01:00
ganfra
59168e4c05
create room : remove hardcoded strings and sync strings.
2024-11-04 16:25:14 +01:00