Benoit Marty
|
f80eece489
|
Merge branch 'develop' into feature/bma/settingUpAccount
|
1 year ago |
Benoit Marty
|
9fa4e212f2
|
Merge pull request #1136 from vector-im/feature/bma/dataObject
Migrate object to data object in sealed interface / class #1135
|
1 year ago |
Benoit Marty
|
55255735d7
|
Merge branch 'develop' into feature/bma/dataObject
|
1 year ago |
renovate[bot]
|
1a5269e38a
|
Update org.maplibre.gl to v2.0.1 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Benoit Marty
|
9a467c91ae
|
changelog
|
1 year ago |
Benoit Marty
|
64a7fc5f52
|
Use a safer algorithm, and limit the size of the hashed string.
Fix an issue reported by Sonar.
|
1 year ago |
Benoit Marty
|
61323a89ad
|
Add test for MigrationScreenPresenter.
|
1 year ago |
ElementBot
|
0fd81089d7
|
Update screenshots
|
1 year ago |
Benoit Marty
|
756af63edb
|
Fix regression on WaitListView.
|
1 year ago |
Benoit Marty
|
13082285b2
|
Upgrade DefaultFtueStateTests regarding the new FTUE step MigrationScreen.
|
1 year ago |
Benoit Marty
|
7055fea895
|
Add preview for SunsetPage and fix warnings about Modifiers.
|
1 year ago |
Benoit Marty
|
3a8eefc927
|
Fix warning.
|
1 year ago |
Benoit Marty
|
d8459093a5
|
Introduce `LoggedInAppScopeFlowNode`. It's a Node just responsible to set up the Dagger SessionScope.
This allow to inject objects with SessionScope in the node `LoggedInFlowNode` and all it's dependency (in my case `FtueState` and `MatrixClient`)
|
1 year ago |
Benoit Marty
|
ff749947f8
|
Add the Migrate session screen (#1145)
|
1 year ago |
Benoit Marty
|
0ef0accdf6
|
Localazy: move string `screen_migration_` to ftue/impl module and sync the strings.
|
1 year ago |
Benoit Marty
|
0c5675e307
|
Extract Composable to new SunsetPage.
|
1 year ago |
Benoit Marty
|
a0e0d3a502
|
Merge pull request #1148 from vector-im/feature/bma/syncStrings
Sync strings and record screenshot
|
1 year ago |
Benoit Marty
|
89f1492233
|
Remove translation with issue. Will be synced later.
|
1 year ago |
ElementBot
|
cc604e8f9d
|
Update screenshots
|
1 year ago |
Benoit Marty
|
8415826a97
|
Import strings with Localazy.
|
1 year ago |
Florian Renaud
|
f185bb75bf
|
Merge pull request #1141 from vector-im/bugfix/fre/improve_timestamp_position
Improve timestamp rendering for poll event content
|
1 year ago |
Florian Renaud
|
360c24dd18
|
Merge pull request #1113 from vector-im/feature/fre/improve_poll_event_timeline_rendering
[Poll] Render ended poll and improve UI in the timeline
|
1 year ago |
Florian Renaud
|
2dc2f7c521
|
cleanup
|
1 year ago |
Florian Renaud
|
a9846c95e8
|
Rename modifier
|
1 year ago |
Florian Renaud
|
dab331b9bf
|
Rename TimestampPosition.Above to Overlay
|
1 year ago |
ElementBot
|
7fc44e6369
|
Update screenshots
|
1 year ago |
ElementBot
|
0c9db25715
|
Update screenshots
|
1 year ago |
Florian Renaud
|
20bd7764ef
|
Add default timestamp position
|
1 year ago |
Florian Renaud
|
2a29c67b96
|
Improve timestamp rendering for poll event content
|
1 year ago |
Florian Renaud
|
8f2647799e
|
Use a single preview for radio buttons with checked & unchecked states
|
1 year ago |
renovate[bot]
|
1378a7cb9d
|
Update dependency com.google.firebase:firebase-bom to v32.2.3 (#1147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Marco Romano
|
0abda97d6f
|
ListItem: Don't apply clickable modifier if onClick is null. (#1146)
If it is applied but disabled (like before this PR) it will hijack all touch input from the view and no other component in it can respond to clicks.
|
1 year ago |
yostyle
|
69905afbd9
|
Rebase on develop and refactoring
|
1 year ago |
ElementBot
|
538a229fc7
|
Update screenshots
|
1 year ago |
Jorge Martín
|
5be6814ee5
|
Try to fix tests
|
1 year ago |
Jorge Martín
|
4b0f9213d3
|
Fix lint issues
|
1 year ago |
Jorge Martín
|
a210945bb1
|
Add debouncing to `observeNotificationSettings`.
This should conceal a bit the issue with notification settings 'flashing' when we receive an update.
|
1 year ago |
yostyle
|
f247337fce
|
Fix tests
|
1 year ago |
yostyle
|
9e17d8f468
|
Fix PR comments
|
1 year ago |
yostyle
|
85dd36a681
|
Update notification settings service interface to match rust SDK
|
1 year ago |
yostyle
|
1c4198db5a
|
Update dispatcher
|
1 year ago |
yostyle
|
eefecaec8b
|
Update strings
|
1 year ago |
yostyle
|
eeb6c3f61c
|
Add feature flag
|
1 year ago |
ElementBot
|
07f36b902d
|
Update screenshots
|
1 year ago |
yostyle
|
0214ca66a6
|
Fix PR comments
|
1 year ago |
yostyle
|
01a0175d40
|
Update strings
|
1 year ago |
ElementBot
|
4a412ffef2
|
Update screenshots
|
1 year ago |
yostyle
|
a5b15c40c3
|
Update room details tests
|
1 year ago |
yostyle
|
82c8acd3dc
|
Update strings
|
1 year ago |
yostyle
|
a611766476
|
Fix edition
|
1 year ago |