Commit Graph

19027 Commits

Author SHA1 Message Date
Maxime NATUREL c65bbd91d9 Fix some coding style issues 2022-09-07 09:44:43 +02:00
Maxime NATUREL 88a5c42a4a DevicesViewModel unit tests 2022-09-07 09:44:40 +02:00
Maxime NATUREL 6394c7efde GetDeviceFullInfoListUseCase unit tests 2022-09-07 09:44:37 +02:00
Maxime NATUREL 7511d21a6f GetCurrentSessionCrossSigningInfoUseCase unit tests 2022-09-07 09:44:34 +02:00
Maxime NATUREL 32f7767aa5 RefreshDevicesUseCase unit tests 2022-09-07 09:44:30 +02:00
Maxime NATUREL 07df58f4df Updating existing unit tests 2022-09-07 09:44:27 +02:00
Maxime NATUREL 69cb5738a4 Listen verification + refresh devices use cases 2022-09-07 09:44:24 +02:00
Maxime NATUREL fa1ef06952 Moving recently created use cases inside v2 package 2022-09-07 09:44:21 +02:00
Maxime NATUREL 3a73e72b16 Inject new ViewModel in the fragment V2 + add use cases 2022-09-07 09:44:18 +02:00
Maxime NATUREL 801eef3ce7 Declare MarkAsManuallyVerified action 2022-09-07 09:44:14 +02:00
Maxime NATUREL 7248692273 Empty ViewModel V2 2022-09-07 09:44:09 +02:00
Benoit Marty c5d3eaffb9
Merge pull request #7041 from vector-im/feature/bma/debug_release_note
Debug release note
2022-09-07 09:40:48 +02:00
Maxime NATUREL 682905df25 Fix unused string warning 2022-09-07 09:32:48 +02:00
Maxime NATUREL 2148270773 Update unit tests 2022-09-07 09:32:48 +02:00
Maxime NATUREL 6e9b2baf6f Rendering inactive status in SessionInfoView 2022-09-07 09:32:48 +02:00
Maxime NATUREL 0b105e2a7a Adding comment with examples of some parametrized strings 2022-09-07 09:32:48 +02:00
Maxime NATUREL 52d05b373c Fix post rebase 2022-09-07 09:32:47 +02:00
Maxime NATUREL fb8d4668d8 Fixing wrong copyright title 2022-09-07 09:32:47 +02:00
Maxime NATUREL 1ad585e154 Adding last seen details + fix observation of wrong deviceId in ViewModel 2022-09-07 09:32:47 +02:00
Maxime NATUREL d12bb09273 Adding learn more link in verification status details 2022-09-07 09:32:47 +02:00
Maxime NATUREL fde7072bc7 Unit tests for computing trust level of device 2022-09-07 09:32:47 +02:00
Maxime NATUREL 38a04c3655 Unit tests for GetCurrentSessionCrossSigningInfoUseCase 2022-09-07 09:32:47 +02:00
Maxime NATUREL 3f30cf0bee Updating existing unit tests 2022-09-07 09:32:47 +02:00
Maxime NATUREL 78c2b10b89 Navigation from other session item 2022-09-07 09:32:47 +02:00
Maxime NATUREL f4865df50c Show info in overview screen 2022-09-07 09:32:47 +02:00
Maxime NATUREL 52006c1bb4 Renaming CurrentSessionView into SessionInfoView to be more generic 2022-09-07 09:32:47 +02:00
Maxime NATUREL a5ee4faef4 Introducing some reusable usecases 2022-09-07 09:32:47 +02:00
Maxime NATUREL b995f798f9 Adding unit tests for viewModel 2022-09-07 09:32:47 +02:00
Maxime NATUREL 611749c08f Adding unit tests for mapper 2022-09-07 09:32:47 +02:00
Maxime NATUREL 0c3310dd16 Adding unit tests for the new use case 2022-09-07 09:32:47 +02:00
Maxime NATUREL 68f106efac Adding use case to get full device info for a given device id 2022-09-07 09:32:47 +02:00
Maxime NATUREL e542dc4aac Adding a method to retrieve livedata of crypto device info for a given device id 2022-09-07 09:32:47 +02:00
Maxime NATUREL f74a0b0901 Adding a method to retrieve livedata of device info for a given device id 2022-09-07 09:32:47 +02:00
Maxime NATUREL 2a599d9760 Small renamings/reorganization in CryptoService 2022-09-07 09:32:47 +02:00
Maxime NATUREL 3eb29b4661 Renaming view state 2022-09-07 09:32:47 +02:00
Maxime NATUREL 26dbd31717 Unit tests for navigator 2022-09-07 09:32:47 +02:00
Maxime NATUREL ebf707dca9 Navigation from current session 2022-09-07 09:32:45 +02:00
Maxime NATUREL 969663786b Renaming header list view to be consistent 2022-09-07 09:32:09 +02:00
Maxime NATUREL e2aa66e4c2 Adding changelog entry 2022-09-07 09:32:09 +02:00
ericdecanini afbb76f341 Fixes lint error 2022-09-07 08:36:52 +02:00
Jorge Martín 273999ee88 Fix voice recording tests 2022-09-06 20:08:29 +02:00
ericdecanini 6c2363471d Unlocks the drawer layout when not new layout 2022-09-06 18:01:36 +02:00
Onuray Sahin 1a5db3cc2c Add changelog. 2022-09-06 18:49:15 +03:00
ericdecanini 9564c8f144 Changes some preferences to be enabled or disabled by labs flag 2022-09-06 17:32:08 +02:00
ericdecanini d77ce27953 Fixes wrong use of feature flag instead of labs flag 2022-09-06 17:31:52 +02:00
Onuray Sahin 392cbeca8a Fix UI styles. 2022-09-06 18:13:03 +03:00
Benoit Marty b4fcffbdf9 Add missing points. 2022-09-06 17:11:25 +02:00
Benoit Marty 22f8ace4c4
Merge pull request #6957 from vector-im/sync-analytics-plan
Sync analytics plan
2022-09-06 17:09:52 +02:00
Onuray Sahin 39364a68b1 Navigate to other sessions screen. 2022-09-06 17:46:56 +03:00
Onuray Sahin 3bfeaa764c Create other sessions activity. 2022-09-06 17:23:03 +03:00