Benoit Marty
|
28be3af758
|
Create Composable TimelineItemGroupedEventRow and extract to its own dedicated file.
|
2023-11-28 11:45:51 +01:00 |
|
Benoit Marty
|
c24925b716
|
Create Composable TimelineItemGroupedEventRow and extract to its own dedicated file.
|
2023-11-28 11:45:28 +01:00 |
|
Benoit Marty
|
062cba7a25
|
Let the Read Receipt list be scrollable.
|
2023-11-28 11:23:17 +01:00 |
|
Jorge Martin Espinosa
|
4ca75a3bac
|
Add special notifications for mentions (#1846)
* Add special notifications for mentions
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2023-11-28 10:41:50 +01:00 |
|
ElementBot
|
8ae8853c15
|
Sync Strings (#1892)
* Sync Strings from Localazy
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: jonnyandrew <jonnya@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
|
2023-11-28 09:52:23 +01:00 |
|
Benoit Marty
|
a62d1b297f
|
Merge pull request #1903 from vector-im/feature/bma/kotlinDuration
Kotlin duration and MimeTypes
|
2023-11-28 09:45:31 +01:00 |
|
Marco Romano
|
c33c0f583c
|
Merge TimelineItemEventRow's textForInReplyTo and attachmentThumbnailInfoForInReplyTo functions (#1859)
The flow is somewhat misleading so its logic has been merged into `InReplyToDetails.metadata()`.
|
2023-11-27 22:13:19 +00:00 |
|
Benoit Marty
|
4f32299280
|
Use MimeTypes object instead of hard-coded strings.
|
2023-11-27 21:58:58 +01:00 |
|
Benoit Marty
|
04be1f0385
|
Use kotlin.time.Duration instead of java.time.Duration. Also use Duration in TimelineItemVideoContent, like in TimelineItemAudioContent and TimelineItemVoiceContent
|
2023-11-27 21:58:58 +01:00 |
|
Benoit Marty
|
de3362798e
|
Merge pull request #1899 from vector-im/feature/bma/testNotificationFactory
Test notification factory
|
2023-11-27 18:22:19 +01:00 |
|
Benoit Marty
|
a22245ec11
|
Merge pull request #1894 from vector-im/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.10.0
|
2023-11-27 17:42:55 +01:00 |
|
Benoit Marty
|
5e25852597
|
Merge pull request #1891 from vector-im/renovate/io.gitlab.arturbosch.detekt-1.x
Update plugin detekt to v1.23.4
|
2023-11-27 17:42:20 +01:00 |
|
Benoit Marty
|
4e849f460b
|
Fix: This number should be separated by underscores in order to increase readability
|
2023-11-27 17:17:10 +01:00 |
|
Benoit Marty
|
eaf63d2015
|
Increase Global minimum code coverage boundaries.
|
2023-11-27 17:13:59 +01:00 |
|
Benoit Marty
|
47dc03082e
|
Add test for DefaultNotificationDrawerManager
|
2023-11-27 16:44:47 +01:00 |
|
Benoit Marty
|
0930cd0dc6
|
NotificationEventPersistence is now an interface, to allow in-memory implementation.
|
2023-11-27 16:44:47 +01:00 |
|
Benoit Marty
|
c3eb653261
|
Add test for NotificationEventPersistence
|
2023-11-27 16:44:47 +01:00 |
|
Benoit Marty
|
a8e640d1dd
|
Add coverage for NotificationBitmapLoader
|
2023-11-27 16:44:47 +01:00 |
|
Benoit Marty
|
f1ec4b68fc
|
Remove useless try catch.
|
2023-11-27 16:43:58 +01:00 |
|
Benoit Marty
|
0fe93ded92
|
Fix issue in RoomGroupMessageCreator
|
2023-11-27 16:43:58 +01:00 |
|
Benoit Marty
|
119382d03d
|
Add test for RoomGroupMessageCreator
|
2023-11-27 16:43:58 +01:00 |
|
Benoit Marty
|
97c764cd79
|
Add test for NotificationCreator
|
2023-11-27 16:43:58 +01:00 |
|
Benoit Marty
|
3316f840f1
|
Rename NotificationFactory to NotificationCreator to fix the name clash.
|
2023-11-27 16:43:58 +01:00 |
|
Benoit Marty
|
08c62c191a
|
Remove dead code.
|
2023-11-27 16:43:58 +01:00 |
|
renovate[bot]
|
3017b7057c
|
Update plugin dependencycheck to v9.0.1 (#1890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 10:04:20 +00:00 |
|
renovate[bot]
|
ece3969c39
|
Update gradle/gradle-build-action action to v2.10.0
|
2023-11-27 09:30:38 +00:00 |
|
Jorge Martin Espinosa
|
a8b85fb4e6
|
Extract compound tokens and theming to compound-android library (#1888)
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2023-11-27 10:30:07 +01:00 |
|
renovate[bot]
|
8fc2bf391f
|
Update dependency org.jsoup:jsoup to v1.17.1 (#1893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 07:57:29 +01:00 |
|
renovate[bot]
|
affeac42cd
|
Update dependency app.cash.molecule:molecule-runtime to v1.3.1 (#1889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 07:55:10 +01:00 |
|
renovate[bot]
|
cb1a99d482
|
Update plugin detekt to v1.23.4
|
2023-11-26 13:47:09 +00:00 |
|
Benoit Marty
|
166cd65c87
|
Merge pull request #1887 from vector-im/feature/bma/viewSource
Change wording for view source
|
2023-11-24 19:17:42 +01:00 |
|
jonnyandrew
|
634d8167ea
|
Allow polls to be edited (#1869)
Polls can be edited if they do not have any votes
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2023-11-24 16:47:58 +00:00 |
|
ganfra
|
198147e813
|
Merge pull request #1885 from vector-im/feature/fga/room_list_all_not_left_filter
Fix see room in room list after leaving
|
2023-11-24 17:45:24 +01:00 |
|
Benoit Marty
|
a6e7714812
|
Merge pull request #1866 from vector-im/feature/bma/morePreview
More preview on TimelineItemEventRow
|
2023-11-24 17:21:53 +01:00 |
|
Benoit Marty
|
951f1d516f
|
Merge pull request #1872 from vector-im/feature/bma/removeDeadCode
Remove unused code to increase code coverage.
|
2023-11-24 17:18:14 +01:00 |
|
Benoit Marty
|
ce9755638f
|
Merge pull request #1878 from vector-im/feature/bma/moreTests2
Add more unit tests
|
2023-11-24 17:17:52 +01:00 |
|
ElementBot
|
27200beca6
|
Update screenshots
|
2023-11-24 16:10:58 +00:00 |
|
Benoit Marty
|
85aaf9f54d
|
Migrate AdvancedSettingsView items from PreferenceSwitch to ListItem.
|
2023-11-24 17:03:57 +01:00 |
|
Benoit Marty
|
47e29c2fb3
|
Chnage wording of developer mode. #1868
|
2023-11-24 16:58:49 +01:00 |
|
Benoit Marty
|
6d02d05d01
|
Test the request which has been done.
|
2023-11-24 16:47:38 +01:00 |
|
Benoit Marty
|
b5b14d38a0
|
Add test for DefaultBugReporter
|
2023-11-24 16:30:06 +01:00 |
|
Benoit Marty
|
124e708160
|
Cleanup DefaultBugReporter before testing it.
|
2023-11-24 14:14:48 +01:00 |
|
ganfra
|
b844862785
|
Fix see room in room list after leaving it #1006
|
2023-11-24 12:03:37 +01:00 |
|
Benoit Marty
|
d29219169a
|
Merge pull request #1862 from vector-im/feature/bma/moreTests
Remove lambda default value
|
2023-11-24 11:00:34 +01:00 |
|
ganfra
|
77a1dfa5e2
|
Merge pull request #1861 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.70
|
2023-11-24 10:53:19 +01:00 |
|
Benoit Marty
|
842b046139
|
Add test for VectorUncaughtExceptionHandler
|
2023-11-24 10:36:15 +01:00 |
|
Benoit Marty
|
b3ab4e0173
|
Add test for IntentResolver
|
2023-11-24 10:22:23 +01:00 |
|
Benoit Marty
|
3c4629e74c
|
Add test for IntentProviderImpl
|
2023-11-24 09:56:45 +01:00 |
|
renovate[bot]
|
032329f648
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.70
|
2023-11-24 01:22:04 +00:00 |
|
Benoit Marty
|
19c549d9a5
|
Merge pull request #1858 from vector-im/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9
|
2023-11-23 22:33:27 +01:00 |
|