Benoit Marty
b6aae0c7c1
Add unit test for canLoginWithQrCode = true
2022-12-01 17:51:44 +01:00
Benoit Marty
381103383e
Fix unit tests.
2022-12-01 17:44:12 +01:00
Florian Renaud
d6fd32b5a0
Merge pull request #7629 from vector-im/feature/fre/voice_broadcast_handle_event_deletion
...
Voice Broadcast - Handle event deletion when listening or recording
2022-11-29 09:51:11 +01:00
Nikita Fedrunov
46fc0ac563
ignore push for a thread if it's currently visible to user ( #7641 )
2022-11-28 17:29:30 +01:00
Florian Renaud
763b60ee6b
Update voice broadcast recorder according to the most recent voice broadcast state event
2022-11-28 13:58:00 +01:00
Florian Renaud
49199bd5e2
Merge pull request #7611 from vector-im/feature/fre/voice_broadcast_deletion
...
Be less restritive when pruning redacted events
2022-11-28 13:57:40 +01:00
Nikita Fedrunov
5aeca1f81a
saving sync filter changed ( #7627 )
2022-11-28 09:48:28 +01:00
Florian Renaud
eb12b1c99b
Use StableUnstableId object for some event types
2022-11-25 14:42:45 +01:00
Benoit Marty
492e842410
Fix the fixture.
2022-11-24 18:05:24 +01:00
Onuray Sahin
0957b38329
Merge pull request #7546 from vector-im/feature/ons/toggle_ip_address_visibility
...
Toggle IP address visibility (PSG-860)
2022-11-22 22:41:21 +03:00
Onuray Sahin
abea9b686a
Code review fixes.
2022-11-22 18:02:48 +03:00
Onuray Sahin
5eb786b55f
Code review fixes.
2022-11-22 16:11:20 +03:00
Onuray Sahin
ab749eee6a
Code review fixes.
2022-11-22 16:05:37 +03:00
Onuray Sahin
6c45490dd1
Code review fixes.
2022-11-21 18:44:45 +03:00
Maxime NATUREL
14de485c67
Merge pull request #7566 from vector-im/fix/mna/missing-translation-reply-to
...
Missing translations on "replyTo" messages (PSG-978)
2022-11-18 14:39:18 +01:00
Maxime NATUREL
74c945b7f0
Launching the sending of the client info in a dedicated coroutine to avoid ANR on application start
2022-11-17 17:43:53 +01:00
Florian Renaud
361538254b
Voice Broadcast - Add maximum length for recording
2022-11-15 09:26:47 +01:00
Maxime NATUREL
58d182aecb
Adding unit tests on ProcessBodyOfReplyToEventUseCase
2022-11-10 17:28:30 +01:00
Onuray Sahin
202c0c58ab
Merge branch 'develop' into feature/ons/toggle_ip_address_visibility
...
# Conflicts:
# vector/src/test/java/im/vector/app/features/settings/devices/v2/overview/SessionOverviewViewModelTest.kt
2022-11-10 17:01:50 +03:00
Maxime NATUREL
6ec33f1264
Removing unused imports
2022-11-10 10:00:27 +01:00
Maxime NATUREL
ced4bf3573
Adding unit tests on EnableNotificationsForCurrentSessionUseCase
2022-11-10 10:00:27 +01:00
Maxime NATUREL
b43c3a8502
Adding unit tests on UpdateEnableNotificationsSettingOnChangeUseCase
2022-11-10 10:00:27 +01:00
Maxime NATUREL
2eeb04426b
Adding unit tests on DisableNotificationsForCurrentSessionUseCase
2022-11-10 10:00:27 +01:00
Maxime NATUREL
e5e971683b
Adding unit tests on CanTogglePushNotificationsViaPusherUseCase
2022-11-10 10:00:27 +01:00
Maxime NATUREL
18929324fe
Updating existing unit tests
2022-11-10 10:00:27 +01:00
Onuray Sahin
b81fc4f8f1
Merge branch 'develop' into feature/ons/toggle_ip_address_visibility
...
# Conflicts:
# vector/src/test/java/im/vector/app/features/settings/devices/v2/overview/SessionOverviewViewModelTest.kt
2022-11-09 18:09:22 +03:00
Onuray Sahin
46c60f5897
Fix unit tests.
2022-11-09 16:57:16 +03:00
Maxime NATUREL
6d2620815c
Moving UI auth interceptor into use case
2022-11-07 16:52:41 +01:00
Maxime NATUREL
45050e8216
Removing error formatting from ViewModel
2022-11-07 11:45:31 +01:00
Maxime NATUREL
db42d1c01c
Fix post rebase unit tests
2022-11-07 11:09:42 +01:00
Maxime NATUREL
4b0b335a68
Fixing code quality issues
2022-11-07 11:09:42 +01:00
Maxime NATUREL
e0d511a488
Fixing a name of a mocked component
2022-11-07 11:09:42 +01:00
Maxime NATUREL
a3df90ae3e
Adding unit tests about multi signout action for devices view model
2022-11-07 11:09:42 +01:00
Maxime NATUREL
880ee4058c
Adding unit tests about reAuth actions for devices view model
2022-11-07 11:09:42 +01:00
Maxime NATUREL
5bcf2ac51e
Adding unit tests for other sessions list view model
2022-11-07 11:09:41 +01:00
Maxime NATUREL
a968ac08c3
Adding unit tests for signout sessions use case
2022-11-07 11:09:41 +01:00
Maxime NATUREL
4621488f21
Merge pull request #7476 from vector-im/fix/mna/push-toggle-check-support
...
[Session manager] Hide push notification toggle when there is no server support (PSG-970)
2022-11-04 09:19:04 +01:00
Maxime NATUREL
e9daef97b6
Fix order of check to get notification status
2022-11-03 11:27:02 +01:00
Jorge Martín
5c55a3261f
Merge remote-tracking branch 'origin/develop' into resilience-rc
2022-11-02 16:00:34 +01:00
Maxime NATUREL
e67cc2b2db
Adding unit tests on GetNotificationsStatusUseCase
2022-11-02 09:37:10 +01:00
Maxime NATUREL
62912f891c
Introducing a NotificationsStatus to render the push notification toggle in session overview screen
2022-11-02 09:37:10 +01:00
Maxime NATUREL
1acb42f61d
Adding use case to check support for new enabled field support
2022-11-02 09:37:10 +01:00
Florian Renaud
d7791402b7
Fix unit tests
2022-10-31 15:18:24 +01:00
Florian Renaud
174ba4f4cc
VoiceBroadcastPlayer - Create player interface and move implementation to dedicated class
2022-10-27 16:54:32 +02:00
jonnyandrew
c776aae9d0
[Rich text editor] Add plain text mode and new attachment UI ( #7459 )
...
* Add new attachments selection dialog
* Add rounded corners to bottom sheet dialog.
Note these are currently only visible in the collapsed state.
- [Google issue](https://issuetracker.google.com/issues/144859239 )
- [Rejected PR](https://github.com/material-components/material-components-android/pull/437 )
- [Github issue](https://github.com/material-components/material-components-android/issues/1278 )
* Add changelog entry
* Remove redundant call to superclass click listener
* Refactor to use view visibility helper
* Change redundant sealed class to interface
* Remove unused string
* Revert "Add rounded corners to bottom sheet dialog."
This reverts commit 17c43c91888162d3c7675511ff910c46c3aa32fc.
* Remove redundant view group
* Remove redundant `this`
* Update rich text editor to latest
* Update rich text editor version
* Allow toggling rich text in the new editor
* Persist the text formatting setting
* Add changelog entry
2022-10-26 18:37:40 +02:00
Florian Renaud
0cc2a477b4
Mockk GetOngoingVoiceBroadcastsUseCase and adapt tests
2022-10-26 14:54:55 +02:00
Florian Renaud
2f14d19130
Fix failing test
2022-10-26 12:44:37 +02:00
Maxime NATUREL
e765575cf6
Renaming and creating a fixture method for DeviceFullInfo mocks
2022-10-26 12:22:26 +02:00
Maxime NATUREL
2e99d45c82
Adding unit test about select mode
2022-10-26 12:22:25 +02:00
Maxime NATUREL
3bba9dea25
Adding unit test for filter action
2022-10-26 12:22:25 +02:00