Commit graph

40 commits

Author SHA1 Message Date
Giom Foret
95514085b2 Improve tab filter
- Revert the change on the filter handling when the sticky headers are enabled (this change introduced flickering)
 #1194
2017-05-13 01:15:30 +02:00
Giom Foret
5d3d74fd51 UX Rework: Add home page
- Improve filter handling
- Fix empty people section

https://github.com/vector-im/riot-meta/issues/75
2017-05-12 17:39:05 +02:00
Giom Foret
821c9c1687 Bug Fix: Improve tab filter
-The search input view should appear like in the email client, stuck to the top of the table.
#1194
2017-05-12 12:38:57 +02:00
Giom Foret
7b019a1999 Improve (+) button display: Add button shadow
#1195
2017-05-11 14:35:37 +02:00
Giom Foret
74a3f3e8aa UX Rework: Add home page
- Add people section
- Order favourites according to their activities

https://github.com/vector-im/riot-meta/issues/75
2017-05-11 11:51:42 +02:00
Giom Foret
ca19351ed8 Home Tab:
- Handle tap on section header to scroll to the beginning of the rooms collection
- Remove the fading effect behind the (+) button (TODO: add a shadow at the bottom of the button).
2017-05-05 17:08:44 +02:00
Giom Foret
2d41307290 Prepare UX Rework:
- Add Home tab
2017-05-05 15:30:35 +02:00
Giom Foret
e9207abd2f Improve tab filter: Implement the default iOS semantic.
#1194
2017-05-03 18:25:39 +02:00
manuroe
b60b60ffcb Home "+" button: Add "Join room" option 2017-05-02 15:59:58 +02:00
manuroe
26e3a33234 Home "+" button: Add "Join room" option
https://github.com/vector-im/riot-meta/issues/65
2017-05-02 15:54:50 +02:00
Giom Foret
a319f47057 Prepare UX rework:
- Handle the missed conversation badges for each tabBar icon.
2017-04-28 14:06:58 +02:00
Giom Foret
bcb5b51b61 Prepare UX rework:
- Improve sticky headers: handle swipe down gesture
2017-04-27 12:06:13 +02:00
Giom Foret
76e6944c7f Merge branch 'ux_rework' into sticky_headers 2017-04-25 15:11:38 +02:00
Giom Foret
de61103452 Prepare UX rework:
- Fix flickering observed on sticky headers when the full table content is displayed
2017-04-25 14:57:55 +02:00
manuroe
f250a045fc UX rework: Fix crash. Do not try to go to a section when clicking on its sticky header if this section is empty 2017-04-24 17:38:21 +02:00
Giom Foret
1096e38cc5 Prepare UX rework:
- Add the filter in each screen.
2017-04-21 14:26:42 +02:00
Giom Foret
44166dc616 Prepare UX rework
- Bug Fix: the sticky headers display failed on screen rotation.
2017-04-20 19:17:22 +02:00
Giom Foret
87c45e28c5 Prepare UX Rework:
- Bug Fix: the first sticky header of the bottom container is sometimes cropped.
2017-04-20 18:05:12 +02:00
Giom Foret
8d070784c4 Prepare UX rework:
- Handle tap gesture on the sticky headers
2017-04-20 17:42:25 +02:00
Giom Foret
e51e4e891e Prepare UX rework
- Bug fix the last section header was missing in the sticky headers of the top.
2017-04-20 15:57:50 +02:00
Giom Foret
4ac4b4935e Prepare UX Rework:
- Fix flickering during sticky headers update
2017-04-20 10:38:13 +02:00
Giom Foret
0ffd7a9149 Prepare UX rework:
- enable the sticky headers in Rooms tab
2017-04-18 17:16:31 +02:00
Giom Foret
ef74790311 Prepare UX Rework
- Handle optional sticky headers at RecentsViewController level.
TODO fix some flickering effects observed on the sticky headers during scrolling.
2017-04-18 10:32:14 +02:00
Giom Foret
d25ca80bf8 Prepare UX rework:
- Handle optional sticky headers at RecentsViewController level.

TODO fix some flickering effects observed on the sticky headers during scrolling.
2017-04-14 11:49:14 +02:00
Giom Foret
30375ffd78 Prepare UX rework:
- Fix sections handling in unified search screen.
- Prepare sticky headers in RecentsViewController.
2017-04-11 17:58:59 +02:00
Giom Foret
c57d9b7d2d Create a ContactDataSource from the existing ContactsTableViewController 2017-04-11 09:36:22 +02:00
Giom Foret
50ddff54dc Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 11:52:53 +02:00
Giom Foret
1be5a9b0f2 Prepare UX rework:
- Handle room selection at RecentsViewController level.
2017-04-06 15:23:54 +02:00
Giom Foret
85b5899355 Merge branch 'develop' into ux_rework 2017-04-06 14:56:02 +02:00
Giom Foret
9c67c0200c Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
2017-04-06 14:27:45 +02:00
Giom Foret
8fe1526a80 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
Giom Foret
a7c843d86d Merge branch 'develop' into ux_rework 2017-03-31 17:37:50 +02:00
Giom Foret
2d178343b1 Prepare UX rework
- Hide Back button title in details view controller
2017-03-28 18:17:14 +02:00
Giom Foret
2a8ab65d00 Prepare UX Rework
- Display contact details in the secondary view controller of the split view controller.
- Fix issues on secondary view controller handling.
2017-03-28 17:26:50 +02:00
Giom Foret
7b133e4b21 Prepare UX rework
- Restore Directory View controller.
2017-03-27 14:20:54 +02:00
Giom Foret
035f4c330a Prepare UX rework:
- Use a tab bar controller in the master view controller of the split view controller.
2017-03-23 17:48:05 +01:00
manuroe
d90423e78a Merge remote-tracking branch 'origin/develop' into room_summary
# Conflicts:
#	Riot/Categories/MXRoom+Riot.m
#	Riot/Model/RoomList/RecentCellData.m
2017-03-15 17:24:54 +01:00
Giom Foret
7928cd5e47 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:50:12 +01:00
giomfo
7860d46996 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorDesignValues with RiotDesignValues
2017-03-08 16:14:41 +01:00
giomfo
568af33fdf Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00
Renamed from Vector/ViewController/RecentsViewController.m (Browse further)