49 Commits (bff5c9874fcc20c66aa55a1a271596de62c3bc3a)

Author SHA1 Message Date
Benoit Marty 6eab2ea694 Fix test. 1 year ago
Benoit Marty cd469e67bd Fix Snackbar colors. 1 year ago
Benoit Marty af323d8636 Show Snackbar once the verification is finish in the correct screen (#812) 1 year ago
ganfra fc7bdafbcb Nodes: rework RootFlowNode with cache service 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Benoit Marty 4f1d352969 Remove dead code. 1 year ago
Benoit Marty 73b1ffd7d0 Replace CurrentUserProvider by an extension on MatrixClient. 1 year ago
Benoit Marty 2c8fdf0dad Use correct icon. 1 year ago
Benoit Marty 0ea811269b Fix modifier issue. 1 year ago
Benoit Marty 3e1d6e529c Fix test. 1 year ago
Benoit Marty 34f4078d5f Move BuildMeta fake to common test module. 1 year ago
Benoit Marty e81d9c1ac9 Add application version to the setting screen. 1 year ago
Benoit Marty 6a2170f059 Disable rageshake by default. Can be enabled in the developed settings, but this is not available in the release version. 1 year ago
Benoit Marty d0cf400146 Add "Complete verification" item in the root setting screen. 1 year ago
Benoit Marty 6c5c050ba3 Add quick test. 1 year ago
Benoit Marty d7cf3c091a Open legals URL 1 year ago
Benoit Marty b6f977c032 Change hierarchy of settings. 1 year ago
Benoit Marty e1b528e861 Show current user in the settings and extract code in CurrentUserProvider. 1 year ago
Benoit Marty 54b5097c52 Update some setting screens. 1 year ago
Marco Romano 316d57d1b6 Async API improvements "v2" (#672) 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
Benoit Marty 36910abca4 Move FileSizeFormatter to module :libraries:androidutils 1 year ago
Benoit Marty b6920afb7f Move cache management to a dedicated class and in the setting module, for clarity. 1 year ago
Benoit Marty 145cd410c7 `Idx` -> `Index` 1 year ago
Benoit Marty 5b4069d9f4 Use operator invoke. 1 year ago
Benoit Marty 8f0834afd5 Fix compilation issue in Fake class. 1 year ago
Benoit Marty fb9568258f Clear cache: clear Coil and OkHttpClient cache. 1 year ago
Benoit Marty 979ebe4adb Close the client before deleting data, and ensure the app is restarted, using a cache Index. 1 year ago
Benoit Marty 573de1c168 Improve rendering of cache size (and fix compilation issue) 1 year ago
Benoit Marty 2a7d252a4e Display cache size in the developer settings (#643) 1 year ago
Benoit Marty f014f0a3ae Add clear cache action in the developer settings (#643) 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
Benoit Marty 4d7ec3916b Re-order parameters. 1 year ago
Benoit Marty e89fcdcc94 Avoid using hard-coded key, use `ShowkaseBrowserActivity.getIntent()` instead. 1 year ago
Benoit Marty 6b77313fd6 Move the button to open the Showkase browser to the developer settings screen. (#389) 1 year ago
Chris Smith 581c5ab2d2 Move and refactor MatrixUser (#381) 1 year ago
Jorge Martin Espinosa 9a45e48d9e Group design components in Showkase for the Compound team (#375) 1 year ago
ganfra 991c7ff7f0 [FeatureFlag] add more tests 1 year ago
ganfra a11b407038 FeatureFlag: first implementation 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago