217 Commits (0cda5b9e9060cc66b10fa184e2d16184d88b523e)

Author SHA1 Message Date
Benoit Marty c0bda1ec86 Design iteration on bug report 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 b6f977c032 Change hierarchy of settings. 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Benoit Marty f4b4e4d316 Configure user agent for all network request (#677) 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 798da50454 Use `CommonStrings` everywhere 1 year ago
Benoit Marty 3652059a52 Lazy usage of OkHttpClient 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 921a352947 Inline the scroll state. 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
Benoit Marty 5cf17a432f Init the mockked Bitmap only once. 1 year ago
Benoit Marty 0ac0bbb37a Create the mockked Bitmap in the constructor, to remove increased time out. 1 year ago
Jorge Martin Espinosa 6825d8ac2b Try to fix flaky test by setting a longer timeout in runTest (#442) 1 year ago
Florian Renaud 394ef825ef increase test timeout 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
bmarty f54b4e9f7e Sync Strings from Localazy 1 year ago
Chris Smith 6165e60e53 Make danger check view changes (#391) 1 year ago
bmarty 8f1793ffa4 Sync Strings from Localazy 1 year ago
bmarty 860777d20c Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 85b825e669 Ensure ellipsis char is used (fix lint issue). 1 year ago
Benoit Marty cca31af3f4 Invoke `./tools/localazy/downloadStrings.sh --all` 1 year ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2 years ago
Benoit Marty ac8d071d43 Cleanup and use indeterminate progress indicator 2 years ago
Benoit Marty 8302af2dc6 Fix close error dialog has no effect. 2 years ago
Benoit Marty fc2dfacd7e Change API of BugReporter (make it suspend) 2 years ago
Benoit Marty 0d73b962c2 Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter. 2 years ago
ganfra 93ea68cd4c [Architecture] Fix UT compilation after removing duplicated class 2 years ago
Benoit Marty f1048f7578 Remove duplicated Fake class. 2 years ago
ganfra 1f69672597 [Architecture] Fix unittest compilation 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 68f65746c3 [Architecture] move back java file to the java directory 2 years ago
ganfra a94862d778 Try splitting messages into api and impl modules 2 years ago
ganfra ba28628bdf [Architecture] clean up 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 3f44b895fc Test higher level. 2 years ago
Benoit Marty 6bb01d640f Make `@Preview` internal. 2 years ago
Benoit Marty 92d3a1c811 Add a way to Preview images. 2 years ago
Benoit Marty 968f7f80fc Improve coverage of BugReportView. 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 afe5499158 PreviewParameterProvider FTW 2 years ago