Commit Graph

22 Commits

Author SHA1 Message Date
ismailgulek 2886d62815 Add savingAccountsEnabled property to MXKAccountManager 2022-06-06 16:15:32 +03:00
Doug abb8186a0a Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
aringenbach 3cb990706f Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
aringenbach 320fa8d59a Add presence offline mode setting 2022-04-06 15:18:54 +02:00
Andy Uhnak 38c8d85800 Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Doug 86c2b4ebb5 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek 217ab0c7b7 Gracefully pause the session 2022-02-04 14:24:14 +03:00
ismailgulek 1e4441f73e Use readable session states 2022-02-04 01:44:18 +03:00
ismailgulek 1aabe2002a Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
David Langley 93be663f9c Add nullability checks and remove comment 2022-01-28 11:47:52 +00:00
David Langley 0084965518 Remove NSLog and fix Analytics documentation. 2022-01-24 12:44:26 +00:00
David Langley 021b34be21 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-14 11:43:09 +00:00
David Langley 06e8f0a71b Add analytics for Unauthenticated errors 2022-01-13 17:33:51 +00:00
David Langley b779eccfce Remove duplicated logout code and fix spinner.
- Remove some duplication of logout behaviour
- Fix additional spinner on homeViewController
2022-01-10 21:38:24 +00:00
ismailgulek ee13ff1079 Adapt summaries module name change 2022-01-07 18:30:30 +03:00
David Langley 756b1c3d1d Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init. 2022-01-06 20:35:37 +00:00
ismailgulek 0e21be27db Adapt from summaries to rooms & little naming fixes 2021-12-29 17:40:09 +03:00
ismailgulek 017742c77e Fix store api 2021-12-27 16:04:51 +03:00
David Langley 3155bf8ca0 Fix refresh token coding and persistence. 2021-12-13 16:29:02 +00:00
David Langley 947290b6a7 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
SBiOSoftWhare e7d4cd7707 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00