yannick
62971d1a76
typing crash issue.
2015-12-03 11:38:37 +01:00
yannick
3603791ad2
Vector uses only one account by now.
2015-12-03 10:28:45 +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
0c501eb93f
Room Members: use rounded picture instead of rounded corner picture
2015-12-01 18:43:46 +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
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
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
yannick
9dd2542ad6
Merge remote-tracking branch 'origin/develop' into room_settings_viewcontroller_v2
2015-11-26 14:41:28 +01:00
yannick
2927d2bde2
Use the vector green color on the search bar.
2015-11-25 18:22:06 +00: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
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
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
yannick
cbdd80436f
Add rageshake
2015-11-20 17:52:16 +01:00
yannick
a56171a9d9
The room settings were not refreshed after debackgrounding the application.
2015-11-20 17:42:29 +01:00
yannick
648a9c2188
-> use the storyboard to display the roomDetailsViewController.
...
-> the "Back" is removed from the back key in the navbar.
2015-11-20 17:07:45 +01:00
giomfo
2e26eb3c2e
Prepare Messages screen.
...
Remove all useless stuff: public rooms, unread count...
2015-11-20 15:55:35 +01:00
yannick
376c16c2bf
Dismiss the keyboard when the text edition is ended.
2015-11-20 15:20:15 +01:00
yannick
726efea874
Add the tableview line separators.
2015-11-20 15:06:48 +01:00
giomfo
2419450531
update Matrix Sessions handling.
2015-11-20 14:47:38 +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
2d87c1b686
The typing events are now displayed at the screen bottom.
2015-11-18 15:59:04 +01:00
yannick
b63d07c32b
Add the vector ExtraInfoView
2015-11-18 14:42:25 +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
4a17e1944e
Memory warning handling.
...
Memory warnings are now handled by 'MXKRoomDataSourceManager' instance to reload unused data source.
It is not required to reload all matrix sessions on memory warning.
2015-10-30 18:09:02 +01:00
giomfo
d6befcacc4
Settings: Fix screen flickering on logout
2015-10-28 15:04:47 +01:00
giomfo
4fdf0394f8
MediaPicker: use the new MXKMediaCollectionViewCell class.
2015-10-22 17:22:10 +02:00
giomfo
cc4842d03c
Fix: A constraint cannot be made between a leading/trailing attribute and a right/left attribute. Use leading/trailing for both or neither.'
2015-10-01 10:36:22 +02:00
giomfo
759e8eb628
Authentication: prepare C-S auth API v2 support
2015-09-28 10:23:33 +02:00
giomfo
446828124c
Fix compilation warnings
2015-09-24 13:32:47 +02:00
giomfo
2435944263
Chat screen: Bug Fix - Captured images are not attached
2015-09-16 19:11:49 +02:00
giomfo
57f757cab2
Chat screen: Bug Fix: App crashes when user taps on avatar
2015-09-15 09:36:23 +02:00
giomfo
b8e79500ba
Chat screen: disable menu (in nav bar) when user leaves the room
2015-09-11 15:58:08 +02:00