element-ios/Riot/Modules/MatrixKit/Models/Account
2022-02-03 17:52:48 +03:00
..
MXKAccount.h Add analytics for Unauthenticated errors 2022-01-13 17:33:51 +00:00
MXKAccount.m Add error logs for event fetch requests 2022-02-03 17:52:48 +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 Remove NSLog and fix Analytics documentation. 2022-01-24 12:44:26 +00:00