Benoit Marty
|
c0f8cdbc3a
|
Merge pull request #4056 from element-hq/feature/bma/messageActionList
Update message action list
|
2024-12-18 16:47:51 +01:00 |
|
ganfra
|
3460551e2c
|
Merge pull request #4060 from element-hq/feature/fga/update_rust_sdk_0.2.72
depencies(sdk) : update rust sdk 0.2.72
|
2024-12-18 16:40:21 +01:00 |
|
ganfra
|
fc8f3af85e
|
deps(sdk) : update rust sdk to 0.2.72 and fix api breaks
|
2024-12-18 15:24:04 +01:00 |
|
Benoit Marty
|
9c89c7892d
|
Gallery: rework load more management
|
2024-12-18 12:00:37 +01:00 |
|
Benoit Marty
|
a9b5c61ebf
|
Gallery: animate items.
|
2024-12-18 11:56:46 +01:00 |
|
Benoit Marty
|
ac27d1d474
|
Gallery: Voice message: render duration when the playback is not started.
|
2024-12-18 11:29:02 +01:00 |
|
Benoit Marty
|
88ea0fb082
|
Fix ordering of media.
|
2024-12-18 11:23:53 +01:00 |
|
Benoit Marty
|
960154b741
|
Gallery: Actions on files are actually only for voice messages.
|
2024-12-17 17:14:50 +01:00 |
|
Benoit Marty
|
0786c135cd
|
There is no need to compute the number of column manually.
|
2024-12-17 17:14:50 +01:00 |
|
Benoit Marty
|
654e7b14fa
|
Remove unused ic_groups.xml
|
2024-12-17 14:35:19 +01:00 |
|
Benoit Marty
|
5bdd8bbb30
|
Replace ic_developer_options.xml by the icon from Compound.
|
2024-12-17 14:35:19 +01:00 |
|
Benoit Marty
|
cc3358cc55
|
Merge pull request #4045 from element-hq/feature/bma/inlinePlayer
Inline voice message player in the files gallery.
|
2024-12-17 14:24:54 +01:00 |
|
Benoit Marty
|
a52ec1bfdc
|
Merge pull request #4054 from element-hq/feature/bma/testDefaultMediaPlayer
Add test on DefaultMediaPlayer.
|
2024-12-17 14:24:32 +01:00 |
|
Benoit Marty
|
2ea8aeac45
|
Merge pull request #4051 from element-hq/feature/bma/customChromeTabLocale
Add Accept-Language to extra header when opening CustomChromeTab
|
2024-12-17 10:30:50 +01:00 |
|
Benoit Marty
|
799fb1a676
|
Add test on DefaultMediaPlayer.
|
2024-12-17 10:17:04 +01:00 |
|
Benoit Marty
|
6fc146ddef
|
Fix formatting quality.
|
2024-12-17 09:23:29 +01:00 |
|
Benoit Marty
|
35bbb3a139
|
Add Accept-Language to extra header when opening CustomChromeTab
Follow good practice from https://developer.android.com/guide/topics/resources/app-languages#consider-header
|
2024-12-16 16:58:58 +01:00 |
|
Benoit Marty
|
6ef9db1bdb
|
Make the room filter use normalized strings.
|
2024-12-16 16:18:15 +01:00 |
|
Benoit Marty
|
0ed4d34329
|
Add inline voice player to the files gallery
|
2024-12-16 11:03:44 +01:00 |
|
Valere
|
598e230bd7
|
feat(crypto): Support for new UtdCause for historical messages
|
2024-12-16 10:58:13 +01:00 |
|
Benoit Marty
|
df72ab6a86
|
Distinguish Audio and Voice media items.
|
2024-12-16 10:54:47 +01:00 |
|
Benoit Marty
|
83e474f118
|
Format file
|
2024-12-16 09:58:28 +01:00 |
|
bmarty
|
e18e4142c7
|
Sync Strings from Localazy
|
2024-12-16 00:28:36 +00:00 |
|
Benoit Marty
|
845f795e62
|
Merge pull request #4020 from element-hq/rav/more_posthog_props
Support new properties in posthog UTD reports
|
2024-12-13 19:40:03 +01:00 |
|
Benoit Marty
|
30b09097df
|
Merge pull request #4036 from element-hq/feature/bma/extractVoiceMessagePlayer
Extract voice message player to its own module
|
2024-12-13 19:38:02 +01:00 |
|
Benoit Marty
|
43c68d5ab0
|
Private fun
|
2024-12-13 18:50:39 +01:00 |
|
Benoit Marty
|
63d277418d
|
Improve title and subtitle for empty states in the gallery.
|
2024-12-13 18:30:30 +01:00 |
|
Benoit Marty
|
24c7b3e97e
|
Reorder imports.
|
2024-12-13 16:00:18 +01:00 |
|
Benoit Marty
|
5e0d6a6e8a
|
Extract voice message player to its own module
|
2024-12-13 15:44:58 +01:00 |
|
Benoit Marty
|
cf837f35e1
|
Ensure waveform is not null for voice message.
|
2024-12-13 10:43:59 +01:00 |
|
Benoit Marty
|
d9e28816bc
|
Fix test and add tests.
|
2024-12-13 09:47:52 +01:00 |
|
Benoit Marty
|
8966e64e50
|
Rename preview
|
2024-12-13 09:45:49 +01:00 |
|
Benoit Marty
|
1a2fa09737
|
Cleanup
|
2024-12-13 09:45:48 +01:00 |
|
Benoit Marty
|
1424df59f7
|
Extract methods to toggle play and seek the player
|
2024-12-13 09:45:48 +01:00 |
|
Benoit Marty
|
ad0cc678d8
|
Remember the listener
|
2024-12-13 09:45:47 +01:00 |
|
Benoit Marty
|
5b2b281efb
|
Move fun to a Factory file
|
2024-12-13 09:45:47 +01:00 |
|
Benoit Marty
|
05f843fda6
|
Move some player controller to a dedicated package.
|
2024-12-13 09:45:46 +01:00 |
|
Benoit Marty
|
1aefa489ca
|
We do not need ExoPlayerWrapper anymore because we are not displaying the embedded controller.
|
2024-12-13 09:45:45 +01:00 |
|
Benoit Marty
|
caf8c7392e
|
Add audio file support in the gallery and in the media viewer.
Make MediaPlayerControllerView compatible to control audio playback
|
2024-12-13 09:45:45 +01:00 |
|
Benoit Marty
|
ecc308a9d7
|
Merge pull request #4029 from element-hq/feature/bma/eventCache
Add a feature flag to be able to enable the event cache
|
2024-12-12 17:59:47 +01:00 |
|
Benoit Marty
|
cf4bc53ef3
|
Merge pull request #4026 from element-hq/feature/bma/monthSeparators
Implement month separator for the Gallery, and improve date rendering.
|
2024-12-12 17:48:17 +01:00 |
|
Richard van der Hoff
|
4f024c1fd9
|
Update UtdTracker tests
|
2024-12-12 11:30:59 +00:00 |
|
Richard van der Hoff
|
65abdb656b
|
Merge remote-tracking branch 'origin/develop' into rav/more_posthog_props
|
2024-12-12 11:29:27 +00:00 |
|
Benoit Marty
|
53217b5112
|
Restore providing the Locale
|
2024-12-12 12:09:59 +01:00 |
|
Benoit Marty
|
87de436c98
|
Add a way to clear the cache for a specific room.
|
2024-12-12 11:58:46 +01:00 |
|
Benoit Marty
|
b2dce57abe
|
Add a feature flag for the event cache.
|
2024-12-12 11:40:53 +01:00 |
|
Benoit Marty
|
d21917278c
|
Add preview for date rendering
|
2024-12-12 11:28:55 +01:00 |
|
Benoit Marty
|
01a5766438
|
Move FakeClock to the impl/test folder.
|
2024-12-12 09:21:51 +01:00 |
|
Benoit Marty
|
f2165b5df2
|
Fix compilation issue.
|
2024-12-12 00:43:37 +01:00 |
|
Benoit Marty
|
7cfee3ed64
|
Extract UnableToDecryptInfo constructor invocation to a factory.
|
2024-12-12 00:41:15 +01:00 |
|