18 Commits (9e2d5568c63921afb18165577d78d3e582304486)

Author SHA1 Message Date
Jorge Martín 67f6bf0d2d Add session path migration to `SessionData` 4 months ago
Jorge Martin Espinosa 1de6797673
Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 5 months ago
Jorge Martin Espinosa 1045f99d18
Add `SessionData.needsVerification` field (#2672) 5 months ago
Benoit Marty f9c1892f2f SessionData: add the passphrase. 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
Benoit Marty c3a0deb201 Code quality. 12 months ago
Benoit Marty 266f93cc28 Add SignedOutNode, to handle session behind deleted from outside (no support for soft-logout) 12 months ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 12 months ago
Benoit Marty 8305912b14 Map the new fields of `SessionData`. 12 months ago
Benoit Marty d293cae47f Implement didRefreshTokens(): update database with updated SessionData. 1 year ago
Benoit Marty 6928dc6e44 Restore OIDC support. 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 35c7bffc45 Observe session database to be able to detect new user and removed user. 1 year ago
Benoit Marty 6ecbe1f856 Cleanup + Add per user store. 1 year ago
Benoit Marty 70de1bd6a0 Add a db query to get all the Sessions. 1 year ago
ganfra a007df27dd Update code so it compiles 2 years ago
Benoit Marty 5ea2a4292d Split module `session-storage` into `api` and `impl`. 2 years ago