Commit Graph

13 Commits

Author SHA1 Message Date
Benoit Marty
830946e0de Ensure ellipsis char is used (fix lint issue). 2023-04-05 11:44:55 +02:00
Benoit Marty
45cea6cc3b Invoke ./tools/localazy/downloadStrings.sh --all 2023-04-05 11:11:47 +02:00
Jorge Martin Espinosa
0fb061fb2e [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
c774f7529e [Strings] Use strings from localazy. 2023-03-27 14:44:24 +02:00
Benoit Marty
d449ede86d [Strings] Sync the strings. 2023-03-27 14:36:46 +02:00
Benoit Marty
0ae4b154e9 Cleanup and use indeterminate progress indicator 2023-03-16 16:34:20 +01:00
Benoit Marty
35a45f41ea Fix close error dialog has no effect. 2023-03-16 15:47:10 +01:00
Benoit Marty
30eebe0b2e Change API of BugReporter (make it suspend) 2023-03-16 15:47:10 +01:00
Benoit Marty
b68830faf1 Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter. 2023-03-16 15:31:57 +01:00
ganfra
9d2bb2f776 [Architecture] Fix UT compilation after removing duplicated class 2023-03-09 16:27:24 +01:00
Benoit Marty
699e816328 Remove duplicated Fake class. 2023-03-09 14:16:48 +01:00
ganfra
cf74fadb19 [Architecture] Fix unittest compilation 2023-03-09 11:25:46 +01:00
ganfra
7051bfc14e [Architecture] split all feature modules to api/impl 2023-03-08 16:13:45 +01:00