Commit Graph

13178 Commits

Author SHA1 Message Date
giomfo e3f4f1ba65 Merge pull request #845 from vector-im/fix_drag_drop_crash
Bug Fix - Messages: App crashes during drag and drop.
2016-11-30 15:07:30 +01:00
giomfo 29270d9351 Bug Fix - Messages: App crashes during drag and drop. 2016-11-30 11:41:20 +01:00
giomfo 35f3abdc9a 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 e7f0c7a1c2 Bug Fix - App crashes on recents refresh 2016-11-29 11:46:24 +01:00
giomfo 423dbb4e93 Room member details: Define a background color for the device cell buttons 2016-11-28 19:43:43 +01:00
giomfo a85ada5374 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 5d7646de2c Merge pull request #837 from vector-im/member_details_devices
Member details devices
2016-11-28 18:29:50 +01:00
giomfo bba1b0a9d0 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 f649b2163e 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 9c0dd78df2 Room member details: Add devices sections
- the device cell height is now adjustable
2016-11-28 17:16:21 +01:00
giomfo 4f1e079ab6 Room member details: Add devices sections 2016-11-28 16:26:59 +01:00
giomfo 58ecbd760c 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 82b14bdfa1 Merge pull request #833 from vector-im/move_device_crypto_views
Device/Encryption Info View: remove horizontal scrolling
2016-11-25 17:40:32 +01:00
giomfo 97d8537a0e Device/Encryption Info View: remove horizontal scrolling
- move existing`DeviceView` and `EncryptionInfoView` to the matrixKit.
2016-11-25 16:49:27 +01:00
giomfo 584c99718f 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 706120b9bd 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 5be0d2a343 Merge pull request #828 from vector-im/vector_824
Bug Fix -Wrong room name of a direct chat in user's profile
2016-11-25 10:39:54 +01:00
giomfo 005fe5e43e 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 23f007aa49 Bug Fix -Wrong room name of a direct chat in user's profile
#824
2016-11-25 09:40:56 +01:00
giomfo d7585d3677 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 a2c5f695b3 User settings: Display the cryptography info before the devices list. 2016-11-24 17:25:27 +01:00
giomfo ecdf326c8f EncryptionInfoView: Trigger a server request to get information on unknown devices 2016-11-24 16:54:12 +01:00
giomfo 30d6120b46 Merge pull request #822 from vector-im/vector_764
Bug Fix - Voip : decline call when room opened freeze riot
2016-11-24 15:13:27 +01:00
giomfo a828bea139 Bug Fix - Voip : decline call when room opened freeze riot
#764
2016-11-24 15:09:04 +01:00
David Baker 26fbb4d45c Add encryption exemption metadata 2016-11-23 17:56:38 +00:00
manuroe cf9f8f12d3 version++ 2016-11-23 18:01:28 +01:00
manuroe 95997f0eb4 Merge pull request #821 from vector-im/user_devices
User Settings: List user's devices
2016-11-23 14:10:17 +01:00
giomfo 4e18198ba0 User Settings: List user's devices
- support the device deletion.
- support the device renaming.
2016-11-23 13:14:59 +01:00
giomfo 2dec577af6 Bug fix - User settings: The toggle buttons are disabled by mistake. 2016-11-23 09:34:06 +01:00
giomfo 84f9fbda44 version++ 2016-11-22 16:07:24 +01:00
manuroe df4800bbe5 Merge pull request #818 from vector-im/no_redact_on_m_room_encryption
Crypto: Do not allow to redact the event that enabled encryption in a room
2016-11-22 14:54:45 +01:00
manuroe 4accf4f043 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 ff2dfec81b Merge pull request #817 from vector-im/settings_crypto_info
Settings: Add cryptography information
2016-11-22 14:32:18 +01:00
giomfo efd70c011d Settings: Add cryptography information
- take into account Manu's comment
2016-11-22 14:19:41 +01:00
giomfo 37abfdf301 Settings: Add cryptography information 2016-11-22 11:16:59 +01:00
manuroe 319d5a362a version++ 2016-11-18 17:28:26 +01:00
David Baker f0336404cc Merge pull request #798 from vector-im/dbkr/e2e_release_backport
Backport fixes from e2e_release branch
2016-11-18 10:55:17 +00:00
David Baker a90ba16113 Remove ITSAppUsesNonExemptEncryption key
as e2e is non-exempt

Port 05065dfa3f259f1ae332716206210f3a706fbf03 from e2e_release
2016-11-18 10:40:52 +00:00
David Baker cbe6bdf2b6 Fix padlock icons on text messages
Port d54c80dba0804c716d45a0e6a4713a80102d5326 from e2e_release branch
2016-11-18 10:39:32 +00:00
manuroe 4adf5cc408 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 f12a0cbd92 Version ++
Update Podfile.lock
2016-11-17 18:08:18 +01:00
giomfo 805925d613 Upgrade vector ios version: 0.3.0 2016-11-17 17:49:31 +01:00
giomfo 9f209068e0 Settings: Add olm version 2016-11-17 14:16:11 +01:00
giomfo 53800fd029 Prepare new release v0.3.0 Changes 2016-11-17 11:56:07 +01:00
giomfo 3fb001a0cd String: Update encryption string 2016-11-17 09:42:59 +01:00
David Baker ff90555c3d 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 02ceb01cb4 Merge pull request #794 from vector-im/app_update_for_e2e
Crypto: Show a popup when people updates their app and did not have a device id
2016-11-16 18:11:15 +01:00
manuroe 236caca0cb 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 746c400b3d Merge pull request #793 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-16 16:55:31 +01:00
giomfo ebc3de4ead End-to-end encryption UI/UX
#723

- prompt user before verifying a device
2016-11-16 16:45:31 +01:00