Jorge Martin Espinosa
366db4791b
Upgrade Kotlin to v2.0 ( #3594 )
...
* Bump Kotlin to v2.0
* Fix lots of issues due to the upgrade: lint issues, function signature incompatibilities, broken tests, etc.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
3 weeks ago
bmarty
e25ba65170
Sync Strings from Localazy
4 weeks ago
Jorge Martin Espinosa
eeec7cc785
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
1 month ago
bmarty
bb0a281342
Sync Strings from Localazy
2 months ago
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2 months ago
bmarty
76804d9e48
Sync Strings from Localazy
3 months ago
jmartinesp
dabaa2d265
Sync Strings from Localazy
4 months ago
Jorge Martin Espinosa
b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner ( #3125 )
...
* Use ComposablePreviewScanner to rework how screenshot testing works
* Add test sharding
* Update screenshots
* Fixes for Element Gallery
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
4 months ago
bmarty
32c5da898b
Sync Strings from Localazy
4 months ago
ElementBot
fd6bcb7857
Sync Strings ( #3077 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
4 months ago
bmarty
f3d286911c
Sync Strings from Localazy
5 months ago
bmarty
ca5bc71057
Sync Strings from Localazy
5 months ago
Benoit Marty
37d9a9f5a9
Lambda parameters in a composable function should be in present tense, not past tense.
...
https://mrmans0n.github.io/compose-rules/rules/#naming-parameters-properly
5 months ago
Benoit Marty
b3e0f6e843
Translations: pt -> pt-rBR
5 months ago
Benoit Marty
22329b9678
Provide serverNames when available and fix issue around analytics
6 months ago
ganfra
624a3435cb
Fix running roomDirectory/testReleaseUnitTest
6 months ago
Benoit Marty
5814de1efd
It's not possible to join room from the RoomDirectory screen anymore.
...
Cleanup after #2827
6 months ago
bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
Jorge Martin Espinosa
b95df7e6b4
Remove join button on room directory search ( #2827 )
...
* Remove 'Join' button in room directory search results
* Update screenshots
* Add changelog
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
bmarty
4f82baa2b0
Sync Strings from Localazy
6 months ago
Benoit Marty
f29e79d64e
Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>`
7 months ago
Benoit Marty
8327ea306f
Increase usage of `RoomAlias`
7 months ago
Benoit Marty
a5240e3294
Attempt to fix preview of RoomDirectoryView
7 months ago
ganfra
11979167c5
Room navigation : some clean up
7 months ago
ganfra
a2329fc7df
Join room : change state and view
7 months ago
ganfra
ab8c31541b
Room join : add presenter tests
7 months ago
ganfra
fbb92f0c9a
Room navigation : fix tests on invite after the refactoring
7 months ago
ganfra
db9a402ce5
Room navigation : make it working with RoomDirectory
7 months ago
Benoit Marty
810e4919bc
Sync strings.
7 months ago
Jorge Martin Espinosa
cf072fa1e1
Improve session recovery screens ( #2657 )
...
* Improve enter recovery key screen UI
* Add instructions to reset the encryption of the logged in account.
* Update screenshots
* Fix maestro flow
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
7 months ago
bmarty
e6bd14a1a9
Sync Strings from Localazy
7 months ago
bmarty
5809864182
Sync Strings from Localazy
7 months ago
ganfra
d34c4605a4
RoomDirectory : use same logic for name description computation
7 months ago
ganfra
5f8b74055d
RoomDirectory : address pr reviews
7 months ago
ganfra
42004f251b
Room directory : more cleanup and more tests
7 months ago
ganfra
3f1f764745
Room directory : add tests and cleanup
7 months ago
ganfra
b900818001
RoomDirectory : continue improving interactions
7 months ago
ganfra
90b2a65c1a
Room directory : implement simple join room
7 months ago
ganfra
0c96769e8b
Room directory : start branching join event
7 months ago
ganfra
e4c7118428
Room directory : fix pagination and add empty state.
7 months ago
ganfra
4c5ae6ae4b
RoomDirectory : continue implementing the search
7 months ago
ganfra
fa7a889a3f
Room directory : change names and adapt ui
8 months ago
ganfra
b0894fcd11
Room directory search : start implementing ui with fake data
8 months ago
ganfra
6e8d0ded36
Room Directory Search : setup the feature
8 months ago