Commit graph

1112 commits

Author SHA1 Message Date
manuroe
7d1108dbfc Crypto threading: Follow changes in the sdk 2016-12-14 16:50:10 +01:00
giomfo
85c09faa37 Update Riot icons.
Run the Riot animation during the store loading.
2016-12-13 19:30:20 +01:00
giomfo
cabdb9585c Bug Fix - Chat screen - Encrypted room: the encryption icon may not be aligned with the last sent message. 2016-12-09 18:54:20 +01:00
giomfo
5d4d9377d3 Report MXEvent changes 2016-12-05 16:32:21 +01:00
giomfo
f02a3f9fdd Fix compilation error 2016-12-01 16:26:46 +01:00
giomfo
61fd4320ca MXKMediaManager has been moved to SDK level 2016-12-01 14:55:29 +01:00
giomfo
1cfe147a2a Bug Fix - Messages: App crashes during drag and drop. 2016-11-30 11:41:20 +01:00
giomfo
2ba90da76c Merge pull request #840 from vector-im/fix_crash_on_recents
Bug Fix - App crashes on recents refresh
2016-11-29 11:57:05 +01:00
giomfo
fa169881f9 Bug Fix - App crashes on recents refresh 2016-11-29 11:46:24 +01:00
giomfo
570683d6aa Room member details: Define a background color for the device cell buttons 2016-11-28 19:43:43 +01:00
giomfo
b475698945 Merge pull request #839 from vector-im/vector_838
Bug Fix- Messages: swipe is broken when user did try to swipe on invi…
2016-11-28 18:30:01 +01:00
giomfo
c130ccf0ca Bug Fix - App crashes on recents refresh
`[__NSArrayM objectAtIndex:]: index 18446744073709551615 beyond bounds for empty array`
2016-11-28 18:28:03 +01:00
giomfo
076349b4fe Bug Fix- Messages: swipe is broken when user did try to swipe on invited room
#838
2016-11-28 18:03:29 +01:00
giomfo
d2bb7e2967 Room member details: Add devices sections
- the device cell height is now adjustable
2016-11-28 17:16:21 +01:00
giomfo
afcefdccda Room member details: Add devices sections 2016-11-28 16:26:59 +01:00
giomfo
e36fee814d Merge pull request #832 from vector-im/fix_app_crash_table_view_data_source_not_set
Should fix App crash on exception: "UITableView dataSource is not set".
2016-11-28 08:52:55 +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
f1724cbf91 Should fix App crash on exception: "UITableView dataSource is not set".
Check whether the table view data source is set before laying out the subviews immediately.
2016-11-25 10:50:16 +01:00
giomfo
45c9b06fd9 Merge pull request #829 from vector-im/vector_781
Buf Fix - [Direct Message] No little green man in direct chats from m…
2016-11-25 10:40:32 +01:00
giomfo
62e3dd9b37 Buf Fix - [Direct Message] No little green man in direct chats from member's detail
#781
2016-11-25 09:52:50 +01:00
giomfo
87ab3a5e4a Bug Fix -Wrong room name of a direct chat in user's profile
#824
2016-11-25 09:40:56 +01:00
giomfo
37e750c50d Merge pull request #823 from vector-im/fix_unknown_devices
EncryptionInfoView: Trigger a server request to get information on un…
2016-11-25 09:36:13 +01:00
giomfo
dcdb2b5fee User settings: Display the cryptography info before the devices list. 2016-11-24 17:25:27 +01:00
giomfo
3f555b7646 EncryptionInfoView: Trigger a server request to get information on unknown devices 2016-11-24 16:54:12 +01:00
giomfo
7b88a22f4c Bug Fix - Voip : decline call when room opened freeze riot
#764
2016-11-24 15:09:04 +01:00
David Baker
637cc203c5 Add encryption exemption metadata 2016-11-23 17:56:38 +00:00
manuroe
eca506327d version++ 2016-11-23 18:01:28 +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
eb8bf84c3d Bug fix - User settings: The toggle buttons are disabled by mistake. 2016-11-23 09:34:06 +01:00
giomfo
055a5fa584 version++ 2016-11-22 16:07:24 +01:00
manuroe
28489c492e Crypto: Do not allow to redact the event that enabled encryption in a room (m.room.encryption) 2016-11-22 14:39:20 +01:00
giomfo
2e31836f55 Settings: Add cryptography information
- take into account Manu's comment
2016-11-22 14:19:41 +01:00
giomfo
92cbeec76e Settings: Add cryptography information 2016-11-22 11:16:59 +01:00
manuroe
b719b1169c version++ 2016-11-18 17:28:26 +01:00
David Baker
3e375c466c Remove ITSAppUsesNonExemptEncryption key
as e2e is non-exempt

Port 05065dfa3f259f1ae332716206210f3a706fbf03 from e2e_release
2016-11-18 10:40:52 +00:00
David Baker
9f306a2422 Fix padlock icons on text messages
Port d54c80dba0804c716d45a0e6a4713a80102d5326 from e2e_release branch
2016-11-18 10:39:32 +00: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
b465114e9a Upgrade vector ios version: 0.3.0 2016-11-17 17:49:31 +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
David Baker
98581851e2 Merge pull request #786 from vector-im/dbkr/dont_clobber_attachment_urls
Don't clobber thumbnail url on MXKAttachment
2016-11-16 17:21:03 +00: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
giomfo
d1c8bd249b Enhancement - Encryption device information:
Hide the Verify and Block buttons when the device is the current one.
2016-11-16 15:53:52 +01:00
giomfo
016f1b3467 Merge pull request #791 from vector-im/fix_encryption_icon_offset
Bug Fix - Chat screen: the vertical offset on encryption icon due to …
2016-11-16 15:43:31 +01:00
manuroe
d5f6cea0bf Merge pull request #792 from vector-im/enable_voip_in_encrypted_room
Crypto: Enable voip in encrypted 1:1 room
2016-11-16 15:43:13 +01:00
giomfo
2315fa0608 Bug Fix - Chat screen: the vertical offset on encryption icon due to the timestamp 2016-11-16 15:36:35 +01:00
manuroe
9ca702ca27 Crypto: Enable voip in encrypted 1:1 room 2016-11-16 15:35:46 +01:00
manuroe
1a9c93bd74 Merge pull request #790 from vector-im/enabled_e2e_by_default
Crypto: Enable e2e by default
2016-11-16 15:04:33 +01:00