26 Commits (48e24a0b6aa66c5d1e4f3d3d1d7423b07de31ae0)

Author SHA1 Message Date
Benoit Marty 72497b584d Now that we use a cache, there is no need to provide AvatarColors to the Avatar composable. 1 year ago
Benoit Marty f8b630ecb2 Implement a in-memory cache for user avatar colors. 1 year ago
Benoit Marty 046453170c Add @OptIn(ExperimentalCoroutinesApi::class) 1 year ago
Jorge Martin Espinosa 33457e9c58
Make sure notification permission screen is dismissed (#1263) 1 year ago
jonnyandrew 9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 1 year ago
Jorge Martin Espinosa cfdccc904e
Replace notification permission dialog with a screen (#1223) 1 year ago
jmartinesp 74b2ddebfd Sync Strings from Localazy 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 13082285b2 Upgrade DefaultFtueStateTests regarding the new FTUE step MigrationScreen. 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 8415826a97 Import strings with Localazy. 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
bmarty af2159e98f Sync Strings from Localazy 1 year ago
Benoit Marty 2928073e22 Enable detekt rules `UnusedImports` and cleanup the code. 1 year ago
Benoit Marty fc6ddf2876 Use correct font (from Figma) 1 year ago
Benoit Marty 5aa4cbdac7 Fix text color 1 year ago
Benoit Marty 7207afebcc When clearing cache, also reset some data store in prefs/datastore. 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 1 year ago