Benoit Marty
1144d467e5
Use client.cachedAvatarUrl(), to be able to render the user avatar faster, and even if there is no network ( #2488 ).
2024-03-18 15:02:54 +01:00
Benoit Marty
5c540c4af9
Fix compilation warning.
2024-03-18 15:02:41 +01:00
Benoit Marty
4666b98204
Merge pull request #2561 from element-hq/sync-localazy
...
Sync Strings
2024-03-18 09:23:35 +01:00
Jorge Martin Espinosa
4d3615e498
Add analytic events to room moderation ( #2553 )
...
* Add analytic events to room moderation
* Fix typo and tests
2024-03-18 08:06:36 +01:00
bmarty
8f84647f78
Sync Strings from Localazy
2024-03-18 00:16:33 +00:00
Jorge Martin Espinosa
517be47397
Move Konsist tests to quality checks ( #2558 )
...
* Move `Konsist` tests to quality checks
This should also help us avoid running them for every single test task, including Kover.
* Fix upload report path filter
2024-03-15 18:03:13 +01:00
Jorge Martin Espinosa
b488cbbfb8
Test and verify coverage only on debug variant ( #2556 )
...
* Test and verify coverage only on debug variant
* Set files to upload
* Fix also nightlyReports flow
2024-03-15 15:52:33 +01:00
Benoit Marty
1df8f53673
version++
2024-03-15 15:28:54 +01:00
Benoit Marty
0f3a3e0db4
Merge tag 'v0.4.6' into develop
...
tag
2024-03-15 15:21:05 +01:00
Benoit Marty
2d60c034a5
Merge branch 'release/0.4.6' into main
2024-03-15 15:20:50 +01:00
Benoit Marty
2d765ba31e
Adding fastlane file for version 0.4.6
2024-03-15 15:20:47 +01:00
Benoit Marty
cf635755d3
Changelog for version 0.4.6
2024-03-15 15:20:22 +01:00
Benoit Marty
a5940380c0
Merge pull request #2544 from element-hq/feature/bma/trackUtd
...
Track UTD errors.
2024-03-15 14:11:29 +01:00
ElementBot
24275982cf
Sync Strings ( #2557 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-03-15 13:37:11 +01:00
Benoit Marty
55cbb99201
Improve UtdTracker test.
2024-03-15 12:33:54 +01:00
Benoit Marty
dce57a7234
Add unit test on UtdTracker
2024-03-15 12:29:38 +01:00
Benoit Marty
c1dfa4806c
Fix compilation of minimal.
2024-03-15 12:00:16 +01:00
Benoit Marty
b8e8578fad
Add extra properties "cryptoSDK" to Error.CryptoSDK.Rust to all events and screen sent to PostHog.
2024-03-15 11:27:53 +01:00
Benoit Marty
cf36ce3cec
Improve crypto error content.
2024-03-15 09:41:43 +01:00
Benoit Marty
a61b7c91f4
Bump analytics plan to 0.14.0
2024-03-15 09:36:20 +01:00
Jorge Martin Espinosa
061ea9a5c7
Ensure progress indicator is removed when a user is unblocked ( #2554 )
2024-03-15 08:34:59 +01:00
Benoit Marty
0702005468
Track UTD errors.
2024-03-14 17:03:50 +01:00
Jorge Martin Espinosa
a7093bae8b
Add legacy call invite state events and notifications ( #2552 )
...
* Add state timeline events and notifications for legacy call invites
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-03-14 16:29:06 +01:00
renovate[bot]
07858ca5f7
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.9 ( #2551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 16:09:44 +01:00
Jorge Martin Espinosa
00f68a0f86
Revert "Clear and generate new cache only when merging to develop" ( #2550 )
...
This reverts commit 0473c4b5f0 .
2024-03-14 13:34:19 +01:00
Benoit Marty
6f09f2fb77
Merge pull request #2547 from element-hq/renovate/org.maplibre.gl-android-sdk-10.x
...
Update dependency org.maplibre.gl:android-sdk to v10.3.0
2024-03-14 10:05:15 +01:00
Jorge Martin Espinosa
90304a268e
Add SDK git SHA to user agent ( #2548 )
2024-03-14 09:59:46 +01:00
Jorge Martin Espinosa
6c1f90ed77
Use userId on display name change state events ( #2545 )
...
* Use `userId` on display name change state events
2024-03-14 08:46:20 +00:00
Jorge Martin Espinosa
0473c4b5f0
Clear and generate new cache only when merging to develop ( #2549 )
...
Clearing the cache regularly doesn't work because on each new merge to develop a new cache of almost 4GB will be created and replace the 'cleared' one.
We can try doing a clean up to this cache we're about to save so it's a bit smaller.
2024-03-14 09:40:34 +01:00
Benoit Marty
469ae606fb
Merge pull request #2546 from element-hq/feature/bma/improveGitHubPages
...
Improve GitHub pages
2024-03-14 09:37:30 +01:00
Jorge Martin Espinosa
1670909408
Improve room member list loading UX ( #2543 )
...
Improve room member list UX:
- Don't display the list in chunks anymore.
- Use an indeterminate linear progress indicator to display some loading is being done (either loading the cached list or the updated one).
- Try to make sure we don't display the members loaded from timeline items as the cached room list by mistake.
* Update screenshots
* Simplify member loading logic.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-03-14 08:05:44 +00:00
renovate[bot]
92e7a0d086
Update dependency org.maplibre.gl:android-sdk to v10.3.0
2024-03-14 05:02:20 +00:00
Benoit Marty
c00b9c83f0
Add id to the table rows.
2024-03-13 17:40:08 +01:00
Benoit Marty
ad5b973778
Update URL parameter according to the form value, to let the user store permalinks.
2024-03-13 17:40:08 +01:00
Benoit Marty
f0fcbb8ecd
Merge pull request #2539 from element-hq/renovate/wysiwyg
...
Update wysiwyg to v2.33.0
2024-03-13 16:57:11 +01:00
ganfra
eba6db5ce2
Merge pull request #2536 from element-hq/feature/fga/room_list_filter_iteration
...
Feature/fga/room list filter iteration
2024-03-13 16:36:54 +01:00
Jorge Martin Espinosa
b405d9025f
Added empty state to banned member list ( #2541 )
...
* Added empty state to banned member list
* Center both empty states in `RoomMemberListView` and `PollHistoryView`
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-03-13 15:04:43 +00:00
ElementBot
540ad4e92f
Update screenshots
2024-03-13 14:32:39 +00:00
ganfra
feb87558a8
RoomList : add some more tests
2024-03-13 15:25:36 +01:00
ganfra
9d6f68ac82
Tests: raise default timeout of consumeItemsUntilPredicate to 3 seconds (like awaitItem)
2024-03-13 12:44:59 +01:00
ganfra
dbba95a830
Merge branch 'develop' into feature/fga/room_list_filter_iteration
2024-03-13 12:07:20 +01:00
ganfra
14ed18d85b
Merge pull request #2537 from element-hq/feature/fga/fix_timeline_is_direct
...
Bugfix : fix timeline not showing sender info
2024-03-13 11:17:29 +01:00
renovate[bot]
e6da87e322
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.8 ( #2538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 10:40:51 +01:00
Benoit Marty
f904b5d396
Merge pull request #2540 from element-hq/feature/bma/renameLocalazyKeys
...
Rename localazy keys
2024-03-13 10:37:35 +01:00
Benoit Marty
90cd0dc44e
Acronyms in camel case should have only the first letter capitalized.
2024-03-13 10:13:10 +01:00
Benoit Marty
12f4fc2591
Some string keys have been renamed, so rename them in the code.
2024-03-13 10:02:06 +01:00
Benoit Marty
471242bb99
Update config.json.
2024-03-13 09:58:37 +01:00
Benoit Marty
c881ea95bf
Run ./tools/localazy/downloadStrings.sh --all after some key renaming on Localazy.
2024-03-13 09:56:31 +01:00
Benoit Marty
70714dcb1f
Run ./tools/localazy/downloadStrings.sh --all.
2024-03-13 09:43:09 +01:00
Benoit Marty
19d6111e55
Merge pull request #2534 from element-hq/feature/bma/fixStringImport
...
Fix string import
2024-03-13 09:38:21 +01:00