Commit graph

2950 commits

Author SHA1 Message Date
Benoit Marty
39bd0b9746 fix typo 2023-07-28 16:34:37 +02:00
ElementBot
7353c693bc Update screenshots 2023-07-28 14:24:03 +00:00
Benoit Marty
4cb0417afa Showkase does not take into account the fontScale parameter of the Preview annotation, so alter the LocalDensity in the CompositionLocalProvider. 2023-07-28 16:08:38 +02:00
Benoit Marty
bf0b364da9 Split long line. 2023-07-28 16:08:38 +02:00
Benoit Marty
5ace169440 Update the API and add UI screenshots demoing it. 2023-07-28 10:29:13 +02:00
Benoit Marty
26bae1a831 Move extension to dedicated file. 2023-07-28 10:01:22 +02:00
ElementBot
1d0f4c2dd2 Update screenshots 2023-07-27 14:33:34 +00:00
Benoit Marty
6a77974af4 Ensure room name have horizontal padding and is centered if displayed on several lines, and remove unnecessary Box around the Avatar. 2023-07-27 15:53:20 +02:00
Benoit Marty
3c07fea2dd Improve rendering of Text composer regarding fontScale. (#984) 2023-07-27 15:45:02 +02:00
Benoit Marty
3c1f764bee Improve rendering of "All chats" regarding fontScale. (#984) 2023-07-27 15:44:56 +02:00
Benoit Marty
94c6223be2 Set expicit fontSize parameter (to default value 1f), to test different fontScale more easily. 2023-07-27 15:43:20 +02:00
Benoit Marty
ec880b0b0d Improve rendering of offline banner regarding fontScale. 2023-07-27 15:04:32 +02:00
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>
2023-07-27 14:55:58 +02:00
Benoit Marty
ede935cdd9
Merge pull request #970 from vector-im/feature/bma/readme
Update readme.md and some other markdown files.
2023-07-27 13:05:37 +02:00
Benoit Marty
4fcc45a63c Add link to the blog post announcing Element X 2023-07-27 13:04:39 +02:00
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>
2023-07-27 08:43:04 +02:00
Benoit Marty
cc8b61c9c9 Fix compilation issue. 2023-07-26 17:36:36 +02:00
Benoit Marty
7180e7f276 Update screenshots of the application 2023-07-26 17:15:51 +02:00
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>
2023-07-26 16:31:26 +02:00
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
2023-07-26 14:22:09 +00:00
ganfra
1806ebaa02
Merge pull request #960 from vector-im/feature/fga/avoid_deadlocks
Feature/fga/avoid deadlocks
2023-07-26 15:57:02 +02:00
Benoit Marty
e1b5a9595d Link to the status issue. 2023-07-26 15:45:19 +02:00
Benoit Marty
d2e11d48c0 Small rewrite of the intro 2023-07-26 15:43:03 +02:00
Benoit Marty
e0211dfda8 We are now API 23+ 2023-07-26 15:39:45 +02:00
Benoit Marty
8a9ddcbac2 Update main title of the Readme. 2023-07-26 15:38:50 +02:00
Benoit Marty
2e7858f91c Add a title for the table of content. 2023-07-26 15:38:20 +02:00
Benoit Marty
d3de5f5196 Update section about Jetpack Compose 2023-07-26 15:36:37 +02:00
Benoit Marty
fe1ec1e54f Add a paragraph about detekt. 2023-07-26 15:30:00 +02:00
Benoit Marty
ae81b6e59e Update command to run (to also detect warnings) 2023-07-26 15:27:49 +02:00
Benoit Marty
0d35ce580b Localazy project is now open for external contributions. 2023-07-26 15:26:45 +02:00
Benoit Marty
5335f86825 Rename "ElementX" to "Element X" 2023-07-26 15:26:00 +02:00
Benoit Marty
28f597bd2d Fix item indentation. 2023-07-26 15:25:19 +02:00
Benoit Marty
b284a34542 Update doc about Push 2023-07-26 15:24:54 +02:00
Benoit Marty
ea5536ca16 [README] Update Contributing section. 2023-07-26 15:20:41 +02:00
Benoit Marty
04424433c8 [README] Fix small typo. 2023-07-26 15:13:55 +02:00
Benoit Marty
5052134428 Add Localazy badge to the Localazy readme. 2023-07-26 15:12:58 +02:00
Benoit Marty
eed5c77d0c [README] Change translation shield from Weblate to Localazy. 2023-07-26 15:10:20 +02:00
Benoit Marty
727d6b2e74 [README] Rageshake is disabled by default now. 2023-07-26 14:45:44 +02:00
Benoit Marty
bd2464097a [README] Link to the #element-x-android Matrix room 2023-07-26 14:44:29 +02:00
Benoit Marty
4d0339d9ff [README] Rename "ElementX" to "Element X" 2023-07-26 14:37:16 +02:00
ElementBot
ec2191c74a Update screenshots 2023-07-26 12:12:39 +00:00
Benoit Marty
9c63a22de3
Merge pull request #959 from vector-im/feature/bma/fixWarnings
Fix gradle warning
2023-07-26 14:03:31 +02:00
Benoit Marty
9211a33ad8 Add missing preview. 2023-07-26 14:01:23 +02:00
Benoit Marty
c40b75e834 Make some composable private. 2023-07-26 14:01:23 +02:00
ganfra
75c9624f6f Add consumeItemsUntilPredicate to check how it goes... 2023-07-26 13:07:11 +02:00
ganfra
5eb5dcd525 Push to understand test failure in CI 2023-07-26 12:22:41 +02:00
Chris Smith
c2ff826cd5
Merge pull request #965 from vector-im/renovate/io.sentry 2023-07-26 11:09:12 +01:00
renovate[bot]
88c096bb44
Update dependency io.sentry:sentry-android to v6.27.0 2023-07-26 08:42:55 +00:00
renovate[bot]
145300fd89
Update danger/danger-js action to v11.2.7 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 07:02:07 +02:00
ganfra
506b473d4d Small change after PR review 2023-07-25 18:41:43 +02:00