Commit Graph

12250 Commits

Author SHA1 Message Date
Yannick Le Collen c32ec3b7e6 Merge remote-tracking branch 'origin/develop' into develop 2014-12-16 16:11:47 +01:00
Yannick Le Collen 1577313154 Merge remote-tracking branch 'origin/develop' into develop 2014-12-16 16:11:47 +01:00
Yannick Le Collen dfdc237c56 Fix an issue with IOS 6 devices 2014-12-16 16:11:37 +01:00
Yannick Le Collen 392c7f9af1 Fix an issue with IOS 6 devices 2014-12-16 16:11:37 +01:00
giomfo d5968cdb57 SYIOS-20: fix the following point:
- the list doesn't take up the whole page and leaves a weird greyed out ugly space at the bottom.
2014-12-16 16:01:32 +01:00
giomfo 7a49aa7d35 SYIOS-20: fix the following point:
- the list doesn't take up the whole page and leaves a weird greyed out ugly space at the bottom.
2014-12-16 16:01:32 +01:00
giomfo 51849721fa Room details: update members icon position in navigation bar 2014-12-16 15:51:35 +01:00
giomfo dba918ea45 Room details: update members icon position in navigation bar 2014-12-16 15:51:35 +01:00
Yannick Le Collen 9a724bb851 Merge remote-tracking branch 'origin/develop' into develop 2014-12-16 15:01:48 +01:00
Yannick Le Collen a552d1338b Merge remote-tracking branch 'origin/develop' into develop 2014-12-16 15:01:48 +01:00
Yannick Le Collen 553579b795 Add interactive keyboard dismiss 2014-12-16 15:01:31 +01:00
Yannick Le Collen 680ed4ede8 Add interactive keyboard dismiss 2014-12-16 15:01:31 +01:00
giomfo 4d9560347a Finalize SYIOS-17 fix: handle correctly cell composed by only one hidden message.
+ handle correctly local echo deletion
2014-12-16 14:00:37 +01:00
giomfo d1aa492f3d Finalize SYIOS-17 fix: handle correctly cell composed by only one hidden message.
+ handle correctly local echo deletion
2014-12-16 14:00:37 +01:00
giomfo f1e8b24ff0 Finalize SYIOS-17 by scrolling to the bottom the refreshed table if necessary 2014-12-16 11:09:07 +01:00
giomfo dd79c2d26c Finalize SYIOS-17 by scrolling to the bottom the refreshed table if necessary 2014-12-16 11:09:07 +01:00
giomfo 0d34683e4d Room details: Fix SYIOS-17 - Fudge around flickering during echos 2014-12-16 10:23:14 +01:00
giomfo 391b016029 Room details: Fix SYIOS-17 - Fudge around flickering during echos 2014-12-16 10:23:14 +01:00
Yannick Le Collen ec900d3818 scrollToBottomAnimated body is not anymore dispatched. 2014-12-16 10:05:37 +01:00
Yannick Le Collen 9b0f66966d scrollToBottomAnimated body is not anymore dispatched. 2014-12-16 10:05:37 +01:00
Yannick Le Collen 419df123df The user avatar did not keep its aspect ratio 2014-12-16 08:52:40 +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 419a23260e 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
Yannick Le Collen ee056ccf4a Fix SYIOS-18 - displaying keyboard has nasty animation artefacts 2014-12-16 08:25:27 +01:00
Yannick Le Collen f6344ac215 Fix SYIOS-18 - displaying keyboard has nasty animation artefacts 2014-12-16 08:25:27 +01:00
giomfo 5a6a26af12 Room details: Improve members list icon 2014-12-15 17:41:40 +01:00
giomfo 20426959a5 Room details: Improve members list icon 2014-12-15 17:41:40 +01:00
giomfo 64f274ac06 Room details: Display and Edit room topic 2014-12-15 16:54:31 +01:00
giomfo 4882bba2f6 Room details: Display and Edit room topic 2014-12-15 16:54:31 +01:00
David Baker 218831b9f7 Merge branch 'master' into develop 2014-12-15 15:38:30 +00:00
David Baker de50ed38d8 Merge branch 'master' into develop 2014-12-15 15:38:30 +00:00
manuroe e6ccb1dfe6 SDK renaming: event_id -> eventId 2014-12-15 16:15:05 +01:00
manuroe 3e17414b18 SDK renaming: event_id -> eventId 2014-12-15 16:15:05 +01:00
giomfo 203b4212c5 Do not prompt user about remote notifications until APNS is actually available 2014-12-15 14:43:06 +01:00
giomfo c71a6929cc Do not prompt user about remote notifications until APNS is actually available 2014-12-15 14:43:06 +01:00
giomfo b034352373 Room Details: Fix minor UX issue in room name handling 2014-12-12 14:58:53 +01:00
giomfo 7af33248bb Room Details: Fix minor UX issue in room name handling 2014-12-12 14:58:53 +01:00
giomfo 7f17a41e91 Add APNS handling in settings screen (hidden by default) 2014-12-12 14:19:47 +01:00
giomfo 6614c69a34 Add APNS handling in settings screen (hidden by default) 2014-12-12 14:19:47 +01:00
manuroe f8473ca87b MXRestClient: need joinAlias method
Updated [MXRestClient joinRoom] to support both room id and room alias
2014-12-12 11:38:37 +01:00
manuroe 4db0d89f22 MXRestClient: need joinAlias method
Updated [MXRestClient joinRoom] to support both room id and room alias
2014-12-12 11:38:37 +01:00
giomfo d780efc5c4 Prepare APNS registration 2014-12-12 10:49:15 +01:00
giomfo 0741127959 Prepare APNS registration 2014-12-12 10:49:15 +01:00
manuroe e71f05e5a5 SYIOS-2 - MXRoom: add shortcut methods like inviteUser, postMessage, etc.
Done for room name & topic
2014-12-11 18:37:25 +01:00
manuroe f4aec89fcc SYIOS-2 - MXRoom: add shortcut methods like inviteUser, postMessage, etc.
Done for room name & topic
2014-12-11 18:37:25 +01:00
manuroe dd51e7872f SYIOS-2 - MXRoom: add shortcut methods like inviteUser, postMessage, etc.
Done for events sending
2014-12-11 18:26:43 +01:00
manuroe 24fe42864b SYIOS-2 - MXRoom: add shortcut methods like inviteUser, postMessage, etc.
Done for events sending
2014-12-11 18:26:43 +01:00
manuroe e65793354a SYIOS-2 - MXRoom: add shortcut methods like inviteUser, postMessage, etc.
Done for membership ones
2014-12-11 18:10:15 +01:00
manuroe 0969a23657 SYIOS-2 - MXRoom: add shortcut methods like inviteUser, postMessage, etc.
Done for membership ones
2014-12-11 18:10:15 +01:00