Commit graph

2497 commits

Author SHA1 Message Date
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
e5fe7b8ef1 version++ 2016-09-30 14:08:46 +02:00
giomfo
3c892868ae Merge pull request #673 from vector-im/messages_search_display_enhancement
Enhancement - Messages search display
2016-09-30 12:04:14 +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
934cf5320c Merge pull request #669 from vector-im/vector_668
Bug Fix: App crashes when user taps on room alias with multiple # in …
2016-09-30 09:08:56 +02:00
giomfo
9626d1f63b Bug Fix: App crashes when user taps on room alias with multiple # in chat history.
#668
2016-09-29 17:50:20 +02:00
giomfo
612d6f1f38 RoomSearchDataSource: Remove the matrix session from the parameters in initWithRoomDataSource API.
Use the matrix session of the provided room data source.
2016-09-29 11:47:02 +02:00
giomfo
1f5b524e5d Merge pull request #661 from vector-im/vector_660
Room message search : the search pattern is not highlighted in results
2016-09-28 16:25:12 +02:00
giomfo
6d4c5b2599 Room message search : the search pattern is not highlighted in results
#660
2016-09-28 13:26:06 +02:00
giomfo
a4f1dc17a9 Merge pull request #658 from vector-im/vector_361
Room message search : the message date & time are not displayed
2016-09-28 10:25:18 +02:00
giomfo
c6f2d6b521 Bug Fix - Room message search : the message date & time are not displayed
#361
2016-09-28 09:38:49 +02:00
giomfo
4d44881838 Global messages search: Display correctly formatted messages
https://github.com/vector-im/vector-ios/issues/361
2016-09-28 09:35:53 +02:00
giomfo
7e8b7a5f1d version ++ 2016-09-27 14:44:26 +02:00
giomfo
02e18a8703 AuthInputsView - Session validation: Keep only supported authentication flows.
#650
2016-09-26 18:50:00 +02:00
giomfo
b5d9075bdb Bug Fix - App may crash when the user logs out while a request is pending. 2016-09-26 10:50:19 +02:00
giomfo
b2a8c6f3ce Merge pull request #649 from vector-im/vector_645
Bug Fix - Crash due to a race condition in read receipts management
2016-09-26 08:52:11 +02:00
giomfo
ff9b96b2b6 Bug Fix - Crash due to a race condition in read receipts management
#645
2016-09-23 14:57:53 +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
fac36b26ff 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
manuroe
cebee22d91 Let Xcode (8.0) fix project warnings 2016-09-21 13:45:48 +02:00
manuroe
e9f6ba3b61 Merge pull request #644 from vector-im/vector_641
Quoting a msg overrides what I already typed
2016-09-21 12:19:55 +02:00
manuroe
9dd1f772ec Quoting a msg overrides what I already typed #641. 2016-09-21 09:29:05 +02:00
giomfo
a6981424e2 Bug Fix -Media picker: Switching camera button and exit button are not very visible
#610

We added a black translucent background.
2016-09-20 10:47:17 +02:00
giomfo
cd05e3a4c1 Design - Better UI for outbound VoIP call screen (1/2)
#598

- Update call controls icons
2016-09-19 18:10:43 +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
980fb24f1d Settings screen headers slide down over the already fully displayed screen
#636

Refresh all the table on account profile update (A slide down animation is observed when we limit the refresh to the concerned section).
2016-09-16 17:47:23 +02:00
giomfo
a0e0386d8c Bug Fix - Login screen: Stuck on flashing loading wheel
in case of invalid credentials

#637
2016-09-16 14:27:20 +02:00
giomfo
fe7eb03e92 Auth screen: Update assets size 2016-09-16 13:46:24 +02:00
manuroe
80a56606b9 version++ 2016-09-15 16:02:10 +02:00
manuroe
260d5f8aaf version++ 2016-09-15 16:00:58 +02:00
manuroe
e79953541e Rollback the default IS 2016-09-15 15:03:35 +02:00
manuroe
85d5255f07 Use the Apple T&C version 2016-09-15 15:03:03 +02:00
manuroe
859c1cc022 podfile++ 2016-09-15 12:02:30 +02:00
giomfo
e7046aadf1 Authentication screen: Update logo size 2016-09-15 11:53:29 +02:00
giomfo
4320ce71d1 Merge remote-tracking branch 'origin/develop' into release-v0.2.0 2016-09-15 10:56:21 +02:00
giomfo
9d34cf887e Merge pull request #626 from vector-im/local_contacts_access
Local contacts: Consider the local contacts when the access is author…
2016-09-15 10:31:19 +02:00
giomfo
56a01f1be2 Local contacts: Consider the local contacts when the access is authorized even if the server sync option is disabled. 2016-09-15 09:44:22 +02:00
manuroe
4b5ef3d7fe update CHANGES 2016-09-15 08:14:08 +02:00
manuroe
484e5a074a Update IS 2016-09-14 17:28:59 +02:00
manuroe
86aafbe292 Merge pull request #622 from vector-im/vectore_517
Tap on avatar in Member Info page to zoom to view avatar full page
2016-09-14 16:47:30 +02:00
manuroe
e95d3a05a2 Tap on avatar in Member Info page to zoom to view avatar full page #517
Do it on the contact details screen too.
2016-09-14 16:38:25 +02:00
giomfo
2e1729705c Merge pull request #621 from vector-im/vector_614
Bug Fix - Chat screen: Hang up icon overlap the send button
2016-09-14 16:34:24 +02:00
manuroe
9e787c0f03 Tap on avatar in Member Info page to zoom to view avatar full page #517
Fix the tap area. Tap worked only at the top of the avatar, not when tapping on the middle or the bottom
2016-09-14 16:22:05 +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
a956bfc282 Merge pull request #619 from vector-im/people_tab_support_email_invite
People tab: support email and matrix id selection.
2016-09-14 15:52:59 +02:00
giomfo
f170393da5 People tab: support email and matrix id selection.
The user is now able to file an email or a matrix id in contact picker
2016-09-14 15:44:36 +02:00
giomfo
6c093cf044 Enable voip call options on contact details 2016-09-14 15:39:02 +02:00
giomfo
0e6a7c4067 Enable voip call options on contact details 2016-09-14 15:38:08 +02:00
giomfo
ef1abf3360 Update logs 2016-09-14 15:37:39 +02:00