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
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
87689d787e
Lambda parameters in a composable function should be in present tense, not past tense.
...
https://mrmans0n.github.io/compose-rules/rules/#naming-parameters-properly
2024-05-29 12:18:23 +02:00
Benoit Marty
8797200c83
It's not possible to join room from the RoomDirectory screen anymore.
...
Cleanup after #2827
2024-05-14 10:23:07 +02:00
Benoit Marty
a602849ec5
Increase usage of RoomAlias
2024-04-18 00:02:22 +02:00
ganfra
8b80b2859f
Room navigation : some clean up
2024-04-12 15:58:15 +02:00
ganfra
c0918bd965
Join room : change state and view
2024-04-12 14:10:32 +02:00
ganfra
038d8e3334
Room join : add presenter tests
2024-04-11 21:07:10 +02:00
ganfra
bf7a94cc93
Room navigation : make it working with RoomDirectory
2024-04-10 15:14:59 +02:00
ganfra
35b12f265f
Room directory : add tests and cleanup
2024-03-28 17:03:34 +01:00
ganfra
425eadd98f
RoomDirectory : continue improving interactions
2024-03-27 12:51:36 +01:00
ganfra
0700384ef0
Room directory : implement simple join room
2024-03-26 12:32:15 +01:00
ganfra
83b6875394
Room directory : start branching join event
2024-03-25 20:10:16 +01:00
ganfra
94020677ae
Room Directory Search : setup the feature
2024-03-20 12:59:02 +01:00