Commit Graph

12250 Commits

Author SHA1 Message Date
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
giomfo b670c7de93 comments 2017-02-05 23:22:38 +01:00
giomfo 67e69484f9 Bug Fix: Emoji displaynames aren't correctly initialed
#979
2017-02-05 23:18:09 +01:00
manuroe 0c32f69322 E2E keys export: Add an "Export keys" button to the settings
We are Vector Creations Ltd now
2017-02-03 18:36:52 +01:00
manuroe 5a77b5440a E2E keys export: Add an "Export keys" button to the settings 2017-02-03 18:11:45 +01:00
giomfo 74349157a3 Bug Fix - Show riot enabled local contacts in known contacts too.
#1001
2017-02-03 17:44:28 +01:00
giomfo 353faec562 Merge pull request #994 from vector-im/vector_964
Vector 964
2017-02-01 09:54:55 +01:00
giomfo 0a3b364233 Bug Fix - App stuck in Riot animation on cold start
#964

Fix the case where the App is launched on a Riot notification.
2017-02-01 00:18:01 +01:00
giomfo ca2f533b2b Bug Fix - App stuck in Riot animation on cold start
#964

Fix the case where the App is launched on a Riot notification.
2017-01-31 16:50:28 +01:00
giomfo fd33bbfae1 ContactsTableViewController: Remove the count in the Local contacts header,
when no search is in progress.
2017-01-30 16:58:16 +01:00
giomfo 0f7c2b877f Merge pull request #993 from vector-im/fix_listeners_release
Bug Fix - The room data listeners are not removed correctly
2017-01-30 11:04:35 +01:00
giomfo ab9ca8eb0f Bug Fix - The room data listeners are not removed correctly 2017-01-30 10:58:16 +01:00
giomfo 9480ae5ec7 Merge pull request #982 from vector-im/local_contact_checkbox
Improve the people invite screens
2017-01-27 15:46:22 +01:00
manuroe fc8eeb4c5a Room summary: Renaming. "last event" -> "last message" 2017-01-27 15:22:53 +01:00
giomfo f31ee9e27b Improve the people invite screens
#904

- Keep visible the Local contacts header even if no local contacts is displayed in order to keep visible the check box "Matrix user only".
2017-01-27 14:57:10 +01:00
manuroe 5ff6d5b376 Room summary: MXRoomDataSource does not have a lastMessage property anymore 2017-01-27 14:49:51 +01:00
giomfo 13280105d3 Improve the people invite screens
#904

- Keep visible the Local contacts header even if no local contacts is displayed in order to keep visible the check box "Matrix user only".
2017-01-27 11:55:48 +01:00
giomfo 016e3c3284 Merge pull request #981 from vector-im/alert_access_id
Automatic tests: Add accessibility id in alert view controller.
2017-01-27 11:35:01 +01:00
giomfo 97c98373a8 Automatic tests: Add accessibility id in alert view controller. 2017-01-27 11:28:58 +01:00
giomfo 8037bae430 Merge pull request #980 from vector-im/local_contacts_tab
Improve the people invite screens
2017-01-27 09:33:47 +01:00
giomfo 1efe31a5d0 Improve the people invite screens
#904

- Hide/show the non-matrix-enabled contacts from the local contacts section.
2017-01-26 23:36:26 +01:00
giomfo 46186cb2db Merge pull request #976 from vector-im/vector_961
Vector 961
2017-01-26 13:32:15 +01:00
giomfo b27767cba0 Bug Fix - New invite button should still be visible when the keyboard is shown
#961
2017-01-26 11:57:46 +01:00
giomfo 256105bde3 Bug Fix - New invite button should still be visible when the keyboard is shown
#961
2017-01-26 10:48:04 +01:00
manuroe f21c68408c Merge remote-tracking branch 'origin/develop' into room_summary 2017-01-25 11:05:30 +01:00
giomfo 3e392e8c2a Bug Fix - Unexpected red navigation bar.
The navigation bar became red when the app was offline on a room members screen.
2017-01-24 18:29:19 +01:00
manuroe e920d124b6 version++ 2017-01-24 16:19:15 +01:00
manuroe 03aec8cb2a Merge pull request #971 from vector-im/log_versions_at_startup
Logs: Log versions of app, MatrixKit, MatrixSDK etc at startup
2017-01-24 15:51:32 +01:00
manuroe 7bf1a47239 Logs: Log versions of app, MatrixKit, MatrixSDK etc at startup 2017-01-24 15:46:46 +01:00