Benoit Marty
|
92a2420952
|
Merge pull request #7293 from vector-im/feature/bma/android13
Android 13
|
2022-10-13 13:52:52 +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 |
|
ericdecanini
|
4af2e62150
|
Merge branch 'develop' into feature/eric/msc3881
|
2022-10-09 12:45:19 -04:00 |
|
ericdecanini
|
cd2e693f0c
|
Fixes legal copy
|
2022-10-09 09:48:36 -04:00 |
|
ericdecanini
|
11e251fc1d
|
Fixes legal copy
|
2022-10-09 09:48:18 -04:00 |
|
ericdecanini
|
d191bfeaf7
|
Fixes legal copy
|
2022-10-09 09:46:07 -04:00 |
|
Benoit Marty
|
e9e2e5011b
|
Fix test compilation.
|
2022-10-07 10:08:33 +02:00 |
|
Benoit Marty
|
f2bbdc3906
|
API 33: fix compilation warnings
|
2022-10-05 17:35:05 +02:00 |
|
Maxime NATUREL
|
f02b689ce0
|
Adding unit tests for mapper
|
2022-10-05 10:14:05 +02:00 |
|
ericdecanini
|
034046701d
|
Merge remote-tracking branch 'origin/develop' into feature/eric/msc3881
# Conflicts:
# vector/src/test/java/im/vector/app/test/fakes/FakeCryptoService.kt
|
2022-10-04 14:05:23 -04:00 |
|
Onuray Sahin
|
1238f31cdf
|
Merge pull request #7209 from vector-im/feature/ons/extend_user_agent
[Device Manager] Extend user agent to include device information (PSG-755)
|
2022-09-29 13:11:20 +03:00 |
|
Onuray Sahin
|
0f0ec54ed1
|
Code review fixes.
|
2022-09-29 12:20:01 +03:00 |
|
Valere
|
8132a7902b
|
post merge code quality
|
2022-09-29 09:21:06 +02:00 |
|
Valere
|
5c442296ef
|
Security fix CVE-2022-39246 CVE-2022-39248
|
2022-09-28 16:26:47 +02:00 |
|
ericdecanini
|
1f28a2acae
|
Adds PushersMapperTest
|
2022-09-25 10:45:59 -04:00 |
|
Onuray Sahin
|
42983f5ce4
|
Write unit test for computing user agent user case.
|
2022-09-23 15:55:02 +03:00 |
|
Florian Renaud
|
3f88811590
|
remove unused import
|
2022-09-19 09:38:05 +02:00 |
|
Florian Renaud
|
e2f0e14133
|
Start DM - Add loading wheel while creating the room
|
2022-09-19 09:38:05 +02:00 |
|
Maxime NATUREL
|
fb8d4668d8
|
Fixing wrong copyright title
|
2022-09-07 09:32:47 +02:00 |
|
Maxime NATUREL
|
611749c08f
|
Adding unit tests for mapper
|
2022-09-07 09:32:47 +02:00 |
|
Florian Renaud
|
eab4ebc3b1
|
Remove roomCreatorUserId and use current userId by default
|
2022-08-25 14:16:20 +02:00 |
|
Florian Renaud
|
2be2a05795
|
Change visibility of LocalRoomThirdPartyInviteContent to internal
|
2022-08-25 14:05:25 +02:00 |
|
Florian Renaud
|
cbf9dbf290
|
Verify tombstone event
|
2022-08-25 13:57:50 +02:00 |
|
Florian Renaud
|
3905e564bd
|
Add unit tests for CreateRoomFromLocalRoomTask
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
882065f6cd
|
Add unit tests for CreateLocalRoomStateEventsTask
|
2022-08-25 13:57:49 +02:00 |
|
Maxime NATUREL
|
ca8e4f51e9
|
Updating unit tests of aggregation process
|
2022-07-20 09:58:14 +02:00 |
|
Maxime NATUREL
|
c3105c8bb1
|
Merge pull request #6486 from vector-im/feature/mna/delete-lls
[Location sharing] - Delete action on a live message (PSG-523)
|
2022-07-19 16:43:41 +02:00 |
|
Maxime NATUREL
|
667b30f145
|
Refactoring redact task unit tests
|
2022-07-19 14:06:18 +02:00 |
|
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 |
|
Adam Brown
|
38763d0575
|
adding function to extract usernames from full matrix ids
|
2022-07-15 11:34:12 +01: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 |
|