Commit graph

284 commits

Author SHA1 Message Date
manuroe
d151ed1a13 Merge remote-tracking branch 'origin/ux_rework' into ux_rework_directory_picker 2017-04-20 15:05:53 +02:00
Giom Foret
36890e27c4 Prepare UX rework:
- Define sticky headers at RoomsViewController level
2017-04-20 15:00:22 +02:00
manuroe
dc9b34b863 UX rework: directory sticky header: Put the directory picker under a navigation controller 2017-04-20 11:56:30 +02:00
Giom Foret
4ac4b4935e Prepare UX Rework:
- Fix flickering during sticky headers update
2017-04-20 10:38:13 +02:00
Giom Foret
6500f6286e Bug Fix: [UITabBarItem setBadgeColor:] required iOS 10 and later. 2017-04-19 09:18:54 +02:00
giomfo
2106735de8 Merge pull request #1167 from vector-im/sticky_headers
Prepare UX rework:
2017-04-18 17:19:17 +02:00
Giom Foret
0ffd7a9149 Prepare UX rework:
- enable the sticky headers in Rooms tab
2017-04-18 17:16:31 +02:00
giomfo
e596aff05c Merge pull request #1165 from vector-im/tab_badges
Add the badge value for Home tab bar item.
2017-04-18 16:28:37 +02:00
Giom Foret
4947224051 Add the badge value for Home tab bar item.
Fix the missed discussion count
2017-04-18 15:55:51 +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
0d63c6b679 Add the badge value for Home tab bar item.
TODO: Fix the missed discussions count, it is broken FTM.
2017-04-14 17:01:44 +02:00
Giom Foret
66b6d2656c Merge branch 'ux_rework' into sticky_headers 2017-04-14 13:44:54 +02:00
Giom Foret
d35147ac81 Merge branch 'develop' into ux_rework 2017-04-14 13:43:40 +02:00
Giom Foret
e07bd69944 Bug Fix: App crashes sometimes on clear cache 2017-04-14 13:42:36 +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
2131efd606 Prepare UX rework:
- Add start new chat button on People screen.
- Refresh the current selected contact in People screen.
2017-04-11 10:04:52 +02:00
Giom Foret
c57d9b7d2d Create a ContactDataSource from the existing ContactsTableViewController 2017-04-11 09:36:22 +02:00
Giom Foret
0b49e69bb9 Create a ContactDataSource from the existing ContactsTableViewController 2017-04-07 16:42:16 +02:00
manuroe
58703e878b UX rework: Fix Giom's remarks 2017-04-07 15:54:34 +02:00
jeangb
d5116c0cdf Merge pull request #1153 from vector-im/add_accessibility_identifiers
AttachmentsViewController: add accessibility identifiers
2017-04-07 15:38:48 +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
manuroe
4b93d26f64 Directory Server Picker: code cleaning 2017-04-07 14:06:15 +02:00
manuroe
7657822e64 Directory Server Picker: roll back unexpected change commit 2017-04-07 13:21:26 +02:00
manuroe
6cfe046886 Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 13:17:34 +02:00
manuroe
9ff74ad283 Merge remote-tracking branch 'origin/ux_rework' into directory-server-list 2017-04-07 12:51:17 +02:00
manuroe
c20b4e3c4b Directory Server Picker: Add a completion block to report the selected server 2017-04-07 12:45:14 +02:00
Giom Foret
50ddff54dc Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 11:52:53 +02:00
manuroe
4534aa7fb3 Directory Server Picker: Fix spinner and title 2017-04-07 11:41:01 +02:00
manuroe
8027fc8041 Directory Server Picker: show 3rd party protocol instance 2017-04-07 10:38:05 +02:00
jeangb
bb6d1383ef SettingsViewController: secured the instanciation of a new configCell by setting the accessibilityidentifier property to nil. 2017-04-06 18:21:24 +02:00
jeangb
87b1ce5bef SettingsViewController: add accessibility identifiers 2017-04-06 18:16:49 +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
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
jeangb
52af02c81b SettingsViewController: add accessibility identifiers 2017-04-05 15:29:54 +02:00
Giom Foret
8fe1526a80 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
manuroe
d2222a277e BF: Cancelling a search in room list doesn't refresh the room list (#1152). 2017-04-04 17:43:56 +02:00
jeangb
d2154c5bc2 AttachmentsViewController: add accessibility identifiers 2017-04-04 15:16:25 +02:00
Giom Foret
b7eb5dd8a3 RoomFiles view controller: custom the attachment viewer 2017-04-04 14:59:28 +02:00
Giom Foret
a7c843d86d Merge branch 'develop' into ux_rework 2017-03-31 17:37:50 +02:00
manuroe
3c0ccc1a2a Merge commit '2d178343b17e1ece55d595d904aeeba87e3d9938' into room_summary 2017-03-31 15:42:11 +02:00
Giom Foret
6e2eb58508 merge develop into ux_rework 2017-03-31 15:38:22 +02:00
manuroe
1345eb27e6 Public rooms: Do not make a /publicRooms request at app startup 2017-03-29 10:59:27 +02:00
manuroe
eb00ba44c2 Public rooms: Do inconspicuous pagination 2017-03-29 10:02:33 +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
manuroe
9dc2f58ff8 Public rooms: Make search homeserver-side 2017-03-28 16:36:21 +02:00
Giom Foret
89346848e9 Prepare UX rework
- Restore messages/files search handling
2017-03-27 15:59:51 +02:00
manuroe
81dd4040ce Merge remote-tracking branch 'origin/develop' into room_summary 2017-03-27 15:21:43 +02:00
Giom Foret
7b133e4b21 Prepare UX rework
- Restore Directory View controller.
2017-03-27 14:20:54 +02:00
Giom Foret
3a9465320a Prepare UX Rework:
- Fix Tab Bar display
- Adjust (+) icon display
2017-03-24 17:19:55 +01: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
giomfo
c4f14e3fd0 Merge pull request #1113 from morozkin/upstream
Fix logic of changing room's avatar
2017-03-23 16:30:06 +01:00
manuroe
bf7240098e Merge remote-tracking branch 'origin/master' into room_summary 2017-03-23 16:24:50 +01:00
Denis Morozov
a948c62ab5 Increase hit area of the "Matrix users only" checkbox 2017-03-22 23:07:06 +03:00
Denis Morozov
fe6a725456 Add nil checking for eventTypeForSelectedField 2017-03-22 22:07:06 +03:00
manuroe
8a28f2b668 Room summary: localUnreadEventCount has moved 2017-03-22 15:45:22 +01:00
Giom Foret
055477b2ca Bug Fix: Chat screen - The missed discussions badge is missing in the navigation bar 2017-03-21 14:20:47 +01:00
Denis Morozov
ad02d51c1e Check power level of the user before starting editing room info 2017-03-20 22:15:39 +03:00
Giom Foret
d0bedbe515 Bug Fix - Registration with email failed when the user validated the email on the phone. 2017-03-20 19:43:24 +01:00
Denis Morozov
8c95b94fd8 Fix logic of changing room's avatar 2017-03-18 21:57:06 +03:00
manuroe
0f5eb4f2bf Merge pull request #1104 from vector-im/riot-1058
BF: Unknown devices modal from calling page is different that room page one
2017-03-15 17:39:09 +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
manuroe
3f73d18679 E2E: manage unknown devices when placing or answering a call (#1058). 2017-03-15 15:56:26 +01:00
manuroe
08c9aabfd9 UsersDeviceViewController: Add an onComplete param to the displayUsersDevices method 2017-03-15 15:54:50 +01:00
Giom Foret
5451a54c51 Update accessibility ids used for testing 2017-03-15 11:17:50 +01:00
Giom Foret
88b20c3ffa Bug Fix - [Direct Chat] No placeholder avatar and display name from the member details view
#923

- Remove the "Direct Chat" section in the room member details view of the current user.
- Handle correctly tap on “Start new chat” cell
2017-03-13 15:11:08 +01:00
Giom Foret
12a99a74dd Support msisdn login 2017-03-10 14:48:34 +01:00
giomfo
3c68bf2409 Merge pull request #1087 from vector-im/msisdn_login
Support msisdn login
2017-03-10 14:35:32 +01:00
Giom Foret
730f426797 SettingsViewController: Improve 3pid adding UI
- paint the “plus icon” in green when the 3pid input is editing.
2017-03-10 12:02:57 +01:00
Giom Foret
b357132759 Support msisdn login 2017-03-10 11:09:46 +01:00
Giom Foret
ee770cb254 AuthenticationViewController: fix wrong access id 2017-03-10 10:22:36 +01:00
jeangb
f3e31efed3 Corrections on the add accessibility identifiers commit 2017-03-09 16:40:03 +01:00
jeangb
1ea373673c Merge remote-tracking branch 'origin/develop' into add_accessibility_identifiers 2017-03-09 16:12:14 +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
Giom Foret
8116de7e0c Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:25:36 +01:00
Giom Foret
61a1723069 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:18:18 +01:00
giomfo
ae558ebbe6 Bug Fix - default room avatar for an empty room should not be your own face
Changes:
- If the room has only two members, use the avatar of the second member even if this member is invited.
- The plain solid circle (without initial) is used only for an "empty room" without display name (We name "empty room" a room in which the current user is the only active member).
2017-03-08 18:54:20 +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