Benoit Marty
21f2c5a231
Merge pull request #3240 from element-hq/feature/valere/message_shields
...
Timeline UI | MessageShield Support
3 months ago
Benoit Marty
6f0f328784
Merge pull request #3306 from element-hq/renovate/com.otaliastudios-transcoder-0.x
...
Update dependency com.otaliastudios:transcoder to v0.11.0
3 months ago
Benoit Marty
9be8848b56
Merge pull request #3304 from element-hq/renovate/androidx.test-runner-1.x
...
Update dependency androidx.test:runner to v1.6.2
3 months ago
Benoit Marty
f7d8e127aa
Add unit test for DefaultPinnedMessagesBannerFormatter
3 months ago
Benoit Marty
6776df8b40
Remove useless Boxes.
3 months ago
Benoit Marty
25eb1fa7a4
Default value to redact own message should be true.
3 months ago
Benoit Marty
70558aa381
Move editMessageLambda to the constructor.
3 months ago
ElementBot
cbc59e075e
Update screenshots
3 months ago
Benoit Marty
459f60d8a0
Add preview for message shield dialog.
3 months ago
Benoit Marty
2116108a2c
Add UI test on clicking on message shield.
...
Need to add content description on the shield icon.
3 months ago
Benoit Marty
3f90b02e54
Add test on `TimelineEvents.ShowShieldDialog` and `TimelineEvents.HideShieldDialog`
3 months ago
ElementBot
ced4f0c018
Update screenshots
3 months ago
Benoit Marty
4efa95bc0b
Iterate on mapping MessageShield -> icon
...
iOS impl: https://github.com/element-hq/element-x-ios/blob/develop/ElementX/Sources/Services/Timeline/TimelineItemContent/EncryptionAuthenticity.swift#L59-L65
3 months ago
Benoit Marty
3676bca042
Make extension isCritical a val instead of a fun.
3 months ago
Benoit Marty
b62348f39b
Merge pull request #3298 from element-hq/feat/jme/3268-crypto-identity-reset
...
Feature: identity reset
3 months ago
renovate[bot]
8b81690903
Update dependency com.otaliastudios:transcoder to v0.11.0
3 months ago
renovate[bot]
e4adb15778
Update dependency androidx.test:runner to v1.6.2
3 months ago
ElementBot
0661cd2046
Update screenshots
3 months ago
ElementBot
99efdb6d76
Update screenshots
3 months ago
Benoit Marty
faf1e7da9f
Iterate on shield mapping and rendering
...
Also handle click on the timeline and information displayed on long click.
3 months ago
Jorge Martín
8a1e333aa7
Fix most review comments
3 months ago
Benoit Marty
5d10b1fe85
Merge branch 'develop' into feature/valere/message_shields
3 months ago
renovate[bot]
ca81e466ce
Update dependency io.sentry:sentry-android to v7.14.0 ( #3302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Jorge Martín
d5eb71ab0b
Add an extra test
3 months ago
Jorge Martín
f41e42d611
Remove unused import
3 months ago
ElementBot
d40f5bda12
Update screenshots
3 months ago
Jorge Martín
5e3e1271b4
Fix Konsist failures
3 months ago
Jorge Martín
c02f0135f8
Fix vertical position for the primary button in `VerifySelfSessionView`
3 months ago
ElementBot
300df0c620
Update screenshots
3 months ago
Jorge Martín
ae18efd2a9
Fix `OidcView` preview
3 months ago
Jorge Martín
5239e5ce81
Fix lint issues
3 months ago
Jorge Martín
7fd0ad09dc
Improve APIs, add tests
3 months ago
Jorge Martín
175bada0df
Improve existing APIs
3 months ago
Jorge Martín
abb9959789
Use extracted OIDC flow to display the reset identity screen
3 months ago
Jorge Martín
ee7a31cace
Extract OIDC to its own module
3 months ago
Jorge Martín
4ab0b1074d
Initial implementation of the reset identity feature
3 months ago
Benoit Marty
45775d71fd
Merge pull request #3299 from element-hq/feature/bma/rotateSessionPath
...
Ensure sessionPath is not reused for different homeserver. Fixes not loading media issue.
3 months ago
Benoit Marty
01ece74343
Fix formatting and improve comment.
3 months ago
Benoit Marty
683f26c051
Ensure sessionPath is not reused for different homeserver.
3 months ago
Benoit Marty
498f843eb5
Merge pull request #3285 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.13.0
3 months ago
Benoit Marty
e376b5e5dd
Merge pull request #3294 from element-hq/ci/jme/fix-nightly-reports-firebase
...
Fix proguard config for nightly and release builds
3 months ago
ElementBot
8bd48fdc60
Sync Strings ( #3297 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
3 months ago
Jorge Martín
f9e3a67521
Try removing `isMinified` instead. This should now be controlled at the `app` module level.
3 months ago
Jorge Martín
43fb47f7af
Add proguard file for firebase for release variant too
3 months ago
Jorge Martín
92ec946ef0
Try fixing proguard config for nightly builds
3 months ago
Erik Johnston
20d02785f9
Fix `build_rust_sdk.sh` script to work on linux ( #3291 )
...
A few linux distributions don't have `gdate`, but I think they should
all have `date`.
3 months ago
renovate[bot]
738295a933
Update android.gradle.plugin to v8.5.2 ( #3004 )
...
* Update android.gradle.plugin
* Fix release builds with AGP 8.5 by removing the minification config in each library module. I believe this is now centralised.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
3 months ago
renovate[bot]
250f0706fb
Update gradle/actions action to v4 ( #3265 )
...
* Update gradle/actions action to v4
* Remove unnecessary gradle validation after action update to v4
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
3 months ago
Jorge Martin Espinosa
b16edcb62c
Enable sync on push feature flag to partially sync when notifications arrive ( #3290 )
3 months ago
Jorge Martin Espinosa
65718b3e96
Update the SDK bindings to `v0.2.39` ( #3288 )
...
- Rework `RoomSyncSubscriber` to work with the new `RoomListService.subscribeToRooms` API.
3 months ago