Commit Graph

41 Commits

Author SHA1 Message Date
jeangb 7b21dbc8e5 Merge pull request #1153 from vector-im/add_accessibility_identifiers
AttachmentsViewController: add accessibility identifiers
2017-04-07 15:38:48 +02:00
jeangb 7662961c40 SettingsViewController: secured the instanciation of a new configCell by setting the accessibilityidentifier property to nil. 2017-04-06 18:21:24 +02:00
jeangb faea1fc15a SettingsViewController: add accessibility identifiers 2017-04-06 18:16:49 +02:00
jeangb 98b0c87ea7 SettingsViewController: add accessibility identifiers 2017-04-05 15:29:54 +02:00
Giom Foret d59903d750 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
manuroe 5e9e6e27a6 BF: Cancelling a search in room list doesn't refresh the room list (#1152). 2017-04-04 17:43:56 +02:00
jeangb 309637e6c6 AttachmentsViewController: add accessibility identifiers 2017-04-04 15:16:25 +02:00
Giom Foret 2069cc495f RoomFiles view controller: custom the attachment viewer 2017-04-04 14:59:28 +02:00
manuroe c58c8c42e0 Merge commit '2d178343b17e1ece55d595d904aeeba87e3d9938' into room_summary 2017-03-31 15:42:11 +02:00
manuroe 4098fc86db Public rooms: Do not make a /publicRooms request at app startup 2017-03-29 10:59:27 +02:00
manuroe 6759a72c09 Public rooms: Do inconspicuous pagination 2017-03-29 10:02:33 +02:00
manuroe c549d72c2b Public rooms: Make search homeserver-side 2017-03-28 16:36:21 +02:00
manuroe f8758596e3 Merge remote-tracking branch 'origin/develop' into room_summary 2017-03-27 15:21:43 +02:00
giomfo eaf875aad0 Merge pull request #1113 from morozkin/upstream
Fix logic of changing room's avatar
2017-03-23 16:30:06 +01:00
manuroe 059a08ba8b Merge remote-tracking branch 'origin/master' into room_summary 2017-03-23 16:24:50 +01:00
Denis Morozov cdd72fc5ef Increase hit area of the "Matrix users only" checkbox 2017-03-22 23:07:06 +03:00
Denis Morozov 7223afd315 Add nil checking for eventTypeForSelectedField 2017-03-22 22:07:06 +03:00
manuroe e9f6a52259 Room summary: localUnreadEventCount has moved 2017-03-22 15:45:22 +01:00
Giom Foret 81d5c54ac5 Bug Fix: Chat screen - The missed discussions badge is missing in the navigation bar 2017-03-21 14:20:47 +01:00
Denis Morozov c2f91caada Check power level of the user before starting editing room info 2017-03-20 22:15:39 +03:00
Giom Foret f019f07b16 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 4f53465fca Fix logic of changing room's avatar 2017-03-18 21:57:06 +03:00
manuroe 96a5a7b247 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 a8302ce9df 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 dc04e64128 E2E: manage unknown devices when placing or answering a call (#1058). 2017-03-15 15:56:26 +01:00
manuroe f6779982dd UsersDeviceViewController: Add an onComplete param to the displayUsersDevices method 2017-03-15 15:54:50 +01:00
Giom Foret e6a4622d2b Update accessibility ids used for testing 2017-03-15 11:17:50 +01:00
Giom Foret 117d6d0f18 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 6dfdceaf7e Support msisdn login 2017-03-10 14:48:34 +01:00
giomfo fe046e7b3a Merge pull request #1087 from vector-im/msisdn_login
Support msisdn login
2017-03-10 14:35:32 +01:00
Giom Foret 1b842e3070 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 c43587da76 Support msisdn login 2017-03-10 11:09:46 +01:00
Giom Foret b766005150 AuthenticationViewController: fix wrong access id 2017-03-10 10:22:36 +01:00
jeangb 866743aab6 Corrections on the add accessibility identifiers commit 2017-03-09 16:40:03 +01:00
jeangb 92746fa090 Merge remote-tracking branch 'origin/develop' into add_accessibility_identifiers 2017-03-09 16:12:14 +01:00
Giom Foret eb85af8379 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:50:12 +01:00
Giom Foret 97a5daddf6 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:25:36 +01:00
Giom Foret 15eed8fef9 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:18:18 +01:00
giomfo 81f4975174 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 06100684bc 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 521e2110e1 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