Commit graph

23 commits

Author SHA1 Message Date
manuroe
589d7e7d4a Merge pull request #1339 from vector-im/riot_1336
Room directory: "No public rooms available" bug fixes
2017-06-22 10:01:35 +02:00
manuroe
7e546d88f0 Fix crash: Room directory: Clicking on "No public rooms available" make the app crash 2017-06-21 16:00:05 +02:00
manuroe
3ae29bc720 Fix: Room directory: stuck after the 20 first items
#1329
2017-06-21 14:45:43 +02:00
Giom Foret
65ea460587 Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order
#1306
2017-06-16 16:55:54 +02:00
Giom Foret
d50414b308 UX Rework - Rooms tab: Tap on the current tab's icon jumps to next unread. 2017-06-14 09:41:15 +02:00
Giom Foret
2d0682ef88 Bug Fix: App crashes while the user switches the selected tab
#1233
2017-05-19 17:22:26 +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
ffbf260a07 Bug Fix: App may crash when the user changes the selected tab,
whereas a room is selected.
2017-05-03 18:51:09 +02:00
manuroe
56663a26ad Public rooms: Fix the infinite loading of the public rooms list after login out & in 2017-05-02 10:45:59 +02:00
manuroe
afe3df8e99 Directory server list: Add roomDirectoryServers to Riot-Defaults.plist to always list matrix.org in the list even if the user is connected to another HS 2017-04-24 09:39:49 +02:00
manuroe
d679284ff3 Directory server list: After directory change, make the directory section appear full-page 2017-04-24 09:06:42 +02:00
manuroe
3345347df8 UX rework: Get more control on public room pagination 2017-04-21 17:58:14 +02:00
manuroe
5c1f726133 Directory server list: List user's HS directories too
List the rooms of the selected HS
2017-04-21 16:35:27 +02:00
manuroe
79a64ee653 UX rework: directory sticky header: Make RoomsVC able to display the DirectoryServerPickerViewController 2017-04-20 15:58:44 +02:00
Giom Foret
36890e27c4 Prepare UX rework:
- Define sticky headers at RoomsViewController level
2017-04-20 15:00:22 +02:00
Giom Foret
0ffd7a9149 Prepare UX rework:
- enable the sticky headers in Rooms tab
2017-04-18 17:16:31 +02:00
manuroe
58703e878b UX rework: Fix Giom's remarks 2017-04-07 15:54:34 +02:00
manuroe
7bdb131f99 UX rework: Directory section: Fix issue when there is invites
But we need to expose RecentsDataSource.directorySection. So expose all the family
2017-04-07 15:33:48 +02:00
manuroe
a3073e00ce UX rework: Directory section: Enable selection of a public room 2017-04-07 14:54:05 +02:00
manuroe
3744548afc UX rework: Directory section: Do inconspicuous pagination 2017-04-07 14:44:34 +02:00
Giom Foret
d9679c2988 Prepare UX rework:
- Update correctly tab bar title
- Add Invites section in the Rooms tab
2017-04-06 15:49:47 +02:00
Giom Foret
1be5a9b0f2 Prepare UX rework:
- Handle room selection at RecentsViewController level.
2017-04-06 15:23:54 +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