Commit Graph

23 Commits

Author SHA1 Message Date
github-actions[bot] 044a3c991e Sync Strings (#522)
Sync Strings from Localazy
2023-06-05 15:26:50 +00:00
bmarty 175b7deccb Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
Benoit Marty 5cf17a432f Init the mockked Bitmap only once. 2023-05-23 12:46:05 +02:00
Benoit Marty 0ac0bbb37a Create the mockked Bitmap in the constructor, to remove increased time out. 2023-05-23 12:25:07 +02:00
Jorge Martin Espinosa 6825d8ac2b Try to fix flaky test by setting a longer timeout in runTest (#442) 2023-05-22 17:52:31 +02:00
Florian Renaud 394ef825ef increase test timeout 2023-05-12 15:34:35 +02:00
Florian Renaud 719dd20555 Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
bmarty f54b4e9f7e Sync Strings from Localazy 2023-05-08 00:08:48 +00:00
bmarty 8f1793ffa4 Sync Strings from Localazy 2023-05-01 00:09:50 +00:00
bmarty 860777d20c Sync Strings from Localazy 2023-04-24 00:09:54 +00:00
Benoit Marty 85b825e669 Ensure ellipsis char is used (fix lint issue). 2023-04-05 11:44:55 +02:00
Benoit Marty cca31af3f4 Invoke ./tools/localazy/downloadStrings.sh --all 2023-04-05 11:11:47 +02:00
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256)
* Implement Room Details screen

* Add option to create permalink from room id and alias, add share room action
2023-03-29 05:16:27 +00:00
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2023-03-27 14:44:24 +02:00
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2023-03-27 14:36:46 +02:00
Benoit Marty ac8d071d43 Cleanup and use indeterminate progress indicator 2023-03-16 16:34:20 +01:00
Benoit Marty 8302af2dc6 Fix close error dialog has no effect. 2023-03-16 15:47:10 +01:00
Benoit Marty fc2dfacd7e Change API of BugReporter (make it suspend) 2023-03-16 15:47:10 +01:00
Benoit Marty 0d73b962c2 Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter. 2023-03-16 15:31:57 +01:00
ganfra 93ea68cd4c [Architecture] Fix UT compilation after removing duplicated class 2023-03-09 16:27:24 +01:00
Benoit Marty f1048f7578 Remove duplicated Fake class. 2023-03-09 14:16:48 +01:00
ganfra 1f69672597 [Architecture] Fix unittest compilation 2023-03-09 11:25:46 +01:00
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2023-03-08 16:13:45 +01:00