Hugh Nimmo-Smith
0ffc2af679
Update test to work with new state
2022-12-12 17:32:28 +00:00
Onuray Sahin
9954045d30
Merge pull request #7740 from vector-im/feature/ons/remove_account_data
...
Handle account data removal (PSG-865, PSG-867)
2022-12-12 19:31:16 +03:00
Hugh Nimmo-Smith
f111a84e17
More unit test fix
2022-12-12 16:30:35 +00:00
Hugh Nimmo-Smith
096e52612e
More fix up of unit tests
2022-12-12 16:30:35 +00:00
Hugh Nimmo-Smith
643b09a77c
Fix up unit tests
2022-12-12 16:30:35 +00:00
Hugh Nimmo-Smith
1437f6d41d
Remove unused bad function call
2022-12-12 16:30:35 +00:00
Hugh Nimmo-Smith
006e2b5c0d
Changelog
2022-12-12 16:30:35 +00:00
Hugh Nimmo-Smith
21cbe52740
Lint
2022-12-12 16:30:34 +00:00
Hugh Nimmo-Smith
1930047ce1
Fix issue of QR not being offered where domain is entered instead of homeserver
2022-12-12 16:30:34 +00:00
Onuray Sahin
8c6c2dd5c2
Code review fixes.
2022-12-12 16:36:40 +03:00
Jorge Martin Espinosa
c523e144b8
Rich text editor: improve performance when changing composer mode ( #7691 )
...
* Rich text editor: improve performance when changing composer mode
* Add changelog
* Make `MessageComposerMode.Quote` and `Reply` data classes
* Re-arrange code to fix composer not being emptied when sneding a message
2022-12-12 13:52:17 +01:00
Ekaterina Gerasimova
a12167077f
Update project board IDs for automation
...
"PN-" prefixed IDs are no longer working, update to new IDs
2022-12-12 10:40:49 +00:00
Onuray Sahin
746fb7719a
Code review fixes.
2022-12-12 13:39:56 +03:00
Maxime NATUREL
361b0411c7
Merge pull request #7747 from vector-im/fix/mna/verification-request-priority
...
Verification request is not showing when verify session popup is displayed (PSG-1017)
2022-12-12 09:44:25 +01:00
dependabot[bot]
74d7e60380
Bump fragment from 1.5.4 to 1.5.5 ( #7741 )
...
Bumps `fragment` from 1.5.4 to 1.5.5.
Updates `fragment-ktx` from 1.5.4 to 1.5.5
Updates `fragment-testing` from 1.5.4 to 1.5.5
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 09:21:24 +01:00
Onuray Sahin
85a6c8c6f2
Write unit tests for the use case.
2022-12-09 19:53:20 +03:00
Maxime NATUREL
dba8aaea16
Merge pull request #7752 from vector-im/fix/mna/wrong-usage-of-stable-fields
...
Revert usage of stable fields in live location sharing and polls
2022-12-09 17:32:53 +01:00
Maxime NATUREL
bd91db66f8
Fixing retrieve of related event id in the end poll event during aggregation
2022-12-09 14:07:06 +01:00
Onuray Sahin
7a667b513e
Execute use case from a better place.
2022-12-09 15:47:28 +03:00
Hugh Nimmo-Smith
a762179c32
Merge pull request #7699 from vector-im/bugfix/hughns/qr-device-race
2022-12-09 12:04:29 +00:00
Onuray Sahin
22cce30e35
Create use case to detect and delete unnecessary account data of client information.
2022-12-09 14:53:27 +03:00
Onuray Sahin
8206b534f9
Create a task to delete an event data with a given type.
2022-12-09 14:52:27 +03:00
Onuray Sahin
3d68233723
Support retrieving account data whose key starts with a string.
2022-12-09 14:51:23 +03:00
Maxime NATUREL
57cedaeb69
Adding changelog entry
2022-12-09 10:10:59 +01:00
Maxime NATUREL
be7b49b707
Merge pull request #7736 from vector-im/fix/mna/session-without-crypto-keys
...
[Session manager] Sessions without encryption support should not prompt to verify (PSG-1004)
2022-12-09 09:52:39 +01:00
Nikita Fedrunov
cf59c80100
stop listening timeline collection changes when app is not resumed ( #7734 )
2022-12-09 09:42:45 +01:00
Maxime NATUREL
99942c2714
Adding changelog entry
2022-12-09 09:33:06 +01:00
Maxime NATUREL
220b1d86c0
Reverting usage of some stable fields whereas related MSCs have not landed into the specs yet
2022-12-08 17:42:51 +01:00
Benoit Marty
ee737025f2
Merge pull request #7744 from vector-im/feature/bma/quickCrashFix
...
Fix crash
2022-12-08 16:01:55 +01:00
Onuray Sahin
b09a00efda
Code review fixes.
2022-12-08 17:11:09 +03:00
Maxime NATUREL
63bde230a3
Cancel verification alerts when adding the incoming request alert and when starting the process
2022-12-08 14:40:17 +01:00
Hugh Nimmo-Smith
7bbd91f2a9
Handle error whilst download key for self
2022-12-08 13:27:49 +00:00
Hugh Nimmo-Smith
3a2a916c2f
Clarify comment
2022-12-08 13:27:49 +00:00
Hugh Nimmo-Smith
d0b2c0693d
Changelog
2022-12-08 13:27:49 +00:00
Hugh Nimmo-Smith
73fd93148a
Download device keys for self prior to verification checks
...
Fixes https://github.com/vector-im/element-android/issues/7676
2022-12-08 13:27:49 +00:00
Maxime NATUREL
df55c84167
Raise priority of incoming verification request alert + cancel existing verification alerts
2022-12-08 14:00:35 +01:00
jonnyandrew
de18f37849
[Rich text editor] Add error tracking for rich text editor ( #7695 )
2022-12-08 11:43:19 +00:00
Onuray Sahin
d6c20226bb
Add changelog.
2022-12-08 13:46:01 +03:00
dependabot[bot]
72ecd1bbc9
Bump kotlin-gradle-plugin from 1.7.21 to 1.7.22 ( #7664 )
...
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 10:51:20 +01:00
Benoit Marty
b25f185d63
Try to fix issue about danger file not found.
2022-12-08 10:48:17 +01:00
Maxime NATUREL
b49045ff15
Adding changelog entry
2022-12-08 10:37:00 +01:00
Benoit Marty
7034d82259
changelog
2022-12-08 10:36:29 +01:00
Benoit Marty
a5ab1b4a8b
Fix crash kotlin.UninitializedPropertyAccessException: lateinit property avatarRenderer has not been initialized
. AvatarRenderer is not used here.
2022-12-08 10:34:08 +01:00
ganfra
ceec2018a7
Merge pull request #7686 from vector-im/dependabot/gradle/com.facebook.soloader-soloader-0.10.5
...
Bump soloader from 0.10.4 to 0.10.5
2022-12-07 20:24:13 +01:00
Onuray Sahin
055bf6d302
Revert unused companion object.
2022-12-07 21:41:22 +03:00
Benoit Marty
7d31cc9f55
Merge pull request #7730 from vector-im/dependabot/gradle/io.element.android-wysiwyg-0.9.0
...
Bump wysiwyg from 0.8.0 to 0.9.0
2022-12-07 18:14:05 +01:00
Florian Renaud
59859ec02e
Prioritize call events against live broadcast
2022-12-07 18:11:52 +01:00
Florian Renaud
bb7323a935
Rename some use cases
2022-12-07 18:11:52 +01:00
Florian Renaud
28c59e3290
Changelog
2022-12-07 18:11:52 +01:00
Florian Renaud
35c528405d
Code cleanup
2022-12-07 18:11:52 +01:00