Commit Graph

154 Commits

Author SHA1 Message Date
Giom Foret d9ed2e2f9b Improve tab filter
The search input view should appear like in the email client, stuck to the top of the table.
#1194
2017-05-23 21:15:38 +02:00
Giom Foret e75376221c Bug Fix: App crashes on people screen
when user swipes down on the first section header.
2017-05-22 11:12:52 +02:00
Giom Foret 4e48cfa86c Bug Fix: App crashes while the user switches the selected tab
#1233
2017-05-19 17:22:26 +02:00
Giom Foret 84f2845c04 Bug fix - Home: It's possible to have 2 filter bar
#1194
2017-05-19 15:07:21 +02:00
Giom Foret 356ee22afc Bug Fix: Second search bar in global search view
#1229
2017-05-19 09:34:28 +02:00
Giom Foret 7a1b398e6a UX Rework: Update (+) button shadow 2017-05-15 19:30:09 +02:00
Giom Foret 5eaa1484f5 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 1c4fa177de 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 e215149cb1 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 19d0ef1e7e 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 83e1ef6aa7 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 ea633d59ff 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 11af553b3b Improve (+) button display: Add button shadow
#1195
2017-05-11 14:35:37 +02:00
Giom Foret 0fddd8be3b 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 1d4c6281bd 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 cb41d13a79 Bug report: Add user id & device id 2017-05-09 10:52:07 +02:00
Giom Foret 3181429c81 Remove warnings and useless methods 2017-05-09 10:03:55 +02:00
Giom Foret af64948454 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 1dfff91c29 Prepare UX Rework:
- Add Home tab
2017-05-05 15:30:35 +02:00
manuroe 1a57b86d88 Bug report: Delegate GH labels to app 2017-05-05 11:44:55 +02:00
manuroe 95d736eccb Bug report: Add option to send screenshot 2017-05-05 11:28:29 +02:00
giomfo 6a5af0ecc8 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
Giom Foret ef69b97e71 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 ea6e93e984 Improve tab filter: Implement the default iOS semantic.
#1194
2017-05-03 18:25:39 +02:00
manuroe 7316c78494 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 d71e58b107 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 c322c92573 Directory server list: Add detail text for homeserver selection 2017-05-03 11:16:44 +02:00
manuroe e89b8f62b3 Directory server list: Add detail text for homeserver selection 2017-05-03 09:31:10 +02:00
manuroe f33a3e3e2b Home "+" button: Add "Join room" option 2017-05-02 15:59:58 +02:00
manuroe f4a7704983 Home "+" button: Add "Join room" option
https://github.com/vector-im/riot-meta/issues/65
2017-05-02 15:54:50 +02:00
manuroe a6a116e7e2 Public rooms: Fix the infinite loading of the public rooms list after login out & in 2017-05-02 10:45:59 +02:00
giomfo 8121b26fbe 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 af33dc16b9 Prepare UX rework:
- Hide the home tab which is not available FTM
2017-04-28 16:11:00 +02:00
manuroe 7ee9e2ee42 Bug report: Use the production API endpoint (defined in plist) 2017-04-28 15:07:02 +02:00
manuroe a918c67d33 Bug report: Support crash report 2017-04-28 14:37:29 +02:00
Giom Foret d47730b62c Prepare UX rework:
- Handle the missed conversation badges for each tabBar icon.
2017-04-28 14:06:58 +02:00
manuroe 117c53ed22 Bug report: Painful refactor of the xib to put the popup into a scrollview so that we can dismiss the keyboard by dragging it 2017-04-28 10:27:21 +02:00
Giom Foret fa128cf2be Bug Fix - Chevron to exit roomview after clicking through from search results can disappear
#841
2017-04-28 10:26:27 +02:00
giomfo 25bd2a2367 Merge pull request #1183 from vector-im/hide_tabbar_on_logout
Prepare UX rework:
2017-04-27 16:58:26 +02:00
Giom Foret 0879e478ad Prepare UX rework:
- Show the tab bar view controller content only when a user is logged in.
2017-04-27 12:37:29 +02:00
manuroe 397d00dfbe Bug report: Make rageshake use it 2017-04-27 12:30:04 +02:00
Giom Foret 5b203cfd79 Prepare UX rework:
- Improve sticky headers: handle swipe down gesture
2017-04-27 12:06:13 +02:00
manuroe b75abb3859 Settings: Enable ticking on "Send logs" and "Send screenshot" 2017-04-27 12:01:00 +02:00
manuroe 827d129cea Settings: Add a submit progress view 2017-04-27 11:18:15 +02:00
manuroe d995432eec Settings: Add a "Report bug" item 2017-04-27 10:47:19 +02:00
manuroe a9f0727966 Bug report: i18n 2017-04-27 10:46:30 +02:00
manuroe 61d501b49e Bug report: do the bug report 2017-04-27 10:37:39 +02:00
manuroe 822d0b2ce2 Bug report: add more IBOutlets 2017-04-27 10:22:34 +02:00
manuroe de742a6b60 Bug report: limit popup width 2017-04-27 09:37:07 +02:00
manuroe e2fea0ff2f Bug report: Create a dedicated pop-up VC 2017-04-27 09:03:17 +02:00