Commit Graph

12250 Commits

Author SHA1 Message Date
manuroe eed0fad6ed Mark event in permalinks or search results 2016-06-21 18:18:10 +02:00
giomfo 126c2449c8 Room Member Details: Improve header display in landscape 2016-06-20 15:45:14 +02:00
giomfo ea2b75623e Search Screen: add People tab
- add contact picker view controller
2016-06-20 14:16:13 +02:00
giomfo 92126b013e Directory: handle tap on clock status bar 2016-06-20 14:11:27 +02:00
giomfo 88520ce712 Initial launch flickers up a blank Messages page before the Login page is shown
https://github.com/vector-im/vector-ios/issues/287
2016-06-16 18:06:05 +02:00
giomfo 573847e131 Bug Fix: Authentication view is not presented when app is launched offline
https://github.com/vector-im/vector-ios/issues/375
2016-06-16 16:50:41 +02:00
giomfo 6bd0e75933 Chat screen: Improve expanded header layout in landscape
Adjust the height of the expanded header according to the actual position of the room avatar.
2016-06-16 13:47:15 +02:00
giomfo a85bf602fe UIViewController+VectorSearch: fix missing flag initialization 2016-06-16 13:13:19 +02:00
giomfo 7a8f82f75e Rooms global search: Refresh the current search results when view will appear 2016-06-16 10:50:18 +02:00
giomfo df966753c3 Merge pull request #392 from vector-im/328
Room search: search result should include the search pattern when it …
2016-06-14 22:26:28 +02:00
giomfo d5b81e3936 Room search: search result should include the search pattern when it corresponds to a valid room alias or id.
+
Room search: Room preview should be used when user selects a public room that he did not join yet.

https://github.com/vector-im/vector-ios/issues/328
https://github.com/vector-im/vector-ios/issues/329
2016-06-14 22:25:10 +02:00
giomfo 39dfb6ccd5 Screen Tracking: Update screen name. 2016-06-14 11:10:37 +02:00
giomfo 1152d573c5 Attachments viewer: Support rageshake and screen tracking 2016-06-13 17:28:17 +02:00
giomfo c19056d487 Code cleaning
Remove 'MXKContactDetailsViewController' use
2016-06-13 16:21:19 +02:00
giomfo 7ef5b98a0d Merge pull request #384 from vector-im/peeking_support
Room peeking support
2016-06-10 22:51:44 +02:00
manuroe ee461c7519 New room settings: Applied API breaks 2016-06-10 18:25:17 +02:00
giomfo 9f9c55d5f5 Merge pull request #383 from vector-im/pop2home
Bug Fix: Room view controller is destroyed whereas it is still visible.
2016-06-10 17:42:09 +02:00
giomfo ce5f2f7a63 Room participants: Clear the background color of avatar 2016-06-10 17:41:32 +02:00
giomfo 36846071ba Room peeking support
- Update preview header handling.
2016-06-10 17:15:42 +02:00
giomfo 8b206d51de Bug Fix: Room view controller is destroyed whereas it is still visible. 2016-06-10 16:11:09 +02:00
giomfo 3106821c19 Add Vector assets 2016-06-09 14:59:24 +02:00
manuroe 03e8a09c59 Merge pull request #378 from vector-im/room_history_preview
Room history preview
2016-06-09 14:46:56 +02:00
manuroe 4619214a7d Room messages preview: Added FIXMEs for Giom 2016-06-09 14:42:17 +02:00
manuroe 3cb28e0912 Room messages preview: Indicate to RoomVC when to release the datasource 2016-06-09 14:41:55 +02:00
manuroe d82b1fbe4d Room messages preview: Release peeking room data source better 2016-06-09 11:52:39 +02:00
giomfo 5da114e486 Merge pull request #377 from vector-im/preview_header_landscape
Preview header landscape
2016-06-08 18:56:43 +02:00
giomfo f059313181 Room preview header in landscape
- Use UIInterfaceOrientationIsLandscape macro
2016-06-08 18:56:19 +02:00
manuroe 2e62b485ba Room messages preview: improved comments 2016-06-08 18:29:35 +02:00
giomfo 6f139ad63b Room preview header in landscape
- Smooth header change during screen rotation
2016-06-08 18:22:50 +02:00
manuroe d60501b530 Room messages preview: Updated RoomPreviewData to use MXPeekingRoom 2016-06-08 18:02:22 +02:00
giomfo 10813d1e50 Room preview header in landscape mode
- Hide room avatar in landscape mode
2016-06-08 17:19:00 +02:00
manuroe 88df216daa BF: Release room data source created to display messages in the past 2016-06-08 17:01:01 +02:00
giomfo 377ff9ab4b Remove Screen tracking on HomeViewController 2016-06-07 15:59:19 +02:00
giomfo 5a56614a76 Merge pull request #372 from vector-im/371
Bug Fix - Room Preview: the room avatar is missing on invited room re…
2016-06-06 16:23:36 +02:00
giomfo 4389630e22 Bug Fix - Room Preview: the room avatar is missing on invited room received by email
#371
2016-06-06 16:01:31 +02:00
giomfo b8c1f695c0 Merge remote-tracking branch 'origin/master' into develop 2016-06-04 20:53:53 +02:00
giomfo 2570d83c61 Update Podfile 2016-06-04 20:51:41 +02:00
giomfo 8539505c9a Merge remote-tracking branch 'origin/release-v0.1.10' 2016-06-04 20:47:16 +02:00
giomfo a3ee520cd9 Prepare vector ios release v0.1.10 2016-06-04 20:45:31 +02:00
giomfo 3edd86f70f Remove misplaced warning in xib file 2016-06-04 20:40:03 +02:00
Matthew Hodgson d218aeee6a switch to using a green underline on the placeholder text of the search bar rather than the full-width green separator, to make it more obviously tappable and less like a header 2016-06-04 19:20:18 +01:00
Matthew Hodgson 2fd6b5b0a7 increase the search field from 44px to 50px high to give it slightly more prominence 2016-06-04 19:16:49 +01:00
Matthew Hodgson 67be273fcf add space to 'Search / invite' 2016-06-04 19:11:41 +01:00
Matthew Hodgson c2ab5568c8 fix GA text some more 2016-06-04 17:19:05 +01:00
Matthew Hodgson fa73852a67 Merge branch 'develop' of git+ssh://github.com/vector-im/vector-ios into develop 2016-06-04 17:00:53 +01:00
Matthew Hodgson 9c578c5ab8 improve GA wording 2016-06-04 17:00:36 +01:00
giomfo a31c03d6ee Merge remote-tracking branch 'origin/335' into develop 2016-06-04 17:53:52 +02:00
giomfo 2f33f39f95 Bug Fix: Hide Directory during App launch 2016-06-04 17:52:37 +02:00
Matthew Hodgson 329c0cf8a6 cancel buttons always go on the left on iOS 2016-06-04 16:42:09 +01:00
Matthew Hodgson 581b08377e it's a username, not a human name... 2016-06-04 16:42:09 +01:00