Commit Graph

788 Commits

Author SHA1 Message Date
Benoit Marty f6fe030d6a Merge pull request #3053 from element-hq/feature/bma/callSettings
Alert for incoming call even if notifications are disabled - WAITING FOR FINAL PRODUCT DECISION
2024-06-28 14:21:23 +02:00
ElementBot 76d0f4b105 Update screenshots 2024-06-26 13:34:52 +00:00
ElementBot d02f81176d Update screenshots 2024-06-24 09:32:03 +00:00
ElementBot 810d9661b0 Update screenshots 2024-06-21 14:24:55 +00:00
ElementBot 93c1b2005a Update screenshots 2024-06-21 14:09:32 +00:00
ElementBot b9e204a0e8 Update screenshots 2024-06-20 13:15:59 +00:00
ElementBot 97add3941c Update screenshots 2024-06-20 12:55:37 +00:00
ganfra b874d3e38c Merge branch 'develop' into feature/fga/sending_queue_iteration 2024-06-19 13:54:24 +02:00
ElementBot 67caae492d Update screenshots 2024-06-19 11:52:27 +00:00
ElementBot b4f7380dd4 Update screenshots 2024-06-19 11:10:31 +00:00
ElementBot 352a4b5526 Update screenshots 2024-06-18 14:35:04 +00:00
Benoit Marty 69dbb08034 Merge branch 'develop' into feature/bma/fixFdroidNotification 2024-06-18 10:28:04 +02:00
Jorge Martin Espinosa b741c32e91 Add full screen intent permissions banner (#3024)
* Add full screen intent permissions banner, creating `:libraries:fullscreenintent` modules.
* Add it to notification settings too:
    - Create `libraries:fullscreenintent` modules for the permission presenter and associated data.
    - Add the presenter and states to `NotificationSettingsPresenter` and `NotificationSettingsView`.
* Use the right API to check for full screen intent permissions.
- Use the right package name for `:libraries:permission` contents.
* Fix broken tests (flaky?)
* Ignore coverage verification for fake and small presenters

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-18 07:41:10 +00:00
ElementBot 46f71de5ef Update screenshots 2024-06-17 16:15:43 +00:00
ElementBot 5fa3802373 Update screenshots 2024-06-17 11:22:16 +00:00
Benoit Marty c4333544ac Remove other wrong dependency. 2024-06-14 10:30:10 +02:00
ganfra 5b18f9cddd Merge pull request #3023 from element-hq/feature/fga/update_rust_sdk_0.2.25
Feature/fga/update rust sdk 0.2.25
2024-06-13 14:07:10 +02:00
Benoit Marty 5c67ec2e89 Merge pull request #3012 from element-hq/feature/bma/elementCallUrl
Make Element Call widget URL configurable with call .well-known file
2024-06-13 14:06:22 +02:00
ganfra 8783a923d0 Merge branch 'develop' into feature/fga/update_rust_sdk_0.2.25 2024-06-12 16:55:25 +02:00
ElementBot d4a71f185b Update screenshots 2024-06-12 14:11:56 +00:00
Jorge Martin Espinosa 55a1ac4bb5 Fix tracing configuration in debug and nightlies (#3019)
* Fix tracing configuration in debug and nightlies:

- Debug will now write the logs to disk too.
- Nightly will be able to customise tracing filters.
- Improved the configure tracing and bug report screens.

* Update screenshots

* Add changelog

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-12 10:20:43 +00:00
ElementBot 592f555dde Update screenshots 2024-06-11 15:31:23 +00:00
Jorge Martin Espinosa 02d6fa7a92 Add timeline item for m.call.notify events (#2986)
* Add timeline item for `m.call.notify` events

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-10 14:55:37 +00:00
Jorge Martin Espinosa 30a1367714 Element Call ringing notifications (#2978)
- Add `ActiveCallManager` to handle incoming and ongoing calls.
- Add ringing call notifications with full screen intents and missed call ones as part of the 'conversation' notifications.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-10 11:51:19 +02:00
ElementBot 67608cd16e Update screenshots 2024-06-05 16:55:03 +00:00
ElementBot 0b34f66c0d Update screenshots 2024-06-04 15:21:05 +00:00
ganfra 44a5bb6159 Merge branch 'develop' into renovate/app.cash.paparazzi-1.x 2024-06-04 16:51:59 +02:00
ganfra 9c84264867 screenshot tests: remove workaround for API 34 now it's handled. 2024-06-04 16:50:05 +02:00
ElementBot dfe866d0a8 Update screenshots 2024-06-04 07:22:22 +00:00
Jorge Martin Espinosa c8bd04ceb1 Sign in with QR code (#2793)
* Add QR code login.
* Add FF to disable it in release mode.
* Force portrait orientation on the login flow.
* Create `NumberedList` UI components.
* Improve camera permission dialog.
* Make nodes in qrcode feature use `QrCodeLoginScope` instead of `AppScope`
* Bump SDK version.
* Fix maestro tests

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-31 14:38:27 +02:00
ElementBot ba7481ed6a Update screenshots 2024-05-31 10:51:11 +02:00
Benoit Marty 17678add86 Merge pull request #2928 from element-hq/feature/bma/movePushSetting
Move push provider setting
2024-05-29 00:29:24 +02:00
ElementBot e18394a668 Update screenshots 2024-05-28 12:54:33 +00:00
ElementBot bd46321c2a Update screenshots 2024-05-28 07:44:49 +00:00
ElementBot 6339bb6235 Update screenshots 2024-05-27 15:47:01 +00:00
ElementBot 8bf241b593 Update screenshots 2024-05-27 10:29:28 +00:00
ElementBot 4ab0202f8a Update screenshots 2024-05-21 12:56:44 +00:00
Jorge Martin Espinosa 880ebb4de8 Plain text editor implementation based on markdown input (#2840)
* Add plain text editor based on markdown input
- Fix autofocus of message composer.
- Remove `Message` data class, fetch the details in `MessagesPresenter` instead.
- Remove `enable rich text` option from advanced settings, set it as a build configuration instead.
* Fix MentionSpanProvider
* Bump RTE library to released `v2.37.3`

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-21 13:58:53 +02:00
Benoit Marty 9d4cfd8e20 Merge pull request #2849 from element-hq/feature/bma/roomNameEdition
Improve room setting edition
2024-05-16 09:32:42 +02:00
ElementBot 1c9d046d65 Update screenshots 2024-05-15 15:22:46 +00:00
ElementBot cf654fd645 Update screenshots 2024-05-15 10:24:05 +00:00
Jorge Martin Espinosa ef38535665 UX cleanup: reorder text composer actions (#2847)
* UX cleanup: reorder text composer actions

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-15 10:28:06 +02:00
ElementBot 0148224d3e Update screenshots 2024-05-14 08:32:09 +00:00
Jorge Martin Espinosa b95df7e6b4 Remove join button on room directory search (#2827)
* Remove 'Join' button in room directory search results

* Update screenshots

* Add changelog

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-10 11:31:18 +02:00
Jorge Martin Espinosa 48bb0f4122 Add room badges (#2822)
* Add room badges

* Remove no longer used `onShareRoomMember` callback

* Update screenshots

* Add changelog

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-09 08:38:40 +02:00
Jorge Martin Espinosa 5dddda64d1 UX cleanup: DM details screen (#2820)
* UX cleanup: user profile.

- Move send DM to a CTA button.
- Add 'Call' CTA button too when there is a DM with that user and a call is possible.
- Add missing tests.

* Update screenshots

* Add tests for clicking on the avatar

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-08 16:05:02 +02:00
Jorge Martin Espinosa 0bbb107dea UX cleanup: DM details screen (#2817)
* UX cleanup: DM details screen

Reuse `MainActionsSection` for DMs too, hiding the Share CTA in that case.

* Update screenshots

* Fix tests

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-08 12:49:44 +02:00
Jorge Martin Espinosa 46b22d7db7 UX cleanup: room details (#2816)
* UX cleanup: room details screen

Add new CTA buttons for Invite and Call actions

* Update screenshots

* Fix maestro

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-08 11:42:33 +02:00
Jorge Martin Espinosa e82e3330b2 UX cleanup: reorder options in the main settings screen (#2802)
* UX cleanup: reorder options in the main settings screen

* Update screenshots

* Group sections in composables

* Add some horizontal padding to the `Footer` component

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-06 15:20:03 +00:00
ElementBot b055452ae7 Update screenshots 2024-05-02 12:25:21 +02:00