Benoit Marty
e062ade239
interface TestParameterValuesProvider is deprecated.
2025-10-21 09:12:11 +02:00
Benoit Marty
c962201722
Merge pull request #5557 from element-hq/feature/bma/sortFF
...
Sort feature flags
2025-10-17 15:26:39 +02:00
ElementBot
e5a9e2dc74
Update screenshots
2025-10-17 11:00:29 +00:00
Jorge Martin Espinosa
597c9b473a
Sync notifications using WorkManager ( #5545 )
...
* Initial implementation of notification sync using `WorkManager`
* Use custom `MetroWorkerFactory` to allow assisted injection in WorkManager Workers
* Add tests for `FetchNotificationWorker`. Create `FakeNotificationResolverQueue` to help testing.
* Add more tests, fix Konsist checks
* Add tests for `SyncNotificationWorkManagerRequest`
* Simplify `FakeNotificationResolverQueue`
2025-10-17 09:51:27 +00:00
Benoit Marty
0656b5b2c4
Merge remote-tracking branch 'origin/develop' into feature/bma/assetReader
2025-10-16 20:34:38 +02:00
ganfra
82fd2866d7
Merge pull request #5540 from element-hq/feature/fga/space_ui_tweak
...
design(space): match figma for Space views
2025-10-16 10:26:50 +02:00
ElementBot
8c218634d6
Update screenshots
2025-10-15 12:37:27 +00:00
Benoit Marty
370300f810
Remove custom color for enterprise build.
2025-10-15 14:10:42 +02:00
ElementBot
d44ba9fa1a
Update screenshots
2025-10-15 09:50:04 +00:00
Jorge Martin Espinosa
7491b5479a
Allow uploading notification push rules in bug reports ( #5538 )
...
* Allow uploading push rules in bug reports
* Improve bug report screen previews
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-10-15 11:45:04 +02:00
Benoit Marty
8b703ed046
Let the enterprise build be able to update the colors.
2025-10-15 11:25:58 +02:00
Benoit Marty
67cd95872f
Merge pull request #5527 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x
...
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.13
2025-10-13 18:04:52 +02:00
ElementBot
5dcae95051
Update screenshots
2025-10-13 15:31:09 +00:00
Benoit Marty
e2a6c74287
Merge pull request #5526 from element-hq/feature/bma/chipIteration
...
Let room filters follow the design.
2025-10-13 16:58:14 +02:00
ElementBot
12fdfe474e
Update screenshots
2025-10-13 13:32:00 +00:00
Benoit Marty
c16903c57c
Add exception to Konsist test.
2025-10-13 09:25:24 +02:00
Benoit Marty
7950cfc3b4
Merge pull request #5503 from element-hq/feature/bma/immutableCleanup
...
Do some cleanup on our immutable annotation usage
2025-10-10 17:42:26 +02:00
Jorge Martin Espinosa
706d5f0d3a
Import Compound tokens - fixed icons ( #5506 )
...
* Import fixed Compound icons
* Revert changes to thread icons
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-10-10 15:14:22 +02:00
ganfra
3c9b322fa8
Merge pull request #5493 from element-hq/feature/fga/space_description
...
feature(space): make sure to handle topic properly
2025-10-09 15:39:15 +02:00
Benoit Marty
f9ba0819f2
Add Konsist test on Immutable annotation
2025-10-09 15:36:06 +02:00
Benoit Marty
5671a5fc07
Merge pull request #5495 from element-hq/feature/bma/removeAvatarPreviews
...
Reduce number of Previews for Avatar.
2025-10-09 12:01:08 +02:00
Benoit Marty
7ce2c08f6e
Merge pull request #5490 from element-hq/feature/bma/improveImmutables
...
Ensure that we are using Immutable instead of Persistent
2025-10-09 11:48:32 +02:00
ElementBot
b96254429f
Update screenshots
2025-10-09 09:42:27 +00:00
ElementBot
611cdeccca
Update screenshots
2025-10-09 08:08:30 +00:00
ElementBot
67c5dfa4af
Update screenshots
2025-10-08 16:24:49 +00:00
ElementBot
1a5dff2b60
Update screenshots
2025-10-08 15:04:35 +00:00
Benoit Marty
da78386d25
Add Konsist test to check that toPersistentList() is not used.
...
Same for `toPersistentSet()` and `toPersistentMap()`.
Fix existing issues.
2025-10-08 15:51:18 +02:00
ElementBot
84e1c3e3fb
Update screenshots
2025-10-08 10:03:45 +00:00
ElementBot
094c84f6d5
Update screenshots
2025-10-07 20:12:18 +00:00
ElementBot
73d57e102e
Update screenshots
2025-10-07 18:33:40 +00:00
ElementBot
3f9c0bd70d
Update screenshots
2025-10-07 14:09:53 +00:00
Jorge Martin Espinosa
0659174735
Add Labs screen for beta testing of public features ( #5465 )
...
* Add Labs screen:
- Make `Feature` have an `isInLabs` boolean to distinguish private feature flags from public ones.
- Have `FeatureFlagsService` provide the list of available flags.
- Display the labs item in the settings screen only if there are available public features.
- Remove public feature toggles from developer options.
- Implement the labs screen with the public features.
- Add a clear cache step to the threads feature toggle
- Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-10-07 10:02:54 +00:00
ElementBot
3692b5cf60
Update screenshots
2025-10-06 19:21:59 +00:00
Benoit Marty
c3157e5caf
Add exception for Konsist test.
2025-10-06 10:17:31 +02:00
Benoit Marty
acc18fc081
Merge pull request #5451 from element-hq/feature/bma/spaceAnnoucement
...
Space annoucement
2025-10-03 16:48:49 +02:00
Benoit Marty
ffde95fb84
Merge pull request #5432 from element-hq/feature/bma/leaveSpace
...
Leave space: use SDK API.
2025-10-03 16:43:45 +02:00
ElementBot
300860ba6a
Update screenshots
2025-10-03 13:27:43 +00:00
ElementBot
9d93314dd9
Update screenshots
2025-10-03 13:13:53 +00:00
ElementBot
a4a6cb81ba
Update screenshots
2025-10-02 22:32:40 +00:00
ElementBot
7cdb448326
Update screenshots
2025-10-02 15:59:35 +00:00
ElementBot
35dd2c76c1
Update screenshots
2025-10-02 15:40:56 +00:00
Benoit Marty
084bf5392a
Merge branch 'develop' into feature/fga/space_list_join_action
2025-10-01 12:41:22 +02:00
ElementBot
d449294f44
Update screenshots
2025-10-01 09:04:00 +00:00
Benoit Marty
0cd264937d
Merge pull request #5420 from element-hq/feature/bma/metroAssistedInject
...
Ensure Metro `@AssistedInject` is used.
2025-09-30 15:39:23 +02:00
ElementBot
16cf3b1a9c
Update screenshots
2025-09-30 10:33:23 +00:00
ElementBot
9f7027d3f8
Update screenshots
2025-09-29 16:10:45 +00:00
Benoit Marty
095ea59b8f
Merge branch 'develop' into feature/bma/incomingVerificationA11y
2025-09-29 17:57:00 +02:00
Andy Balaam
53f79b49a1
Update the strings for the device verification flow ( #5419 )
...
* Update the strings for the device verification flow
Part of https://github.com/element-hq/element-meta/issues/2898
2025-09-29 16:42:10 +01:00
ElementBot
c6d4a367d3
Sync Strings from Localazy ( #5427 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-09-29 15:10:21 +00:00
ElementBot
0bf4b80163
Update screenshots
2025-09-29 14:24:32 +00:00