Commit graph

3372 commits

Author SHA1 Message Date
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
giomfo
7301fe97e8 Merge pull request #1189 from vector-im/bug-report
Add a new popup dialog for reporting bugs and crashes
2017-04-28 16:37:59 +02:00
Giom Foret
a5b9ca343b Prepare UX rework:
- Hide the home tab which is not available FTM
2017-04-28 16:11:00 +02:00
manuroe
0839d8afb5 Third-party notices: We now use cmark in place of GHMarkdownParser 2017-04-28 15:46:49 +02:00
manuroe
aed467e78f Bug report: Add GZIP copyright 2017-04-28 15:34:40 +02:00
giomfo
6b1a70524e Merge pull request #1187 from vector-im/tab_badges
Prepare UX rework:
2017-04-28 15:09:36 +02:00
manuroe
d14f6af8bf Bug report: Use the production API endpoint (defined in plist) 2017-04-28 15:07:02 +02:00
manuroe
ab3b882b98 Bug report: Support crash report 2017-04-28 14:37:29 +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
giomfo
dc3de05a57 Merge pull request #1186 from vector-im/riot_841
Bug Fix - Chevron to exit roomview after clicking through from search…
2017-04-28 10:30:19 +02:00
giomfo
5db1f5e1a7 Merge pull request #1185 from vector-im/riot_1135
Bug Fix: Files search: display the attachment thumbnail
2017-04-28 10:27:50 +02:00