Benoit Marty
01e7986347
Merge pull request #3743 from element-hq/sync-localazy
...
Sync Strings
4 days ago
bmarty
1856363964
Sync Strings from Localazy
5 days ago
Jorge Martín
52a08a37cb
When building a snapshot of the SDK bindings, don't build the app by default too
1 week ago
Benoit Marty
4b724290ac
Merge pull request #3741 from element-hq/feature/bma/releaseImprovement
...
Release script improvement
1 week ago
Benoit Marty
8d81b364f5
Change default value of doBuildApks to "no"
1 week ago
Benoit Marty
5b06680fd1
Give a chance for download_all_github_artifacts.py to fail and to try again, without breaking the release script.
...
Previously any error in download_all_github_artifacts.py was ignored and the script was continuing (without success ofc).
1 week ago
Benoit Marty
604dba774c
Update instruction
1 week ago
Benoit Marty
40d3fcae76
Changelog for version 0.7.1
1 week ago
Benoit Marty
dd2d1de78d
version++
1 week ago
Benoit Marty
ce6ed8c303
Merge tag 'v0.7.1' into develop
...
tag
1 week ago
Benoit Marty
159a4781bc
Merge branch 'release/0.7.1' into main
1 week ago
Benoit Marty
69fb15b29e
Adding fastlane file for version 0.7.1
1 week ago
Valere
9fb68fc58e
Bump rust-sdk version to rust-sdk 0.2.57 ( #3735 )
...
* Bump rust-sdk version to rust-sdk 0.2.57
* rust sdk update: Support persisted WedgeQueueError
* Trust & Decoration | Support new expected UTD causes
* Room Subscribtion settings not needed anymore (see https://github.com/matrix-org/matrix-rust-sdk/pull/4159 )
* File/Attachement upload: update to support `storeInCache`
* feat(knock): update API to use reason and serverNames
* Add another `Konsist` exception
* Update screenshots
---------
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
1 week ago
Benoit Marty
f44c8dd452
Merge pull request #3731 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
...
Update dependency com.google.firebase:firebase-bom to v33.5.1
1 week ago
Jorge Martin Espinosa
384c4a55da
Update accent color for `Checkbox`, `RadioButton` and `Switch` components ( #3728 )
...
* Update accent color for `Checkbox`, `RadioButton` and `Switch` components
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
1 week ago
renovate[bot]
265ccef68f
Update dependency com.google.firebase:firebase-bom to v33.5.1
1 week ago
ganfra
14fae6cac3
Merge pull request #3727 from element-hq/feature/fga/kotlin_poet_deps
...
Dependencies : makes sure to use same version for all kotlinpoet dependencies
1 week ago
ganfra
98057c1c39
Merge pull request #3725 from element-hq/feature/fga/knock_request_to_join
...
Feature: knock request to join
1 week ago
ganfra
83f96faf42
deps : makes sure to use same version for all kotlinpoet dependencies
1 week ago
ganfra
7588b4e5ab
Update screenshots
1 week ago
ganfra
5cce2ff572
knock : improve a bit code and add tests.
1 week ago
renovate[bot]
f1e8d3f81d
Update dependency org.maplibre.gl:android-sdk-ktx-v7 to v3.0.2 ( #3703 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 week ago
renovate[bot]
205acad40d
Update dependency com.squareup:kotlinpoet-ksp to v2 ( #3722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 week ago
Benoit Marty
95d95d4f89
Merge pull request #3718 from element-hq/feature/bma/verifiedUserBadge
...
Verified user badge
1 week ago
ElementBot
4820cd0ed1
Update screenshots
1 week ago
Benoit Marty
67efecdec6
Fix preview for ignore user in a DM case.
1 week ago
Benoit Marty
f516c09d3b
Change a preview to have a room detail state without any badge.
1 week ago
Benoit Marty
2eec17fec7
Ensure modifier of `BadgeList` is used.
1 week ago
Benoit Marty
35867f9837
Let roomBadges be a computed val of RoomDetailsState
1 week ago
ganfra
89ac2a6831
knock : adjust api while sdk is not ready.
1 week ago
ganfra
512b362615
knock : close screen when canceling knock
1 week ago
ganfra
bc4a9a4ad0
knock : display alias in knocked room item list
1 week ago
ganfra
18914cad80
misc : fix invite sender view
1 week ago
ganfra
78b3839b34
knock : start adding ui to the JoinRoomView
1 week ago
ganfra
b0503978a1
knock : display knocked room in the room list
1 week ago
ganfra
ed5454bbb3
knock : add knock function to the matrix client
1 week ago
ganfra
73a46dcfc7
knock : use PendingRoom instead of InvitedRoom
1 week ago
ganfra
96b24c5299
knock : update strings
1 week ago
Benoit Marty
26da0f377a
Merge pull request #3719 from element-hq/feature/bma/iconSizeAndColor
...
Use BigIcon and fix colors
1 week ago
Benoit Marty
3c23555eb7
Code quality
1 week ago
ElementBot
596fe5e9e2
Update screenshots
1 week ago
Benoit Marty
ecbf6b7e7c
Room badge: let the presenter compute the list of badges.
1 week ago
Benoit Marty
5378c4efad
Verified user badge.
...
Add disable action to verify user.
1 week ago
ElementBot
2d9f83becb
Update screenshots
1 week ago
Benoit Marty
fb353e9657
Doc
1 week ago
Benoit Marty
c8a58a8be8
Use BigIcon.
1 week ago
Benoit Marty
a29cedf112
Remove RoundedIconAtomSize.Large, we must use BigIcon now.
1 week ago
Benoit Marty
daaaf92a87
Let IconTitleSubtitleMolecule use BigIcon.
1 week ago
Benoit Marty
e3b77ce219
Fix color of BigIcon according to Figma
1 week ago
Benoit Marty
8efbd67eea
Move strings with key starting by `screen_room_member_details_` to the module `:features:userprofile:shared`
1 week ago