Benoit Marty
c303b9afd3
Ignore more rules
2022-05-12 17:54:30 +02:00
Benoit Marty
f02bad5c79
Detekt: fix ArrayPrimitive
2022-05-12 17:54:15 +02:00
Benoit Marty
c3b5ba5639
Detekt: fix MatchingDeclarationName
2022-05-12 17:44:44 +02:00
Benoit Marty
3bc84f0d38
Detekt: fix MaxLineLength
...
@ouchadam your test fun names are too long!
2022-05-12 17:38:49 +02:00
Benoit Marty
21904054a5
Detekt: ignore EmptyCatchBlock
2022-05-12 17:29:10 +02:00
Benoit Marty
cdbc9db890
Detekt: fix EmptyDefaultConstructor
2022-05-12 17:25:16 +02:00
Benoit Marty
824f029e20
"TODO:" is forbidden by Detekt
2022-05-12 17:06:52 +02:00
Ahmed Radhouane Belkilani
6a523ccc38
Allow using the latest user avatar and display name for all messages in the timeline
...
Signed-off-by: Jorge Martín Espinosa <jorgem@element.io>
2022-05-12 15:43:20 +02:00
Suguru Hirahara
bea8b3d8d1
Translated using Weblate (Japanese)
...
Currently translated at 96.7% (2152 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2022-05-12 12:59:44 +00:00
Stefan Schmidt
284fb639bf
Translated using Weblate (German)
...
Currently translated at 97.3% (2166 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-05-12 12:59:43 +00:00
Sveinn í Felli
b95ca0ae53
Translated using Weblate (Icelandic)
...
Currently translated at 81.9% (1823 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/is/
2022-05-12 12:59:43 +00:00
ariskotsomitopoulos
40de685f1a
Merge branch 'develop' into feature/aris/threads_post_release_ui_improvements
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/search/SearchResultController.kt
2022-05-12 14:41:38 +03:00
Benoit Marty
4309fdba7e
Merge pull request #6021 from vector-im/feature/bma/finish_remove_flair
...
Remove remaining dead code about flair
2022-05-12 11:31:42 +02:00
SpiritCroc
347af40ec0
Update notice rendering depending on layout
...
For SC bubbles: use exact same mechanism as rendering normal text
messages if possible
-> Closes https://github.com/SchildiChat/SchildiChat-android/issues/45
For non-SC-bubbles: use upstream implementation again, so it's possible
to tell apart notices in these as well.
Change-Id: I60c614266d2ae4afdf1e87c649ff484551f961b4
2022-05-11 21:51:06 +02:00
SpiritCroc
a96d27cb81
Floating date
...
Closes https://github.com/SchildiChat/SchildiChat-android/issues/41
Change-Id: I0eb9c6c3800309be40a1f5bc0c4420bd4066c098
2022-05-11 21:50:58 +02:00
SpiritCroc
85a26ae8be
Render image reactions (MSC3746)
...
Some notes:
- Doesn't re-parse reactions already in the db to add the url field - so
may need an initial sync for those.
- Since some clients don't really follow MSC3746, as in: they don't use
the url field, but instead only write and check the key if it is an
mxc-url, support those as well.
- Accordingly, initial sync is likely not required for those reactions
I've seen in the wild so far, as it's common to use the mxc url also
as key.
Change-Id: Ib1c50315425494986fa2e794d165658220a4f342
2022-05-11 21:50:49 +02:00
SpiritCroc
88556658a3
Improve and debug ghost swipe situation
...
Change-Id: Ic6f2956a139516050e2b7e5ec248969326b7ec43
2022-05-11 21:50:44 +02:00
SpiritCroc
b2a6252f94
Blank room list debug / fix attempt
...
Change-Id: Ic0624f530cbe951f5a229d4e5335b8699f559f43
2022-05-11 21:48:48 +02:00
Benoit Marty
cd509accdb
Merge pull request #5936 from hanthor/develop
...
Added themed icon for Android 13
2022-05-11 17:34:38 +02:00
Benoit Marty
deb0f1ad1b
Merge pull request #6000 from vector-im/dependabot/gradle/androidx.preference-preference-ktx-1.2.0
...
Bump preference-ktx from 1.1.1 to 1.2.0
2022-05-11 16:17:17 +02:00
Benoit Marty
1ef5416b50
Use the correct lint rule to ignore.
2022-05-11 15:02:01 +02:00
Benoit Marty
2ec86fe9e6
Remove remaining dead code about flair
...
Finish the work started at #5664
2022-05-11 10:52:55 +02:00
Valere
12ab4787f1
Merge branch 'develop' into feature/bca/crypto_better_key_share
2022-05-10 19:30:52 +02:00
Benoit Marty
04cadb94cf
Merge pull request #5987 from vector-im/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.21
...
Bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 18:23:51 +02:00
Benoit Marty
f54aa60803
Fix test compilation warning after bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 17:00:54 +02:00
Benoit Marty
fe8648c7f8
Fix compilation warning after bump kotlin-gradle-plugin from 1.6.0 to 1.6.21
2022-05-10 16:19:53 +02:00
Benoit Marty
67cd82385a
Fix warning: w: '-Xopt-in' is deprecated and will be removed in a future release, please use -opt-in instead
2022-05-10 16:07:24 +02:00
Benoit Marty
5ad2567633
Fix compilation error after bump preference-ktx from 1.1.1 to 1.2.0
2022-05-10 15:00:44 +02:00
Benoit Marty
eafe65b417
Merge pull request #5831 from emotionalamoeba/develop
...
Updated copy and moved override in profile screen
2022-05-10 14:40:40 +02:00
Onuray Sahin
185cd316c9
Merge pull request #5911 from vector-im/feature/ons/voip_screen_sharing
...
Screen sharing over WebRTC
2022-05-10 13:06:33 +03:00
Adam Brown
33c1e1ea11
EMS section is temporarily hidden whilst we sync with marketing
2022-05-10 10:55:46 +01:00
Onuray Sahin
bb862cc509
Lower alpha of video button while screen sharing.
2022-05-10 11:35:38 +03:00
Johan Smits
05662d1c94
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2224 of 2224 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
2022-05-10 07:59:43 +00:00
Benoit Marty
396d13c3f9
Merge pull request #6001 from vector-im/dependabot/gradle/androidx.media-media-1.6.0
...
Bump media from 1.4.3 to 1.6.0
2022-05-10 09:58:06 +02:00
dependabot[bot]
71b45947cb
Bump emoji2 from 1.0.1 to 1.1.0
...
Bumps emoji2 from 1.0.1 to 1.1.0.
---
updated-dependencies:
- dependency-name: androidx.emoji2:emoji2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 23:10:49 +00:00
dependabot[bot]
427a548e8b
Bump media from 1.4.3 to 1.6.0
...
Bumps media from 1.4.3 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.media:media
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 23:08:08 +00:00
Benoit Marty
07c22e7a19
Merge pull request #5988 from vector-im/dependabot/gradle/com.arthenica-ffmpeg-kit-audio-4.5.1-1
...
Bump ffmpeg-kit-audio from 4.5.LTS to 4.5.1-1
2022-05-09 22:04:19 +02:00
Benoit Marty
e35bb772c1
Merge pull request #5941 from vector-im/feature/bma/konfetti_speed
...
No animation -> no chat effect
2022-05-09 17:05:53 +02:00
Benoit Marty
96b0a3f760
Merge pull request #5986 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.7.0
...
Bump zxcvbn from 1.5.2 to 1.7.0
2022-05-09 17:02:10 +02:00
Onuray Sahin
3a02e8405d
Disable video toggle button during screen sharing.
2022-05-09 17:26:35 +03:00
Benoit Marty
c9677c8b5a
LTS version
2022-05-09 15:36:20 +02:00
Benoit Marty
9b4c861545
(try to) ensure LTS version will not be removed by mistake
2022-05-09 15:36:10 +02:00
dependabot[bot]
d567796928
Bump ffmpeg-kit-audio from 4.5.LTS to 4.5.1-1
...
Bumps [ffmpeg-kit-audio](https://github.com/tanersener/ffmpeg-kit ) from 4.5.LTS to 4.5.1-1.
- [Release notes](https://github.com/tanersener/ffmpeg-kit/releases )
- [Commits](https://github.com/tanersener/ffmpeg-kit/commits )
---
updated-dependencies:
- dependency-name: com.arthenica:ffmpeg-kit-audio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 13:26:46 +00:00
dependabot[bot]
24e36eb8af
Bump zxcvbn from 1.5.2 to 1.7.0
...
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j ) from 1.5.2 to 1.7.0.
- [Release notes](https://github.com/nulab/zxcvbn4j/releases )
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.5.2...1.7.0 )
---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 13:25:08 +00:00
dependabot[bot]
718516a0c3
Bump lazythreetenbp from 0.9.0 to 0.10.0
...
Bumps [lazythreetenbp](https://github.com/gabrielittner/lazythreetenbp ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/gabrielittner/lazythreetenbp/releases )
- [Changelog](https://github.com/gabrielittner/lazythreetenbp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gabrielittner/lazythreetenbp/compare/0.9.0...0.10.0 )
---
updated-dependencies:
- dependency-name: com.gabrielittner.threetenbp:lazythreetenbp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 13:24:03 +00:00
SpiritCroc
9d6749f8cb
Increment version
...
Change-Id: Ieb63a5f1f3f14f11ef0f874b45f74d95e14240b6
2022-05-09 12:41:04 +02:00
Lynn Nakanishi Lin(林中西)
5a8639b24c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.3% (147 of 148 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/zh_Hans/
2022-05-09 12:35:42 +02:00
joshua
15a0c81440
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (148 of 148 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/sv/
2022-05-09 12:35:41 +02:00
MagnetizedFreckles
2b9f3ac84c
Translated using Weblate (Russian)
...
Currently translated at 85.8% (127 of 148 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/ru/
2022-05-09 12:35:41 +02:00
SpiritCroc
9cc5ab8a1d
Emoji-only messages: ignore spaces for max emoji count
...
Change-Id: I270f0602ccb26aa744b788495b5ca2374ab6e6c5
2022-05-09 12:32:55 +02:00