ganfra
eec0e371f6
SSS : enhance getBaseClientBuilder to avoid mistakes.
3 months ago
Valere
b3b90a3b17
MessageShields | Fix test compilation
3 months ago
Valere
0748bc8c47
Message Shields - i18n
3 months ago
Valere
524f20bb40
Timeline UI | MessageShield Support
3 months ago
ganfra
3e23b2fcac
Merge pull request #3241 from element-hq/feature/fga/room_preview_join_button_fallback
...
Join Room : allow to join by alias (and getPreview)
3 months ago
ElementBot
5fcb80970d
Update screenshots
3 months ago
renovate[bot]
2254ed4322
Update dependency org.maplibre.gl:android-sdk to v11.1.0
3 months ago
renovate[bot]
28ec0df5ea
Update activity to v1.9.1
3 months ago
ganfra
60fdee32bf
Merge branch 'develop' into feature/jme/add-simplified-sliding-sync-toggle
3 months ago
ganfra
d421a6c99b
Merge branch 'develop' into feature/fga/room_preview_join_button_fallback
3 months ago
ganfra
947480f229
Changelog for version 0.5.0
3 months ago
ganfra
5302d8bd0e
version++
3 months ago
ganfra
60d7987470
Merge branch 'release/0.5.0' into develop
3 months ago
ganfra
5a2d19f7f2
Merge branch 'release/0.5.0' into main
3 months ago
ganfra
e6d2ae2f03
Adding fastlane file for version 0.5.0
3 months ago
ganfra
f241e6620c
Setting version for the release 0.5.0
3 months ago
ganfra
f427c0ea59
Merge pull request #3239 from element-hq/feature/fga/use_room_edit
...
Edit : fallback to room.edit when timeline item is not found.
3 months ago
ganfra
a23e5e2400
Edit : fallback to room.edit when timeline item is not found.
3 months ago
ganfra
0dd8303467
Join Room : fallback to show Join button when RoomContent is Unknown (preview fails)
3 months ago
ganfra
aebcc52309
Join Room : makes sure we can join by alias
3 months ago
ganfra
32052a0e80
Merge pull request #3237 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.34
3 months ago
renovate[bot]
5ce1e8e1c0
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.34
3 months ago
ganfra
c76ff38f00
Pinned messages : introduces banner view
3 months ago
Jorge Martin Espinosa
a888b4d43c
Fix linkification not working for `Spanned` strings in text messages ( #3233 )
...
* Fix linkification not working for `Spanned` string instead of `Spannable`.
This issue was found as a regression after upgrading the RTE version to `2.37.7`.
* Fix and add tests
3 months ago
ElementBot
1f01bd73c4
Sync Strings ( #3232 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
3 months ago
Benoit Marty
5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. ( #3229 )
...
* Upgrade lint to 8.7.0-alpha01
* FakeMatrixRoom: lambda everywhere
Fix test compilation issues
3 months ago
ganfra
8cb5e9e75b
Merge pull request #3230 from element-hq/renovate/telephoto
...
Update telephoto to v0.12.1
3 months ago
renovate[bot]
3598bc4bf6
Update telephoto to v0.12.1
3 months ago
Marco Antonio Alvarez
3a9830f714
Fix stickers display text on room summary ( #3221 )
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
4 months ago
Jorge Martín
d4f8052696
Unify the internal `pinunlock.SignOut` and the new `LogoutUseCase` classes
4 months ago
Jorge Martin Espinosa
344e07bc0b
Cancel ringing call notification on call cancellation ( #3047 )
...
* Cancel ringing call notification on call cancellation
* Improve implementation, add some comments to clarify how it works.
* Make sure the call timeout job is cancelled
4 months ago
Jorge Martin Espinosa
cbad91e4c4
Fix CI for forks ( #3226 )
...
* Try with a different condition for forks
* Skip danger in forks, the fallback token won't let it write comments in PRs anyway
4 months ago
ganfra
a27d2769d1
Merge pull request #3224 from element-hq/feature/fga/compose_reaction_stability
...
Compose : add immutability to some Reaction classes
4 months ago
Jorge Martin Espinosa
5eef7c13b0
Only add private SSH keys and clone submodules in the original repo ( #3225 )
4 months ago
ganfra
2f0e9ebd93
Compose : add immutability to some Reaction classes
4 months ago
ElementBot
a71d7eb2b4
Update screenshots
4 months ago
Jorge Martín
ff6ea43237
Don't reset the SSS toggle when logged out.
...
Instead, force a logout when toggling the option so user needs to log in again and create a new session using SSS.
4 months ago
Jorge Martín
114b12cbc7
Fix build issues
4 months ago
ElementBot
fa0430927a
Update screenshots
4 months ago
Jorge Martín
b9f4403408
Add simplified sliding sync toggle to developer options
4 months ago
renovate[bot]
21553d757a
Update wysiwyg to v2.37.7 ( #3218 )
...
* Update wysiwyg to v2.37.7
* Fix API breaks
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
4 months ago
renovate[bot]
05e56e1ebc
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.33 ( #3220 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.33
* Fix API breaks
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
4 months ago
Jorge Martin Espinosa
63df35e071
Use the right filename for log files so they're sorted in rageshakes ( #3219 )
...
* Use the right filename for log files so they're sorted in rageshakes
* Hide the suffix part so it's not changed by accident
4 months ago
Benoit Marty
95c3738a98
Merge pull request #3217 from element-hq/feature/bma/moreUiFixes
...
Fix rendering issue of SunsetPage in dark mode
4 months ago
Benoit Marty
930833300f
Remove the alpha channel on those 2 images.
...
Reduce the image size and fixes an issue in dark mode.
4 months ago
Benoit Marty
4aa39613f3
Merge pull request #3216 from element-hq/feature/bma/forceDarkTheme
...
Ensure that the manual dark theme is rendering correctly regarding -night resource and keyboard
4 months ago
Jorge Martin Espinosa
aedbce8e8d
Add logging to help debug forced logout issues ( #3208 )
...
* Add logging to help debug forced logout issues
* Use tags instead of manually adding the values to the logs.
- Also add extension functions to easily get anonymized tokens from `Session`/`SessionData`.
* Make sure only 1 operation related to token persistence can run at the same time
4 months ago
Benoit Marty
bf3bdbf6b0
Merge pull request #3215 from element-hq/feature/bma/linkColors
...
Open Source licenses: add color for links.
4 months ago
Benoit Marty
5ca0f645ad
Ensure that the manual dark theme is rendering correctly regarding night resource and keyboard.
4 months ago
Benoit Marty
dcafac06d3
Use Theme.MaterialComponents.DayNight to avoid code duplication.
...
Extract colors to own files and create booleans
4 months ago