Commit Graph

7731 Commits

Author SHA1 Message Date
Benoit Marty 9614d55612
Merge pull request #2844 from vector-im/feature/bma/fix_account_deactivation
Fix account deactivation crash
2021-02-19 13:47:30 +01:00
Benoit Marty 8c1b99586b Use resumeWithException() facility (no other change) 2021-02-18 20:44:28 +01:00
Benoit Marty 544c1e4a6a Also fix the problem of cleanup too early (or done several times in case of bad password) for DefaultFinalizeAddingThreePidTask 2021-02-18 19:23:31 +01:00
Benoit Marty 2271ddacf8 Remove unused task and API 2021-02-18 19:05:42 +01:00
Benoit Marty 9443b80811 Fix test: ensure the session is open 2021-02-18 18:46:23 +01:00
Benoit Marty 5afdc81ce0 Moar cleanup 2021-02-18 18:43:48 +01:00
Benoit Marty 2df9b43abc Make the code a bit easier to understand (no change) 2021-02-18 18:42:55 +01:00
Benoit Marty 73e93e7d3d Doc and method signature 2021-02-18 17:56:05 +01:00
Benoit Marty c76ced68e0 Make the code a bit easier to understand (no other change) 2021-02-18 17:47:11 +01:00
Benoit Marty b9f5863b53 Avoid long lines 2021-02-18 16:14:02 +01:00
Benoit Marty dea76fd81b Fix test compilation 2021-02-18 15:36:51 +01:00
Benoit Marty fd94536118
Merge pull request #2830 from vector-im/feature/fga/fix_some_voip_issues
Feature/fga/fix some voip issues
2021-02-17 19:01:08 +01:00
Benoit Marty 61ea78a9d9 Merge branch 'feature/bma/improve_script' into develop 2021-02-17 19:00:14 +01:00
Benoit Marty a4b5f79e8f Add capability to download only one artifact 2021-02-17 18:59:40 +01:00
Benoit Marty fc1c2bc2c0
Merge pull request #2828 from vector-im/feature/bma/color_step_1
First step about color cleanup
2021-02-17 18:27:44 +01:00
Benoit Marty 51fd45d317 typo and doc 2021-02-17 18:18:36 +01:00
Benoit Marty fcee1f1150 Fix glitch on screen transition 2021-02-17 18:18:36 +01:00
Benoit Marty 0e322630f1 Ignore url override from credential if it is not valid (#2822) 2021-02-17 18:18:36 +01:00
Benoit Marty d19cedef88 Less code 2021-02-17 18:18:36 +01:00
Benoit Marty 6aa5dc992d Migrate AuthenticationService API to coroutines (#2449) 2021-02-17 18:18:36 +01:00
Benoit Marty c787de75f5 Cleaup 2021-02-17 10:36:33 +01:00
Benoit Marty a34c072c48 Rename interface 2021-02-17 10:28:49 +01:00
Benoit Marty 373586c23e Cleanup 2021-02-17 10:25:06 +01:00
Benoit Marty 7115676393
Merge pull request #2832 from vector-im/feature/bma/fix_lint
Fix lint
2021-02-16 22:23:42 +01:00
ganfra 754dec949b Remove useless log 2021-02-16 20:45:22 +01:00
Benoit Marty 6115a469eb Fix lint 2021-02-16 19:32:02 +01:00
ganfra 776ebce497 Merge branch 'develop' into feature/fga/fix_some_voip_issues 2021-02-16 16:06:12 +01:00
ganfra 79acf1cc42 Fix copyright 2021-02-16 15:57:23 +01:00
Benoit Marty 9501fd74f0
Merge pull request #2826 from vector-im/feature/bma/fix_crash
Fix crash reported by PlayStore (#2707)
2021-02-16 13:10:21 +01:00
Benoit Marty 03735d9213
Merge pull request #2819 from vector-im/feature/bma/lang
a11y
2021-02-16 11:41:02 +01:00
Benoit Marty 3ac3f09df0
Merge branch 'develop' into feature/bma/lang 2021-02-16 11:40:24 +01:00
Benoit Marty b534d4660c Fix other potential crashes 2021-02-16 11:32:16 +01:00
Benoit Marty bec4af7c87 Fix crash reported by PlayStore (#2707) 2021-02-16 11:23:36 +01:00
Benoit Marty b0ea7cecb5 Move all colors to the same file and rename it 2021-02-16 10:37:17 +01:00
Benoit Marty d351c2cabb No need for VectorStyles 2021-02-16 10:34:06 +01:00
Benoit Marty aab70e14fc Cleanup logs (fix lint) 2021-02-16 10:33:52 +01:00
Benoit Marty b3a408a34c
Merge pull request #2805 from vector-im/feature/bca/devtools
Dev tools initial commit
2021-02-16 09:46:49 +01:00
ganfra 3170d4428c VoIP: extract the PSTNProtocoltChecker to the SDK 2021-02-15 19:34:37 +01:00
Benoit Marty 46615d698e
Merge pull request #2823 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2021-02-15 17:47:48 +01:00
Benoit Marty cf0b4d2581 Merge branch 'develop' into feature/bca/devtools 2021-02-15 16:00:32 +01:00
ganfra 5e3e5d2648 Clean code 2021-02-15 15:35:11 +01:00
Benoit Marty 59634753b3 Code review 2021-02-15 15:03:58 +01:00
ganfra 96b02d3154 VoIP: PSTN support was done too early 2021-02-15 14:49:45 +01:00
vachan-maker a604e29744 Translated using Weblate (Malayalam)
Currently translated at 4.4% (93 of 2081 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
2021-02-15 12:08:06 +00:00
zer0-x e01899ce8f Translated using Weblate (Arabic)
Currently translated at 100.0% (11 of 11 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ar/
2021-02-15 12:08:01 +00:00
Slobodan Simić adea3ab775 Translated using Weblate (Serbian)
Currently translated at 100.0% (226 of 226 strings)

Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/sr/
2021-02-15 12:08:01 +00:00
Slobodan Simić 68ef369adc Translated using Weblate (Serbian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sr/
2021-02-15 12:08:00 +00:00
Auri B. P 11e5df1007 Translated using Weblate (Catalan)
Currently translated at 100.0% (11 of 11 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/ca/
2021-02-15 12:08:00 +00:00
random a86405fb01 Translated using Weblate (Italian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/it/
2021-02-15 12:07:59 +00:00
Priit Jõerüüt 1d0eb1e926 Translated using Weblate (Estonian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/et/
2021-02-15 12:07:59 +00:00