element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.72k stars 479 forks source link

Also hide session selection with OIDC in the device manager. #7675

Closed pixlwave closed 10 months ago

pixlwave commented 10 months ago

Small follow on to #7674 which missed the fact you can multi-select sessions and sign them out too.

Not including a changelog for this as its covered by the previous PR.

Simulator Screenshot - iPhone 14 - 2023-09-13 at 14 22 13

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.14) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.14% :tada:

Comparison is base (b07ade1) 12.21% compared to head (855135a) 12.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7675 +/- ## =========================================== + Coverage 12.21% 12.35% +0.14% =========================================== Files 1650 1650 Lines 163844 163849 +5 Branches 67237 67255 +18 =========================================== + Hits 20012 20251 +239 + Misses 143187 142932 -255 - Partials 645 666 +21 ``` | [Flag](https://app.codecov.io/gh/vector-im/element-ios/pull/7675/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/vector-im/element-ios/pull/7675/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `6.22% <0.00%> (+0.14%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/vector-im/element-ios/pull/7675?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [...rOtherSessions/View/UserOtherSessionsToolbar.swift](https://app.codecov.io/gh/vector-im/element-ios/pull/7675?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#diff-UmlvdFN3aWZ0VUkvTW9kdWxlcy9Vc2VyU2Vzc2lvbnMvVXNlck90aGVyU2Vzc2lvbnMvVmlldy9Vc2VyT3RoZXJTZXNzaW9uc1Rvb2xiYXIuc3dpZnQ=) | `80.00% <0.00%> (-8.47%)` | :arrow_down: | ... and [15 files with indirect coverage changes](https://app.codecov.io/gh/vector-im/element-ios/pull/7675/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.