bmarty
860777d20c
Sync Strings from Localazy
2023-04-24 00:09:54 +00:00
Jorge Martin Espinosa
de010545fb
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
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