Jorge Martin Espinosa
afd58f1634
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
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