Commit graph

243 commits

Author SHA1 Message Date
manuroe
a3dcfa7ddf 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
6c4b57c42d Bug Fix: local contact section should be collapsable even when no search is started
#1017
2017-02-08 13:54:58 +01:00
giomfo
c8f910a8cf Bug Fix - Trying to delete 3pid invites fails with terrible error
#999
2017-02-06 23:27:12 +01:00
manuroe
72909725d9 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
9857d4b470 E2E keys export: Add an "Export keys" button to the settings 2017-02-03 18:11:45 +01:00
giomfo
42c81f9165 ContactsTableViewController: Remove the count in the Local contacts header,
when no search is in progress.
2017-01-30 16:58:16 +01:00
giomfo
c6678313a9 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
giomfo
a2e032d234 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
manuroe
d31df071cb Warn that logging out will lose E2E keys (#950). 2017-01-24 12:05:43 +01:00
giomfo
e5b136adb1 Bug Fix - Room details members: wrong unknown wording
#941
2017-01-19 17:09:08 +01:00
giomfo
c03638ad4d Feature - Improve the people invite screens
#904.

+"Add contact" button should be added on Room Member list #905
2017-01-13 12:08:24 +01:00
giomfo
3b34e172eb Prepare #904: Improve the people invite screens
- Make `RoomParticipantsViewController` inherit of the new class `ContactsTableViewController` to handle room members.
2017-01-11 18:58:11 +01:00
giomfo
7fedc1a69e Merge remote-tracking branch 'origin/develop' into local_contacts_methods 2017-01-10 11:38:43 +01:00
giomfo
5fed31be5c Merge remote-tracking branch 'origin/master' into develop
- Turn on the 'push notifications' switch
- Re-enable the aps-environment check
- Add privacy strings to the main Info.plist
2017-01-10 10:47:11 +01:00
giomfo
2d0995c38c Prepare #904: Improve the people invite screens
Handle 'Start chat' and 'Add new member' screens. (TODO update people search screen)

- Display by default all the local contacts with at least one contact method (email, phone number...) in alphabetic order, mixing Matrix enabled and non-Matrix enabled users.
- The search result lists only the contacts who have the search pattern as prefix in their display name, their matrix identifiers and/or their contact methods (emails, phones).

- The search result is displayed in 2 sections: “Local Contacts" and “Known Contacts”.

- Local contacts with several contact methods are split in several contacts.
2017-01-09 19:29:31 +01:00
David Baker
3cadfafac2 Put InfoPlist.strings back to en
Having it in Base doesn't help itunes connect recognise the
existence of the keys
2017-01-09 14:43:34 +00:00
David Baker
2d11d54843 Try InfoPlist.strings in Base localisation instead 2017-01-09 14:30:16 +00:00
David Baker
e3258d4d7d Correct localization file
Now in the appropriate lproj folder along with the other strings
files.
2017-01-09 14:06:38 +00:00
giomfo
3788c5e9c7 Enhancement - Improve the people invite screens.
#904

- MXKContactManager: List the local contacts with methods (instead of handling only the emails).
- ContactTableViewCell: Highlight the Matrix-enabled contacts in local contacts section.
2017-01-06 15:09:18 +01:00
giomfo
f9db15888c The contact book is used to search for users by email or phone number on Riot.
- Update `NSContactsUsageDescription` to turn on by default the matrix user discovering when the user allows the access to the local contacts.

- Ask to the existing users the permission to upload emails when the contact access is already granted.

- Update matrix ids for all the local contacts in only one request when device contacts are loaded and an identity server is available.
2017-01-05 15:44:00 +01:00
giomfo
ad4086b76e Room Members / Invite screen: Split in two sections the search result.
one for the contact book, another for the room contacts
2016-12-28 17:44:55 +01:00
manuroe
6926a4d41c iTunes Connect complained about NSCameraUsageDescription and cie 2016-12-23 12:26:59 +01:00
manuroe
cff5d36252 Merge pull request #870 from vector-im/rageshake_mail_update
Rageshake: Add e2e device id to the message and …
2016-12-19 09:45:40 +01:00
manuroe
5649a7f58c Crypto: Show a popup when log out and in is required 2016-12-16 13:43:08 +01:00
manuroe
b92ec16f51 Rageshake: Add e2e device id to the message and add build information to the subject 2016-12-15 13:21:39 +01:00
giomfo
85c09faa37 Update Riot icons.
Run the Riot animation during the store loading.
2016-12-13 19:30:20 +01:00
giomfo
afcefdccda Room member details: Add devices sections 2016-11-28 16:26:59 +01:00
giomfo
9e24c8fe6e Device/Encryption Info View: remove horizontal scrolling
- move existing`DeviceView` and `EncryptionInfoView` to the matrixKit.
2016-11-25 16:49:27 +01:00
giomfo
94101a1ff5 User Settings: List user's devices
- support the device deletion.
- support the device renaming.
2016-11-23 13:14:59 +01:00
giomfo
92cbeec76e Settings: Add cryptography information 2016-11-22 11:16:59 +01:00
manuroe
dd993e1cdb i18n: Remove "File transfers are not yet encrypted." from the e2e enabling popup as we support it 2016-11-18 09:21:41 +01:00
giomfo
b35da3217b Settings: Add olm version 2016-11-17 14:16:11 +01:00
giomfo
a7f5042f0d String: Update encryption string 2016-11-17 09:42:59 +01:00
manuroe
09f1a33431 Crypto: Show a popup when people updates their app and did not have a device id 2016-11-16 17:16:42 +01:00
giomfo
ad8b2a4446 Merge pull request #793 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-16 16:55:31 +01:00
giomfo
4253e06b20 End-to-end encryption UI/UX
#723

- prompt user before verifying a device
2016-11-16 16:45:31 +01:00
manuroe
9ca702ca27 Crypto: Enable voip in encrypted 1:1 room 2016-11-16 15:35:46 +01:00
manuroe
a461f12f31 i18n: s/in beta/experimental/ 2016-11-16 13:53:45 +01:00
giomfo
da7ba26933 Merge pull request #788 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-16 10:48:04 +01:00
giomfo
4c882811f9 End-to-end encryption UI/UX
#723

- Display device information when user taps on the encryption icon.
- Add this option in event context menu
2016-11-16 09:31:58 +01:00
giomfo
5692037925 End-to-end encryption UI/UX
#723

-Prompt the user to log in again when no device id is available.
2016-11-10 16:11:51 +01:00
giomfo
3383f5f680 End-to-end encryption UI/UX
#723

- Prompt user before turning on the room encryption
- Check power level before displaying toggle button
2016-11-07 16:31:48 +01:00
giomfo
3a77967085 End-to-end encryption UI/UX
#723

- Chat screen: Display a padlock in the bottom tool bar in case of encrypted room.
2016-11-07 11:36:32 +01:00
manuroe
0d144a01c1 Merge pull request #750 from vector-im/e2e
E2e
2016-11-03 15:29:23 +01:00
manuroe
8cdcbadb40 Crypto: RoomSettings: Add encryption switch button 2016-11-03 11:57:08 +01:00
manuroe
f8a609aacb Crypto: strings for enabling crypto in a room. The button is coming 2016-11-02 14:42:17 +01:00
giomfo
6d7335dfca Feature - Converting existing rooms to/from DMs
#715

- 'Start chat' in the Member Details page should instead list the rooms you have in common with the user, as per vector-web.
2016-11-02 14:32:02 +01:00
manuroe
7df923c474 Crypto: Add Settings > LABS > End-to-End Encryption 2016-10-28 17:09:24 +02:00
giomfo
2ec885b3cf Converting existing rooms to/from DMs
#715

Add ability to tag/untag direct rooms in Messages screen.
2016-10-21 14:02:51 +02:00
giomfo
3eee79e227 Converting existing rooms to/from DMs #715
Showing DMs in the UI (as little green men).
2016-10-17 17:26:11 +02:00