Maxime NATUREL
|
ef13f6033c
|
Fixing coding style issues
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
a5bcbf300b
|
Parsing the full version of browsers for Web device type
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
a6289d19f4
|
Making const for client info event prefix as internal
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
fdb61e26ee
|
Rendering Device section with extended info
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
25a3d831f1
|
Adding unit tests for application section visibility use case
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
9f9f6e14be
|
Rendering Application section into session details
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
acd05a0233
|
Exposing the matrix client info into the DeviceFullInfo
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
93fe22d18e
|
Fixing hidden exception in unit tests of DevicesViewModelTest
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
5cac68d731
|
Adding unit tests for the get client info use case
|
2022-10-11 15:23:22 +02:00 |
|
Maxime NATUREL
|
b9f7e9762d
|
Removing code for tests
|
2022-10-11 15:22:41 +02:00 |
|
Maxime NATUREL
|
4aca1dcb24
|
Fix after rebase
|
2022-10-11 14:28:03 +02:00 |
|
Maxime NATUREL
|
3adc5ca430
|
Using suspend modifier to make use case really testable
|
2022-10-11 14:03:12 +02:00 |
|
Maxime NATUREL
|
1475655f20
|
Fix unit tests failing by setting testDispatcher
|
2022-10-11 14:03:12 +02:00 |
|
Maxime NATUREL
|
a762fc1d80
|
Removing unused imports
|
2022-10-11 14:03:12 +02:00 |
|
Maxime NATUREL
|
e465969e5e
|
Adding unit tests for ConfigureAndStartSessionUseCase
|
2022-10-11 14:03:10 +02:00 |
|
Maxime NATUREL
|
34e37ea608
|
Updating unit tests
|
2022-10-11 14:02:36 +02:00 |
|
Maxime NATUREL
|
c0e9d5124c
|
Update the Matrix client info when configuring the Session
|
2022-10-11 14:02:36 +02:00 |
|
Maxime NATUREL
|
0c6d49856c
|
Moving matrix client info related component to core package
|
2022-10-11 14:02:36 +02:00 |
|
Maxime NATUREL
|
1e6fb99e3c
|
Introducing a use case to configure and start a Session
|
2022-10-11 14:02:36 +02:00 |
|
Maxime NATUREL
|
ce70ab8f0f
|
Adding unit tests for update client info use case
|
2022-10-11 14:02:36 +02:00 |
|
Maxime NATUREL
|
7d00908f11
|
Adding unit tests for the set client info use case
|
2022-10-11 14:02:09 +02:00 |
|
Maxime NATUREL
|
ccc3ac628a
|
Adding unit tests for the get client info use case
|
2022-10-11 14:02:07 +02:00 |
|
Maxime NATUREL
|
9877e90df6
|
Adding use cases to get and set the extra matrix client Info
|
2022-10-11 14:01:43 +02:00 |
|
Eric Decanini
|
2fe636e93b
|
Adds Push Notification toggle to Device Manager (#7261)
* Adds push notifications switch
* Adds functionality to Push notification toggle
* Adds DefaultPushersServiceTest for togglePusher
* Adds DefaultTogglePusherTaskTest
* Adds SessionOverviewViewModelTest for toggling pusher
* Hides pusher toggle if there are no pushers of the device
* Adds changelog file
* Edits changelog file
* Fixes copyrights
* Unregisters checkedChangelistener in onDetachedFromWindow for switch view
* Fixes post merge errors
* Fixes legal copies
* Removes unused imports
* Fixes lint errors
* Fixes test errors
* Fixes error
* Fixes error
* Fixes error
* Fixes error
* Fixes error
|
2022-10-10 19:21:34 -04:00 |
|
Eric Decanini
|
a096ff03c8
|
Merge pull request #7217 from vector-im/feature/eric/msc3881
Implements MSC3881 (enabled and device_id fields for Pusher API)
|
2022-10-10 12:37:47 -04:00 |
|
Benoit Marty
|
34cc5e8bd7
|
Merge pull request #7311 from vector-im/feature/bma/fix_bc
Fix breadcrumbs
|
2022-10-10 10:08:03 +02:00 |
|
ericdecanini
|
618cf7ac0e
|
Fixes error
|
2022-10-09 14:55:43 -04:00 |
|
ericdecanini
|
c94884b9d3
|
Fixes error
|
2022-10-09 14:55:25 -04:00 |
|
ericdecanini
|
4af2e62150
|
Merge branch 'develop' into feature/eric/msc3881
|
2022-10-09 12:45:19 -04:00 |
|
ericdecanini
|
31d4fc9ab0
|
Fixes lint error
|
2022-10-09 12:45:11 -04:00 |
|
ericdecanini
|
78555ec6ba
|
Rearranges imports
|
2022-10-09 10:59:11 -04:00 |
|
Maxime NATUREL
|
9827ffb1e5
|
Merge pull request #7312 from vector-im/fix/mna/device-manager-long-session-name
[Device Management] Long session names not rendered well (PSG-820)
|
2022-10-07 15:57:12 +02:00 |
|
Maxime NATUREL
|
bcf315aece
|
Fix UI for long session names in SessionDetailsContentItem
|
2022-10-07 11:28:05 +02:00 |
|
Maxime NATUREL
|
824752a4ec
|
Fix UI for long session names in SessionInfoView
|
2022-10-07 11:28:05 +02:00 |
|
Benoit Marty
|
bbc4b35b23
|
Remove unused val.
|
2022-10-07 11:27:08 +02:00 |
|
Benoit Marty
|
e08028378b
|
Fix broken Breadcrumbs
|
2022-10-07 11:26:37 +02:00 |
|
Florian Renaud
|
0a047b6045
|
Use VoiceBroadcastEvent wrapper
|
2022-10-06 16:28:38 +02:00 |
|
Florian Renaud
|
cc1bb23406
|
Aggregate voice broadcast state events
|
2022-10-06 16:28:38 +02:00 |
|
Florian Renaud
|
b286a52f5b
|
Catch error and return Result in useCases
|
2022-10-06 16:27:11 +02:00 |
|
Florian Renaud
|
30f33d36de
|
Use session.getRoom(roomId)
|
2022-10-06 16:27:11 +02:00 |
|
Florian Renaud
|
521af70988
|
Pass VoiceBroadcastState in MessageVoiceBroadcastItem
|
2022-10-06 16:27:11 +02:00 |
|
Florian Renaud
|
05b8f7d375
|
Create TimelineEvent.getVectorLastMessageContent() in vector module
|
2022-10-06 16:27:07 +02:00 |
|
Florian Renaud
|
01e0383dd5
|
Reorder VoiceBroadcastAction switch cases
|
2022-10-06 16:25:57 +02:00 |
|
Florian Renaud
|
e4e953acf9
|
Verify that there is no ongoing voice broadcast before starting a new one
|
2022-10-06 16:25:56 +02:00 |
|
Florian Renaud
|
b9bb7d7892
|
Add VoiceBroadcastEvent wrapper
|
2022-10-06 16:25:56 +02:00 |
|
Florian Renaud
|
faeb078c8b
|
Add voice broadcast state event in timeline displayable events
|
2022-10-06 16:25:56 +02:00 |
|
Florian Renaud
|
1bc894712e
|
Add unit tests for use cases
|
2022-10-06 16:25:56 +02:00 |
|
Florian Renaud
|
e4a52e1d5e
|
Add deletion action on voice broadcast event
|
2022-10-06 16:25:56 +02:00 |
|
Florian Renaud
|
daf4fc0f6d
|
Add basic timeline voice broadcast item
|
2022-10-06 16:25:56 +02:00 |
|
Florian Renaud
|
bcc84c8025
|
Add several voice broadcast actions
|
2022-10-06 16:25:52 +02:00 |
|