Commit Graph

42 Commits

Author SHA1 Message Date
manuroe 785ee5ca87 Crypto: Enable voip in encrypted 1:1 room 2016-11-16 15:35:46 +01:00
David Baker 21dfbb7c44 Merge pull request #780 from vector-im/dbkr/encrypted_attachments
Don't disable the upload button in encrypted rooms
2016-11-15 09:21:12 +00:00
David Baker b1107abb4c Don't disable the upload button in encrypted rooms
Attachments will be sent encrypted with the corresponding
matrixkit / matrix-ios-sdk branches.
2016-11-11 17:31:44 +00:00
giomfo baa3a946d1 End-to-end encryption UI/UX
#723

- Add an unencrypted icon in the composer of a non-crypto room
2016-11-10 16:23:43 +01:00
giomfo 77ec06b131 End-to-end encryption UI/UX
#723

- Let user send clear attachments in encrypted rooms
2016-11-09 10:58:11 +01:00
giomfo b70b1e9104 End-to-end encryption UI/UX
#723

- Disable attachments and call options in encrypted room
2016-11-08 18:25:21 +01:00
giomfo 6dfb45e0f4 End-to-end encryption UI/UX
#723

Bubble cells for encrypted event: add more padding around the encryption icon.
2016-11-08 17:55:49 +01:00
giomfo 3e2fa759be End-to-end encryption UI/UX
#723

- Define bubbles cells used to displayed encrypted events
2016-11-08 17:31:24 +01:00
giomfo d772fb44fc 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
giomfo 4f73c30729 Bug Fix - Media Picker: The screen rotation is not locked during video recording.
We had to define a UINavigationController category to handle correctly auto rotation for the view controller presented modally.
(see discussion http://stackoverflow.com/questions/12554204/ios-6-rotation-issue-no-rotation-from-presented-modal-view-controller)
2016-09-22 15:32:13 +02:00
giomfo 3fffe5b504 Bug Fix - Chat screen: Hang up icon overlap the send button
#614
2016-09-14 16:18:16 +02:00
giomfo 957e06bf86 Bug Fix - Call: The "Return to call" banner does not rotate with the device
#482

+ handle correclty hangup button in room options menu
2016-09-02 22:21:02 +02:00
manuroe 80c632dd28 Merge remote-tracking branch 'origin/develop' into vector_301 2016-08-09 14:17:18 +02:00
manuroe 28b477a00e Media Picker: Allow multi selection of pictures #301
Send the selected assets
2016-08-04 17:59:26 +02:00
giomfo 8558a7dc24 Chat Screen: Set the right tint color of the "send" button. 2016-07-15 15:10:59 +02:00
giomfo ccf22f3f68 Bug Fix Media Picker: move the camera roll at the top of the folders
https://github.com/vector-im/vector-ios/issues/373
2016-06-23 09:19:56 +02:00
giomfo eef696b65c Fix Room members: Add a specific section INVITED
#132
2016-04-08 17:26:42 +02:00
manuroe dbf4402df8 VoIP: Show an action sheet when the user clicks on the call button. He will be able to select Voice or Video Call 2016-04-08 16:34:52 +02:00
giomfo 6c24f9e108 BugFix: Call button is still visible in production builds #142
The call button is hidden when no call manager is available.
2016-03-11 14:45:06 +01:00
giomfo c55221853e Media Picker: code cleaning 2016-03-01 10:38:56 +01:00
giomfo a6c220ad3f MediaPicker: Do not save captured media in user's library 2016-02-29 17:49:07 +01:00
manuroe 485f79b51e VectorDesignValues: Load Vector colors at the app load time for the life of the app 2016-02-05 15:21:00 +01:00
giomfo 092ac321f4 Media Picker: Apply Ribot design 2016-01-19 18:59:40 +01:00
giomfo e97d490472 Bug Fix: change color separator above the Text input #49 2016-01-14 09:44:28 +01:00
giomfo 93958ed07c Chat screen: implementation
Apply Ribot design on toolbar view.
2015-12-16 22:36:14 +01:00
giomfo 36eca8d52c RoomInputToolbar: Remove useless items 2015-12-04 16:06:11 +01:00
giomfo 2435944263 Chat screen: Bug Fix - Captured images are not attached 2015-09-16 19:11:49 +02:00
giomfo b816495ba2 MediaPickerViewController: improve video attavhmnet handling 2015-09-08 17:22:39 +02:00
giomfo 1f41a0ad91 MediaPickerViewController: Let MatrixKit RoomInputToolbar handle the image compression 2015-09-08 14:50:25 +02:00
giomfo 38c615ce46 RoomInputToolbarView: adjust layout 2015-09-07 12:51:55 +02:00
giomfo 9b60a01eea Improve Media Picker: prompt user about image compression 2015-09-05 00:54:58 +02:00
giomfo e9a8fdc429 Finalize media picker by handling full library picker 2015-09-03 18:47:11 +02:00
giomfo d4d5915a52 Media picker: Add video icon on video in recents collection, Set label and button text (localized string). 2015-09-03 15:06:36 +02:00
giomfo a737527519 MediaPicker: Fix issues:
- record audio with video
- fix video attachment from recents
- play recorded video
2015-09-03 14:17:08 +02:00
giomfo 708e6a589d MediaPickerViewController: prepare image/video capture 2015-09-02 09:43:52 +02:00
giomfo f010a3a319 Chat screen: animate toolbar (option menu). 2015-08-25 18:36:27 +02:00
giomfo 09dc7a3f97 Chat screen: update tool bar button handling 2015-08-25 15:42:19 +02:00
giomfo e516babe42 Chat input toolbar: enlarge button 2015-08-19 11:05:47 +02:00
giomfo d63605ab0d Chat screen: Finalize submenu handling 2015-08-19 10:45:45 +02:00
giomfo 22bac0e984 Chat screen: Add other option menu 2015-08-18 16:24:48 +02:00
giomfo ef7b4dfe91 Chat screen: add send button 2015-08-18 10:51:28 +02:00
giomfo e30bb8aad3 Prepare chat screen. 2015-08-18 10:04:30 +02:00