1465 Commits (eb041277a9ef0dc8ae9ef30a5065188fa0b890ee)

Author SHA1 Message Date
Benoit Marty 0752c18f81 Remove useless dependency. 1 year ago
Benoit Marty 35835a876d Fix typo in test class name. 1 year ago
Benoit Marty 5f7c1e9545 Move module `features.analytics.test` to `services.analytics.test`. `FakeAnalyticsService` was not implemented at the correct location. 1 year ago
Benoit Marty 51d92ae6a8 Fix typo 1 year ago
Benoit Marty 64a7fc5f52 Use a safer algorithm, and limit the size of the hashed string. 1 year ago
Benoit Marty 61323a89ad Add test for MigrationScreenPresenter. 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 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 89f1492233 Remove translation with issue. Will be synced later. 1 year ago
Benoit Marty 8415826a97 Import strings with Localazy. 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
Florian Renaud 20bd7764ef Add default timestamp position 1 year ago
Florian Renaud 2a29c67b96 Improve timestamp rendering for poll event content 1 year ago
Jorge Martin Espinosa c670fc9e9c
Prevent verification while initial sync is in progress (#1138) 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
renovate[bot] 53840c1009
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 1 year ago
Benoit Marty 26e5da94d6 Add a workaround to detect the Chrome Custom Tab closing (when there is no redirection). 1 year ago
Benoit Marty c84b1747e7 Handle remarks from PR #1127 1 year ago
Benoit Marty 8cf48986e7 Add missing tests. 1 year ago
Benoit Marty bc57a03a39 Add setting entry point to manage account (OIDC) 1 year ago
Benoit Marty 6928dc6e44 Restore OIDC support. 1 year ago
Florian Renaud 29cd8f287f Add missing modifier 1 year ago
Florian Renaud dec41460ed Fix winning answers detection 1 year ago
Florian Renaud 962571bec1 Fix lint 1 year ago
Jorge Martin Espinosa 1922c505ef
Make links in messages clickable again (#1115) 1 year ago
Florian Renaud ed62286eb8 Fix poll enabled condition 1 year ago
Florian Renaud 8657a5dfac Rename previews 1 year ago
Florian Renaud bb2f5a1330 Render ended poll with winning answers 1 year ago
Florian Renaud 246e9c50e6 Do not handle poll end event 1 year ago
Florian Renaud d59349184f Rename progress variable to percentage 1 year ago
Florian Renaud df1be4f6b1 Update option progress when selected 1 year ago
Florian Renaud 81051295a4 Use custom RadioButton 1 year ago
Florian Renaud 079d89ace5 Update UI for poll in the timeline 1 year ago
Jorge Martin Espinosa bfd938a970
Linkify raw links in HTML message contents (#1102) 1 year ago
Benoit Marty fdc08518a5 Migrate from `com.google.accompanist.flowlayout.FlowRow` (deprecated) to `androidx.compose.foundation.layout.FlowRow` 1 year ago
Jorge Martin Espinosa a562bd29a0
Fix bug reporter failing after not finding some files (#1103) 1 year ago
ElementBot ef8a60b657
Sync Strings from Localazy (#1098) 1 year ago
Marco Romano d5c5947ff9 Fix detekt 1 year ago
Marco Romano e66c362fad Add missing tests 1 year ago
Marco Romano 7a96bb7047 Fix wrong packages after refactor 1 year ago
Marco Romano 4ee082ba48 Remove redundant screenshots 1 year ago
Marco Romano c2e8dac96a Add location dialogs to show location. Always show FAB. 1 year ago
Marco Romano a429195cbc Move AndroidLocationActions to impl package 1 year ago
Marco Romano 99ad1c231a Add permission request flow to ShowLocation feature too. 1 year ago