Commit Graph

457 Commits

Author SHA1 Message Date
ElementBot
12f192c42c Update screenshots 2023-09-21 07:07:22 +00:00
ElementBot
29a0e19417 Update screenshots 2023-09-20 17:01:59 +00:00
ElementBot
29b2ed1b12 Update screenshots 2023-09-20 15:45:03 +00:00
Benoit Marty
4d7cad592c Merge pull request #1372 from vector-im/feature/bma/dayNightPreview
Day night preview annotation
2023-09-19 14:04:49 +02:00
jonnyandrew
d291622eea [Rich text editor] Add link functionality to rich text editor (#1309)
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00
ElementBot
6dd6e28889 Update screenshots 2023-09-19 11:49:12 +02:00
Benoit Marty
a481ca5486 Merge pull request #1367 from vector-im/feature/bma/onboarding
Iterate on onboarding and welcome screens.
2023-09-18 20:58:38 +02:00
ElementBot
f89770c63e Update screenshots 2023-09-18 18:30:54 +00:00
ElementBot
601a2193e5 Update screenshots 2023-09-18 18:10:48 +00:00
David Langley
388e40c223 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 16:48:37 +01:00
ElementBot
2d2c6046bb Update screenshots 2023-09-18 15:20:45 +00:00
Benoit Marty
fa16bf599c Ensure locale is taken into account by paparazzi. 2023-09-18 16:36:10 +02:00
David Langley
8605673ca1 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 10:34:32 +01:00
Benoit Marty
7bdfd2905c Merge pull request #1351 from vector-im/feature/jme/1302-allow-users-to-change-their-avatars
Add preference screen for user profile
2023-09-18 10:58:42 +02:00
Marco Romano
8f519b614f Make PollContentView a11y friendly #1345
Improves a bit how screen readers read polls in the timeline.
- Adds a few `contentDescription` so that talkback reads “poll” or “ended poll” before the poll question.
- Changes the compose structure of the answers so that they are properly scanned by the screen reader. This meant getting rid of the `IconToggleButton` which was made redundant by the use of the `selectable`.
2023-09-15 20:24:33 +02:00
ElementBot
ff67cacf7a Update screenshots 2023-09-15 17:40:19 +00:00
ElementBot
0f32c2dfae Update screenshots 2023-09-15 15:48:51 +00:00
David Langley
cd456155a0 Merge branch 'dla/feature/room_list_decoration' of https://github.com/vector-im/element-x-android into dla/feature/room_list_decoration 2023-09-15 15:51:06 +01:00
Jorge Martin Espinosa
a06bea4d71 Element Call SPA integration (#1283)
* Integrate Element Call into EX, being able to open its URLs and handle the call in-app.
* Add custom scheme support with format `element:call?url=...`.
* Update androix.webkit
* Silence the foreground service notification.
- Allow foreground service tap action to re-open the ongoing call.
- Unify notification small icons in different modules using a vector one.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-15 16:39:44 +02:00
jonnyandrew
36119106a9 [Rich text editor] Update design (#1332)
* Fix composer height and padding

* Update plus and cancel icons with design system icons

* Update border so that it is always visible

* Update placeholder color

* Update send and tick icons

* Update design of formatting buttons

* Update RTE icons

* Reduce bottom padding

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-15 10:16:30 +00:00
ElementBot
bd9f67df21 Update screenshots 2023-09-15 10:01:18 +00:00
ElementBot
207422c4b4 Update screenshots 2023-09-15 08:09:51 +00:00
ElementBot
33ce114d4a Update screenshots 2023-09-15 07:44:17 +00:00
ElementBot
f1db77faf1 Update screenshots 2023-09-14 19:48:20 +02:00
ganfra
54b290d630 Merge pull request #1298 from vector-im/feature/fga/timeline_thread_decoration
Feature/fga/timeline thread decoration
2023-09-14 18:45:33 +02:00
ganfra
b60b481ee0 Merge branch 'develop' into feature/fga/timeline_thread_decoration 2023-09-14 16:57:20 +02:00
ElementBot
f1920bbfcf Update screenshots 2023-09-14 14:50:29 +00:00
David Langley
433c3554f8 Merge pull request #1304 from vector-im/dla/feature/connect_sdk_to_global_notifications_ui
Add global notification settings
2023-09-14 11:17:11 +01:00
Marco Romano
6d6a346369 Change "anonymous" copy in the create poll screen (#1325) 2023-09-14 12:12:49 +02:00
Benoit Marty
fcd33c7721 Merge pull request #1308 from vector-im/feature/fixMaestro
Fix Maestro test.
2023-09-14 11:30:21 +02:00
ElementBot
23118f0858 Update screenshots 2023-09-13 20:28:48 +00:00
David Langley
cf3fd06c7e Merge branch 'develop' into dla/feature/connect_sdk_to_global_notifications_ui 2023-09-13 21:15:03 +01:00
ElementBot
6c33228756 Update screenshots 2023-09-13 15:48:14 +00:00
ElementBot
0dc0a05f82 Update screenshots 2023-09-13 14:55:57 +00:00
ElementBot
e7869e7c14 Update screenshots 2023-09-13 14:14:25 +00:00
Marco Romano
5d8666a507 Warmup molecule only once. 2023-09-13 15:42:48 +02:00
ElementBot
b9efaaa430 Update screenshots 2023-09-13 12:14:40 +00:00
David Langley
91cf00a3c4 Merge branch 'develop' into dla/feature/connect_sdk_to_global_notifications_ui 2023-09-13 13:00:11 +01:00
Marco Romano
c3e595bf4f Set proper progress indicator track color on polls (#1295)
Not yet a semantic color, so hardcoding it.
2023-09-13 11:51:29 +02:00
David Langley
7d95feadc1 Merge branch 'develop' of https://github.com/vector-im/element-x-android into dla/feature/connect_sdk_to_global_notifications_ui 2023-09-12 16:30:36 +01:00
Benoit Marty
878e25a565 Merge pull request #1286 from vector-im/feature/bma/timestampAlign
Timestamp align
2023-09-12 15:02:51 +02:00
ElementBot
69603db138 Update screenshots 2023-09-12 12:37:51 +00:00
Jorge Martin Espinosa
07d63298be [Compound] Improve Bloom (#1272)
* Improve Bloom:
  - Simplify bloom blurred image.
  - Display very subtle bloom for avatars with soft colors.
* Improve caching and performance

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-12 14:02:59 +02:00
Marco Romano
aa67dfb17a New icons for Poll and Poll end (#1280)
Now both icons come from our designs and have a consistent size and padding (previously the poll one was coming from the material icons).
2023-09-12 13:35:26 +02:00
ElementBot
ca6d6f8a94 Update screenshots 2023-09-12 11:28:15 +00:00
Jorge Martin Espinosa
94dc6f41e2 [Compound] Bloom (#1253)
* Add `bloom` and `avatarBloom` modifiers.

* Add `ConnectivityIndicatorContainer` to control the padding needed at the top.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-11 15:43:23 +02:00
Benoit Marty
0a8e6ad073 Merge pull request #1268 from vector-im/feature/bma/moreTrace
Add SDK trace item, set RUST_BACKTRACE and be able to configure trace before a session exists.
2023-09-11 12:34:32 +02:00
ElementBot
0f0e5ed4ac Update screenshots 2023-09-11 09:08:37 +00:00
ElementBot
c1fa564097 Update screenshots 2023-09-11 08:08:27 +00:00
jonnyandrew
a05f4d8999 [Rich text editor] Add formatting menu (#1261)
---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-08 16:23:15 +00:00