Benoit Marty
94c6223be2
Set expicit `fontSize` parameter (to default value 1f), to test different fontScale more easily.
1 year ago
Benoit Marty
ec880b0b0d
Improve rendering of offline banner regarding fontScale.
1 year ago
Jorge Martin Espinosa
914235228d
[Compound] Implement platform components (Switch, RadioButton, Checkbox) ( #982 )
...
* Create our custom Switch component
* Update RadioButton colors
* Update Checkbox colors
* Fix padding in `ReplyToContent`
* Add `indeterminate` and `hasError` parameters to `CheckBox`.
Improve previews.
* Improve Switch previews.
* Improve RadioButton previews.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Benoit Marty
86313417cb
Detect missing translations.
1 year ago
Benoit Marty
ede935cdd9
Merge pull request #970 from vector-im/feature/bma/readme
...
Update readme.md and some other markdown files.
1 year ago
Benoit Marty
4fcc45a63c
Add link to the blog post announcing Element X
1 year ago
Benoit Marty
2da6ceeb5f
Previous code was `throw IllegalStateException()`, so keep the existing error, even if it should never happen, being compliant with `UseCheckOrError` detekt rule.
1 year ago
Benoit Marty
8f4b664158
Sync strings.
1 year ago
Benoit Marty
9e557039a4
lint: ImpliedQuantity is now error.
1 year ago
Benoit Marty
9da162e5d7
lint: remove unknown rule.
1 year ago
Benoit Marty
56614da071
Fix lint false positive.
1 year ago
Benoit Marty
3c0a81c416
Ignore unused integer resources.
1 year ago
Benoit Marty
017fd4296d
Lint: do not ignore unused resources (except for strings)
1 year ago
Benoit Marty
4cdc0c1280
Ignore unused generated resource for Firebase.
1 year ago
Benoit Marty
908471cd51
Remove other unused resource.
1 year ago
Benoit Marty
40bbf1970c
Remove unused strings.
1 year ago
Benoit Marty
bbf8a86524
Remove unused drawables.
1 year ago
renovate[bot]
b43a08710b
Update dependency androidx.recyclerview:recyclerview to v1.3.1 ( #974 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Benoit Marty
cc8b61c9c9
Fix compilation issue.
1 year ago
Benoit Marty
7180e7f276
Update screenshots of the application
1 year ago
Jorge Martin Espinosa
dbec1a0a60
Improve fetch members performance, relax regexes for validating ids ( #964 )
...
* Fetched `RoomMembers` are mapped in parallel
* Add horizontal padding to room/user name in room details screen
* Relax User & Event id regex matches
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Jorge Martin Espinosa
05f7037939
Prepare update to Rust SDK 0.1.36 ( #966 )
...
* Update to Rust SDK 0.1.36
* Cancel fetching members when the we exit the room
1 year ago
ganfra
1806ebaa02
Merge pull request #960 from vector-im/feature/fga/avoid_deadlocks
...
Feature/fga/avoid deadlocks
1 year ago
Benoit Marty
e1b5a9595d
Link to the status issue.
1 year ago
Benoit Marty
d2e11d48c0
Small rewrite of the intro
1 year ago
Benoit Marty
e0211dfda8
We are now API 23+
1 year ago
Benoit Marty
8a9ddcbac2
Update main title of the Readme.
1 year ago
Benoit Marty
2e7858f91c
Add a title for the table of content.
1 year ago
Benoit Marty
d3de5f5196
Update section about Jetpack Compose
1 year ago
Benoit Marty
fe1ec1e54f
Add a paragraph about detekt.
1 year ago
Benoit Marty
ae81b6e59e
Update command to run (to also detect warnings)
1 year ago
Benoit Marty
0d35ce580b
Localazy project is now open for external contributions.
1 year ago
Benoit Marty
5335f86825
Rename "ElementX" to "Element X"
1 year ago
Benoit Marty
28f597bd2d
Fix item indentation.
1 year ago
Benoit Marty
b284a34542
Update doc about Push
1 year ago
Benoit Marty
ea5536ca16
[README] Update Contributing section.
1 year ago
Benoit Marty
04424433c8
[README] Fix small typo.
1 year ago
Benoit Marty
5052134428
Add Localazy badge to the Localazy readme.
1 year ago
Benoit Marty
eed5c77d0c
[README] Change translation shield from Weblate to Localazy.
1 year ago
Benoit Marty
727d6b2e74
[README] Rageshake is disabled by default now.
1 year ago
Benoit Marty
bd2464097a
[README] Link to the #element-x-android Matrix room
1 year ago
Benoit Marty
4d0339d9ff
[README] Rename "ElementX" to "Element X"
1 year ago
ElementBot
ec2191c74a
Update screenshots
1 year ago
Benoit Marty
9c63a22de3
Merge pull request #959 from vector-im/feature/bma/fixWarnings
...
Fix gradle warning
1 year ago
Benoit Marty
9211a33ad8
Add missing preview.
1 year ago
Benoit Marty
c40b75e834
Make some composable private.
1 year ago
ganfra
75c9624f6f
Add consumeItemsUntilPredicate to check how it goes...
1 year ago
ganfra
5eb5dcd525
Push to understand test failure in CI
1 year ago
Benoit Marty
e7c330be95
Enable more detekt rules.
1 year ago
Benoit Marty
495d6020ad
Enable detekt rules `UseLet` and fix existing issues.
1 year ago