github-actions[bot]
fe5524bae4
Sync Strings ( #630 )
...
* Sync Strings from Localazy
* Update strings, remove broken German translation
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Benoit Marty
921a352947
Inline the scroll state.
1 year ago
github-actions[bot]
044a3c991e
Sync Strings ( #522 )
...
Sync Strings from Localazy
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
2 years ago
bmarty
8f1793ffa4
Sync Strings from Localazy
2 years ago
bmarty
860777d20c
Sync Strings from Localazy
2 years ago
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>
2 years ago
Benoit Marty
85b825e669
Ensure ellipsis char is used (fix lint issue).
2 years ago
Benoit Marty
cca31af3f4
Invoke `./tools/localazy/downloadStrings.sh --all`
2 years ago
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
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