Commit graph

23015 commits

Author SHA1 Message Date
Valere
6da05a3804
Merge pull request #8462 from vector-im/feature/bca/fix_8445
Special text for re-verification after update
2023-05-24 10:10:52 +02:00
Valere
9f3255dd78
Merge pull request #8458 from vector-im/feature/bca/remove_legacy_per_device_verif
Remove legacy manually verify specific other device
2023-05-24 01:09:29 +02:00
valere
bb59a758cf code review 2023-05-24 00:06:36 +02:00
Valere
591b08f1ff
Merge pull request #8461 from vector-im/feature/bca/fix_several_anr
Fix several app non responsive issues
2023-05-23 18:32:13 +02:00
Valere
df1641995e
Merge pull request #8457 from vector-im/feature/bca/fix_bad_device_list
fix always returning live devices for current user
2023-05-23 14:58:10 +02:00
valere
27f9be5eda Special text for re-verification after update 2023-05-23 13:08:14 +02:00
valere
19dc812719 add changelog 2023-05-23 11:01:08 +02:00
Jorge Martin Espinosa
bb09bee641
Merge pull request #8459 from vector-im/dependabot/gradle/com.likethesalad.android-stem-plugin-2.4.1
Bump com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1
2023-05-23 10:39:55 +02:00
valere
2ea6cdba6f Fix app non responsive 2023-05-23 08:30:58 +02:00
valere
b98d6ca55b Add changelog 2023-05-23 08:08:02 +02:00
dependabot[bot]
ccf77eb05a
Bump com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1
Bumps com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1.

---
updated-dependencies:
- dependency-name: com.likethesalad.android:stem-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 23:59:34 +00:00
valere
94956a2ec6 Add change log 2023-05-22 22:37:37 +02:00
valere
517af968e6 Remove legacy manually verify specific other device 2023-05-22 22:26:26 +02:00
valere
705b17e7f1 fix always returning live devices for current user 2023-05-22 19:26:05 +02:00
Benoit Marty
aecdd475d8 Update the release script to release the flavor rustCrypto - small revert 2023-05-17 16:37:08 +02:00
Benoit Marty
66aa4226b5 version++ 2023-05-17 14:55:30 +02:00
Benoit Marty
4ca67022e6 Merge tag 'v1.6.0' into develop
v1.6.0
2023-05-17 14:54:24 +02:00
Benoit Marty
3b9dc50250 Merge branch 'release/1.6.0' into main 2023-05-17 14:53:53 +02:00
Benoit Marty
8d6d10206b Adding fastlane file for version 1.6.0 2023-05-17 14:53:32 +02:00
Benoit Marty
ec9b56d19a Changelog for version 1.6.0 2023-05-17 14:52:43 +02:00
Benoit Marty
120053a018 Update the release script to release the flavor rustCrypto. 2023-05-17 12:23:56 +02:00
Benoit Marty
134992cf0d Setting version for the release 1.6.0 2023-05-17 12:10:23 +02:00
dependabot[bot]
e2afa0ccd3
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#8424) 2023-05-16 08:24:09 +00:00
Valere
c9ed3abc36
Merge pull request #8436 from vector-im/feature/bca/update_analytics
Add sentry config for rust crypto
2023-05-15 21:44:02 +02:00
Benoit Marty
7c3ecec92a
Merge pull request #8426 from vector-im/feature/bma/a11yFixes
A11y fixes
2023-05-15 16:28:35 +02:00
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