Commit Graph

48 Commits

Author SHA1 Message Date
manuroe cb8a1a8d39 Warn unknown devices: treat MXDeviceUnknown as MXDeviceUnverified 2017-02-14 11:31:42 +01:00
manuroe b33beebc9e MXEvent: Add isLocalEvent property. 2017-01-19 18:12:30 +01:00
jeangb dc924695e4 Add accessibility id for automation purpose
- Added accessibility ids to some object on all the view controllers and views (except authentication) for UI automation purpose
2017-01-13 15:12:08 +01:00
giomfo 5eabbf11b0 Choose an initial device view in each .xib files 2017-01-10 11:30:02 +01:00
giomfo 064856c33d Outgoing Messages Refactoring:
- Apply the MatrixKit changes in the `MXKAttachment` class
2016-12-16 18:24:24 +01:00
manuroe 5691fe8632 Crypto threading: Follow changes in the sdk 2016-12-14 16:50:10 +01:00
giomfo a9aff0899d 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 f7718e28b6 Report MXEvent changes 2016-12-05 16:32:21 +01:00
David Baker cbe6bdf2b6 Fix padlock icons on text messages
Port d54c80dba0804c716d45a0e6a4713a80102d5326 from e2e_release branch
2016-11-18 10:39:32 +00:00
giomfo 080f0f1335 Bug Fix - Chat screen: the vertical offset on encryption icon due to the timestamp 2016-11-16 15:36:35 +01:00
giomfo 1b389452f2 Bug Fix: unencrypted outgoing messages are displayed with the verified icon 2016-11-16 11:49:25 +01:00
giomfo 8441180b5d Merge pull request #788 from vector-im/vector_723
End-to-end encryption UI/UX
2016-11-16 10:48:04 +01:00
giomfo c79e84f4d6 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 36c631c62f End-to-end encryption UI/UX
#723

- fix Manu's comments
2016-11-15 09:46:47 +01:00
giomfo 859e9e582a End-to-end encryption UI/UX
#723

Patch: Display the verified icon on outgoing messages in the encrypted rooms (until #773 is fixed)
2016-11-10 10:24:59 +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
manuroe 54c0f7f4e8 Room messages text view: Use green as tint color so that links (and text selection) are displayed in the app color 2016-06-30 15:11:51 +02:00
giomfo dba7e0099f BugFix - Messages: missed notifs and unread msgs in the room list
https://github.com/vector-im/vector-ios/issues/290
2016-05-18 11:23:50 +02:00
manuroe e2aad60d72 Merge pull request #325 from vector-im/vector_313
Improved images & videos sending failure UX
2016-05-18 08:14:13 +02:00
giomfo 5c50421248 BugFix: It's too hard to press names to auto-insert nicks.
https://github.com/vector-im/vector-ios/issues/309
2016-05-17 16:47:55 +02:00
manuroe 00c7400b0f https://github.com/vector-im/vector-ios/issues/313: Improved images & videos sending failure UX: Show a red border when the attachment sending failed 2016-05-17 13:55:38 +02:00
giomfo 32b61335fc RecentsDataSource: Remove InviteRecentTableViewCell dependency 2016-04-28 16:26:37 +02:00
giomfo 507abb294d Chat screen: Timestamp and message edition display.
We unify here the design across iOS and Android:
- The messages is over the full width.
- The time stamp is at the user name level.
- If several messages are sent in a row, clicking on a message (not the first one) will make it move slightly down to display the timestamp just above.
- On the right side of the timestamp we would have an "Edit" icon.
2016-03-09 18:29:39 +01:00
giomfo 536f63cdaf BugFix #100: Chat: message timestamp is misaligned. 2016-03-04 19:09:24 +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 3cc5487655 Chat: Bug Fix event timestamp is not aligned when username is hidden. 2016-01-21 17:57:02 +01:00
giomfo 5ea94ea158 Chat: Bug Fix - the display name should be aligned with the message #56. 2016-01-21 09:35:47 +01:00
giomfo c8a999c173 Chat: Bug Fix - Wrong sender name color for incoming attachments 2016-01-15 17:41:56 +01:00
giomfo 4b33c93bdf Chat: Bug Fix - Adjust text message position when username is hidden. 2016-01-14 16:16:28 +01:00
giomfo 5a144eac55 Chat Screen: Support tap on bubble cell content view 2015-12-17 21:44:27 +01:00
giomfo a61d2a26ee Chat screen: Bug Fix: Time label is truncated. 2015-12-17 11:28:07 +01:00
giomfo 169a6bb9d3 Chat screen: implementation
Apply Ribot design on pagination title dispalyed between chat bubble cells
2015-12-16 22:50:50 +01:00
giomfo ed1877282b Chat Screen implementation
Apply Ribot design on bubble cell (Pagination display is not correct yet).
2015-12-16 15:16:37 +01:00
giomfo d445c1bc5e Chat Screen: Bug Fix: Pagination title is missing for incoming bubble 2015-12-15 17:20:44 +01:00
giomfo 3b5db63660 Chat screen implementation
Handle event selection when user taps on text message view.

Note: The read receipts are still displayed by MatrixKit, they may overlap timestamp until Vector handle them correctly.
2015-12-11 14:01:56 +01:00
yannick e39746369d The read receipts are displayed for incoming messages.
In vector applciation, the outgoing and the imcoming messages are displayed in the same screen side.
2015-12-09 09:50:03 +01:00
giomfo ebf58876f3 Chat screen: rename cell view classes 2015-12-08 10:54:48 +01:00
giomfo 7c6057bfed Chat screen: Update bubble layout
-Define all required cell view classes
-Disable timestamp display (TODO display timestamp for last message, and selected message if any).
2015-12-08 10:10:59 +01:00
giomfo 9c58920897 Fix compilation issue after ios matrix kit update.
TODO: implement correctly chat bubbles.
2015-12-01 19:21:55 +01:00
giomfo 8ad028f7af Chat screen: remove username handling from outgoing bubble.
The sender'name is now handled by MXKRoomBubbleTableViewCell
2015-11-26 14:26:31 +01:00
giomfo 06e212eb01 Chat screen: Prepare bubble display 2015-11-25 19:11:03 +01:00
yannick dda37b1559 Read receipts should be displayed. 2015-10-14 16:29:31 +02:00
giomfo 1a1acfe22c Add file type icon (gif) on concerned bubbles 2015-09-07 12:55:55 +02:00
giomfo fa5c03e5ab Chat screen: Display date at the beginning of each pagination. 2015-08-25 20:14:07 +02:00
giomfo 6c6b42f873 RoomBubbleTableViewCell: show/hide message timestamp 2015-08-25 11:19:49 +02:00
giomfo 4cf5972bb6 Chat screen: Customize bubble cells 2015-08-21 20:00:39 +02:00
giomfo e30bb8aad3 Prepare chat screen. 2015-08-18 10:04:30 +02:00