Commit graph

1406 commits

Author SHA1 Message Date
giomfo
4da3b7d950 Code format 2015-06-11 17:03:31 +02:00
giomfo
cd82c95b18 Use MXKInterleavedRecentsDataSource to interleave recents in Console. 2015-06-11 17:03:10 +02:00
giomfo
d78e6e87a6 RecentsViewController: Bug fix tap gesture in navigation bar. 2015-06-11 17:03:10 +02:00
giomfo
95b8bd69ec RecentsViewController: Prompt to mark all as read when user taps the title bar. 2015-06-11 17:03:10 +02:00
manuroe
4eef932b63 Updated app Xcode settings to accept libs/frameworks built with the GNU standard C++ lib 2015-06-10 17:50:42 +02:00
giomfo
27712e5e41 ContactsViewController: restore action on contact selection. 2015-06-09 18:13:19 +02:00
giomfo
cf0e6f1080 Report MXKContactManager update. 2015-06-09 18:06:57 +02:00
giomfo
dab9a274f3 Remove libPhoneNumber dependence. 2015-06-08 18:57:21 +02:00
giomfo
da06ac56a4 ContactManager: Move contact manager in MatrixKit 2015-06-08 18:53:57 +02:00
giomfo
aa647d0c36 ContactManager: Add multi-sessions support. 2015-06-05 18:27:51 +02:00
giomfo
a178c8d0ce Code format. 2015-06-05 18:14:47 +02:00
giomfo
003400807c Code format 2015-06-05 18:14:47 +02:00
giomfo
d11053421d ContactsViewController: Support multi-sessions 2015-06-05 18:14:47 +02:00
giomfo
a1bfce6309 ConstactsViewController: Code format. 2015-06-05 18:14:47 +02:00
manuroe
7c9336b948 Fixed in-app notifications that have been broken with multi-account 2015-06-04 16:10:43 +02:00
giomfo
2aa04c409f HomeViewController: BugFix infinite loading wheel. 2015-06-04 15:35:40 +02:00
giomfo
98f4819384 Code format. 2015-06-04 14:58:08 +02:00
giomfo
9b1cf0fbb4 HomeViewController: Add missing table reload. 2015-06-04 11:38:45 +02:00
giomfo
553820619b RageShakeManager: Check whether the user can send email before prompting him. 2015-06-04 09:15:11 +02:00
manuroe
f9f54448af Use the matrix.org fork of OpenWebRTC-SDK to manage video orientation (CVO) 2015-06-03 14:51:32 +02:00
giomfo
e1041d89b5 APNS, Multi-sessions: Turn on 'append' flag to add pusher with the given pushkey and App ID to all user IDs. 2015-06-03 00:19:42 +02:00
giomfo
456d470ca7 HomeViewController: improve keyboard handling. 2015-06-02 17:33:53 +02:00
giomfo
db707127c7 HomeViewController: support multiple homeservers. 2015-06-02 14:55:10 +02:00
giomfo
a7d2dfd8e0 HomeViewController: use new MXRestClient property named homeserverSuffix. 2015-05-29 15:16:40 +02:00
giomfo
dd525d9053 Multi-sessions handling: Restore automatic room opening 2015-05-28 19:20:18 +02:00
giomfo
f9ff8e8eda Multi-sessions: the current visible roomId is safe. 2015-05-28 18:48:37 +02:00
giomfo
8f778cd775 Console - multiple accounts handling: Prompt user to select an account before starting chat with someone. 2015-05-28 18:31:08 +02:00
giomfo
5cbd906199 Multi-session handling: apply MatrixKit changes into Console. 2015-05-28 17:54:50 +02:00
giomfo
a8b01c264d RoomViewController: progress text input saving is now handled at MatrixKit level. 2015-05-28 10:25:51 +02:00
giomfo
32de8a245b RoomViewController: replace existing RoomTitleView with MXKRoomTitleView class. 2015-05-27 16:51:46 +02:00
giomfo
376ce831ba Mulyi session handling: Fix full resync issue. 2015-05-26 11:01:01 +02:00
giomfo
6313f7f810 RecentsViewController: Update related to MXKRecentListViewController 2015-05-25 17:48:07 +02:00
giomfo
37ec7d8530 SettingsViewController: Fix issue (introduced by previous commitment). 2015-05-25 14:33:20 +02:00
giomfo
b53aea07f0 SettingsViewController: Use defined MXKTableViewCell. 2015-05-25 14:10:18 +02:00
giomfo
b868678369 RoomViewController: Fix issue - Clicking on the user in the chat room displays the user's details but not his avatar. 2015-05-25 13:34:05 +02:00
giomfo
b71b847c75 RecentsViewController: Update storyboard 2015-05-25 11:32:50 +02:00
giomfo
19f60bcea5 RecentsViewController: Take into account changes in MXKRecentListViewController. 2015-05-22 22:32:05 +02:00
giomfo
a616b81742 iOS Console: support multi-sessions in Recents and Settings Tabs.
(TODO: update `Home` and `Contacts` Tabs, presently these 2 tabs consider only the first created matrix session).
2015-05-21 19:06:34 +02:00
giomfo
ec432e7939 RecentsViewController: support multi-sessions. 2015-05-21 18:15:45 +02:00
giomfo
b98de96582 RecentsViewController: fix multi-sessions issue. 2015-05-21 18:09:13 +02:00
giomfo
951bf15f57 SettingsViewController: Add "Add account" option. 2015-05-21 16:13:04 +02:00
giomfo
e753170bf4 SettingsViewController: Add observer to keep update the account list. 2015-05-21 15:46:54 +02:00
giomfo
26433a4950 SettingsViewController: prepare multi-session support, use MXKAccountDetailsViewController. 2015-05-21 14:56:26 +02:00
giomfo
e81c99b1ae RecentsViewController: prepare multi-sessions support. 2015-05-21 13:12:21 +02:00
giomfo
9a62c34093 SettingsViewController: update shouldLeave method. 2015-05-20 21:41:34 +02:00
giomfo
0048be1264 Recents List: Dispose properly room data source on logout. 2015-05-19 09:54:12 +02:00
giomfo
7d413146fb RoomViewController: Dispose members list resources on back pressed. 2015-05-18 10:29:56 +02:00
giomfo
2f561c6e00 RommViewController: Dispose properly potential pushed view controller. 2015-05-18 09:29:50 +02:00
David Baker
080de071fd Turn gst debugging off 2015-05-14 10:05:07 +01:00
David Baker
adc13cf5f6 Get a build with GST debugging turned on 2015-05-13 17:03:23 +01:00