giomfo
3b5db63660
Chat screen implementation
...
Handle event selection when user taps on text message view.
Note: The read receipts are still displayed by MatrixKit, they may overlap timestamp until Vector handle them correctly.
2015-12-11 14:01:56 +01:00
yannick
a111f44d7d
Fix a crash in refreshTypingView
2015-12-08 17:45:03 +01:00
giomfo
ebf58876f3
Chat screen: rename cell view classes
2015-12-08 10:54:48 +01:00
giomfo
7c6057bfed
Chat screen: Update bubble layout
...
-Define all required cell view classes
-Disable timestamp display (TODO display timestamp for last message, and selected message if any).
2015-12-08 10:10:59 +01:00
giomfo
1ed9058be6
Chat screen: Bug Fix - App crashes when user selects a room in recents.
...
This crash was systematic when the user opened for the second time the same room.
2015-12-07 13:57:21 +01:00
giomfo
ef69af9adb
MXKDataSource refactoring
...
Table view cell are now defined at view controller level.
2015-12-07 11:50:13 +01:00
yannick
84b56df894
display_room_avatars.
...
fix a wrong fix in refreshTypingView.
2015-12-04 17:05:40 +01:00
yannick
acf8b11322
display_room_avatars
...
Update the room avatar management with the updated Matrix Kit
2015-12-04 16:58:18 +01:00
yannick
74de3eeb0f
Merge remote-tracking branch 'origin/develop' into display_room_avatars
...
Conflicts:
Vector/ViewController/RoomViewController.m
2015-12-04 16:43:11 +01:00
yannick
eb371f7d8e
display_room_avatars
...
-> display the room avatars in the chat room
2015-12-04 14:28:15 +01:00
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
5993012c65
Add the green chevron aside the room name.
2015-11-30 14:34:12 +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
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
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
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
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
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
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
giomfo
0e799dd2dc
Display room members in Room Participants View Controller
2015-09-11 13:03:20 +02:00
giomfo
9076672ea2
Chat screen: Hide sub menu if user tap on table view
2015-09-08 17:53:53 +02:00
giomfo
a5d3917f13
Chat screen: disable menu button if no room is selected
2015-08-27 11:31:17 +02:00
giomfo
e0d4d056da
Chat screen: Trick on iOS 8 and later: the tabbar is hidden manually for the secondary viewcontrollers of the splitviewcontroller.
2015-08-26 19:04:30 +02:00
giomfo
af09647882
Chat screen: finalize menu list from navigation bar.
2015-08-26 13:25:35 +02:00
giomfo
f010a3a319
Chat screen: animate toolbar (option menu).
2015-08-25 18:36:27 +02:00
giomfo
09dc7a3f97
Chat screen: update tool bar button handling
2015-08-25 15:42:19 +02:00
giomfo
6c6b42f873
RoomBubbleTableViewCell: show/hide message timestamp
2015-08-25 11:19:49 +02:00
giomfo
4cf5972bb6
Chat screen: Customize bubble cells
2015-08-21 20:00:39 +02:00
giomfo
e516babe42
Chat input toolbar: enlarge button
2015-08-19 11:05:47 +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
e30bb8aad3
Prepare chat screen.
2015-08-18 10:04:30 +02:00
giomfo
f260ad9d5f
Add first implementation of Room creation screens
2015-08-14 09:21:39 +02:00
giomfo
60fbaf3ffc
replace matrixConsole project with Vector Xcode project.
2015-08-10 16:58:31 +02:00