Commit Graph

12250 Commits

Author SHA1 Message Date
yannick 62971d1a76 typing crash issue. 2015-12-03 11:38:37 +01:00
yannick 07e34203a2 fix a crash in refreshTypingView 2015-12-03 10:51:07 +01:00
yannick 3603791ad2 Vector uses only one account by now. 2015-12-03 10:28:45 +01:00
yannick 3edb07f011 Vector manages only one account by now.
We do not have the multi account UI.

-> the low-priority / favorites must be merged ?
-> each account recents must be in a dedicated section / sub-section.
2015-12-03 09:37:45 +01:00
yannick 0431cf654c Fix the search crash. 2015-12-03 09:06:40 +01:00
yannick ccd57f177f Keep the fav / low priority order 2015-12-02 18:10:22 +01:00
yannick c4084a4e68 Fix the recents favorites refresh 2015-12-02 17:38:10 +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 c8fe9d6d20 Add the mute/ummute room notifications in the swipe menu. 2015-12-02 13:12:27 +01:00
yannick 978bce9a59 Add the swipe to update room tag. 2015-12-02 10:09:01 +01:00
Yannick LE COLLEN fb99a80d46 Merge pull request #8 from vector-im/room_creation_overlay
Room creation overlay
2015-12-02 08:40:26 +01:00
yannick fc1d49908c Merge remote-tracking branch 'origin/room_settings_viewcontroller_v2' into develop 2015-12-02 08:34:10 +01:00
yannick cc0d42b2fc Rename addNavBarButtons to setNavBarButtons 2015-12-02 08:32:39 +01:00
giomfo 9c58920897 Fix compilation issue after ios matrix kit update.
TODO: implement correctly chat bubbles.
2015-12-01 19:21:55 +01:00
giomfo 0c501eb93f Room Members: use rounded picture instead of rounded corner picture 2015-12-01 18:43:46 +01:00
yannick d1d55986de -> Add the generic swipe to delete (UITableViewRowAction)
-> Add the background generation from image (UITableViewRowAction)
2015-12-01 18:08:40 +01:00
manuroe c6e7643983 SYIOS-177: Clear MXStore if the app systematically crashes at startup
Reported https://github.com/matrix-org/matrix-ios-console/pull/5 on Vector
2015-11-30 17:22:39 +01:00
yannick 5993012c65 Add the green chevron aside the room name. 2015-11-30 14:34:12 +01:00
yannick 762231d0a1 Add the room creation button. 2015-11-30 10:41:49 +01:00
yannick ae6d8951be Add a gradient view above the recents view. 2015-11-30 09:48:08 +01:00
yannick dedee1697c update the search title color. 2015-11-27 17:48:09 +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 86390b7e5c SegmentedViewController : add the unreachable homeserver management (i.e. the navbar background color becomes red) 2015-11-27 15:53:41 +01:00
yannick f842ae75aa Cancel the room member search if the view disappears. 2015-11-27 15:29:54 +01:00
yannick 1e85502cb6 Add the update error case management. 2015-11-27 15:16:16 +01:00
yannick 6073b3a949 Update the navbar buttons the room participants & room settings viewcontroller. 2015-11-27 14:02:37 +01:00
yannick 004fdb2491 descrive how to update the navbar items color. 2015-11-27 13:30:14 +01:00
yannick 4256859e0a recentsNavigationController is now a property 2015-11-27 13:29:40 +01:00
yannick 14317412ab The navbar buttons were not properly displayed. 2015-11-27 09:59:51 +01:00
yannick 596b781357 Done button refresh update 2015-11-26 18:23:50 +01:00
yannick a41d09a625 Define the vector green color as the navigation bar tint color. 2015-11-26 18:23:04 +01:00
yannick eaaedb6fbf -> add a .h file to define the vector color
-> restore the done button on the roomSettingsViewController.
2015-11-26 18:04:03 +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 5a1f3ecffa Chat screen: add a separator at the top of activities view. 2015-11-26 15:01:01 +01:00
yannick 9dd2542ad6 Merge remote-tracking branch 'origin/develop' into room_settings_viewcontroller_v2 2015-11-26 14:41:28 +01:00
giomfo 11c14c9e10 Defaults.plist: define pusher app ids for Vector 2015-11-26 14:27:59 +01:00
giomfo 1ccc1f596f Info.plist: define the vector app bundle id
thanks Dave.
2015-11-26 14:27:28 +01:00
giomfo 8ad028f7af Chat screen: remove username handling from outgoing bubble.
The sender'name is now handled by MXKRoomBubbleTableViewCell
2015-11-26 14:26:31 +01:00
yannick 2927d2bde2 Use the vector green color on the search bar. 2015-11-25 18:22:06 +00:00
giomfo 06e212eb01 Chat screen: Prepare bubble display 2015-11-25 19:11:03 +01:00
yannick 322dd1310f The sub viewControllers should be properly displayed by now. 2015-11-25 17:45:04 +00:00
yannick b3cb64b946 dummy implementation of the segmentedViewController :
> the tar items are displayed (even if they are currently hardcoded)
> the tab items can selected (the selected marker view is displayed)
2015-11-25 16:22:17 +00:00
giomfo 879c6d8a5a Chat screen: Remove top menu view. 2015-11-25 16:53:52 +01:00
yannick 6e6ab76a26 remove useless committed files. 2015-11-24 16:22:15 +00:00
yannick cf954af27e add the typing area above the text input in the roomviewcontroller. 2015-11-24 16:19:45 +00:00
yannick 47e6040b02 Rename RoomExtraInfosView into RoomActivitiesView 2015-11-24 12:34:08 +00:00
yannick 97e6a2068d remove some unected committed files. 2015-11-23 18:00:48 +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 fe4b61cc1b RecentTableViewCell: Update 2015-11-20 18:42:07 +01:00