Commit Graph

23090 Commits

Author SHA1 Message Date
valere eba31a7216 Add sentry config for rust crypto
update posthog url
2023-05-15 11:29:49 +02:00
Benoit Marty 0b374bf9c6
Merge pull request #8433 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2023-05-15 09:47:48 +02:00
Benoit Marty dd2bbf6189
Merge pull request #8435 from vector-im/sync-emojis
Sync Emojis
2023-05-15 09:44:29 +02:00
bmarty 1fdb31d4c6 Sync Emojis 2023-05-15 00:03:30 +00:00
Weblate acaa013b8d Merge branch 'origin/develop' into Weblate. 2023-05-14 10:34:09 +00:00
someone1611 adb8be8958 Translated using Weblate (Vietnamese)
Currently translated at 79.0% (2076 of 2627 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
2023-05-14 10:34:07 +00:00
someone1611 ab1377cc07 Translated using Weblate (Vietnamese)
Currently translated at 48.4% (47 of 97 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/vi/
2023-05-14 10:34:04 +00:00
raspin0 37039ee5be Translated using Weblate (Polish)
Currently translated at 100.0% (2627 of 2627 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2023-05-14 10:34:03 +00:00
Zet 2d381fa669 Translated using Weblate (Arabic)
Currently translated at 38.9% (1024 of 2627 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2023-05-14 10:34:02 +00:00
valere 04f5ae1fc3 Fix rust nightly shoud replace the kotlin app 2023-05-12 15:19:06 +02:00
Benoit Marty e0d3fbef27 Add workflow_dispatch to build nightly github action. 2023-05-11 16:34:02 +02:00
Benoit Marty 90b10855a0
Merge pull request #8413 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2023-05-11 14:52:55 +02:00
Valere 215c503a79
Merge pull request #8419 from vector-im/feature/bca/fix_qr_verif_refresh
Fix 8418
2023-05-11 14:52:47 +02:00
Valere b2cde3f9d6
Merge pull request #8390 from vector-im/feature/bma/crypto_rust_default
Rust Crypto SDK is now the default, and the build will replace the existing application
2023-05-11 14:52:26 +02:00
Benoit Marty f9f341e0ed
Merge pull request #8410 from vector-im/feature/bma/fixCrashes
Fix crashes
2023-05-11 14:51:33 +02:00
Benoit Marty 14884b768a Remove unused resource 2023-05-11 14:32:52 +02:00
Benoit Marty e2b20f0d91 Fix compilation issue 2023-05-11 11:45:34 +02:00
valere b2a21f7cc8 Add user property for rust to help analytics 2023-05-11 10:48:51 +02:00
valere 1a1f6810e2 Fix missing implem 2023-05-11 10:48:28 +02:00
valere 7d9330b2ee Ensure keys & signature after rust migration 2023-05-11 10:48:10 +02:00
Benoit Marty 6542eae258 Changelog 2023-05-11 10:17:59 +02:00
Benoit Marty 7a65a51ee1 Attempt to give accessibility focus to the first item of the RecyclerView when the recycler view is updated (screen change), to improve screen reader behavior. 2023-05-10 18:45:25 +02:00
Benoit Marty 20fedc87fe Remove dead code 2023-05-10 17:51:40 +02:00
Benoit Marty db76cd5899 Give accessibility focus to title of bottom sheet, which can be updated asynchronously. 2023-05-10 17:27:39 +02:00
Benoit Marty 6c942a7575 Give accessibility focus to the alerts. 2023-05-10 17:00:07 +02:00
Benoit Marty 71a2a4d31a a11y: add custom action to be able to close the alert. 2023-05-10 16:43:54 +02:00
Benoit Marty fe3a41e4e9 Improve accessibility for avatar of users, rooms and spaces. 2023-05-10 14:49:05 +02:00
valere 8d58799134 Fix 8418 2023-05-10 14:28:56 +02:00
Benoit Marty c8fbb88511 Let the focus go to the room list and the actions at the bottom, useful when navigating with the keyboard. 2023-05-10 13:39:18 +02:00
Yoan Pintas 36b1e9b5e4
Replace matrix ids by displayname in notice events (#8395) 2023-05-10 08:30:21 +00:00
Benoit Marty 421d996908 Add changelog 2023-05-09 22:12:15 +02:00
valere e254f1e7da Ignore a test for flackyness 2023-05-09 22:08:56 +02:00
valere a170c0b7db test legacy is partially cleaned 2023-05-09 22:08:56 +02:00
valere 98841bbe3d post rebase fix 2023-05-09 22:08:56 +02:00
valere 49054d8a15 Fix migration test per source set 2023-05-09 22:08:56 +02:00
valere 03905910e2 fix changelog 2023-05-09 22:08:56 +02:00
valere 88f505f8e5 update changelog 2023-05-09 22:08:56 +02:00
valere fd186c1f32 create rust db as a realm migration 2023-05-09 22:08:56 +02:00
Benoit Marty 62ec1eb505 Fix typo 2023-05-09 22:08:56 +02:00
Benoit Marty ec1474e646 Rust Crypto SDK is now the default, and the build will replace the existing application. 2023-05-09 22:08:56 +02:00
Benoit Marty 7f3a43e1bc Fix typo 2023-05-09 22:07:08 +02:00
Benoit Marty e64d834264 Rust Crypto SDK is now the default, and the build will replace the existing application. 2023-05-09 22:07:08 +02:00
Weblate fd04f80e64 Merge branch 'origin/develop' into Weblate. 2023-05-09 19:34:18 +00:00
raspin0 9c948f7849 Translated using Weblate (Polish)
Currently translated at 100.0% (97 of 97 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/pl/
2023-05-09 19:34:16 +00:00
LinAGKar d5e8397f89 Translated using Weblate (Swedish)
Currently translated at 100.0% (97 of 97 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sv/
2023-05-09 19:34:14 +00:00
LinAGKar 60a377ad8d Translated using Weblate (Swedish)
Currently translated at 100.0% (2627 of 2627 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2023-05-09 19:34:12 +00:00
raspin0 30335ce59a Translated using Weblate (Polish)
Currently translated at 100.0% (2627 of 2627 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2023-05-09 19:34:11 +00:00
Benoit Marty da9dd57d64
Merge pull request #8403 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2023-05-09 16:57:14 +02:00
Benoit Marty 0421415174 changelog 2023-05-09 15:04:35 +02:00
Benoit Marty 672151b8a2 Fix nightly and release build by temporarily deactivate `removeUnusedCode`. Related to #8408 2023-05-09 14:29:58 +02:00