Commit Graph

57 Commits

Author SHA1 Message Date
giomfo 821f9ee75a Feature - Improve the people invite screens
#904.

+"Add contact" button should be added on Room Member list #905
2017-01-13 12:08:24 +01:00
giomfo d6fcfc8bef Enhancement - Improve the people invite screens.
#904

- MXKContactManager: List the local contacts with methods (instead of handling only the emails).
- ContactTableViewCell: Highlight the Matrix-enabled contacts in local contacts section.
2017-01-06 15:09:18 +01:00
giomfo 21abd03405 Update Riot icons.
Run the Riot animation during the store loading.
2016-12-13 19:30:20 +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 c13c7da6d0 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 93a2b4204a Converting existing rooms to/from DMs
#715

Add ability to tag/untag direct rooms in Messages screen.
2016-10-21 14:02:51 +02:00
giomfo 0da4adc33f 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 876d4292da 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 f9380111d5 Bug Fix - Media picker: Support video capture 2/2
#533

- press and hold the capture button would take video and single tap would take a photo in the live camera view.
2016-09-22 11:10:30 +02:00
giomfo 9b2fb57943 Design - Better UI for outbound VoIP call screen (1/2)
#598

- Update call controls icons
2016-09-19 18:10:43 +02:00
giomfo 6a5018e341 Design - Media picker: Support video capture (1/2)
#533

- Update video indicator on media collections
2016-09-19 16:40:36 +02:00
giomfo debed2e38a Auth screen: Update assets size 2016-09-16 13:46:24 +02:00
giomfo e91bc19a26 Authentication screen: Update logo size 2016-09-15 11:53:29 +02:00
giomfo b6887fe77c Merge remote-tracking branch 'origin/develop' into release-v0.2.0 2016-09-15 10:56:21 +02:00
giomfo e2873591d8 Bug Fix - Change the message edit edit like in web
#591
2016-09-14 11:41:08 +02:00
giomfo 7a6a30495e Update assets 2016-09-13 17:58:27 +02:00
giomfo b377941630 Update assets 2016-09-13 16:50:41 +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
giomfo af23c844e8 Bug Fix - Add the VoIP call screen
#455
2016-08-19 17:43:29 +02:00
manuroe 0118ddca72 Room: When a call is active, turn the call button into a hangup button 2016-08-09 12:24:58 +02:00
giomfo c376656657 Room Settings: Add "Addresses" section
https://github.com/vector-im/vector-ios/issues/412

- List the existing addresses (room aliases), the local aliases first (remote aliases at the end).
- Support address deletion (Swipe mode)
- Support the change of the main address
- Display Room id in advanced section

TODO:
- Support add new aliases
- Support long tap to copy alias, copy links or remove alias
- Support long tap on room id to copy it
2016-07-08 15:07:05 +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 3106821c19 Add Vector assets 2016-06-09 14:59:24 +02:00
manuroe 5cccbaa10b Media Picker: Use the same video buttons as MatrixKit 2016-05-02 17:41:51 +02:00
giomfo 89c8b4ff84 Room member: adjust badge size 2016-04-12 12:12:05 +02:00
giomfo fab1d0ce9a Shrink/unshrink sections
The user should be able to shrink/expand each section (Invites, Favourites, Conversations...).
2016-04-12 09:20:38 +02:00
giomfo 189766f75f Room Members: Add Admin/Moderator badge on members's picture 2016-04-11 21:28:11 +02:00
manuroe 46d12292cd https://github.com/vector-im/vector-ios/issues/178: Make room members UI more intuitive
In the UI for adding people, add a + icon
2016-03-25 08:53:00 +01:00
giomfo d6b689559a Remove useless assets 2016-03-16 11:21:57 +01:00
giomfo 95f4e18bd8 Media Picker: Remove red placeholder images on videos #157 2016-03-11 17:19:22 +01:00
giomfo aafeeef28c Messages screen: Update the swipe menu icons. 2016-03-10 16:04:47 +01: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 7539e3a726 Chat screen: Display network status, and handle unsent messages. 2016-02-25 13:54:53 +01:00
giomfo b91c183b1c Add Room Member Details screen 2016-02-24 10:08:21 +01:00
giomfo 609fafa1b9 Merge pull request #61 from vector-im/authentication_screen
Authentication screen
2016-01-29 11:32:03 +01:00
giomfo c4f1df1c13 Sign in screen
Hide "Forgot password" option. This option will be supported later
2016-01-29 11:00:57 +01:00
giomfo 11e2a397aa Add app icon + Update Launch screen 2016-01-28 15:55:35 +01:00
giomfo 23a195ddd5 Sign in screen
Apply Design
2016-01-27 18:17:43 +01:00
giomfo 713c546dfb Prepare Fix: move further the chevron in room title view #48. 2016-01-13 18:20:50 +01:00
manuroe 76689ada32 Public rooms search: Display the cell with the result 2015-12-18 10:59:45 +01:00
giomfo a321ffc9f7 Update Vector assets 2015-12-16 09:52:28 +01:00
manuroe 08a43cd465 Search: Show only an image if the search text field is empty 2015-12-07 15:26:06 +01:00
giomfo 8d99a2554c Add some ios Vector assets 2015-12-04 13:56:41 +01: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 fd37eba659 MediaPicker: First implementation of the carousel 2015-09-02 18:50:51 +02:00
giomfo 708e6a589d MediaPickerViewController: prepare image/video capture 2015-09-02 09:43:52 +02:00
giomfo 993650d64f Media Picker: prepare media picker view controller 2015-08-28 16:30:17 +02:00
giomfo a8454f8269 Add missing icon for recents tab in iOS7. 2015-08-20 13:36:42 +02:00
giomfo 22bac0e984 Chat screen: Add other option menu 2015-08-18 16:24:48 +02:00