Benoit Marty
7db7a32d43
Use a RetryDialog here, it does not change the rendering, but is more appropriate.
10 months ago
Benoit Marty
481d80d1f0
Add comment to clarify the `SteadyException` case.
10 months ago
Benoit Marty
8ef1f523a0
Merge branch 'develop' into feature/bma/directLogout
10 months ago
Benoit Marty
3dd5bab7b6
Cleanup
10 months ago
Benoit Marty
597697b13a
changelog
10 months ago
Benoit Marty
5cd511f6bb
Merge pull request #2114 from element-hq/feature/bma/recordSc
...
Update screenshots
10 months ago
Benoit Marty
7414dfaa4d
Hide add more reaction button if user do not have permission to send reaction #2093
...
Also:
- move `userHasPermissionToSendMessage` to `TimelineRoomInfo`
- remove `canReply` parameter which can be computed from other params.
10 months ago
Benoit Marty
52c2e8ea08
Hide reaction is user do not have permission to send reaction #2093
10 months ago
Benoit Marty
29d23cbeee
Refacto: move `displayEmojiReactions` to `ActionListState.Target.Success`
10 months ago
ElementBot
bc4a824e09
Update screenshots
10 months ago
ElementBot
6a3084d8c6
Update screenshots
10 months ago
Benoit Marty
59993bf6cf
towncrier file
10 months ago
Benoit Marty
1f2b2df469
Quality
10 months ago
Benoit Marty
c871dc2492
Add test for `DefaultDirectLogoutPresenter`
10 months ago
Benoit Marty
25e4e0424d
Test more fields
10 months ago
Benoit Marty
2b983e923e
Sign out: direct flow if not last session and if not currently backing up keys #2072
...
Extract some stuff from existing Logout to avoid duplication.
10 months ago
Benoit Marty
c6f5c0a556
Merge pull request #2103 from element-hq/sync-localazy
...
Sync Strings
10 months ago
Benoit Marty
8fe469d934
Merge pull request #2096 from element-hq/misc/jme/revert-dependency-analysis-version
...
Add warning about updating `com.autonomousapps.dependency-analysis`
10 months ago
bmarty
e6f4a7364f
Sync Strings from Localazy
10 months ago
Benoit Marty
d0c87ad902
Merge pull request #2107 from element-hq/feature/bma/fixTests
...
Attempt to fix test on CI (again)
10 months ago
Benoit Marty
855fe722d5
Merge pull request #2108 from element-hq/misc/jme/fix-release-script
...
Fix release script
10 months ago
Jorge Martín
f49aa3fa94
Use regex instead, add example valid URL
10 months ago
Jorge Martín
9d45a96ba2
Revert `com.autonomousapps.dependency-analysis` to a compatible version
10 months ago
Benoit Marty
b9b746bea7
Attempt to fix test on CI.
...
The test is failing on CI with this error:
expected instance of: io.element.android.libraries.architecture.Async$Success
but was instance of : io.element.android.libraries.architecture.Async$Loading
with value : Loading(prevData=null)
10 months ago
Jorge Martín
4e50ea1fe9
Fix release script
10 months ago
Jorge Martín
a8b0256386
version++
11 months ago
Jorge Martín
ef9ff31327
Merge tag 'v0.4.0' into develop
...
Version 0.4.0
11 months ago
Jorge Martín
48d53d7439
Merge branch 'release/0.4.0'
11 months ago
Jorge Martín
0577476e1f
Adding fastlane file for version 0.4.0
11 months ago
Jorge Martín
60f878cd01
Changelog for version 0.4.0
11 months ago
Jorge Martín
b76fcf2be7
Setting version for the release 0.4.0
11 months ago
Jorge Martin Espinosa
b7480a0def
Merge pull request #2095 from element-hq/revert-2080-feature/bma/roomListBadges
...
Revert "Room list badges"
11 months ago
Jorge Martín
580bcabef3
Bump SDK version to one without the latest changes to unread messages and mentions
11 months ago
Jorge Martín
c5c920cfa6
Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests"
...
This reverts commit 19edf067fa
, reversing
changes made to fb766f5176
.
11 months ago
Jorge Martin Espinosa
cbf34929af
Revert "Room list badges"
11 months ago
Benoit Marty
deff2d8fc5
Merge pull request #2087 from element-hq/feature/bma/enablechatBackup
...
Enable Chat backup, Mentions and Read Receipt in release.
11 months ago
Benoit Marty
6ff48c2ee4
Fix tests now that Mentions feature is enabled.
11 months ago
Benoit Marty
e8fb130a37
Changelog
11 months ago
Benoit Marty
fac04034f1
Enable Chat backup, Mentions and Read Receipt in release.
...
Also change default for debug to enabled, but keep `isFinished = false` for now, so that they are still disableable.
11 months ago
Benoit Marty
3bb27a662a
Merge pull request #2080 from element-hq/feature/bma/roomListBadges
...
Room list badges
11 months ago
Benoit Marty
91027f82e9
Fix test.
11 months ago
Benoit Marty
02fe9c4580
Handle PR review.
11 months ago
Benoit Marty
7273abd42b
Merge pull request #2041 from element-hq/feature/fga/fix_timeline_back_pagination_loop
...
Fix timeline back pagination loop in encrypted room.
11 months ago
Benoit Marty
e6c202e97f
Merge pull request #2086 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.80
11 months ago
Benoit Marty
3a7804b3b0
We can have numUnreadMentions > 0 and numUnreadMessages == 0, in this case, display both icons.
11 months ago
ElementBot
5339acfae0
Update screenshots
11 months ago
Benoit Marty
3e41dff284
SDK 0.1.80
11 months ago
Benoit Marty
f2c989cbd6
Iterate on indicators on room list #2079
11 months ago
Benoit Marty
98d9a65a1f
Remove dead code (has been moved to selectroom module)
11 months ago
renovate[bot]
f0e56b83c7
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.80
11 months ago