62 Commits (03247196067c11a39394207782ce0d35eeb7e9f4)

Author SHA1 Message Date
Jorge Martin Espinosa 0324719606
Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
Florian Renaud 41d0d21c80
Add feature flag for polls (#1064) 1 year ago
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054) 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Benoit Marty 4312a96851 Cleanup: there are no androidTest on those modules. 1 year ago
Benoit Marty 030afe56b3 Fix typo 1 year ago
Benoit Marty 32c8fdae99 Add a way to crash this app on demand. Useful to test Crash detection, and analytics report, etc. 1 year ago
Benoit Marty 82258f12ba Ensure the application react correctly if analytics is disabled at compilation time. 1 year ago
Benoit Marty e918d6affd Enable detekt rules `TopLevelPropertyNaming` and cleanup the code. 1 year ago
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
Benoit Marty 7207afebcc When clearing cache, also reset some data store in prefs/datastore. 1 year ago
ganfra 2b679710d2 Rework a bit MatrixClientHolder and reintroduce cacheIndex... 1 year ago
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