Benoit Marty
|
72b89338b3
|
Remove Modifier parameter in private function when only default value is used.
This will improve the code coverage metrics, and this also fixes a few potential bug, where the Modifier was used several times.
|
2024-02-08 11:06:06 +01:00 |
|
bmarty
|
7911a26003
|
Sync Strings from Localazy
|
2024-02-05 00:09:59 +00:00 |
|
Benoit Marty
|
d04f76e8cf
|
SessionData: add the passphrase.
|
2024-01-18 11:50:05 +01:00 |
|
ElementBot
|
3a37460814
|
Sync Strings (#2230)
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
|
2024-01-15 09:21:04 +01:00 |
|
Benoit Marty
|
378692f743
|
Fix moar ktlint issues
|
2024-01-11 10:02:10 +01:00 |
|
renovate[bot]
|
7e9cda3aa9
|
Update plugin ktlint to v12.1.0 (#2200)
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2024-01-10 16:22:24 +01:00 |
|
bmarty
|
ada357b344
|
Sync Strings from Localazy
|
2023-12-26 09:39:48 +01:00 |
|
bmarty
|
96dd875f3d
|
Sync Strings from Localazy
|
2023-12-18 00:10:14 +00:00 |
|
Benoit Marty
|
d31909e049
|
Sync localazy using fixed script
|
2023-12-08 19:24:35 +01:00 |
|
Benoit Marty
|
b43ddd36b9
|
Run the script again.
|
2023-12-05 12:25:59 +01:00 |
|
Benoit Marty
|
09e812cd8d
|
Sync string again after removing problematic translations from Localazy.
|
2023-12-04 18:03:21 +01:00 |
|
bmarty
|
ad2ca01094
|
Sync Strings from Localazy
|
2023-12-04 00:09:56 +00:00 |
|
Jorge Martin Espinosa
|
a8b85fb4e6
|
Extract compound tokens and theming to compound-android library (#1888)
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2023-11-27 10:30:07 +01:00 |
|
Benoit Marty
|
14e108b6c4
|
Simpler code
|
2023-11-09 15:22:55 +01:00 |
|
Benoit Marty
|
eabc3f82ae
|
Move icons to the design system to reuse them (and use new ic_devices).
|
2023-11-09 15:09:42 +01:00 |
|
bmarty
|
340a4b5b4f
|
Sync Strings from Localazy
|
2023-10-30 14:50:36 +00:00 |
|
bmarty
|
379139a88f
|
Sync Strings from Localazy
|
2023-10-16 00:09:47 +00:00 |
|
Benoit Marty
|
f52bbac3cf
|
Fix compilation issue and improve test.
|
2023-10-10 22:21:02 +02:00 |
|
Benoit Marty
|
187117926e
|
SignedOutView: iterate on design.
|
2023-10-10 21:00:12 +02:00 |
|
Benoit Marty
|
352d89fdfb
|
Import strings for SigneddOut module.
|
2023-10-10 20:09:05 +02:00 |
|
Benoit Marty
|
669e0a2ff5
|
Move SignedOut classes to their own module.
|
2023-10-10 20:05:07 +02:00 |
|