Besnik Bleta
98aec941e2
Translated using Weblate (Albanian)
...
Currently translated at 99.5% (2483 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2021-07-15 11:25:06 +00:00
Paulo Pinto
1dfb10d174
Translated using Weblate (Portuguese)
...
Currently translated at 33.8% (843 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt/
2021-07-15 11:25:05 +00:00
Benoit Marty
8757d0269f
Added translation using Weblate (English (United Kingdom))
2021-07-15 09:58:23 +00:00
Frisk
ccaadcbd4f
Translated using Weblate (Polish)
...
Currently translated at 22.5% (14 of 62 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/pl/
2021-07-15 11:27:06 +02:00
SeedPuller
f1fe9055c4
Added translation using Weblate (Persian)
2021-07-15 11:27:06 +02:00
Weblate
aeb830d639
Added translation using Weblate (Polish)
2021-07-15 11:27:06 +02:00
SpiritCroc
b7d0ce7857
Deleted translation using Weblate (English (United States))
2021-07-15 11:27:06 +02:00
Weblate
f59f75a1ee
Added translation using Weblate (English (United States))
2021-07-15 11:27:06 +02:00
J. Lavoie
5b20f53c9f
Translated using Weblate (French)
...
Currently translated at 100.0% (54 of 54 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/fr/
2021-07-15 11:27:06 +02:00
SpiritCroc
dc34334e3c
Fix RTL language reply rendering issues
...
Fixes https://github.com/SchildiChat/SchildiChat-android/issues/74
Change-Id: I2c24950506158fdde11f5d13b177e11fe894bde9
2021-07-15 11:17:39 +02:00
dependabot[bot]
2afac82c81
Bump kotlin_version from 1.5.20 to 1.5.21
...
Bumps `kotlin_version` from 1.5.20 to 1.5.21.
Updates `kotlin-gradle-plugin` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
Updates `kotlin-stdlib-jdk7` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
Updates `kotlin-stdlib` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 23:08:48 +00:00
Benoit Marty
c08bd664ab
Merge pull request #3667 from vector-im/feature/bma/permission
...
Permission rework
2021-07-13 10:33:40 +02:00
Benoit Marty
34723ce4f7
Cleanup
2021-07-13 10:27:29 +02:00
Benoit Marty
0f27971c96
Merge pull request #3661 from SpiritCroc/emoji_reaction_top_row
...
Fix top row of emoji reaction picker on small displays
2021-07-13 01:10:15 +02:00
dependabot[bot]
b0ea022eea
Bump kluent-android from 1.67 to 1.68
...
Bumps [kluent-android](https://github.com/MarkusAmshove/Kluent ) from 1.67 to 1.68.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases )
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MarkusAmshove/Kluent/commits )
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 23:07:08 +00:00
Benoit Marty
76ab34f1a6
Cleanup
2021-07-13 00:41:26 +02:00
Benoit Marty
59e3b421bb
Cleanup
2021-07-13 00:33:29 +02:00
Benoit Marty
cc042f2d7a
Fail fast
2021-07-13 00:31:05 +02:00
Benoit Marty
b553ee2a76
changelog
2021-07-13 00:26:21 +02:00
Benoit Marty
067349f602
Fix some misunderstanding about the permissions request - step 2
2021-07-13 00:22:23 +02:00
Benoit Marty
80657251a5
Fix some misunderstanding about the permissions request - step 1
2021-07-12 23:47:33 +02:00
Benoit Marty
fabbd6da9e
Add action to see permission status in the DebugActivity
2021-07-12 22:12:51 +02:00
Benoit Marty
cca9a8007c
Use new permission request management
...
I do not know why all has not been migrated in the previous rework
2021-07-12 21:18:01 +02:00
SpiritCroc
9aa37dfbe9
Fix top row of emoji reaction picker on small displays
...
Emojis were not showing if not enough space, so allow scrolling there.
2021-07-12 17:56:58 +02:00
Benoit Marty
039ebdac7e
Fix top row of emoji reaction picker on small displays v2
...
Change-Id: I4294cd48000503f83748deb0dd41a73d05fafc8e
2021-07-12 17:53:24 +02:00
Benoit Marty
fbcb2ea8ae
Merge pull request #3655 from SpiritCroc/unread_collapsed
...
Fix unread messages marker being hidden in collapsed membership item
2021-07-12 13:10:13 +02:00
Benoit Marty
219d56a4b4
Merge pull request #3660 from TheWayOfTheWarrior/patch-1
...
Typo in InitializeCrossSigningTask.kt
2021-07-12 12:47:58 +02:00
SpiritCroc
15249ebe1b
Some RTL/LTR mixture alignment improvements
...
Change-Id: I2174b75f378cd09290d9d32bd39ebf15e577ab23
2021-07-11 12:24:29 +02:00
SpiritCroc
62a8865dbc
Fix top row of emoji reaction picker on small displays
...
Emojis were not showing if not enough space, so allow scrolling there.
Change-Id: I75c73132ff4479782953f5401db2ca8037f751e9
2021-07-11 11:13:02 +02:00
TheWayOfTheWarrior
995f9d87bb
Typo in InitializeCrossSigningTask.kt
...
Typo in comment. Was "userSigningKey" instead of "selfSigningKey".
2021-07-10 22:17:17 +02:00
SpiritCroc
512e1b339d
Add changelog.d/3656.bugfix
2021-07-10 11:14:04 +02:00
SpiritCroc
4ef1f5c90f
Avoid incomplete downloads in cache
...
Previously, when a download was aborted (e.g. due to a bad internet
connection), a partly downloaded file was remaining in cache, which
would then be delivered upon later requests.
This can lead e.g. to chats where images aren't loading.
To avoid this, first download files to a temporary file that is not the
final cache file, and only rename/move it on finish.
Note that if you already have broken downloads, you still need to clear
cache once to get rid of them after this commit, but it should not
occur anymore afterwards.
2021-07-10 11:12:15 +02:00
SpiritCroc
a52d1e4312
Add changelog.d/3655.bugfix
2021-07-10 11:07:21 +02:00
SpiritCroc
e61fc1a935
Fix unread messages marker being hidden in collapsed membership item
...
Scenario: the last read event in a chat is a membership change. After
that, at least two new membership changes were added, followed by normal
messages. Due to the membership changes being collapsed by default, in
this scenario the read marker would not show, since in the loop, we
would overwrite the appendReadMarker with the value for the last eventId
of the merged item, instead of showing it if any of the items matched.
2021-07-10 11:01:36 +02:00
SpiritCroc
bcb7ff01bb
Avoid incomplete downloads in cache
...
Previously, when a download was aborted (e.g. due to a bad internet
connection), a partly downloaded file was remaining in cache, which
would then be delivered upon later requests.
This can lead e.g. to chats where images aren't loading.
To avoid this, first download files to a temporary file that is not the
final cache file, and only rename/move it on finish.
Note that if you already have broken downloads, you still need to clear
cache once to get rid of them after this commit, but it should not
occur anymore afterwards.
Change-Id: Ic4fb58853f04f8239c639814031e9ef00c091995
2021-07-10 10:52:02 +02:00
SpiritCroc
00c2f271b3
Fix unread messages marker being hidden in collapsed membership item
...
Scenario: the last read event in a chat is a membership change. After
that, at least two new membership changes were added, followed by normal
messages. Due to the membership changes being collapsed by default, in
this scenario the read marker would not show, since in the loop, we
would overwrite the appendReadMarker with the value for the last eventId
of the merged item, instead of showing it if any of the items matched.
Change-Id: I791627df6776ebf791310eb082b648701936d565
2021-07-10 10:45:37 +02:00
Ali KARABAK
1888588377
Translated using Weblate (Turkish)
...
Currently translated at 64.2% (1603 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
2021-07-10 08:25:04 +00:00
libexus
debc3645ba
Translated using Weblate (German)
...
Currently translated at 99.8% (2491 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-10 08:25:03 +00:00
Benoit Marty
910c0ff326
Merge pull request #3648 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.27
...
Bump libphonenumber from 8.12.26 to 8.12.27
2021-07-09 09:47:45 +02:00
SpiritCroc
7d377ea418
Change power level username colors
...
Change-Id: If49dbc83268f04bba923838eda1fb7aa461c23cd
2021-07-08 20:11:45 +02:00
SpiritCroc
b0206cbc6e
Scroll to the real bottom
...
the element at the bottom might be larger than the display...
Change-Id: I52ac882b1b192f9d55c12549c82de46db025c12e
2021-07-08 18:22:57 +02:00
libexus
402e3bde83
Translated using Weblate (German)
...
Currently translated at 99.8% (2491 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:39:40 +00:00
Dwaris
0545009b0a
Translated using Weblate (German)
...
Currently translated at 99.8% (2491 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:39:40 +00:00
libexus
8a588abc69
Translated using Weblate (German)
...
Currently translated at 99.8% (2490 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:39:08 +00:00
Dwaris
fe81fc8f93
Translated using Weblate (German)
...
Currently translated at 99.8% (2490 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:39:08 +00:00
libexus
941735b4d3
Translated using Weblate (German)
...
Currently translated at 99.7% (2489 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:38:47 +00:00
Dwaris
5cb26fab4d
Translated using Weblate (German)
...
Currently translated at 99.7% (2489 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:38:46 +00:00
libexus
1c80f0045f
Translated using Weblate (German)
...
Currently translated at 99.7% (2488 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:38:24 +00:00
Dwaris
1346fd3077
Translated using Weblate (German)
...
Currently translated at 99.7% (2488 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-07-08 11:38:23 +00:00
HelaBasa
14dcd8a875
Translated using Weblate (Sinhala)
...
Currently translated at 0.2% (6 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/si/
2021-07-08 10:35:00 +00:00