Commit Graph

37 Commits

Author SHA1 Message Date
manuroe 68fd187509 Merge remote-tracking branch 'origin/develop' into public_rooms_search
Conflicts:
	Vector/Base.lproj/Main.storyboard
	Vector/Model/RoomList/RecentsDataSource.m
2015-12-21 10:35:48 +01:00
manuroe e71a4a090d Public rooms search: Directory page starts to work (with cells from MatrixKit) 2015-12-18 17:17:03 +01:00
manuroe 76689ada32 Public rooms search: Display the cell with the result 2015-12-18 10:59:45 +01:00
manuroe 2082bcc7e0 Public rooms search: Start 2015-12-16 16:29:34 +01:00
yannick 6169b39ae5 Improve the invite room display. 2015-12-09 17:38:39 +01:00
yannick 2ff73cded1 add_invite_rooms_section
-> reduce the recent cell height
2015-12-09 16:09:46 +01:00
yannick 7fba0003c7 Fix some texts 2015-12-08 15:53:12 +01:00
yannick 5340584a8f user_settings_page
-> add password update dialog. (it works only on IOS 8 and above).
2015-12-08 15:39:53 +01:00
yannick 922382f512 user_settings_page
-> first implementation
--> the tableview is the same as the screenshot we have
--> the push rules can be toggled

Need to manage the account updates.
2015-12-07 16:05:50 +01:00
giomfo 36eca8d52c RoomInputToolbar: Remove useless items 2015-12-04 16:06:11 +01:00
Yannick LE COLLEN b6bc331b2b Merge pull request #10 from vector-im/fav_recents_display
Fav recents display
2015-12-04 09:02:31 +01:00
yannick 3603791ad2 Vector uses only one account by now. 2015-12-03 10:28:45 +01:00
yannick 66f523a243 ->Display the recents sorted by tags (favorites, converstations, lower priority)
-> the tag event is listened but seems bugged.
2015-12-02 17:18:55 +01:00
yannick e113c95e1e Update the roomParticipant text color
-> use vector green color
-> remove useless title
-> add a place holder in the search bar.
2015-11-27 17:14:10 +01:00
yannick 1e85502cb6 Add the update error case management. 2015-11-27 15:16:16 +01:00
yannick 71806aaaa8 -> set the roomDetails viewController title
-> the selected section title text was not a bold font.
2015-11-26 17:04:16 +01:00
yannick e715344144 -> MXKRoomDetailsViewController becomes MXKSettingsDetailsViewController
-> The room details is now properly launched.
2015-11-26 16:47:24 +01:00
giomfo 879c6d8a5a Chat screen: Remove top menu view. 2015-11-25 16:53:52 +01:00
yannick cf954af27e add the typing area above the text input in the roomviewcontroller. 2015-11-24 16:19:45 +00:00
yannick b3cdff60e9 Merge roomDetailsViewController
Tapping on the room title view opens a dedicated viewcontroller.

It only updates the room name and the topic.
2015-11-23 17:41:32 +00:00
giomfo 10c4b5c10c Prepare Messages screen.
Customize recents source and recent table cells
2015-11-20 18:14:15 +01:00
giomfo 2e26eb3c2e Prepare Messages screen.
Remove all useless stuff: public rooms, unread count...
2015-11-20 15:55:35 +01:00
yannick 03ac45c673 Plug the RoomDetailsViewController
But
-> the update is not yet done
-> the ui must be updated.
2015-11-20 14:12:37 +01:00
yannick 68709837d2 Add the typing notifications text building. 2015-11-18 09:38:55 +01:00
giomfo ef28b58abb Remove the TabBarController 2015-11-18 00:15:52 +01:00
giomfo 759e8eb628 Authentication: prepare C-S auth API v2 support 2015-09-28 10:23:33 +02:00
giomfo 0e799dd2dc Display room members in Room Participants View Controller 2015-09-11 13:03:20 +02:00
giomfo 89921f8f58 Add Room participants view controller 2015-09-10 12:09:23 +02:00
giomfo d4d5915a52 Media picker: Add video icon on video in recents collection, Set label and button text (localized string). 2015-09-03 15:06:36 +02:00
giomfo 993650d64f Media Picker: prepare media picker view controller 2015-08-28 16:30:17 +02:00
giomfo af09647882 Chat screen: finalize menu list from navigation bar. 2015-08-26 13:25:35 +02:00
giomfo d63605ab0d Chat screen: Finalize submenu handling 2015-08-19 10:45:45 +02:00
giomfo 22bac0e984 Chat screen: Add other option menu 2015-08-18 16:24:48 +02:00
giomfo 44fc29a4cb New Chat screens: implement participants selections. 2015-08-14 16:40:03 +02:00
giomfo f260ad9d5f Add first implementation of Room creation screens 2015-08-14 09:21:39 +02:00
giomfo 78d139dea5 Update Vector storyboard:
- remove home tab (add public rooms in recents).
- remove contacts tab
- clean settings
2015-08-12 09:32:45 +02:00
giomfo 60fbaf3ffc replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00