243 Commits (f08c80358c45f95d635335991f010367472e835c)

Author SHA1 Message Date
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
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.test` 2 years ago
ganfra 66922c2dfa [Architecture] use FeatureEntryPoint on Preferences 2 years ago
ganfra 5db0008116 [Architecture] Introduce EntryPoint and use createNode for ParentNode too 2 years ago
Benoit Marty 442fb212ae Add some previews. 2 years ago
Benoit Marty e120ca7163 Extract Provider (and rename them) to their own file and move fixture(s) there. 2 years ago
Benoit Marty 443076f636 Give the id to AvatarData to be able to compute initial properly. 2 years ago
Benoit Marty 0f0c001c3c Enforce no default value in state. 2 years ago
Benoit Marty 1126040032 Add test for `PreferencesRootPresenter` 2 years ago
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
Benoit Marty 3410b70af4 Optimize import 2 years ago
Benoit Marty 9b515a95ff Rename function (code review) 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
Benoit Marty 78cbca3193 Animation between screens 2 years ago
Benoit Marty dd10fbe395 Naming convention and no need for a `val` for `presenter` 2 years ago
Benoit Marty 8647016e61 Use the `modifier` parameter. 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago