Commit graph

240 commits

Author SHA1 Message Date
giomfo
853885e46b 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
92ca7493ca End-to-end encryption UI/UX
#723

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

- Disable attachments and call options in encrypted room
2016-11-08 18:25:21 +01:00
giomfo
7267551958 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
cb5d333bbe End-to-end encryption UI/UX
#723

- Define bubbles cells used to displayed encrypted events
2016-11-08 17:31:24 +01:00
giomfo
3a77967085 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
6d7335dfca Feature - Converting existing rooms to/from DMs
#715

- 'Start chat' in the Member Details page should instead list the rooms you have in common with the user, as per vector-web.
2016-11-02 14:32:02 +01:00
giomfo
760b75dcbc Logs Improvement: HTTP errors are logged by MXHTTPClient. Remove this error from other logs. 2016-10-21 17:10:02 +02:00
giomfo
3f53a75683 Tag explicitly the invite as DM or not DM #714 2016-10-20 16:52:21 +02:00
giomfo
1e13c83fa7 Converting existing rooms to/from DMs
#715

Showing DMs in the UI (as little green men).
2016-10-19 11:09:40 +02:00
giomfo
3eee79e227 Converting existing rooms to/from DMs #715
Showing DMs in the UI (as little green men).
2016-10-17 17:26:11 +02:00
giomfo
f339597102 Room Details: Add 'Files' tab
Fix issues
2016-10-12 13:54:34 +02:00
giomfo
0b3af50ee3 Room Details: Add 'Files' tab
Display now the index of room files
2016-10-12 12:03:39 +02:00
giomfo
4d1335be8f Use contains_url filter for navigating files and showing a file index for a room.
#652
2016-10-03 15:26:58 +02:00
giomfo
030e87872c Enhancement - Messages search display
- display the full text message
- display room name and sender name
- display attachment if any
- refresh the search result on new joined room or left room.
2016-09-30 11:17:12 +02:00
giomfo
02e18a8703 AuthInputsView - Session validation: Keep only supported authentication flows.
#650
2016-09-26 18:50:00 +02:00
giomfo
81a97953bd 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
4a01ebf2b5 Design - Media picker: Support video capture (1/2)
#533

- Update video indicator on media collections
2016-09-19 16:40:36 +02:00
giomfo
83d7acc75e Bug Fix: Chat screen: Wrong display after placing a conf call in a room with unsent messages.
#633
2016-09-19 10:23:19 +02:00
giomfo
328073209e Bug Fix - Chat screen: Hang up icon overlap the send button
#614
2016-09-14 16:18:16 +02:00
giomfo
f74b5fac9a Bug Fix: Screen when placing a voip call can be incredibly ugly
#597
2016-09-09 15:11:12 +02:00
manuroe
2843ba9d2a Conference call banner: hide the 1px separator view that rendered badly with the banner 2016-09-06 13:42:10 +02:00
manuroe
5acef63d29 Conference call: Let users join confs as voice or video #574 2016-09-06 13:30:06 +02:00
giomfo
cf688f6440 Bug Fix - Chat screen: The collapse point for scrolling down the keyboard should include the activities view
#280
2016-09-05 10:40:46 +02:00
giomfo
00cb861244 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
giomfo
3031d9507b Bug Fix - trim leading/trailing space when setting display names
#554
2016-09-01 14:39:10 +02:00
manuroe
603c69faa1 Room activities: Allow to display the info on 2 lines so that "Connectivity to the server has been lost" can be displayed on iPhone5 in portrait 2016-09-01 11:31:10 +02:00
giomfo
d5f2fa08fe Chat screen: New message(s) notification #532 2016-08-29 18:34:00 +02:00
giomfo
557c6df350 Bug Fix - Chat screen: tapping resend now does nothing
#510
2016-08-12 12:08:19 +02:00
manuroe
06c902540e Merge remote-tracking branch 'origin/develop' into vector_301 2016-08-09 14:17:18 +02:00
manuroe
9d181f5dfd Media Picker: Allow multi selection of pictures #301
Send the selected assets
2016-08-04 17:59:26 +02:00
manuroe
35c8098116 #429: The room privacy setting text doesn't fit in phone mode 2016-07-25 16:17:00 +02:00
giomfo
8558a7dc24 Chat Screen: Set the right tint color of the "send" button. 2016-07-15 15:10:59 +02:00
giomfo
f1c9059812 Enhancement - Messages: switch decline and preview buttons on invites
https://github.com/vector-im/vector-ios/issues/447
2016-07-12 22:40:35 +02:00
giomfo
d478d5a8d3 Room Settings: Add "Addresses" section
#412

- Support tap on room id to copy it
- Align the leading constraint of the content with the separatorInset.left of the cell.

TODO
- Support long tap to copy alias, copy links or remove alias
2016-07-12 00:13:05 +02:00
giomfo
894d753e74 Settings: Set the right label text color (Vector TextColor Black) 2016-07-08 15:02:09 +02:00
giomfo
d7cc4f29a0 Rename TableViewCellWithTickAndLabel with TableViewCellWithCheckBoxAndLabel 2016-07-05 17:26:55 +02:00
giomfo
9ce530f046 Room Settings - Room tag: replace switches by check boxes
Improve closed issue: https://github.com/vector-im/vector-ios/issues/218
2016-07-05 16:31:07 +02:00
giomfo
4ad1981ede Messages: Add pink red badge on each invitation
https://github.com/vector-im/vector-ios/issues/426
2016-07-05 10:53:38 +02:00
giomfo
55ecbfd527 Room Settings: Fix rendering of the room topic. 2016-07-01 15:50:37 +02:00
giomfo
ab563b96a8 Code cleaning: Remove useless TableViewCell classes. 2016-07-01 10:33:07 +02:00
giomfo
aa637b8eaa Merge pull request #416 from vector-im/337
337
2016-06-30 17:18:07 +02:00
giomfo
e84f1ef42b Room Settings: Have proper room settings
- bug fix: history visibility cells are not selectable
- prompt user before changing history visibility

https://github.com/vector-im/vector-ios/issues/337
2016-06-30 17:02:53 +02: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
376b207ba7 Room Settings: Have proper room settings
- Room access
- History visibility

https://github.com/vector-im/vector-ios/issues/337
2016-06-30 13:30:53 +02:00
giomfo
229c24f521 Bug Fix - Room Settings: Add favourite/low prio toggle in room settings
https://github.com/vector-im/vector-ios/issues/218
2016-06-28 14:58:17 +02:00
giomfo
316a2ff836 Room chat: Improve instance destruction 2016-06-27 15:34:17 +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
757deb92ca Merge pull request #397 from vector-im/fix_room_public_preview
Bug Fix: The preview header is empty for non world readable public room.
2016-06-22 12:05:33 +02:00
giomfo
37624f3755 Merge pull request #396 from vector-im/343
Search Screen: add People tab
2016-06-22 10:19:33 +02:00