Philip Munksgaard
|
ba7015c8f2
|
Translated using Weblate (Danish)
Currently translated at 20.8% (493 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/da/
|
2021-04-23 09:34:27 +00:00 |
dependabot[bot]
|
7575959c4a
|
Bump daggerVersion from 2.34.1 to 2.35
Bumps `daggerVersion` from 2.34.1 to 2.35.
Updates `dagger` from 2.34.1 to 2.35
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35)
Updates `dagger-compiler` from 2.34.1 to 2.35
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-23 07:05:44 +00:00 |
dependabot[bot]
|
bb48fea116
|
Bump epoxy_version from 4.4.4 to 4.5.0
Bumps `epoxy_version` from 4.4.4 to 4.5.0.
Updates `epoxy` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Updates `epoxy-glide-preloading` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Updates `epoxy-processor` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Updates `epoxy-paging` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/airbnb/epoxy/releases)
- [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/epoxy/compare/4.4.4...4.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-20 17:59:41 +00:00 |
Benoit Marty
|
fe9bd38115
|
Merge pull request #3175 from vector-im/dependabot/gradle/daggerVersion-2.34.1
Bump daggerVersion from 2.34 to 2.34.1
|
2021-04-20 19:58:48 +02:00 |
Benoit Marty
|
47134c39af
|
Merge pull request #3174 from vector-im/dependabot/gradle/big_image_viewer_version-1.8.0
Bump big_image_viewer_version from 1.7.1 to 1.8.0
|
2021-04-20 19:58:36 +02:00 |
Benoit Marty
|
3c33f273c6
|
Merge pull request #3167 from vector-im/dependabot/gradle/com.google.android.gms-oss-licenses-plugin-0.10.4
Bump oss-licenses-plugin from 0.10.3 to 0.10.4
|
2021-04-20 19:58:24 +02:00 |
Benoit Marty
|
5e3d8a5424
|
Merge pull request #3173 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.4.1
Bump zxcvbn from 1.4.0 to 1.4.1
|
2021-04-20 19:58:12 +02:00 |
Benoit Marty
|
215166ab32
|
Merge pull request #3208 from vector-im/feature/bma/fix_theme_switch
Fix color issues when the system theme is changed (#2738)
|
2021-04-20 19:53:27 +02:00 |
Benoit Marty
|
7309fa547b
|
Exclude current user from the list of user to invite (#3123)
|
2021-04-20 19:13:42 +02:00 |
Benoit Marty
|
cf69d5c882
|
Fix small bug about suggestion
|
2021-04-20 19:11:37 +02:00 |
Benoit Marty
|
19e07f6cac
|
typo
|
2021-04-20 19:06:32 +02:00 |
Benoit Marty
|
ff3a916cab
|
Do not invite the current user when creating a room (#3123)
|
2021-04-20 18:59:49 +02:00 |
Benoit Marty
|
f4c1de3c30
|
Fix exception in rxSingle (#3180)
Do not wrap CancellationException to Failure.Cancelled, else RxCancellable will throw.
|
2021-04-20 18:49:16 +02:00 |
Benoit Marty
|
b553d390e1
|
Remove unused code
|
2021-04-20 18:30:37 +02:00 |
Benoit Marty
|
5848ec21f7
|
use orEmpty()
|
2021-04-20 18:16:03 +02:00 |
Benoit Marty
|
2a3694d8b7
|
Cleanup
|
2021-04-20 18:12:11 +02:00 |
Benoit Marty
|
820531120a
|
Some formatting and cleanup
|
2021-04-20 17:33:57 +02:00 |
Benoit Marty
|
f086f0e083
|
Reduce usage of rxSingle when it's easy to do it - case 2
|
2021-04-20 17:13:48 +02:00 |
Benoit Marty
|
5862c8cb60
|
Reduce usage of rxSingle when it's easy to do it
|
2021-04-20 17:08:17 +02:00 |
Benoit Marty
|
187d6136fd
|
Merge pull request #3206 from vector-im/feature/bma/cleanup_register
RegistrationWizard.createAccount() parameters are now all optional
|
2021-04-20 16:09:14 +02:00 |
Benoit Marty
|
ef1ed28ac5
|
Fix color issues when the system theme is changed (#2738)
|
2021-04-20 16:04:59 +02:00 |
Benoit Marty
|
f8be814079
|
RegistrationWizard.createAccount() parameters are now all optional, following Matrix spec (#3205)
|
2021-04-20 12:32:03 +02:00 |
GokdenizK
|
e3e0139d2b
|
Translated using Weblate (Turkish)
Currently translated at 68.0% (1609 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
|
2021-04-17 10:34:22 +00:00 |
Soheil Khanalipur
|
0903cb8bf1
|
Translated using Weblate (Persian)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2021-04-17 10:34:21 +00:00 |
Benoit Marty
|
c6a493848e
|
Fix a race condition: Push can be received before the Gateway API returns
|
2021-04-16 16:13:16 +02:00 |
Benoit Marty
|
19427fbfec
|
merge hotfix to develop
|
2021-04-16 14:36:15 +02:00 |
Benoit Marty
|
72515ee635
|
Prepare corrective release 1.1.6
|
2021-04-16 14:33:00 +02:00 |
Benoit Marty
|
9fc00fe6ff
|
App crashes on "troubleshoot notifications" button (#3187)
|
2021-04-16 14:33:00 +02:00 |
Benoit Marty
|
c08868bc3c
|
Protect call to suspend fun
|
2021-04-16 13:22:16 +02:00 |
Vivek K J
|
ea8b3ccdf6
|
Translated using Weblate (Malayalam)
Currently translated at 31.4% (744 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
|
2021-04-15 17:35:18 +00:00 |
Line
|
c4401d2927
|
Translated using Weblate (Latvian)
Currently translated at 81.5% (1928 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
|
2021-04-15 17:35:10 +00:00 |
Moo
|
3b256dd8a0
|
Translated using Weblate (Lithuanian)
Currently translated at 1.3% (32 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lt/
|
2021-04-15 17:34:45 +00:00 |
oksya8and8
|
c2c8f92902
|
Translated using Weblate (Japanese)
Currently translated at 58.9% (1393 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
|
2021-04-15 17:34:45 +00:00 |
LinAGKar
|
ffb05ccc77
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
|
2021-04-15 17:34:24 +00:00 |
LinAGKar
|
14e80855b4
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (15 of 15 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
|
2021-04-15 17:34:23 +00:00 |
Thai Localization
|
103e693c7e
|
Translated using Weblate (Thai)
Currently translated at 12.6% (300 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/th/
|
2021-04-15 17:34:23 +00:00 |
oksya8and8
|
80e67281c6
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (15 of 15 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ja/
|
2021-04-15 17:34:22 +00:00 |
Sven Grewe
|
b683c45bd8
|
Translated using Weblate (German)
Currently translated at 100.0% (15 of 15 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
|
2021-04-15 17:34:21 +00:00 |
Sven Grewe
|
d6e495f79f
|
Translated using Weblate (German)
Currently translated at 100.0% (2363 of 2363 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
|
2021-04-15 17:34:21 +00:00 |
Benoit Marty
|
18cef243a1
|
Merge branch 'hotfix/1.1.4_fixes'
|
2021-04-15 11:10:24 +02:00 |
Benoit Marty
|
9565e8975e
|
merge hotfix to develop
|
2021-04-15 11:09:58 +02:00 |
Benoit Marty
|
ccf7dd9583
|
Add changelog file
|
2021-04-14 22:41:57 +02:00 |
Benoit Marty
|
e4375522ff
|
Fix crash when playing video (#3179)
|
2021-04-14 22:35:30 +02:00 |
Benoit Marty
|
59637c4a6b
|
Revert to Realm 10.3.1 to fix issue with migration
Waiting for https://github.com/realm/realm-java/issues/7402
|
2021-04-14 21:54:07 +02:00 |
Benoit Marty
|
3034d1d831
|
Merge pull request #3176 from vector-im/feature/bma/login_fixes
Small fixes on the current sign in sign up flow
|
2021-04-14 20:13:12 +02:00 |
Benoit Marty
|
057295c155
|
Cleanup
|
2021-04-14 20:12:57 +02:00 |
Benoit Marty
|
e612a7e51d
|
Merge pull request #3170 from vector-im/feature/ons/fix_send_state_ui
Fix send state image color on dark theme
|
2021-04-14 13:59:58 +02:00 |
Benoit Marty
|
877e0ca5c6
|
compact code
|
2021-04-14 12:48:33 +02:00 |
Benoit Marty
|
89c2662e09
|
Fix social login button rendering on old OS
|
2021-04-14 12:44:48 +02:00 |
Benoit Marty
|
699b1429b7
|
Simplify `LoginFlowResult` model
|
2021-04-14 12:42:47 +02:00 |