Onuray Sahin
|
94c0a020fb
|
Rename test data class.
|
2022-06-16 13:39:32 +03:00 |
|
Onuray Sahin
|
ec3248d714
|
Lint fixes.
|
2022-06-15 21:34:04 +03:00 |
|
Onuray Sahin
|
24d59eba87
|
Test poll view events when create poll is requested.
|
2022-06-15 17:51:13 +03:00 |
|
Onuray Sahin
|
0ed9a1885c
|
Test poll view state with a question and max number of options.
|
2022-06-15 15:55:02 +03:00 |
|
Onuray Sahin
|
1f04e73fcb
|
Test poll view state with a question and enough number of options.
|
2022-06-13 17:49:57 +03:00 |
|
Onuray Sahin
|
0bf37abca1
|
Test poll views state with enough number of options but without a question.
|
2022-06-13 15:58:13 +03:00 |
|
Onuray Sahin
|
5b35534c3d
|
Test poll view state without enough options.
|
2022-06-13 15:54:33 +03:00 |
|
Onuray Sahin
|
19de21535b
|
Test initial poll view state.
|
2022-06-13 15:53:25 +03:00 |
|
Onuray Sahin
|
cffa3270dd
|
Create dummy data for poll view states.
|
2022-06-13 15:49:54 +03:00 |
|
Benoit Marty
|
c290dd6c1d
|
Merge branch 'develop' into task/eric/when-arrow-alignment
|
2022-06-07 23:03:36 +02:00 |
|
Adam Brown
|
edfabb0f26
|
adding missing loading state when confirming password reset
- adds reset test cases to the onboarding view model
|
2022-06-06 13:59:34 +01:00 |
|
ericdecanini
|
7d8590d85f
|
Disables when arrow alignment post merge with develop
|
2022-06-03 12:14:47 +02:00 |
|
Benoit Marty
|
884525bef0
|
Merge pull request #6125 from vector-im/task/eric/code-style-parenthesis
Code Style - New line before and after method parentheses
|
2022-05-31 18:17:07 +02:00 |
|
Johannes Marbach
|
637b3bb5ba
|
Fix tests
|
2022-05-31 16:16:54 +02:00 |
|
ericdecanini
|
e6e05317e1
|
Merge remote-tracking branch 'origin/develop' into task/eric/code-style-parenthesis
# Conflicts:
# matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/verification/qrcode/VerificationTest.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/keysbackup/DefaultKeysBackupService.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/DefaultRoomService.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/summary/RoomSummaryDataSource.kt
# vector/src/main/java/im/vector/app/features/home/room/list/RoomSummaryItemFactory.kt
# vector/src/main/java/im/vector/app/features/media/ImageContentRenderer.kt
|
2022-05-31 14:21:16 +02:00 |
|
Johannes Marbach
|
7dd5b801bb
|
Merge pull request #6149 from vector-im/johannes/widget-system-permissions
Make widget web view request system permissions for camera and microphone (PSF-1061)
|
2022-05-31 10:54:45 +02:00 |
|
Adam Brown
|
7fdf138e5a
|
Merge pull request #6036 from vector-im/feature/adm/ftue-deeplinks
FTUE - Homeserver sign in/up deeplinks
|
2022-05-31 09:30:17 +01:00 |
|
Johannes Marbach
|
4ebb26d3d3
|
Merge branch 'develop' into johannes/widget-system-permissions
|
2022-05-31 09:53:31 +02:00 |
|
Benoit Marty
|
bd2cd3ad96
|
Merge pull request #6183 from SpiritCroc/persist-image-notification
Fix some notifications never getting dismissed
|
2022-05-30 20:24:11 +02:00 |
|
Onuray Sahin
|
4ccd242cbf
|
Merge pull request #6170 from vector-im/feature/ons/live_location_bottom_sheet
Live Location Sharing - User List Bottom Sheet [PSF-890]
|
2022-05-30 21:07:25 +03:00 |
|
Benoit Marty
|
ae94f45f34
|
Merge pull request #5952 from vector-im/feature/bma/sdk_user_story
Sdk user story
|
2022-05-30 18:30:56 +02:00 |
|
Onuray Sahin
|
353f290f0c
|
Fix unit tests.
|
2022-05-30 19:21:57 +03:00 |
|
Johannes Marbach
|
75da9887be
|
Move test to the right folder
|
2022-05-30 17:09:28 +02:00 |
|
Onuray Sahin
|
84b3d5520c
|
Fix unit tests.
|
2022-05-30 17:41:26 +03:00 |
|
SpiritCroc
|
0670c3c6ee
|
Update unit test for imageUriString
|
2022-05-30 14:55:08 +02:00 |
|
Benoit Marty
|
ab651cbe50
|
Merge pull request #6164 from vector-im/bug/adm/link-checking
Ask the user to confirm urls which contain unicode direction overrides
|
2022-05-30 14:07:23 +02:00 |
|
Maxime NATUREL
|
eeaf9fd616
|
Merge pull request #6129 from vector-im/feature/mna/PSF-1019-user-pins
[Location sharing] - Show user live location pins in map view (PSF-1019)
|
2022-05-30 12:32:09 +02:00 |
|
Maxime NATUREL
|
7f2279c8a8
|
Improving view state mapper
|
2022-05-30 10:37:58 +02:00 |
|
Adam Brown
|
913c6b0f14
|
warning the user when urls contain directional overrides and allowing them to confirm the url
|
2022-05-26 12:32:22 +01:00 |
|
ericdecanini
|
d5432cd0e7
|
Merge remote-tracking branch 'origin/develop' into task/eric/code-style-parenthesis
# Conflicts:
# vector/src/main/java/im/vector/app/features/onboarding/DirectLoginUseCase.kt
|
2022-05-26 10:37:19 +02:00 |
|
ericdecanini
|
8647400dda
|
Merge remote-tracking branch 'origin/develop' into task/eric/code-style-parenthesis
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/MXOlmDevice.kt
|
2022-05-25 17:35:31 +02:00 |
|
Adam Brown
|
86c9e60129
|
formatting
|
2022-05-25 13:34:08 +01:00 |
|
Adam Brown
|
f6190b125c
|
removing extra line
|
2022-05-25 13:34:08 +01:00 |
|
Adam Brown
|
75d038b058
|
adding test case around invalid deeplinks within the onboarding flow
|
2022-05-25 13:34:08 +01:00 |
|
Adam Brown
|
797e0ee706
|
creating a build meta abstraction for allowing testing classes with build version checks
|
2022-05-25 13:34:08 +01:00 |
|
Maxime NATUREL
|
aa65d82341
|
Adding unit tests for ViewModel
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
65d7ec8696
|
Adding unit tests for use case to get the list of current running lives
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
5efe26c7dd
|
Fix code quality issues
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
7ef91ce717
|
Adding unit tests for view state mapper
|
2022-05-25 14:05:14 +02:00 |
|
Adam Brown
|
bc2a99c3cf
|
matching variable name with type
|
2022-05-25 10:22:27 +01:00 |
|
Adam Brown
|
25b81c2952
|
creating subtype for register/login authentication types
|
2022-05-25 10:22:26 +01:00 |
|
Adam Brown
|
c3ce887e33
|
minor refactors
- extracting login fields validation
- renaming xml fields to login
- renaming direct login property to matrixId
|
2022-05-25 10:17:51 +01:00 |
|
Adam Brown
|
b3bbb0329e
|
directing to the combined login after homeserver check
- also removes the subtitle view which is not needed for login
|
2022-05-25 10:17:51 +01:00 |
|
Adam Brown
|
a59b8bf50c
|
Merge pull request #6065 from vector-im/feature/adm/matrix-org-ordering
FTUE - Only override sign up steps for `matrix.org`
|
2022-05-23 21:24:48 +01:00 |
|
ericdecanini
|
3f3662e605
|
Changes code style method parameters new line around parentheses to true
|
2022-05-23 12:30:42 +02:00 |
|
Benoit Marty
|
6e3979a32d
|
Fix test compilation
|
2022-05-20 21:14:42 +02:00 |
|
Benoit Marty
|
1ab4ae9eac
|
Extract KeyRef to its own file
|
2022-05-20 21:14:42 +02:00 |
|
Adam Brown
|
c0efd9f1af
|
updating ignored result register action as the one being used is now consumed
|
2022-05-20 12:11:44 +01:00 |
|
Adam Brown
|
b2d8163aad
|
adding unit test around polling for email verification
|
2022-05-20 12:11:44 +01:00 |
|
Adam Brown
|
d4a5b71a4d
|
adding email input FTUE screen
- lifts the threepid email error handling to the RegistrationActionHandler rather than having the UI infer success from a 401
|
2022-05-20 12:11:44 +01:00 |
|