Adam Brown
a02141c7c2
adding extension for checking if charsequence is a matrix id
2022-07-15 11:34:12 +01:00
Adam Brown
38763d0575
adding function to extract usernames from full matrix ids
2022-07-15 11:34:12 +01:00
Adam Brown
aeb881e8b6
hiding the entry views when clearing the errors
2022-07-15 11:34:12 +01:00
Adam Brown
2792cceebe
removing the combined register subtitle to match design update
2022-07-15 11:34:12 +01:00
Adam Brown
b2ee7f327f
removing homeserver description to match updated designs
...
- it was hardcoded for matrix.org and made other server selections cause the page balance to feel off
2022-07-15 11:34:12 +01:00
Nikita Fedrunov
c7b54b8d3d
legacy groups removal ( #6268 )
2022-07-15 12:25:10 +02:00
dependabot[bot]
92801f625d
Bump opusencoder from 1.0.3 to 1.0.4
...
Bumps [opusencoder](https://github.com/vector-im/libopusencoder-android ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/vector-im/libopusencoder-android/releases )
- [Commits](https://github.com/vector-im/libopusencoder-android/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: io.element.android:opusencoder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 10:13:35 +02:00
gradle-update-robot
cb38dacbb0
Update Gradle Wrapper from 7.4.2 to 7.5.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2022-07-15 00:29:33 +00:00
Jorge Martín
6c1016caff
Fixes wrong voice message being displayed and played on the timeline.
2022-07-14 17:21:16 +02:00
Adam Brown
ac7aa9f31d
Merge pull request #6512 from vector-im/feature/adm/ui-test-stabilization
...
UI test stabilization
2022-07-14 15:47:28 +01:00
Jorge Martín
50f8d0a667
Ignore `forwardPaginationTest` to unblock the CI
2022-07-14 15:42:20 +02:00
dependabot[bot]
4b7069f47c
Bump flipper from 0.153.0 to 0.154.0
...
Bumps `flipper` from 0.153.0 to 0.154.0.
Updates `flipper` from 0.153.0 to 0.154.0
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.153.0...v0.154.0 )
Updates `flipper-network-plugin` from 0.153.0 to 0.154.0
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.153.0...v0.154.0 )
---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.facebook.flipper:flipper-network-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 23:07:14 +00:00
dependabot[bot]
840b8847d9
Bump kotlinCoroutines from 1.6.3 to 1.6.4
...
Bumps `kotlinCoroutines` from 1.6.3 to 1.6.4.
Updates `kotlinx-coroutines-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4 )
Updates `kotlinx-coroutines-android` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4 )
Updates `kotlinx-coroutines-test` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 23:07:00 +00:00
Benoit Marty
d10d8d740f
Changelog
2022-07-13 22:48:58 +02:00
Benoit Marty
2c10678263
Just go back to the timeline if the user is already viewing the DM with the other user.
...
Fix #6514
2022-07-13 22:19:34 +02:00
Benoit Marty
4c496bb148
Version++
2022-07-13 12:46:32 +02:00
Benoit Marty
78eb11fea8
Merge branch 'release/1.4.28' into develop
2022-07-13 12:45:39 +02:00
Benoit Marty
f117d41374
fastlane file
2022-07-13 12:43:25 +02:00
Benoit Marty
9b60bc0ad4
Command changed with towncrier 21.9.0
2022-07-13 12:42:20 +02:00
Benoit Marty
a85ebbfc34
Run towncrier
2022-07-13 12:42:20 +02:00
Benoit Marty
9d89c60177
Merge pull request #6533 from vector-im/feature/bma/post_weblate
...
Delete unused key `error_attachment`
2022-07-13 11:58:48 +02:00
Benoit Marty
384f95a180
Generated file by fastlane
2022-07-13 11:40:53 +02:00
Benoit Marty
4c31bd0639
Reduce title length.
2022-07-13 11:40:18 +02:00
Benoit Marty
3a80880ac7
Delete unused key `error_attachment`
2022-07-13 11:33:54 +02:00
Benoit Marty
e40b646adb
Merge pull request #6527 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-07-13 11:30:05 +02:00
Adam Brown
257f41dbf1
Merge pull request #6471 from vector-im/feature/adm/sharing-tests
...
Adding tests around the share intent handling
2022-07-13 10:12:09 +01:00
Weblate
39a41f6b4e
Merge branch 'origin/develop' into Weblate.
2022-07-13 08:52:01 +00:00
Linerly
484606bfa4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (68 of 68 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/id/
2022-07-13 08:51:54 +00:00
Adam Brown
2c843985ca
updating variable to include name (as it's holding the space name
2022-07-13 09:17:50 +01:00
Florian Renaud
909ce290c8
Merge pull request #6051 from vector-im/feature/fre/start_dm_on_first_msg
...
Start DM on first message (UI)
2022-07-12 15:12:17 +02:00
Adam Brown
46ed9a87e4
removing unused imports
2022-07-12 13:28:19 +01:00
Adam Brown
f3e0ae0819
selecting the space with the empty room before attempt to interact with it
2022-07-12 13:28:19 +01:00
Adam Brown
f501555ff9
adding extra waits for the threads list to appear as it seems to be inconsistent
2022-07-12 13:28:19 +01:00
Adam Brown
c7efd8a6f6
always attempting to close the keyboard to help avoid can't inject events error
2022-07-12 13:28:19 +01:00
Adam Brown
8db704f3b9
naming the threads room creation to avoid multiple rooms with empty room as the name, causing ambiguous assertion errors
2022-07-12 13:28:19 +01:00
Adam Brown
a5bf25f2b4
Merge pull request #6511 from vector-im/feature/rooms-in-space-default
...
Fixes inconsistent rooms in home behaviour
2022-07-12 13:25:58 +01:00
Florian Renaud
b8cdf9dcaa
Merge branch 'develop' into feature/fre/start_dm_on_first_msg
...
* develop:
Comment the GHA towncrier, there is a syntax error
2022-07-12 11:56:46 +02:00
Adam Brown
6266b2019b
removing legacy migration flag from 12 months ago
2022-07-12 09:57:48 +01:00
Benoit Marty
7ab7d7cc80
Comment the GHA towncrier, there is a syntax error
2022-07-12 10:29:49 +02:00
Florian Renaud
53eb852e3a
Merge branch 'develop' into feature/fre/start_dm_on_first_msg
...
* develop:
Group if together
io.element.android:opusencoder:1.0.3 - should fix lint false positive issues
Indentation, move comment above the block.
Do the check on towncrier only for PR targeting develop branch
Format file
io.element.android:opusencoder:1.0.1
Add a VectorFeatures to force usage of the library OpusEncoder
Add dependency to opusencoder and remove module from this project
shorter name
Add GitHub action to check for a towncrier file
2022-07-12 09:14:58 +02:00
Benoit Marty
a806991e88
Merge pull request #6489 from vector-im/feature/bma/lib_opusencoder
...
Add dependency to opusencoder and remove module from this project
2022-07-11 22:39:53 +02:00
Benoit Marty
de3a070710
Merge pull request #6482 from vector-im/feature/bma/check_towncrier
...
Add GitHub action to check for a towncrier file
2022-07-11 17:03:52 +02:00
Benoit Marty
d524f1a7d4
Group if together
2022-07-11 17:03:09 +02:00
Benoit Marty
a7ed2114be
io.element.android:opusencoder:1.0.3 - should fix lint false positive issues
2022-07-11 17:00:17 +02:00
Florian Renaud
fca4df3522
Revert "Ensure that Realm is up to date before returning the roomId"
...
This reverts commit 8a5a47c6a5
.
2022-07-11 16:44:32 +02:00
Florian Renaud
fdb9ed80d4
Change method visibility
2022-07-11 16:22:49 +02:00
Florian Renaud
a10a8ce5ca
Add margin after the action button of the user list toolbar
2022-07-11 16:19:27 +02:00
Florian Renaud
fb87d31ce4
Update the title of the local room timeline
2022-07-11 15:24:48 +02:00
Coruna
a69c1fa584
Translated using Weblate (German)
...
Currently translated at 100.0% (68 of 68 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
2022-07-11 11:32:29 +00:00
Coruna
6ab746d8be
Translated using Weblate (German)
...
Currently translated at 99.6% (2251 of 2260 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-07-11 11:32:27 +00:00