random
2c50cd16b1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2752 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-01-27 14:26:31 +00:00
Linerly
5319f03592
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2752 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-01-27 14:26:28 +00:00
Paragoumba
2f96b6ef55
Translated using Weblate (French)
...
Currently translated at 100.0% (2752 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-01-27 14:26:25 +00:00
Danial Behzadi
4a799786f5
Translated using Weblate (Persian)
...
Currently translated at 99.3% (2733 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-01-27 14:26:22 +00:00
Priit Jõerüüt
8f288990de
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (2750 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-01-27 14:26:20 +00:00
artevaeckt
0d29859fab
Translated using Weblate (German)
...
Currently translated at 99.2% (2732 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-01-27 14:26:17 +00:00
waclaw66
f1288e53b1
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2752 of 2752 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-01-27 14:26:15 +00:00
Benoit Marty
2e36ca5650
Merge pull request #5070 from vector-im/feature/bma/test_screens
...
Test screens in the settings
2022-01-27 14:21:10 +01:00
Benoit Marty
c6ee513ba1
Merge pull request #5069 from vector-im/feature/ons/fix_end_poll
...
Allow ending polls if user created it
2022-01-27 14:09:18 +01:00
ariskotsomitopoulos
554ece724e
- Remove counter from thread notifications
...
- Fix red dot on user mentioning
2022-01-27 14:55:34 +02:00
ariskotsomitopoulos
f53b711e0d
When thread disabled add thread replies within threads ( to the users with threads enabled )
2022-01-27 13:49:03 +02:00
ariskotsomitopoulos
358a7d0ec4
Handle latest thread message & root thread edition to update thread summary and thread list appropriately
2022-01-27 13:22:04 +02:00
Benoit Marty
1518a08c29
Fix towncrier mistake due to file extension change
2022-01-27 12:17:25 +01:00
Benoit Marty
eacdf7f55d
Merge pull request #5071 from vector-im/feature/bma/wording
...
Instruction for the next weblate sync
2022-01-27 10:00:03 +01:00
Benoit Marty
590f4bee25
Merge pull request #5073 from vector-im/feature/adm/instrumentation-modification-error
...
Fixing concurrent modification espresso errors
2022-01-27 09:59:24 +01:00
Onuray Sahin
2ad7a020cf
Current user is not a king to end polls, check event sender id instead.
2022-01-27 00:00:29 +03:00
Adam Brown
19a46afe7b
untracking activities during espresso runs as soon as they're idle
...
- Sometimes activities are instantly idle without going through the lifecycleChanged callback which means we were registering callsbacks which were duplicated and triggering for later waits
2022-01-26 18:47:24 +00:00
Adam Brown
cbdeb54fdb
using md5 hash of the userId to normalise the usage as a key
2022-01-26 18:43:09 +00:00
Benoit Marty
6c79be1c68
Instruction for the next weblate sync
2022-01-26 18:16:35 +01:00
Benoit Marty
891367752b
Test the legals screen ( #4709 )
2022-01-26 18:00:49 +01:00
Benoit Marty
5989d6b82a
Test analytics opt-in screen from the settings
2022-01-26 17:41:09 +01:00
Benoit Marty
62a554b5e2
Changelog
2022-01-26 17:01:52 +01:00
Benoit Marty
6107fb644d
Flatten View hierarchy
2022-01-26 17:00:36 +01:00
Onuray Sahin
db1152cb72
Allow ending polls if user created it.
2022-01-26 17:50:31 +03:00
ariskotsomitopoulos
92d082c26a
Improve thread message deletion
...
Fix thread summary after isLimited events
2022-01-26 14:07:07 +02:00
Benoit Marty
d127e0c39d
Fix buildkite build
2022-01-26 11:55:44 +01:00
Adam Brown
bc373917b5
making the onboarding store a userId scoped generic store instead
2022-01-26 09:35:13 +00:00
Adam Brown
73b80b1c7d
providing the onboarding store via session extension
...
- avoids needing to know about the user id for each read/write
2022-01-26 09:35:13 +00:00
Adam Brown
b91b9cb973
lifting analytics extension to the common package
2022-01-26 09:35:13 +00:00
Adam Brown
f44ccd739e
storing an retrieving the use case selection by user
...
- will enable multi account support in the future
2022-01-26 09:35:13 +00:00
Adam Brown
c4ac03949c
persisting the use case at the point of session creation
...
- this ensures we have a unique session or account id to store the selection against in case we support multi account in the future
2022-01-26 09:35:13 +00:00
Adam Brown
0a7c421faa
making use of the analytics tracker instead of the vector analytics for the smaller tracking subset
2022-01-26 09:35:13 +00:00
Adam Brown
6c1cbccff3
updating the identity with the use case selection as part of the onboarding flow
2022-01-26 09:35:13 +00:00
Adam Brown
515c8ce7c2
adding ability to update the user properties (identity) via the vector analytics
2022-01-26 09:35:13 +00:00
Adam Brown
84e23e1911
storing the user usecase selection and clearinng on signout
2022-01-26 09:35:13 +00:00
Benoit Marty
793cdf8f87
Ensure mapbox legal mention are displayed on the map
2022-01-26 00:22:07 +01:00
Benoit Marty
3c295e10e2
Fix buildkite build
2022-01-25 22:26:52 +01:00
Benoit Marty
38a6c3ea61
Merge branch 'develop' of github.com:vector-im/element-android into develop
2022-01-25 21:50:12 +01:00
Benoit Marty
fe5109fead
Version++
2022-01-25 21:48:18 +01:00
Benoit Marty
c657586de3
Merge branch 'release/1.3.16' into main
2022-01-25 21:46:51 +01:00
Benoit Marty
e6c5ce63a0
Merge branch 'release/1.3.16' into develop
2022-01-25 21:46:50 +01:00
Benoit Marty
2544559fb3
fastlane
2022-01-25 21:46:34 +01:00
Benoit Marty
00928308c8
Update the changelog manually
2022-01-25 21:45:05 +01:00
Benoit Marty
bf1ef3ce56
Towncrier
2022-01-25 21:42:37 +01:00
Benoit Marty
f6d7959cdc
Fix sanity test
2022-01-25 21:37:24 +01:00
Benoit Marty
b1882a1d3b
Merge pull request #5060 from vector-im/feature/adm/build-quality-errors
...
build quality errors
2022-01-25 20:49:39 +01:00
Benoit Marty
539b29e4ed
Merge pull request #5059 from vector-im/feature/bma/weblate_cleanup
...
Cleanup string resource during Weblate sync
2022-01-25 20:10:43 +01:00
Adam Brown
523f4eeabf
using material card view instead of androidx cardview
2022-01-25 18:15:32 +00:00
Benoit Marty
2177934073
Title is now limited to 30 chars by the PlayStore
2022-01-25 19:08:46 +01:00
Benoit Marty
76599af088
Add default description for nl-NL
2022-01-25 19:05:20 +01:00