Commit graph

439 commits

Author SHA1 Message Date
David Langley
21ca59efc7 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
f88507117b
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
6563dca4f2
[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
db02b0cd67 Update screenshots 2023-09-15 10:01:18 +00:00
ElementBot
c0f6e55b78 Update screenshots 2023-09-15 07:44:17 +00:00
ElementBot
429b6fef92 Update screenshots 2023-09-14 19:48:20 +02:00
ganfra
239730702d
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
cc33e39dc6
Merge branch 'develop' into feature/fga/timeline_thread_decoration 2023-09-14 16:57:20 +02:00
ElementBot
4e750d9c5a Update screenshots 2023-09-14 14:50:29 +00:00
David Langley
3406b8a85f
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
819b82533d
Change "anonymous" copy in the create poll screen (#1325) 2023-09-14 12:12:49 +02:00
Benoit Marty
206579e647
Merge pull request #1308 from vector-im/feature/fixMaestro
Fix Maestro test.
2023-09-14 11:30:21 +02:00
ElementBot
255a71ef2e Update screenshots 2023-09-13 20:28:48 +00:00
David Langley
62dedbb320
Merge branch 'develop' into dla/feature/connect_sdk_to_global_notifications_ui 2023-09-13 21:15:03 +01:00
ElementBot
517f54ca2f Update screenshots 2023-09-13 15:48:14 +00:00
ElementBot
a94fe98004 Update screenshots 2023-09-13 14:55:57 +00:00
ElementBot
74c2d6a9d6 Update screenshots 2023-09-13 14:14:25 +00:00
Marco Romano
8881f9732f Warmup molecule only once. 2023-09-13 15:42:48 +02:00
ElementBot
18f4016842 Update screenshots 2023-09-13 12:14:40 +00:00
David Langley
0d53626077
Merge branch 'develop' into dla/feature/connect_sdk_to_global_notifications_ui 2023-09-13 13:00:11 +01:00
Marco Romano
b960892f09
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
c3fbac4678 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
dd134c626f
Merge pull request #1286 from vector-im/feature/bma/timestampAlign
Timestamp align
2023-09-12 15:02:51 +02:00
ElementBot
d48577d792 Update screenshots 2023-09-12 12:37:51 +00:00
Jorge Martin Espinosa
fb9d08bab0
[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
a4c9c55a8b
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
da0b691fec Update screenshots 2023-09-12 11:28:15 +00:00
Jorge Martin Espinosa
41061da768
[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
76d0130ead
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
b2dcd4c467 Update screenshots 2023-09-11 09:08:37 +00:00
ElementBot
eb4fc1d300 Update screenshots 2023-09-11 08:08:27 +00:00
jonnyandrew
896c2325db
[Rich text editor] Add formatting menu (#1261)
---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-08 16:23:15 +00:00
Benoit Marty
d1ae6061ec
Merge pull request #1252 from vector-im/feature/bma/fabDesign
Floating action button design
2023-09-07 17:45:50 +02:00
jonnyandrew
f214493c9d
[Rich text editor] Integrate rich text editor library (#1172)
* Integrate rich text editor

* Also increase swapfile size in test CI

Fixes issue where screenshot tests are terminated due to lack of CI
resources.

See https://github.com/actions/runner-images/discussions/7188#discussioncomment-6750749

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-07 15:21:29 +00:00
ElementBot
d0a36b5e64 Update screenshots 2023-09-07 13:59:56 +00:00
Yoan Pintas
4a5a01d710
Add room notification settings (#807)
* Add room notification settings

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: David Langley <langley.dave@gmail.com>
2023-09-07 10:24:34 +02:00
ElementBot
8504092b1f Update screenshots 2023-09-06 13:33:54 +00:00
jonnyandrew
9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 2023-09-06 10:08:21 +00:00
Jorge Martin Espinosa
cfdccc904e
Replace notification permission dialog with a screen (#1223)
* Replace notification permission dialog with a screen

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-05 18:58:05 +02:00
Benoit Marty
4e8ce6c091
Merge pull request #1224 from vector-im/feature/bma/displayNameColor
Iterate on display name and avatar color
2023-09-05 17:24:26 +02:00
ElementBot
a8b9d0529f Update screenshots 2023-09-05 13:55:40 +00:00
ElementBot
1f167e9eca Update screenshots 2023-09-05 07:35:15 +00:00
ElementBot
55f3b935c3 Update screenshots 2023-09-01 14:39:03 +00:00
David Langley
5b6682f125
Merge pull request #1162 from vector-im/feature/dla/emojibase_integration
Emojibase integration
2023-08-31 15:49:15 +01:00
Marco Romano
00828b6714
New icon for "poll end" in both action menu and timeline item. (#1203)
- Also fixes preview of action list (reply is included as it will soon be added).
2023-08-31 15:40:51 +02:00
David Langley
c43a69c991
Merge branch 'develop' into feature/dla/emojibase_integration 2023-08-31 14:14:01 +01:00
Marco Romano
3a920f1a9d
Poll end (#1182)
- Adds an "End Poll" item in the action list long press menu.
  - Shows only on remote polls that have not ended yet and only if the user is the creator or has redact powers.

Closes https://github.com/vector-im/element-meta/issues/2026
2023-08-31 14:39:11 +02:00
ElementBot
e64f0bd7d9 Update screenshots 2023-08-30 16:08:13 +00:00
David Langley
5e2ec8b504 Merge branch 'develop' of https://github.com/vector-im/element-x-android into yostyle/notifications_global_settings 2023-08-30 15:02:59 +01:00
ElementBot
81f7cd5c60 Update screenshots 2023-08-30 12:38:04 +00:00