Commit graph

3332 commits

Author SHA1 Message Date
Giom Foret
2649956a23 UX Rework: Replace the direct chat icon with a green ring on the room avatar. 2017-05-15 19:19:03 +02:00
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
b16e77e551 Bug Fixed: Infinite loading screen when homeserver not reachable
https://github.com/vector-im/riot-ios/issues/1223
2017-05-12 15:20:56 +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
f425541761 UX Rework - Add home page:
Scroll to the top the section when the user taps on section header.

https://github.com/vector-im/riot-meta/issues/75
2017-05-12 12:18:29 +02:00
Giom Foret
5162517122 update Storyboard 2017-05-11 16:04:19 +02:00
Giom Foret
5042c6fd9d Elements in riot-ios UX rework who need accessibility ids for automation purpose
https://github.com/vector-im/riot-automated-tests/issues/11
2017-05-11 15:51:12 +02:00
Giom Foret
e95776bca0 UX Rework: Add home page
- reduce room avatar size
- improve badge display

https://github.com/vector-im/riot-meta/issues/75
2017-05-11 14:58:55 +02:00
Giom Foret
ff578364d2 UX rework - Favourites screen: Support drag&drop to order them.
https://github.com/vector-im/riot-meta/issues/56
2017-05-11 14:37:25 +02:00
Giom Foret
7b019a1999 Improve (+) button display: Add button shadow
#1195
2017-05-11 14:35:37 +02:00
giomfo
dd185fecc7 Merge pull request #1222 from vector-im/riot_meta_75
UX Rework: Add home page
2017-05-11 13:38:53 +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
giomfo
dac5d10753 Merge pull request #1221 from vector-im/riot_meta_72
UX Rework: Apply a different colour scheme on each application tab.
2017-05-11 11:41:47 +02:00
Giom Foret
b1f334a41c UX Rework: Apply a different colour scheme on each application tab.
https://github.com/vector-im/riot-meta/issues/72
2017-05-11 10:22:18 +02:00
manuroe
247063aea9 Merge pull request #1219 from vector-im/bug-report-add-user-id-and-device-id
Bug report: Add user id & device id
2017-05-09 13:52:07 +02:00
manuroe
9956f05300 Bug report: Add user id & device id 2017-05-09 10:52:07 +02:00
giomfo
6c086ae646 Merge pull request #1218 from vector-im/hide_known_contacts_by_default
Prepare UX Rework - People tab:
2017-05-09 10:50:00 +02:00
Giom Foret
0742c727f8 Prepare UX Rework - People tab:
- Hide the known contacts section when no filter is defined
2017-05-09 10:35:00 +02:00
Giom Foret
477020c6bf Remove warnings and useless methods 2017-05-09 10:03:55 +02:00
giomfo
31cb99a3ee Merge pull request #1211 from vector-im/section_headers_custo
UX Rework: Update room sections headers display
2017-05-05 18:13:04 +02:00
Giom Foret
220f64f8ab UX Rework: Update room sections headers display 2017-05-05 18:11:44 +02:00
giomfo
6e6e458114 Merge pull request #1210 from vector-im/home_tab_handle_tap_on_header
Home Tab:
2017-05-05 17:10:28 +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
giomfo
3ed3eba908 Merge pull request #1209 from vector-im/add_home_tab
Prepare UX Rework:
2017-05-05 16:25:00 +02:00
Giom Foret
2d41307290 Prepare UX Rework:
- Add Home tab
2017-05-05 15:30:35 +02:00
giomfo
94355a3cc6 Merge pull request #1204 from vector-im/add_network_label_in_ROOM_DIRECTORY_header
Add network label in room directory header
2017-05-05 13:47:12 +02:00
giomfo
b73b920045 Merge pull request #1208 from vector-im/bug-report-update
Bug report update
2017-05-05 13:40:32 +02:00
manuroe
fe54270d6b Bug report: Delegate GH labels to app 2017-05-05 11:44:55 +02:00
manuroe
04732a2bff Bug report: Add option to send screenshot 2017-05-05 11:28:29 +02:00
manuroe
db14a29728 PublicRoomTableViewCell: apply the same font for "xxx users" as the date label in recents cell 2017-05-04 11:02:04 +02:00
giomfo
e0d5b82225 Merge pull request #1203 from vector-im/fix_crash_on_tab_switch
Bug Fix: App may crash when the user changes the selected tab,
2017-05-04 09:40:02 +02:00
giomfo
a264fc57b8 Merge pull request #1202 from vector-im/riot_1194
Improve tab filter: Implement the default iOS semantic.
2017-05-04 09:39:42 +02:00
manuroe
86506821c5 rooms: Add "Network" to the "ROOM DIRECTORY" section header 2017-05-04 09:26:02 +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
Giom Foret
e9207abd2f Improve tab filter: Implement the default iOS semantic.
#1194
2017-05-03 18:25:39 +02:00
manuroe
17d1f62c7c Merge pull request #1200 from vector-im/detail-directory-picker-cell
Add explanations to Matrix cells in the directory picker
2017-05-03 18:01:27 +02:00
manuroe
2336767eda Merge pull request #1201 from vector-im/bug-report-improvements
Bug report: Shrink the popup height in portrait for devices with scre…
2017-05-03 18:01:09 +02:00
manuroe
74d8889e74 Bug report: Shrink the popup height in portrait for devices with screen bigger than iphone 5.
The Cancel and Send buttons will be thus displayed
2017-05-03 17:08:21 +02:00
manuroe
94f1a3900e Directory server list: Add detail text for homeserver selection 2017-05-03 11:16:44 +02:00
manuroe
96d54be1ba Directory server list: Add detail text for homeserver selection 2017-05-03 09:31:10 +02:00
manuroe
667ddcfb38 Merge pull request #1197 from vector-im/join-room-by-id-or-alias
Join room by id or alias
2017-05-03 08:14:21 +02:00
manuroe
84653fcab4 Merge pull request #1198 from vector-im/fix-matrix-only-rooms-names
Public rooms: BF: when selecting Matrix, it should display Matrix, no…
2017-05-03 08:14:05 +02:00
giomfo
5fec1fc8d5 Merge pull request #1193 from vector-im/add_fav_in_rooms_tab
UX rework: Add favorites rooms in Rooms tab
2017-05-02 19:04:16 +02:00
manuroe
9c9565971e Public rooms: BF: when selecting Matrix, it should display Matrix, not matrix.org 2017-05-02 16:34:18 +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
b3d82d5192 UX rework: Add favorites rooms in Rooms tab 2017-05-02 14:59:21 +02:00
manuroe
484c41e914 Merge pull request #1192 from vector-im/bf-public-rooms-load-after-logout
Public rooms: Fix the infinite loading of the public rooms list after…
2017-05-02 14:22:54 +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