element-x-ada/features/verifysession/impl
Jorge Martin Espinosa 3f2413bc95
Session falsely displayed as 'verified' with no internet connection (#2884)
* Session falsely displayed as 'verified' with no internet connection
	- Remove the need to wait for `isReady` for `SessionVerificationService.canVerifySessionFlow` to fix this.
	- Rename `SessionVerificationService.canVerifySessionFlow` to `needsSessionVerification`.
	- Make `isReady` private.
2024-05-21 11:41:18 +00:00
..
src Session falsely displayed as 'verified' with no internet connection (#2884) 2024-05-21 11:41:18 +00:00
.gitignore Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00
build.gradle.kts Remove SessionData.needsVerification as the source of truth for session verification status (#2748) 2024-04-24 13:55:25 +00:00
consumer-rules.pro Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00