Commit graph

37 commits

Author SHA1 Message Date
giomfo
d8c70d78f1 Console: BugFix - Handle correcly left swipe on Room ViewController (Previously the selected room was removed at the beginning of left swipe). 2015-02-17 16:29:52 +01:00
giomfo
cfc3627434 Console: BugFix SYIOS-71 - Current room should be highlighted in landscape mode 2015-02-13 14:07:03 +01:00
giomfo
daa90ca05c Console: BugFix in Settings - Restore correctly user's display name after cache clearing. 2015-02-12 14:39:08 +01:00
giomfo
8b9e4ea4b2 Console: BugFix - On iPhone 6+ (landscape mode), keep open the selected room when user changes application tabs. 2015-02-12 13:35:07 +01:00
giomfo
4b76c6b24d Console: Improve offline mode:
- remove loading wheel when network is unreachable.
- color in red the navigation bar when the app is offline.

Buf Fix SYIOS- 66 - Console: last outgoing message is stuck as local echo whereas the message has been delivered.
2015-02-12 11:16:28 +01:00
giomfo
f4187bf6d6 Console: support m.room.redaction event in live event stream.
TODO: add the option to redact event from iOS console.
2015-01-30 18:47:43 +01:00
giomfo
a5fc4380d9 Rename MatrixHandler to MatrixSDKHandler 2015-01-23 15:36:05 +01:00
ylecollen
8f821582f3 Should fix SYIOS-65 IOS8 : in case of search in recents, keyboard is not dismisssed when user selects a room.
-> Replace the header section by tableHeaderView
-> With IPhone 6+ and in landscape orientation, the search bar is not removed but the keyboard is dismissed.
2015-01-23 11:01:38 +01:00
giomfo
8788c41483 Console BugFix - SYIOS-44 - Credentials persist across logout. 2015-01-22 17:26:51 +01:00
giomfo
7b8bac3c68 Console BugFix: Open correctly new created room. 2015-01-22 13:56:25 +01:00
giomfo
9e08f73091 Console BugFix: handle correctly left room in splitViewController 2015-01-22 13:01:01 +01:00
ylecollen
5672b385c0 1 - the uploads are cancellable
2 - delete a room also cancelled epnding uploads/downloads
2015-01-19 15:30:45 +01:00
giomfo
653dd1fc2c Fix regression in previous commitment related to SYIOS-26: The app can work offline when debackgrounded but not when restarting from cold 2015-01-06 10:36:57 +01:00
giomfo
ae315e62cc BugFix SYIOS-26 - The app can work offline when debackgrounded but not when restarting from cold 2015-01-05 16:38:19 +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
1bd640a1d0 Remove the selected room in the recents list when the splitViewController displays the recents AND the selected room. 2014-12-24 13:25:12 +01:00
giomfo
1d90558698 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
giomfo
9498145fe8 Add unread messages count in Recents title 2014-12-22 14:19:33 +01:00
giomfo
3595e7b3ad Recents: trigger back pagination when last event description is empty in order to display the actual last event. 2014-12-17 09:56:25 +01:00
Yannick Le Collen
ea5c74b3e9 Fix a crash on IOS 7.X ipads 2014-12-16 18:30:49 +01:00
giomfo
4882bba2f6 Room details: Display and Edit room topic 2014-12-15 16:54:31 +01:00
giomfo
9b59a02bed Recents: adjust activity indicator display 2014-12-11 15:24:35 +01:00
giomfo
d8abbaa6af Bug Fix: Displayed recents may be corrupted after logout 2014-12-11 14:41:02 +01:00
giomfo
673dbd70ee Room details: fix display name for new joined members. 2014-12-09 10:39:56 +01:00
giomfo
8b2d746f78 Recents-Room details: Handle correctly left rooms 2014-12-08 15:22:26 +01:00
giomfo
f750cb0df5 Settings: Close the current room when user enables/disables all events display (Room details will be available at the end of initial sync). 2014-12-08 14:43:34 +01:00
giomfo
93aafe54bd Recents: Remove left rooms from recents list 2014-12-08 11:55:54 +01:00
giomfo
60dbff4097 Home: Add search option in public rooms 2014-12-08 09:32:21 +01:00
giomfo
6bed500694 Recents: handle unread messages 2014-12-05 17:48:06 +01:00
giomfo
a539220950 Recents: improve activity indicator displayed during data sync 2014-12-05 13:50:14 +01:00
giomfo
aef0f46d86 Recents: Add sync feedback on App resume 2014-12-05 11:55:01 +01:00
giomfo
7aea032714 Recents: add search option 2014-12-02 15:25:00 +01:00
manuroe
56e8f68d9b Renaming: [MXSession room:] to [MXSession roomWithRoomId:]. [MXSession user:] to [MXSession userWithUserId:] 2014-12-02 11:19:51 +01:00
manuroe
900828bb48 Update the app with new MXStore and new recentsWithTypeIn 2014-12-02 10:27:26 +01:00
giomfo
330cd63ab9 Bug fix: reset recents on logout 2014-11-28 15:06:53 +01:00
giomfo
7752f0ddd2 Room details - change messages layout: successive text messages from the same sender are concatenated in only one textView. 2014-11-27 10:50:09 +01:00
giomfo
6156cb0f78 Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00