element-ios/matrixConsole/Model
giomfo f177f57f36 Fix App freeze: we add multithreading to handle received events and back pagination (This relieves the main thread).
SYIOS-57 - Back pagination does not work well for self chat
SYIOS-54 - Matrix Console app slightly freezes when receiving a message
2015-01-16 10:42:36 +01:00
..
ConsoleGrowingTextView.h The textInput used to flicker on IOS 8 when its content size was greater than its frame. 2015-01-15 16:18:12 +01:00
ConsoleGrowingTextView.m The textInput used to flicker on IOS 8 when its content size was greater than its frame. 2015-01-15 16:18:12 +01:00
RecentRoom.h BugFix SYIOS-33: Current dev shows lots of rooms with blank recents entries which crash on entry 2014-12-23 15:08:36 +01:00
RecentRoom.m BugFix SYIOS-33: Current dev shows lots of rooms with blank recents entries which crash on entry 2014-12-23 15:08:36 +01:00
RoomMessage.h MediaManager refactoring: handle upload with mediaLoader (remove UploadManager). 2015-01-12 18:07:39 +01:00
RoomMessage.m Fix App freeze: we add multithreading to handle received events and back pagination (This relieves the main thread). 2015-01-16 10:42:36 +01:00
RoomMessageComponent.h Can resend unsent text messages (tap on the "unsent" text") 2015-01-12 17:13:40 +01:00
RoomMessageComponent.m Can resend unsent text messages (tap on the "unsent" text") 2015-01-12 17:13:40 +01:00