Commit graph

2652 commits

Author SHA1 Message Date
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
d0331ec78d Prepare release 2016-12-16 17:28:20 +01:00
manuroe
64dd20261c 3rd party licenses: Add realm.io 2016-12-16 17:25:10 +01:00
manuroe
3fd370cf84 Merge pull request #874 from vector-im/e2e_need_log_in_again
Crypto: Show a popup when log out and in is required
2016-12-16 13:58:49 +01:00
manuroe
5649a7f58c Crypto: Show a popup when log out and in is required 2016-12-16 13:43:08 +01:00
David Baker
5f0fe9f654 Add comment to checkipa
Having verified that push seems to work on builds without the
entitlement it checks for.
2016-12-15 14:50:40 +00:00
David Baker
458283febe Disable aps-environemt check as per comment 2016-12-15 14:33:21 +00:00
manuroe
cd499f4783 Rageshake: Add e2e device key 2016-12-15 13:53:15 +01:00
David Baker
2a085ce41e Code sign release with distribution cert, please 2016-12-15 12:52:21 +00: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
David Baker
79607d3477 Try changing provisioning style to manual
Hopefully this should allow the CI build to work
2016-12-15 11:14:31 +00:00
manuroe
2a204e3d3e build script: define a team to try to make Jenkins build 2016-12-15 11:05:16 +01:00
manuroe
33aed94e71 Merge pull request #868 from vector-im/crypto_thread
Crypto threading: Follow changes in the sdk
2016-12-15 08:54:31 +01:00
manuroe
3614b15ae4 Crypto threading: Fix update after setDeviceVerification call 2016-12-15 08:53:05 +01:00
manuroe
7d1108dbfc Crypto threading: Follow changes in the sdk 2016-12-14 16:50:10 +01:00
giomfo
d292e8cbbd Merge pull request #866 from vector-im/update-riot-icon
Update Riot icons.
2016-12-14 09:48:18 +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
manuroe
0caefe5944 Podfile: Crypto now requires Realm 2016-12-09 17:08:30 +01:00
giomfo
d5ce6ff019 Merge pull request #856 from vector-im/event_state
Report MXEvent changes
2016-12-05 16:58:50 +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
6530fad70a Merge pull request #848 from vector-im/move_media_loader
MXKMediaManager has been moved to SDK level
2016-12-01 15:53:29 +01:00
giomfo
61fd4320ca MXKMediaManager has been moved to SDK level 2016-12-01 14:55:29 +01:00
giomfo
946255e897 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
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
3e6dd096c2 Merge pull request #837 from vector-im/member_details_devices
Member details devices
2016-11-28 18:29:50 +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
d0aa6ebf56 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
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
61f31da063 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
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
1b5358e33c 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
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