Maxime NATUREL
|
f6415b0a5d
|
Deleting summaries related to a redacted live location sharing
|
2022-07-19 14:05:13 +02:00 |
|
Maxime NATUREL
|
237a5a18f3
|
Adding new method in location sharing service to redact a live location share
|
2022-07-19 14:05:13 +02:00 |
|
Maxime NATUREL
|
c9273dd067
|
Adding task to redact live location share related events
|
2022-07-19 14:05:13 +02:00 |
|
Maxime NATUREL
|
c404454cd7
|
Adding related event ids of live in entity
|
2022-07-19 14:05:13 +02:00 |
|
Eric Decanini
|
bdb49f5946
|
Merge pull request #5398 from vector-im/bugfix/eric/softlogout-ux-broken
Fixes broken SoftLogout UX for homeservers that support both Password and SSO
|
2022-07-01 15:52:48 +01:00 |
|
Maxime NATUREL
|
f5e33ca980
|
Fix unit tests
|
2022-07-01 14:27:10 +02:00 |
|
ericdecanini
|
4cf97d48c9
|
Merge remote-tracking branch 'origin/develop' into bugfix/eric/softlogout-ux-broken
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/auth/DefaultAuthenticationService.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/auth/registration/DefaultRegistrationWizard.kt
# vector/src/main/java/im/vector/app/features/login/LoginActivity.kt
# vector/src/main/java/im/vector/app/features/signout/soft/SoftLogoutController.kt
|
2022-06-29 15:53:22 +02:00 |
|
Maxime NATUREL
|
f5d3bcbb94
|
Sending a reply to a live location share
|
2022-06-29 15:04:57 +02:00 |
|
Maxime NATUREL
|
e7a68907f9
|
Merge pull request #6365 from vector-im/feature/mna/start-lls-from-other-device
[Location sharing] - Stop any active live before starting a new one (PSF-942)
|
2022-06-29 09:47:26 +02:00 |
|
Maxime NATUREL
|
d112f860a2
|
Merge pull request #6356 from vector-im/fix/mna/stop-lls-from-other-device
[Location sharing] - Make stop of a live from another device possible (PSF-1060)
|
2022-06-29 09:45:44 +02:00 |
|
Maxime NATUREL
|
324b3cc68c
|
Updating the unit tests
|
2022-06-28 14:36:38 +02:00 |
|
Maxime NATUREL
|
3cffedd353
|
Changing in API to get livedata on a live of a given id
|
2022-06-24 10:45:49 +02:00 |
|
Maxime NATUREL
|
96da695473
|
Service API to listen live summaries given a list of event ids
|
2022-06-24 10:45:48 +02:00 |
|
Maxime NATUREL
|
a4cae9ef07
|
Fixing missing "u=" in geo URI pattern for uncertainty
|
2022-06-23 17:40:16 +02:00 |
|
Jorge Martín
|
b5aedd4626
|
Re-implement lock screen feature using our own implementation.
|
2022-06-20 17:38:05 +02:00 |
|
Maxime NATUREL
|
9047d9d62c
|
Fixing coding style issues
|
2022-06-20 11:17:30 +02:00 |
|
Maxime NATUREL
|
e1fc6fa727
|
Adding tests to cover errors thrown during start/stop process
|
2022-06-20 11:17:30 +02:00 |
|
Maxime NATUREL
|
3e05431e6f
|
Fixing unit tests
|
2022-06-20 11:17:30 +02:00 |
|
Maxime NATUREL
|
b16ccf5098
|
Fix unit tests after rebase
|
2022-06-20 10:16:27 +02:00 |
|
Maxime NATUREL
|
dcca546c4b
|
Fixing pusherTask tests
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
d0b598463f
|
Adding test for stop live location share task
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
af039371e1
|
Adding test for start live location share task
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
8860dac759
|
Improving send locations tasks tests
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
8d2a914c64
|
Wip
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
707507202d
|
Renaming method to create static location event
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
879cafc8d1
|
Unit test for send live location task
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
1ecc42c903
|
Unit test for send static location task
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
f981900cf3
|
Unit test for start/stop live location share
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
fb7fbced39
|
Unit test for live location sending
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
7332c08bb4
|
Unit test for static location sending
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
7d4df8be09
|
Unit test for method to get live data of active lives
|
2022-06-20 09:28:35 +02:00 |
|
Maxime NATUREL
|
ac4b33647d
|
Mutualizing some similar tests with different parameters
|
2022-06-17 17:55:43 +02:00 |
|
Maxime NATUREL
|
2c96179383
|
Renaming helpers to clarify purpose
|
2022-06-17 17:55:43 +02:00 |
|
Maxime NATUREL
|
e3981f42e9
|
Introducing FakeWorkManager
|
2022-06-17 17:55:43 +02:00 |
|
Maxime NATUREL
|
b9b1e2b397
|
Adding tests on location data aggregation
|
2022-06-17 17:55:43 +02:00 |
|
Maxime NATUREL
|
6386c1603f
|
Adding tests on beacon info aggregation
|
2022-06-17 17:55:43 +02:00 |
|
Maxime NATUREL
|
dccc3b457d
|
Adding more tests on ignored cases
|
2022-06-17 17:55:43 +02:00 |
|
Maxime NATUREL
|
51b930147a
|
Adding some tests on ignored cases
|
2022-06-17 17:55:43 +02:00 |
|
Adam Brown
|
7558d71ec2
|
removing extra blank line
|
2022-06-16 12:47:40 +01:00 |
|
Adam Brown
|
6a66125286
|
formatting
|
2022-06-16 11:19:14 +01:00 |
|
Adam Brown
|
30f5e2bb6c
|
adding test around matrix user id check
|
2022-06-16 11:18:38 +01:00 |
|
Adam Brown
|
10016fcb15
|
using correct license for matrix sdk class
|
2022-06-01 13:45:59 +01:00 |
|
Adam Brown
|
3756b2d240
|
adding trailing commas to lists
|
2022-06-01 10:44:23 +01:00 |
|
Adam Brown
|
4501c7cf45
|
adding test case for trailing . on the version
|
2022-06-01 10:44:10 +01:00 |
|
Adam Brown
|
289ce7419d
|
supporting homeserver versions without a patch value
|
2022-06-01 10:41:37 +01:00 |
|
Adam Brown
|
ea151b37f0
|
adding test cases around parsing homeserver versions
|
2022-06-01 10:41:37 +01: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 |
|
Maxime NATUREL
|
f707f177d9
|
Improving mapper tests
|
2022-05-30 10:03:27 +02:00 |
|
Maxime NATUREL
|
1b8440d7c8
|
Removing unused imports
|
2022-05-25 14:05:14 +02:00 |
|
Maxime NATUREL
|
095cc12e10
|
Fixing unit tests of the mapper
|
2022-05-25 14:05:14 +02:00 |
|