Benoit Marty
75eb2bbd25
Read receipt: BottomSheet: Add "seen by" title.
2023-11-17 16:40:53 +01:00
Benoit Marty
84f61170d8
Read receipt: Improve accessibility
2023-11-17 16:40:53 +01:00
Benoit Marty
0a9c06ebcf
Sync strings
2023-11-17 16:40:53 +01:00
Benoit Marty
c311f3af35
Merge pull request #1828 from vector-im/feature/bma/fixForwardToRoomError
...
Fix wrong list used when forwarding an Event to some rooms fails.
2023-11-17 11:31:47 +01:00
renovate[bot]
38aa0ad1cf
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.68
2023-11-17 09:44:50 +00:00
renovate[bot]
441753bac5
Update dependency com.google.firebase:firebase-bom to v32.6.0 ( #1831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-17 07:58:41 +00:00
renovate[bot]
d089e148b5
Update android.gradle.plugin to v8.1.4 ( #1830 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 20:51:59 +00:00
Benoit Marty
170e35e0e3
Fix wrong list used when forwarding an Event to some rooms fails.
2023-11-16 17:54:22 +01:00
renovate[bot]
e72cc36934
Update wysiwyg to v2.17.0 ( #1827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 15:25:56 +00:00
ganfra
df3b29b3a4
Merge pull request #1825 from vector-im/feature/fga/suppress_remove_timeline_usage
...
Suppress usage of removeTimeline method (#1824 )
2023-11-16 15:54:07 +01:00
Benoit Marty
2ad2a4bee8
Read receipt: Do not impact screenshot test for timeline.
2023-11-16 14:27:14 +01:00
ganfra
a171690713
Suppress usage of removeTimeline method ( #1824 )
2023-11-16 14:11:00 +01:00
Benoit Marty
b8cd6c2706
Read receipt: Open room member page when clicking on a read receipt from the bottom sheet.
2023-11-16 14:05:00 +01:00
Benoit Marty
9f522b2671
Read receipt: Cleanup
2023-11-16 14:05:00 +01:00
Benoit Marty
ee54414eab
Read receipt: fix test and add test for ReadReceiptBottomSheetPresenter
2023-11-16 14:05:00 +01:00
Benoit Marty
d5d002ce5d
Read receipt: Bottom sheet
2023-11-16 14:05:00 +01:00
Benoit Marty
3e0971f189
Read receipt: model and UI.
2023-11-16 14:05:00 +01:00
Benoit Marty
dc0c9093be
Fix typo
2023-11-16 14:05:00 +01:00
Benoit Marty
79eb5edc92
Read receipts: feature flag
2023-11-16 14:05:00 +01:00
Benoit Marty
3d2d0bff6a
Read receipts: mapping
2023-11-16 14:05:00 +01:00
renovate[bot]
fe5717ebe1
Update media3 to v1.2.0
2023-11-16 12:14:09 +00:00
renovate[bot]
1b517a0fee
Update lifecycle to v2.7.0-rc01
2023-11-16 12:14:05 +00:00
ganfra
4c488493f4
Merge pull request #1818 from vector-im/renovate/androidx.browser-browser-1.x
...
Update dependency androidx.browser:browser to v1.7.0
2023-11-16 13:14:04 +01:00
ganfra
8b888c9307
Merge pull request #1814 from vector-im/renovate/activity
...
Update activity to v1.8.1
2023-11-16 13:13:35 +01:00
renovate[bot]
8183c91f34
Update plugin dependencyanalysis to v1.26.0 ( #1819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 07:54:43 +00:00
Jonas Platte
34fcc5f556
Fix a changelog typo ( #1820 )
2023-11-16 08:34:53 +01:00
renovate[bot]
a39429259b
Update dependency androidx.browser:browser to v1.7.0
2023-11-15 21:18:50 +00:00
renovate[bot]
1a8c942b85
Update activity to v1.8.1
2023-11-15 18:38:56 +00:00
renovate[bot]
4ac955cfe5
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.1
2023-11-15 17:14:17 +00:00
renovate[bot]
e9a686c8bc
Update plugin dependencycheck to v8.4.3 ( #1810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 13:32:35 +00:00
Jorge Martin Espinosa
5701e98d77
Remove Element Call feature flag and revert base URL to call.element.io ( #1809 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-15 13:02:24 +00:00
Jorge Martin Espinosa
14cf2b0440
Iterate design on several screens: update icons, replace PreferenceTexts ( #1771 )
...
- Batch import new icons from the design team.
- Rename _september icons since they're just extra icons that need to be integrated in Compound in the future, and it should be ok if we don't distinguish between ic_september_*, ic_november_* etc., so all icons are now simply ic_* in the designsystem module.
- Create a new CompoundIconListPreviewProvider to add chunked lists of icons for previews. Add an exception for it to Konsist.
- Move some icons to use Compound icons.
- Remove most PreferenceText usages, use ListItem instead.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-15 10:52:37 +01:00
Benoit Marty
d373a2b810
Merge pull request #1805 from vector-im/feature/bma/renderReadMarker
...
Timeline: render TimelineItemReadMarkerModel
2023-11-15 09:34:29 +01:00
Benoit Marty
115a07ef84
Merge pull request #1806 from vector-im/feature/fga/lock_screen_composition
...
LockScreen : rework LoggedInFlowNode and Back management
2023-11-14 23:15:44 +01:00
Benoit Marty
208d34f296
Format comment
2023-11-14 23:15:27 +01:00
Benoit Marty
c2096afe79
Merge pull request #1803 from vector-im/julioromano/app_lateinit
...
Remove lateinit from Application class
2023-11-14 23:11:05 +01:00
ElementBot
6722cb0e63
Update screenshots
2023-11-14 21:49:58 +00:00
ganfra
34ae25a56a
#1806 fix compilation
2023-11-14 21:38:15 +01:00
ganfra
e11e2fedd2
#1806 add changelog
2023-11-14 21:07:58 +01:00
ganfra
b9a637458b
LockScreen : avoid removing from composition the LoggedInFlowNode.Children when LockScreen is displayed.
2023-11-14 20:59:17 +01:00
Benoit Marty
46cf4195b2
Simplify config for Localazy
2023-11-14 18:25:05 +01:00
Benoit Marty
3db5d8bf68
Timeline: render TimelineItemReadMarkerModel
2023-11-14 18:10:26 +01:00
Benoit Marty
2f71be0404
Merge pull request #1801 from vector-im/feature/bma/timelineBeginning
...
Add a View to show the beginning of the timeline (parity with iOS)
2023-11-14 18:04:42 +01:00
ElementBot
d409cfdc54
Update screenshots
2023-11-14 17:31:42 +01:00
Benoit Marty
968a4d3fd0
Add a View to show the beginning of the timeline (parity with iOS)
2023-11-14 17:31:42 +01:00
jonnyandrew
74b0c341ec
Fix merge conflict ( #1804 )
2023-11-14 16:21:58 +00:00
Benoit Marty
280f6a9c0c
Merge pull request #1798 from vector-im/feature/bma/config
...
Configs object in appconfig and move strings to dedicated modules.
2023-11-14 16:53:46 +01:00
Marco Romano
082631caa5
Allow to seek a voice message before playing it ( #1780 )
2023-11-14 16:23:51 +01:00
jonnyandrew
638fdf495c
Show error dialog when voice message fails to send ( #1796 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-14 15:05:07 +00:00
jonnyandrew
c7d308f6dd
Delay displaying the voice message download indicator ( #1793 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-14 15:04:43 +00:00