element-ios/Riot/Modules/MatrixKit/Models/Account
2022-02-10 08:43:18 +02:00
..
MXKAccount.h Add analytics for Unauthenticated errors 2022-01-13 17:33:51 +00:00
MXKAccount.m Gracefully pause the session 2022-02-04 14:24:14 +03:00
MXKAccountData.h Add nullability checks and remove comment 2022-01-28 11:47:52 +00:00
MXKAccountData.m 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
MXKAccountManager.h 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
MXKAccountManager.m Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00