Onuray Sahin
|
0f8637bc7a
|
Lint fix.
|
2022-09-29 17:57:22 +03:00 |
|
Onuray Sahin
|
6d459a0bc9
|
Code review fixes.
|
2022-09-29 17:35:47 +03:00 |
|
Onuray Sahin
|
38cd2be332
|
Fix broken tests.
|
2022-09-29 13:28:46 +03:00 |
|
Onuray Sahin
|
8663fe8c74
|
Add tests for unknown user agents.
|
2022-09-29 12:35:15 +03:00 |
|
Onuray Sahin
|
4c173a79ae
|
Lint fixes.
|
2022-09-29 11:40:15 +03:00 |
|
Onuray Sahin
|
c16b5d674c
|
Add more user agent support.
|
2022-09-29 11:36:38 +03:00 |
|
Onuray Sahin
|
5666383134
|
Add unit test for desktop and web user agents.
|
2022-09-28 18:19:25 +03:00 |
|
Onuray Sahin
|
41643ffb53
|
Add unit test for iOS user agents.
|
2022-09-28 15:00:16 +03:00 |
|
Onuray Sahin
|
2bcf0c307d
|
Add unit test for Android user agents.
|
2022-09-28 14:59:56 +03:00 |
|
Onuray Sahin
|
04a305b403
|
Refactor user agent parsing.
|
2022-09-28 14:32:20 +03:00 |
|
Maxime NATUREL
|
fd85ad0f1b
|
Add Init action + corresponding initialized event
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
5498a7e96e
|
Adding unit tests for view model
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
c96d671e6b
|
Adding unit tests for navigator
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
4a3966d4f5
|
Improve rename session use case and add tests
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
3de96a3a0c
|
Adding new method into navigator
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
99c2088d0e
|
Using UiaCancelledException on reAuth cancellation
|
2022-09-23 16:39:41 +02:00 |
|
Maxime NATUREL
|
0d7d841d73
|
Adding unit tests
|
2022-09-23 16:39:41 +02:00 |
|
Onuray Sahin
|
7cd30a1ed4
|
Merge branch 'develop' into feature/ons/device_manager_security_sessions
|
2022-09-23 16:16:49 +03:00 |
|
Onuray Sahin
|
8de9ef8c7d
|
Code review fixes.
|
2022-09-21 14:30:24 +03:00 |
|
Onuray Sahin
|
3ea054f8e1
|
Fix unit test.
|
2022-09-20 15:06:52 +03:00 |
|
Maxime NATUREL
|
aa7f7d7111
|
Fix after rebase
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
17bb14c1dc
|
Fixing coding style issues
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
921533e4b2
|
Getting the current session verification status to change verify button visibility
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
95d133e0e2
|
Moving some components inside the verification package
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
a6cb25d0c3
|
Verification of another session
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
54a4dc7e9a
|
Inverting some arguments to ease readability
|
2022-09-20 10:45:47 +02:00 |
|
Maxime NATUREL
|
cf6b8d76a8
|
Removing non necessary session id arg from ViewAction
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
e0c4706cf9
|
Removing non necessary session arg from ViewEvent
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
584c699409
|
Verify current session in Session overview screen
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
35db958279
|
Adding unit tests for new action in DevicesViewModel
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
d826327773
|
Adding unit tests for CheckIfCurrentSessionCanBeVerifiedUseCase
|
2022-09-20 10:45:46 +02:00 |
|
Onuray Sahin
|
2ad0cd46bb
|
Fix unit tests.
|
2022-09-19 16:18:30 +03:00 |
|
Onuray Sahin
|
6823258abb
|
Add test for view navigation.
|
2022-09-16 17:41:51 +03:00 |
|
Onuray Sahin
|
61f5f81305
|
Merge branch 'develop' into feature/ons/device_manager_filter
# Conflicts:
# library/ui-strings/src/main/res/values/strings.xml
# vector/src/main/AndroidManifest.xml
# vector/src/main/java/im/vector/app/core/di/MavericksViewModelModule.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/list/SessionsListHeaderView.kt
# vector/src/main/res/layout/fragment_settings_devices.xml
|
2022-09-16 15:25:09 +03:00 |
|
Onuray Sahin
|
e2313ad1cd
|
Implement unit tests.
|
2022-09-16 13:05:06 +03:00 |
|
Onuray Sahin
|
fd9dca9621
|
Fix existing tests.
|
2022-09-15 17:39:08 +03:00 |
|
Maxime NATUREL
|
a1bdfd1a5c
|
Using shouldBeNull() method in unit tests
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
279820224c
|
Long press on the whole content item
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
6cd0fbb614
|
Unit tests for the ViewModel
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
c1dfa925c0
|
Unit tests for use cases to check visibility of sections
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
4205b4a777
|
Unit tests for session overview navigator
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
15cf8b63a0
|
Using unwrap() extension method
|
2022-09-14 10:31:21 +02:00 |
|
Benoit Marty
|
e19647f6ca
|
Firebase provides Map<String, String?>
|
2022-09-09 16:33:57 +02:00 |
|
Benoit Marty
|
7c4527fba6
|
Fix test - no need to use Moshi to parse FCM Push data.
|
2022-09-09 15:59:34 +02:00 |
|
Maxime NATUREL
|
c45f536855
|
RefreshDevicesOnCryptoDevicesChangeUseCase unit tests
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
047384c08c
|
Fix some coding style issues
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
3566b10e3c
|
DevicesViewModel unit tests
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
438f302787
|
GetDeviceFullInfoListUseCase unit tests
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
07d9e35842
|
GetCurrentSessionCrossSigningInfoUseCase unit tests
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
27031ab267
|
RefreshDevicesUseCase unit tests
|
2022-09-08 09:48:45 +02:00 |
|