17 Commits (4a630f141de96d383f9a533df68bc2293a5685e7)

Author SHA1 Message Date
Benoit Marty a2975ec094 Add a test to cover fix of #950 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 1 year ago
Benoit Marty becbc6607d Fix detected forbidden pattern. 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 00c23618ab Persist notification data. Note that it will break the key storage for the session database. 1 year ago
Benoit Marty dfb9106fb1 Bad copy/paste 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 6ce7c1e622 Fix test on SessionStore 2 years ago
ganfra a007df27dd Update code so it compiles 2 years ago
Benoit Marty b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2 years ago
Benoit Marty 95ccccc33b Move `InMemorySessionStore` in it's own module implementation 2 years ago
Benoit Marty 5ea2a4292d Split module `session-storage` into `api` and `impl`. 2 years ago
Jorge Martin Espinosa 6677f80abe Store session data in a secure way (#98) 2 years ago