Commit Graph

172 Commits

Author SHA1 Message Date
giomfo 5b90ebd4b5 Bug Fix - Chat screen: The navigation bar is missing
#414
2016-09-01 15:17:48 +02:00
giomfo dd9e0c0811 Bug Fix - We should put an unread room count next to the back button
#467

Improve badge position handling
2016-08-31 20:57:08 +02:00
giomfo bfc7e723b2 Bug Fix - We should put an unread room count next to the back button
#467

Ignore the current room in the missed discussions count.
2016-08-31 15:47:34 +02:00
giomfo d6ea001c99 Bug Fix - We should put an unread room count next to the back button
#467
2016-08-31 15:12:46 +02:00
giomfo 456cb8d770 Chat screen: New message(s) notification #532 2016-08-29 18:34:00 +02:00
manuroe acdc01c3c2 Intercept and create matrix.to URLs within the app #547 2016-08-29 11:57:01 +02:00
manuroe 8c22c6ea56 hyperlink mxids and room aliases #442 2016-08-26 16:20:20 +02:00
manuroe 14f63a0ff6 hyperlink mxids and room aliases: open room when clicking on a room id or room alias #442
Do nothing with click on event id because we cannot know the id of the room it belongs to.
2016-08-26 16:16:49 +02:00
manuroe e9f8659290 hyperlink mxids and room aliases: open room member detail or contact detail screen when clicking on a mxid #442 2016-08-26 16:00:32 +02:00
giomfo c4a9a05dff Bug Fix - Expanded header: Add shortcuts on avatar and room name
#347
2016-08-22 11:54:26 +02:00
manuroe 7ad23df6d7 Bug fix: The initialisation of a conference call silently fails when the room member has not enough power level
https://github.com/vector-im/vector-web/issues/1948
2016-08-19 09:59:31 +02:00
manuroe 6b8591b255 Bug fix: The initialisation of a conference call silently fails when the room member has not enough power level
https://github.com/vector-im/vector-web/issues/1948
2016-08-19 09:57:35 +02:00
giomfo 57b1dce363 Bug Fix - Chat screen: tapping resend now does nothing
#510
2016-08-12 12:08:19 +02:00
giomfo 9427d835c3 Bug Fix - Crash in [AppDelegate applicationDidBecomeActive:]
Remove KVO handling on [AppDelegate isOffline] by introducing a new notification kAppDelegateNetworkStatusDidChangeNotification.

#489
2016-08-11 10:38:10 +02:00
manuroe 23ccec1199 Conference call: bug fix: Do not show the "Ongoing conference call" banner if the setting is disabled 2016-08-11 09:31:09 +02:00
manuroe e4588c0909 Conference call: Show the "Ongoing conference call" banner only if the user is not in the conference 2016-08-09 13:00:37 +02:00
manuroe f46c0e1d64 Room & Call: Manage the end of the call detection when the room screen is displayed 2016-08-09 12:51:14 +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
manuroe 06c106b972 Conference call: Add ongoing conference call banner 2016-08-08 18:47:16 +02:00
manuroe 21fb561554 Conference call: Add an enabled button in Settings > LABS 2016-08-08 10:42:53 +02:00
manuroe 9341055c74 Group call: Enable the call button in group chat 2016-08-05 17:46:33 +02:00
manuroe df973fdc01 API break: [MXRoom placeCall:] is now asynchronous 2016-08-05 15:16:09 +02:00
manuroe f53190557f Call: Check permissions before accessing to the camera and the microphone.
It is particularly useful when a perm has been denied.
2016-07-29 17:59:59 +02:00
manuroe 764a299df1 BF: RoomViewController: Fixed crash reported by GA 2016-07-29 11:17:58 +02:00
manuroe 9325ee5a74 Call: Bug fix: call must be available in 1:1 rooms (invited and banned users do not count) 2016-07-28 15:56:20 +02:00
manuroe 42ae4df769 Settings: Renamed "VoIP" in Settings > LABS to "Placing VoIP/Video calls" 2016-07-28 11:54:19 +02:00
manuroe b614352893 Settings: the VoIP feature can be now enabled from Settings > LABS 2016-07-28 10:24:22 +02:00
manuroe 7d6dccc4e5 BF: Call button should be greyed or not be displayed in room with more than 2 users #477
Hide call button no 1:1 room
2016-07-27 18:11:09 +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 837b144265 Bug Fix: App crashes on IRC command when no param is provided 2016-07-01 17:06:20 +02:00
manuroe e840704f4a Pods: Updated GBDeviceInfo 2016-07-01 08:42:10 +02:00
giomfo 316a2ff836 Room chat: Improve instance destruction 2016-06-27 15:34:17 +02:00
giomfo b5a8124c24 Room Participants: Retrieve the potential segmented view controller from the parent view controller. 2016-06-23 18:43:01 +02:00
giomfo 1aa3b9193b Room Participants: improve invitable contacts list
- list only the contacts who has the search pattern as prefix
2016-06-22 00:15:52 +02:00
giomfo 6bd0e75933 Chat screen: Improve expanded header layout in landscape
Adjust the height of the expanded header according to the actual position of the room avatar.
2016-06-16 13:47:15 +02:00
giomfo d5b81e3936 Room search: search result should include the search pattern when it corresponds to a valid room alias or id.
+
Room search: Room preview should be used when user selects a public room that he did not join yet.

https://github.com/vector-im/vector-ios/issues/328
https://github.com/vector-im/vector-ios/issues/329
2016-06-14 22:25:10 +02:00
giomfo 39dfb6ccd5 Screen Tracking: Update screen name. 2016-06-14 11:10:37 +02:00
giomfo 1152d573c5 Attachments viewer: Support rageshake and screen tracking 2016-06-13 17:28:17 +02:00
giomfo 36846071ba Room peeking support
- Update preview header handling.
2016-06-10 17:15:42 +02:00
giomfo f059313181 Room preview header in landscape
- Use UIInterfaceOrientationIsLandscape macro
2016-06-08 18:56:19 +02:00
giomfo 6f139ad63b Room preview header in landscape
- Smooth header change during screen rotation
2016-06-08 18:22:50 +02:00
giomfo 10813d1e50 Room preview header in landscape mode
- Hide room avatar in landscape mode
2016-06-08 17:19:00 +02:00
giomfo 4389630e22 Bug Fix - Room Preview: the room avatar is missing on invited room received by email
#371
2016-06-06 16:01:31 +02:00
giomfo 4452c489a0 Support GA services
Support screen tracking via Google Analytics.

#335
2016-06-03 17:29:34 +02:00
giomfo e3d10cba2e Option to autocomplete nicknames from their member info page
https://github.com/vector-im/vector-ios/issues/317
2016-05-26 18:30:41 +02:00
giomfo c9eee9ff4e BugFix: Tap on clock status bar should scroll you up
https://github.com/vector-im/vector-ios/issues/289
https://github.com/vector-im/vector-ios/issues/125
2016-05-19 17:22:29 +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
manuroe f844f6fe96 https://github.com/vector-im/vector-ios/issues/313: Improved images & videos sending failure UX: Show the action sheet to resend the media when clicking on it 2016-05-17 17:16:13 +02:00
manuroe de61867134 https://github.com/vector-im/vector-ios/issues/313: Improved images & videos sending failure UX: Show the action sheet to resend the media when clicking on it 2016-05-17 17:09:17 +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