Commit graph

1589 commits

Author SHA1 Message Date
yannick
4c5ff18b75 room_members_search
remove the session property
2015-12-21 14:28:18 +01:00
yannick
a41fc1b5f2 room_members_search
-> the search bar is now a section header : it is always displayed during a search.
2015-12-21 11:14:57 +01:00
yannick
f9b8a0d53e room_members_search
-> rename VectorContactTableViewCell to ContactTableViewCell
2015-12-21 10:27:07 +01:00
yannick
6bb821e965 room_members_search
-> improve vectorContactTableViewCell to display a custom accessory view
-> Update the room creation step 2 viewcontroller.
2015-12-21 10:00:49 +01:00
yannick
3a04fae8a1 room_members_search
The creation rooms step2 tableview style is plain instead of group.
2015-12-18 16:57:46 +01:00
yannick
29a3ca8e4e room_members_search
Add a dedicated delete button instead of the sliding menu.
2015-12-18 16:00:38 +01:00
yannick
9c64a33638 room_members_search
-> add the swipe to remove member / to leave the room
-> add member when selecting a cell.
2015-12-18 15:00:20 +01:00
yannick
fdba00db3c room_members_search
-> apply the Vector design to the cells
-> apply the Vector design to the search bar.
2015-12-18 11:55:35 +01:00
yannick
76a4d6a67d room_members_search
mxUsers is renamed contacts.
2015-12-17 14:47:20 +01:00
Yannick LE COLLEN
27690a4333 Merge pull request #28 from vector-im/room_photo_selection
Room photo selection

Improve the room settings page
-> add the room photo management 
-> display if a room is public or private
-> enable / disable the room notification

Else
Improve the room naming.
2015-12-17 12:05:20 +01:00
yannick
8fd73ebbd7 room_photo_selection
Move MXRoom+Vector from Model/Room to Categories folder
2015-12-17 12:01:40 +01:00
yannick
6cafd37dbf room_photo_selection
rename isSuperUser to isModerator
2015-12-17 11:56:06 +01:00
giomfo
a61d2a26ee Chat screen: Bug Fix: Time label is truncated. 2015-12-17 11:28:07 +01:00
giomfo
169a6bb9d3 Chat screen: implementation
Apply Ribot design on pagination title dispalyed between chat bubble cells
2015-12-16 22:50:50 +01:00
giomfo
1e3d072cbb EventFormatter: Date time conversion
The string 'today' is removed from date time label when time is displayed.
2015-12-16 22:48:19 +01:00
giomfo
93958ed07c Chat screen: implementation
Apply Ribot design on toolbar view.
2015-12-16 22:36:14 +01:00
giomfo
3d75c4d566 Chat screen: Update search icon 2015-12-16 22:28:43 +01:00
giomfo
080846f0d1 Remove warning 2015-12-16 17:22:46 +01:00
yannick
e2cf0564eb room_photo_selection
-> swipe on invited room should not display any action.
2015-12-16 17:17:02 +01:00
giomfo
ba57dc1653 Messages screen: Update recents display.
Apply Ribot  design on recents cell
2015-12-16 17:08:53 +01:00
giomfo
7f464f928e Chat screen
Apply Ribot design on typing notification
2015-12-16 16:52:32 +01:00
giomfo
77850c20dd Fix compilation error
syntax error
2015-12-16 16:50:51 +01:00
yannick
9ddd479772 Merge remote-tracking branch 'origin/develop' into room_photo_selection 2015-12-16 15:53:42 +01:00
giomfo
ed1877282b Chat Screen implementation
Apply Ribot design on bubble cell (Pagination display is not correct yet).
2015-12-16 15:16:37 +01:00
yannick
e50c1dbc5c room_photo_selection
-> update to have the same room displayname as the webclient.
2015-12-16 14:24:09 +01:00
yannick
7512760387 room_photo_selection
Factorize the room notifications management.
2015-12-16 10:47:15 +01:00
yannick
cdf8623b80 room_photo_selection
-> add the public / private status
-> factorize the room avatar management.
-> the room avatar was rendered in scaleToFit instead of scaleToFill.
2015-12-16 10:28:58 +01:00
giomfo
a321ffc9f7 Update Vector assets 2015-12-16 09:52:28 +01:00
yannick
f426356da4 Merge remote-tracking branch 'origin/develop' into develop 2015-12-16 09:17:44 +01:00
yannick
d081a58930 Add the recents drag & drop feature
-> to be able to drag in favourites / low priority sections, they must exist (created with the swipe menu)
2015-12-16 09:17:28 +01:00
giomfo
e6863c1ff1 Merge pull request #26 from vector-im/chat_screen_implementation
Chat screen implementation
2015-12-16 09:08:04 +01:00
yannick
4bb827480a recents_category_drag_drop
Updates after internal reviews
2015-12-16 08:59:40 +01:00
manuroe
6642709e82 Merge pull request #27 from vector-im/segmented-vc-improvement
Segmented VC improvement
2015-12-15 18:25:11 +01:00
manuroe
d6e66cb0e8 SegmentedVC improvement: Oops. Fixed buggy renaming. 2015-12-15 18:22:38 +01:00
yannick
4b38e1f286 room_photo_selection
-> add the room rules management
-> fix issues while updating the topic.
2015-12-15 18:17:20 +01:00
giomfo
09623a5d47 Chat screen: implementation
Handle read receipt display
2015-12-15 17:45:16 +01:00
manuroe
7fdd6ed6e6 SegmentedVC improvement: Improve animation when quitting searh in HomeVC 2015-12-15 17:43:32 +01:00
manuroe
39e57199c5 SegmentedVC improvement: Renamed displayedViewController to selectedViewController to be uniform with selectedIndex 2015-12-15 17:31:16 +01:00
giomfo
d445c1bc5e Chat Screen: Bug Fix: Pagination title is missing for incoming bubble 2015-12-15 17:20:44 +01:00
manuroe
b74975cf49 SegmentedVC improvement: Made selectedIndex public so that it can be changed outside.
Use it from the HomeVC
2015-12-15 17:13:59 +01:00
manuroe
c1402cc7e4 SegmentedVC improvement: Make SegmentedVC call viewWillAppear on the currently selected child.
This fixes the handling of keyboard which is centrally managed in [MXKViewController viewWillAppear]
2015-12-15 16:20:21 +01:00
yannick
ae1757ff79 room_photo_selection
The room photo can be updated when saving.
2015-12-15 13:14:37 +01:00
yannick
0c104c6991 room_photo_selection
add the PHAsset management.
2015-12-15 13:13:50 +01:00
yannick
d2c5611a26 room_photo_selection
Display the room photo in the settings
2015-12-15 10:46:34 +01:00
yannick
2010554782 recents_category_drag_drop
-> the moving room was not always the expected one
-> update after SDK update (room tag order computation)
2015-12-15 08:34:46 +01:00
yannick
b8a340ff45 recents_category_drap_drop
fix a crash when the move is cancelled.
2015-12-14 13:06:25 +01:00
yannick
00c0cc9a5c recents_category_drag_drop
remove the debug background color.
2015-12-14 11:14:58 +01:00
yannick
644996aa1e recents_category_drag_drop
fix a refresh issue / crash after updating the room order.
2015-12-14 11:08:57 +01:00
yannick
513a54f7a0 recents_category_drag_drop
Hide the moving cell.
2015-12-14 10:47:10 +01:00
giomfo
acb48e5e15 Merge pull request #21 from vector-im/chat_screen_implementation
Chat screen implementation
2015-12-14 10:21:09 +01:00