Commit Graph

15 Commits

Author SHA1 Message Date
ylecollen 4195c301de MXHTTPClient::requestWithMethod has two new blocks to track the upload/download progress. 2015-01-07 09:11:21 +01:00
ylecollen d3ef0de60d Fix second half of SYIOS-38 - bad UX when updating avator & display name in settings
-> request to the user to save pending profile updates before switching to an other tab
2015-01-05 16:55:51 +01:00
giomfo 7382db2e64 Prepare SYIOS-26: "The app can work offline when debackgrounded but not when restarting from cold"
In relation with the SDK change on mxSession, we introduce a matrixHandler status to handle following status: loggedOut, logged, storeDataReady, serverSyncDone.
(Boolean 'isLogged' and 'isInitialSyncDone' are removed).
2015-01-05 15:11:40 +01:00
ylecollen b50492037e Half fixed SYIOS-38 - Bad UX when updating avator & display name in settings
-> add a "Save changes" button : it saves any profile updates
-> fix the rotated avatar issue while uploading it (the disabled image was not set)
-> add a mask view over the section instead of disabling one item
2015-01-05 14:25:11 +01:00
ylecollen 9f0e8d2ff1 Should avoid flickerings while updating the oneself avatar 2015-01-05 10:15:26 +01:00
ylecollen 5a236376da Should fix SYIOS-42 - Avatar and displayname missing in the "More" tab. 2015-01-05 09:20:16 +01:00
ylecollen 45be269b5e Add the cache size to the "clear cache" button 2014-12-19 11:03:09 +01:00
Yannick Le Collen 6a67323caf Fix SYIOS-24 : Console : create a "Clear Cache" button 2014-12-19 10:02:09 +01:00
Yannick Le Collen 8a97f1f291 SIOS-20 : the left participants are not displayed by default (must be enabled in the device settings) 2014-12-17 14:40:39 +01:00
giomfo 0cc435a436 Settings - Bug fix: "accidental erasing of the user's displayName during initial sync". 2014-12-17 00:59:57 +01:00
Yannick Le Collen 81f4fddec9 The user avatar did not keep its aspect ratio 2014-12-16 08:52:40 +01:00
Yannick Le Collen 1945b25fa4 The user avatar did not keep its aspect ratio. 2014-12-16 08:52:40 +01:00
giomfo 6614c69a34 Add APNS handling in settings screen (hidden by default) 2014-12-12 14:19:47 +01:00
giomfo 63f6685e17 Settings: remove local storage for user's info (displayName, avatar), use now mxSession.myUser 2014-12-11 14:52:04 +01:00
giomfo 6156cb0f78 Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00