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
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]
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
Benoit Marty
dbc55e9d64
Merge pull request #1791 from vector-im/renovate/kotlin
...
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.6
2023-11-14 15:38:57 +01:00
Marco Romano
d4a152bd47
Remove lateinit from Application class
...
Just stumbled in this lateinit and thought we could just get rid of it.
2023-11-14 15:32:18 +01:00
Marco Romano
eca784ce57
Persist state of VoiceMessagePresenter in memory ( #1795 )
...
Allows [VoiceMessagePresenter] instances to keep their progress and download states while going in and out of the timeline viewport.
This is implemented by caching each instance of a TimelineItem presenter inside the RoomScope. TimelineItem presenters can move some of their state outside of the `present()` function so that such state will survive scrollings of the timeline.
2023-11-14 14:24:24 +00:00
Benoit Marty
c333771e83
Cleanup
2023-11-14 15:07:20 +01:00
jonnyandrew
53f03335c3
Update voice message recording button behaviour ( #1784 )
...
Changes recording button behaviour so that
- tapping the record button starts a recording and displays the stop button
- tapping the stop button stops the recording
- tapping the delete button cancels the recording
- 'hold to record' tooltip is removed
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-14 14:05:59 +00:00
Benoit Marty
ce75f7465d
Merge pull request #1802 from vector-im/feature/bma/emoteHtml
...
Fix rendering of emote when the message contains some formatting.
2023-11-14 14:58:31 +01:00
Benoit Marty
23129b4c19
Fix rendering of emote when the message contains some formatting.
2023-11-14 14:28:15 +01:00
Benoit Marty
794012c7c5
Cleanup
2023-11-14 14:11:34 +01:00
Benoit Marty
022c5221a8
Localazy: move report_content strings to the :features:messages:impl module.
2023-11-14 11:37:21 +01:00
Benoit Marty
899ffbc351
Localazy: move leave_room_alert_ strings to the :features:leaveroom:api module.
2023-11-14 11:26:40 +01:00
Benoit Marty
2c54a0b0a8
Localazy: move settings_rageshake strings to the :features:rageshake:api module.
2023-11-14 11:16:57 +01:00
Benoit Marty
fff806f270
Localazy: move screen_notification_settings_ strings to the :features:preferences:impl module.
...
Need to also import `screen_notification_settings_edit_failed_updating_default_mode` to the module `:features:roomdetails:impl`.
2023-11-14 11:12:35 +01:00
Benoit Marty
0cebb0423f
Localazy: move emoji_picker_category_ strings to the :features:messages:impl module.
2023-11-14 10:53:30 +01:00
Benoit Marty
3771f7b436
Localazy: move some strings to the :features:analytics:api module.
2023-11-14 10:48:02 +01:00
Benoit Marty
8d8dcb68aa
Create VoiceMessageConfig in appconfig module.
2023-11-14 10:31:25 +01:00
Benoit Marty
9746df6797
Move PushConfig to the appconfig module.
2023-11-14 10:26:16 +01:00