Commit Graph

13178 Commits

Author SHA1 Message Date
manuroe 312afa75af Fix build issues due to sdk update 2017-02-28 10:24:27 +01:00
giomfo d4b5893aa2 Merge pull request #1060 from vector-im/riot_912
Bug Fix - Registration: support the dummy authentication flow.
2017-02-24 13:21:31 +01:00
giomfo de3d7f2b59 Bug Fix - Registration: support the dummy authentication flow.
#912
2017-02-24 12:10:47 +01:00
jeangb a19880ec99 Merge pull request #1056 from vector-im/add_accessibility_to_usersdevicesvc
UsersDevicesViewController: add accessibility identifiers
2017-02-23 10:29:53 +01:00
jeangb 37bcc05c16 UsersDevicesViewController: add accessibility identifiers 2017-02-23 09:56:13 +01:00
giomfo d6e3f92dfd Merge pull request #1054 from vector-im/msisdn_login
Support MSISDN login
2017-02-22 15:44:47 +01:00
giomfo c97b0f375c Bug Fix - App crashes on logout because of a partial tableview reloading 2017-02-22 15:44:04 +01:00
giomfo de4eec821c Merge pull request #1053 from vector-im/remove_account_3pid
Settings: Support the edition of the current 3rd party ids of the user.
2017-02-22 12:09:51 +01:00
giomfo 36d3bfe6a1 Settings: Support the edition of the current 3rd party ids of the user. 2017-02-22 12:09:27 +01:00
giomfo ca0a98a4f3 Support MSISDN login 2017-02-22 11:48:39 +01:00
giomfo 8251b3735f update 2017-02-22 09:40:19 +01:00
giomfo 59cb731f9a Settings: Support the edition of the current 3rd party ids of the user. 2017-02-22 09:34:40 +01:00
giomfo 64ee62ab68 Merge pull request #1051 from vector-im/remove_riot_anim_on_logout
Remove Riot animation (if any) in case of a forced logout.
2017-02-21 18:51:36 +01:00
giomfo da4f72ad5c Remove Riot animation (if any) in case of a forced logout. 2017-02-21 16:08:10 +01:00
giomfo 6118d786f7 Merge pull request #1048 from vector-im/msisdn_validation
Settings: Bind phone numbers to the user's profile.
2017-02-21 10:47:40 +01:00
giomfo bfeb93ad7b Settings: Bind phone numbers to the user's profile. 2017-02-20 18:34:41 +01:00
giomfo 8ca68e2dbc Merge pull request #1045 from vector-im/settings_add_phonebook_country
Settings: Use the phone numbers to discover Riot users
2017-02-17 10:04:27 +01:00
giomfo 0ee7a9af10 Settings: Use the phone numbers to discover Riot users 2017-02-17 09:41:24 +01:00
manuroe 1c2c0efee9 Merge pull request #1040 from vector-im/warn-unknown-devices
Warn unknown devices
2017-02-15 16:07:58 +01:00
manuroe 098ba39389 Warn unknown devices: Show a loading wheel while doing [MXCrypto setDevicesKnown:] 2017-02-15 11:44:22 +01:00
manuroe 79e21f6d75 Warn unknown devices: the dialog is a one time change to check unknown devices.
If the user presses cancel or ok, devices will be no more unknown
2017-02-15 11:36:22 +01:00
manuroe fd86929f5e Warn unknown devices: update the unknown devices list once a device has been verified 2017-02-15 11:12:07 +01:00
manuroe afb09b427a Warn unknown devices: Fix EncryptionInfoView display 2017-02-15 10:43:46 +01:00
giomfo 6d8f25dcdc Merge pull request #1039 from vector-im/fix_start_chat_crash
Bug Fix - App crashes on new start chat.
2017-02-15 09:57:10 +01:00
manuroe 31a3fe657e Warn unknown devices: Add the screen that list unknown devices (UsersDevicesViewController) 2017-02-14 18:23:09 +01:00
giomfo c299a81eaf Bug Fix - App crashes on new start chat. 2017-02-14 17:45:44 +01:00
giomfo cf0bfea08f Remove useless country Codes resources 2017-02-14 16:20:26 +01:00
manuroe cb8a1a8d39 Warn unknown devices: treat MXDeviceUnknown as MXDeviceUnverified 2017-02-14 11:31:42 +01:00
manuroe fa0c374e66 Warn unknown devices: Show an alert when sending a message while there are unknown devices in the room.
Show the error in the room activities view too.
2017-02-14 11:01:38 +01:00
giomfo a96dc5a7ae Merge pull request #1036 from vector-im/room_preview_with_alias
Enhancement - Room preview
2017-02-14 09:39:29 +01:00
manuroe 4e7999ef89 Merge pull request #1035 from vector-im/room_activities_view_height
RoomActivitiesViews: Automatically update its height according to the…
2017-02-14 09:14:29 +01:00
giomfo 712b47e015 Enhancement - Room preview
If no data is available for this room, we name it with the known room alias if any.
2017-02-13 17:58:29 +01:00
manuroe 9bce35f4e8 RoomActivitiesViews: Automatically update its height according to the messageTextView content 2017-02-13 16:45:19 +01:00
giomfo 56c691d7e7 Add accessibility identifiers 2017-02-08 17:12:43 +01:00
manuroe 066d620966 version++ 2017-02-08 16:17:26 +01:00
giomfo 02d22c0011 version++ 2017-02-08 16:06:05 +01:00
giomfo 359e99b7d8 Merge pull request #1022 from vector-im/riot_1017
Bug Fix: local contact section should be collapsable even when no sea…
2017-02-08 14:46:58 +01:00
giomfo 17a121f36e Bug Fix: local contact section should be collapsable even when no search is started
#1017
2017-02-08 13:54:58 +01:00
giomfo 1fd818b665 Merge pull request #1021 from vector-im/riot_990
Bug Fix - App crash: [__NSCFString replaceCharactersInRange:withStrin…
2017-02-08 10:20:21 +01:00
giomfo 37b2347fcb Bug Fix - App crash: [__NSCFString replaceCharactersInRange:withString:]: nil argument
We observed some app crashes due to a nil string in a component.
According to the implementation this case should not happen because the components are removed as soon as their string is nil.
We patch here this issue by adding some logs in order to investigate it in the future.
2017-02-07 17:37:22 +01:00
giomfo 32551c5310 Merge pull request #1020 from vector-im/riot_999
Bug Fix - Trying to delete 3pid invites fails with terrible error
2017-02-07 09:38:59 +01:00
giomfo 294e406bfc comments 2017-02-07 09:38:29 +01:00
giomfo 9040a0270e Bug Fix - Trying to delete 3pid invites fails with terrible error
#999
2017-02-06 23:27:12 +01:00
manuroe 7472218d3f Merge pull request #1012 from vector-im/keys_export
E2E keys export: Add an "Export keys" button to the settings
2017-02-06 15:50:14 +01:00
manuroe f7eb75cb36 Update WebRTC pod to 56.10.15101 in the hope that it crashes less (https://github.com/matrix-org/matrix-ios-sdk/issues/211) 2017-02-06 15:02:46 +01:00
manuroe 421bcd4084 E2E keys export: Add an "Export keys" button to the settings
Use short version of NSTimer usage
2017-02-06 14:24:49 +01:00
manuroe e4357f6685 E2E keys export: Add an "Export keys" button to the settings
Manage the deletion of the keys file after its process by another app
2017-02-06 12:53:08 +01:00
giomfo a698271b87 Merge pull request #1011 from vector-im/riot_1001
Bug Fix - Show riot enabled local contacts in known contacts too.
2017-02-06 10:08:50 +01:00
giomfo 6548233a0c Merge pull request #1014 from vector-im/riot_979
Bug Fix: Emoji displaynames aren't correctly initialed
2017-02-06 10:07:09 +01:00
giomfo 3336cad96a comments 2017-02-06 09:26:57 +01:00