Commit Graph

5000 Commits

Author SHA1 Message Date
ganfra
36110dbfac Fix test compilation again. 2023-12-14 16:08:22 +01:00
ganfra
3ceb2599d8 Merge branch 'develop' into julioromano/poll_history_entry_point 2023-12-14 15:17:13 +01:00
ganfra
5d91697be0 Fix tests and warnings 2023-12-14 13:13:11 +01:00
Jorge Martin Espinosa
3b59b70e65 Handle tapping on user mentions (#2021) 2023-12-14 11:56:59 +00:00
renovate[bot]
8d0db8d6d3 Update lifecycle to v2.7.0-rc02 (#2020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 08:35:03 +01:00
ganfra
b94f446fc1 Merge pull request #1897 from element-hq/jonny/timeline-poll-edited
Display edited indicator for polls in the timeline
2023-12-14 08:13:11 +01:00
renovate[bot]
f848e56fe1 Update dependency androidx.annotation:annotation-jvm to v1.7.1 (#2017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 08:04:49 +01:00
ganfra
464e439210 Merge pull request #2019 from element-hq/renovate/androidx.exifinterface-exifinterface-1.x
Update dependency androidx.exifinterface:exifinterface to v1.3.7
2023-12-14 07:52:50 +01:00
renovate[bot]
e8801cd585 Update dependency androidx.exifinterface:exifinterface to v1.3.7 2023-12-13 22:38:03 +00:00
Jorge Martin Espinosa
ab58cc2ed5 Use RTE TextView for timeline text messages, add mention pills to messages (#1990)
* Add `formattedBody` to `TimelineItemTextBasedContent`.

This is pre-computed when timeline events are being mapped from the Rust SDK.

* Update `HtmlConverterProvider` styles.

* Improve `MentionSpan` to add missing `@` or `#` if needed

* Replace `HtmlDocument` with the `TextView` based component

* Improve extra padding calculation for timestamp by rounding the float offset result instead of truncating it.

* Remove composer line height workaround

* Use `ElementRichTextEditorStyle` instead of `RichTextEditorDefaults` for the theming

* Use slightly different styles for composer and messages (top/bottom line height discrepancies, mostly).

* Add `formattedBody` to notice and emote events.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-13 18:09:53 +01:00
Benoit Marty
5cf78b696b Merge pull request #2010 from element-hq/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.0.5
2023-12-13 17:48:11 +01:00
Benoit Marty
a97a9f95f9 Merge pull request #2012 from element-hq/feature/bma/uploadedState
Consider that the state is Done when the state is `Uploading` with `backedUpCount == totalCount`
2023-12-13 17:47:41 +01:00
Benoit Marty
71b2bd3f9e Merge pull request #2007 from element-hq/feature/bma/hideVoiceMessageFlag
Filter out finished features from developer options screen.
2023-12-13 17:45:47 +01:00
ganfra
bdfc8a6dae Poll history : add changelog. 2023-12-13 17:44:53 +01:00
Benoit Marty
e4de2ed6a6 Merge pull request #2005 from element-hq/feature/bma/a11y/avatar
Accessibility: do not read initial used for avatar out loud. (#1864)
2023-12-13 17:44:45 +01:00
ElementBot
852657ace8 Update screenshots 2023-12-13 16:34:07 +00:00
renovate[bot]
8d34e196fb Update plugin dependencycheck to v9.0.5 2023-12-13 16:27:02 +00:00
ganfra
c52f020357 Merge pull request #2003 from element-hq/renovate/com.autonomousapps.dependency-analysis-1.x
Update plugin dependencyanalysis to v1.28.0
2023-12-13 17:25:47 +01:00
ganfra
72cdc0eee0 Merge branch 'develop' into julioromano/poll_history_entry_point 2023-12-13 17:22:55 +01:00
ganfra
055eb43708 Poll history : add tests and fix others 2023-12-13 16:20:01 +01:00
Benoit Marty
8f086fadf3 Consider that the state is Done when the state is Uploading with backedUpCount == totalCount #2008 2023-12-13 15:46:42 +01:00
Benoit Marty
8a07d6b468 Fix test 2023-12-13 15:23:35 +01:00
Benoit Marty
1550708be8 Feature: add a isFinished boolean to filter out features from developer options screen. 2023-12-13 14:51:50 +01:00
Benoit Marty
c2db3bdaa9 Merge pull request #2004 from element-hq/feature/bma/elementHq
Element hq
2023-12-13 12:08:08 +01:00
Benoit Marty
ad57fcbd8a Accessibility: do not read initial used for avatar out loud. (#1864) 2023-12-13 12:07:33 +01:00
Benoit Marty
4dc2e6a620 Merge pull request #2002 from element-hq/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.11.0
2023-12-13 11:20:36 +01:00
Benoit Marty
3a8a8bca6e Organization renaming: fix value of reviewer team. 2023-12-13 09:55:47 +01:00
Benoit Marty
97f2e98067 Organization renaming: fix value danger file. 2023-12-13 09:54:34 +01:00
Benoit Marty
ffe4983fda Organization renaming: fix teams URL. There is no redirection on those links 2023-12-13 09:53:11 +01:00
Benoit Marty
b4cc4707c6 Organization renaming: fix project URL. There is no redirection on those links 2023-12-13 09:51:54 +01:00
Benoit Marty
677476cdbc Organization renaming: update workflow condition. 2023-12-13 09:48:05 +01:00
Benoit Marty
385d94131a Organization renaming: update text and fix link, develop branch does not exist. 2023-12-13 09:44:02 +01:00
Benoit Marty
f1ec9ec933 Fix issue in project name. 2023-12-13 09:42:32 +01:00
Benoit Marty
750e9338a6 Organization renaming: update git clone command 2023-12-13 09:42:11 +01:00
Benoit Marty
17616d6fc3 Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq 2023-12-13 09:40:07 +01:00
renovate[bot]
b42dae854c Update plugin dependencyanalysis to v1.28.0 2023-12-13 07:34:57 +00:00
renovate[bot]
df21525177 Update gradle/gradle-build-action action to v2.11.0 2023-12-13 07:34:48 +00:00
Benoit Marty
4afd6e78ce Merge pull request #2001 from element-hq/feature/bma/fixNotificationAvatar
Fix notification avatar
2023-12-13 08:33:59 +01:00
ganfra
c97c142f1e Merge pull request #1994 from element-hq/renovate/com.vanniktech-blurhash-0.x
Update dependency com.vanniktech:blurhash to v0.2.0
2023-12-12 16:50:06 +01:00
Benoit Marty
47f0aba3be Fix tests. 2023-12-12 16:47:54 +01:00
ganfra
6020bf7b44 Poll history : add empty state 2023-12-12 16:44:30 +01:00
Benoit Marty
96fac67b58 Remove duplicated file. 2023-12-12 16:17:11 +01:00
ganfra
01ec3e85e4 PollHistory : use the regular timeline instead of pollHistory timeline as not working properly. 2023-12-12 16:17:05 +01:00
ganfra
960945de34 Timeline : avoid crash when destroying 2023-12-12 15:36:27 +01:00
ganfra
ba13164b41 Poll history : branch edit flow 2023-12-12 15:35:52 +01:00
Benoit Marty
e94f58e3cf changelog 2023-12-12 15:30:57 +01:00
Benoit Marty
0ccfa2a15b Load avatar for notification when there is no active imageLoader. (#1991) 2023-12-12 15:29:54 +01:00
Benoit Marty
b0872d9b58 Remove useless constructor keyword. 2023-12-12 15:29:44 +01:00
ganfra
e5080765b2 Poll history : use localazy strings 2023-12-12 14:36:07 +01:00
ganfra
424e9e266e Poll history : use pager to keep scrolling state when switching filter 2023-12-12 14:24:41 +01:00