lvre
7ccc218c6b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2494 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2021-07-05 13:34:50 +00:00
Szimszon
a610ea06aa
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2494 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2021-07-05 13:34:50 +00:00
Priit Jõerüüt
8034ea16e5
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2494 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2021-07-05 13:34:50 +00:00
zeritti
5fc818fac2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2494 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2021-07-05 13:34:49 +00:00
dependabot[bot]
8639582671
Bump espresso_version from 3.3.0 to 3.4.0
...
Bumps `espresso_version` from 3.3.0 to 3.4.0.
Updates `espresso-core` from 3.3.0 to 3.4.0
Updates `espresso-contrib` from 3.3.0 to 3.4.0
Updates `espresso-intents` from 3.3.0 to 3.4.0
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-intents
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 12:38:04 +00:00
Benoit Marty
5ccfbf4ed8
Merge pull request #3596 from vector-im/dependabot/gradle/androidx.core-core-ktx-1.6.0
...
Bump core-ktx from 1.5.0 to 1.6.0
2021-07-05 14:37:48 +02:00
Benoit Marty
f03155bbae
Merge pull request #3591 from vector-im/dependabot/gradle/androidxTest_version-1.4.0
...
Bump androidxTest_version from 1.3.0 to 1.4.0
2021-07-05 14:37:14 +02:00
Benoit Marty
72dcc92032
Version++
2021-07-05 14:27:33 +02:00
SpiritCroc
a4ba5998e1
Automatic revert to unchanged upstream strings, pt.1
...
Change-Id: I145b127da93a119944cdd13879644787c875a52e
2021-07-05 10:32:08 +02:00
Benoit Marty
76f4c81d2d
Hide password... Oups
2021-07-05 09:50:20 +02:00
SpiritCroc
24a61ee0ff
Display-name coloring setting
...
Based on whether a chat is
- DM
- Room
- Public room
allow to select whether to color usernames
- Uniformly (as previously done in SC themes)
- Based on Matrix ID (as previously seen in Element themes)
- Based on the user's power level in that room (new!)
The setting concerning rooms that are neither DM nor public is also used
for deciding whether to use mxid-based avatar coloring or uniform
coloring.
Change-Id: Ic68a24f4818a193f776a3b14232f887cd229929a
2021-07-04 17:01:27 +02:00
SpiritCroc
1ba30d4bdb
Increment version
...
Change-Id: I01966a3e4b177a2a19f7c50322bb3e601cf1bb24
2021-07-04 11:52:31 +02:00
lvre
eb4f36319f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2494 of 2494 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2021-07-03 20:00:21 +00:00
SpiritCroc
ba6fd96623
Fix some corner case where a wrong display name would show
...
Scenario: Scroll to a message in dual side bubble layout that:
- Is an image, i.e. has a time footer overlay
- Was sent by the user
- Was sent in a group chat, i.e. other messages show sender display
names
This scenario could lead to the non-bubble name view not being cleared
nor hidden correctly.
Change-Id: I033d3070612d219dea9f2181c5029e17460c3ee6
2021-07-03 15:34:34 +02:00
dependabot[bot]
9ff1e20f07
Bump material from 1.3.0 to 1.4.0
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 23:07:53 +00:00
David Baker
fe4c4832bd
Use different copy for self verification
...
The copy all refers to 'their' device for when you're verifying
someone else. Update it to refer to your own devices in the case
where you're verifying one of your own devices.
2021-07-02 18:38:57 +01:00
SpiritCroc
fe1fc098c8
Disable "long click on room" "help"
...
Change-Id: I851092f89131b531e5e0e94e405bb2769f84dbb0
2021-07-02 18:35:15 +02:00
SpiritCroc
1c32fcad35
Profile screen theme tweaks
...
Change-Id: I0dfeea8284ae597b03c6e9fd8c1f2f1e4f45332f
2021-07-02 18:33:42 +02:00
Benoit Marty
2c7b947d27
Fix compilation issue
...
A bit weird, I did not figure out was was the original problem.
Editiing the line, for instance adding any char fixes the issue, so I decided to put all on one line.
2021-07-02 15:32:01 +02:00
SpiritCroc
4b472f041b
Merge remote-tracking branch 'weblate/sc' into sc
...
Change-Id: If195307eec194931f2ec1980dbf23d0b45d18a32
2021-07-02 15:23:09 +02:00
SpiritCroc
b808d8b464
Avoid chat position jumps during message loading
...
Sometimes, the chat list would jump without the user scrolling:
- During intial loading of a room content, i.e. when it is expected
that the list stays scrolled to bottom
- During loading of messages after jumping to a linked message
With this commit, the target event is repeatedly scrolled to upon list
changes until the users scroll themselves, to avoid above scenarios.
Change-Id: Iabbe76832e7e68686431b0baed9356c88eb50901
2021-07-02 15:19:20 +02:00
Benoit Marty
f06d2b1734
Fix typo
2021-07-02 14:55:30 +02:00
Benoit Marty
1eea734a4c
Fix compilation issue
...
A bit weird, I did not figure out was was the original problem.
Editiing the line, for instance adding any char fixes the issue, so I decided to put all on one line.
2021-07-02 12:53:00 +02:00
Weblate
64b6779cfa
Merge branch 'origin/develop' into Weblate.
2021-07-02 07:52:44 +00:00
Benoit Marty
b0f7268d13
Merge pull request #3553 from vector-im/feature/fga/fix_timeline_visibility
...
Fix some issues with timeline cache invalidation and visibility.
2021-07-02 09:40:37 +02:00
Benoit Marty
d4009476f9
Cleanup
2021-07-02 09:39:32 +02:00
lvre
1906fbdeaa
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2490 of 2490 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2021-07-02 01:04:01 +00:00
Benoit Marty
47ef0d90fc
Open upgraded room when upgrading from the room profile
2021-07-01 14:31:27 +02:00
Benoit Marty
ed7be13ea3
PR review part 2
2021-07-01 12:51:33 +02:00
Benoit Marty
69c399a229
Merge pull request #3529 from erikhuizinga/erikhuizinga-3527-fix-google-play-service-application
...
Apply Google Services Gradle plugin more robustly
2021-07-01 10:16:00 +02:00
Onuray Sahin
9d48b399df
Voice message playback implementation.
2021-07-01 10:49:04 +03:00
Onuray Sahin
5676226f42
Voice message recording view implementations.
2021-07-01 10:47:41 +03:00
dependabot[bot]
752290424c
Bump core-ktx from 1.5.0 to 1.6.0
...
Bumps core-ktx from 1.5.0 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 23:07:55 +00:00
dependabot[bot]
2ebfeb1709
Bump androidxTest_version from 1.3.0 to 1.4.0
...
Bumps `androidxTest_version` from 1.3.0 to 1.4.0.
Updates `core` from 1.3.0 to 1.4.0
Updates `runner` from 1.3.0 to 1.4.0
Updates `rules` from 1.3.0 to 1.4.0
---
updated-dependencies:
- dependency-name: androidx.test:core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test:runner
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test:rules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 23:06:24 +00:00
Benoit Marty
ec515ced66
PR review part 1
2021-06-30 18:54:13 +02:00
Benoit Marty
3e53fa710a
Merge branch 'develop' into feature/bca/room_upgrade
2021-06-30 17:56:32 +02:00
ganfra
de64df3cdb
Fix crash after video call
2021-06-30 14:50:30 +02:00
Benoit Marty
7292c4e13d
Code quality
2021-06-30 13:57:42 +02:00
J. Lavoie
24fe43e267
Translated using Weblate (French)
...
Currently translated at 27.7% (15 of 54 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/fr/
2021-06-30 13:07:58 +02:00
Govindas
265806b190
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (54 of 54 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/lt/
2021-06-30 13:07:58 +02:00
SpiritCroc
b9749f0260
Translated using Weblate (German)
...
Currently translated at 100.0% (54 of 54 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/de/
2021-06-30 13:07:58 +02:00
waclaw66
b78a1768e8
Translated using Weblate (Czech)
...
Currently translated at 100.0% (54 of 54 strings)
Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.bubu1.eu/projects/schildichat/schildichat-android/cs/
2021-06-30 13:07:58 +02:00
J. Lavoie
b18bf89934
Added translation using Weblate (French)
2021-06-30 13:07:58 +02:00
Benoit Marty
ea6b0b6a43
Fix issue when sign-in using matrixId
2021-06-30 12:53:37 +02:00
lvre
1a0f29ff94
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2490 of 2490 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2021-06-30 10:34:47 +00:00
libexus
c350c94827
Translated using Weblate (German)
...
Currently translated at 99.9% (2488 of 2490 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-06-30 10:34:47 +00:00
Benoit Marty
24d2669255
Keep the data entered by the user for the UI
...
Actually import what has been done in Login V2...
2021-06-30 12:07:24 +02:00
Benoit Marty
08000dce55
Update the UI showing the homeserver API url in developer mode
2021-06-30 11:14:44 +02:00
Benoit Marty
38cb8bd33e
Store homeServerUriBase independently that the base URL for client-server API
...
Also handle the migration for the specific matrix-client.matrix.org URL
2021-06-30 11:07:24 +02:00
Benoit Marty
0f25e2986f
fun RawService.getElementWellknown() now takes a SessionParams for parameter to be able to use something else than the userId's domain
2021-06-30 09:27:11 +02:00