Commit graph

2350 commits

Author SHA1 Message Date
manuroe
318e8db58b version++ 2016-08-25 16:56:28 +02:00
manuroe
a4e2d62261 Settings: Fix crash when logging out 2016-08-25 15:29:00 +02:00
manuroe
13028a745a Merge pull request #539 from vector-im/release-v0.1.15
Release v0.1.15
2016-08-25 11:56:46 +02:00
manuroe
fd4c3385d1 version++ 2016-08-25 11:52:11 +02:00
giomfo
a10d99131a CallViewController: Update video containers content mode (with scaleAspectFill) 2016-08-24 17:42:24 +02:00
giomfo
2415563dac Bug Fix - Add the VoIP call screen
#455

Support camera switch on video call
2016-08-23 11:38:28 +02:00
giomfo
890b08e09c Merge pull request #523 from vector-im/347
Bug Fix - Expanded header: Add shortcuts on avatar and room name
2016-08-22 15:18:20 +02:00
giomfo
8c71ddcbbd Bug Fix - Expanded header: Add shortcuts on avatar and room name
#347
2016-08-22 11:54:26 +02:00
giomfo
8787f21d74 Bug Fix - Add the VoIP call screen
#455
2016-08-19 17:43:29 +02:00
manuroe
31b5a44c14 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
c7a1f008ce 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
manuroe
9401c0587f Call: Update libjingle version 2016-08-18 12:36:55 +02:00
manuroe
8abac1a0bf Call: Update libjingle version 2016-08-18 12:13:30 +02:00
giomfo
1ee0d7a69b Merge pull request #516 from vector-im/494
Bug Fix - Profile changes shouldn't reorder the room list
2016-08-17 09:50:18 +02:00
giomfo
7196b86f3c Bug Fix - Profile changes shouldn't reorder the room list
#494
2016-08-16 17:53:35 +02:00
manuroe
88ca8bac33 Build script: prevent Xcode build cache issue 2016-08-16 16:45:24 +02:00
giomfo
2b94bd5544 Merge pull request #509 from vector-im/vector_443
Redacting membership events should immediately reset the displayname …
2016-08-12 17:11:40 +02:00
giomfo
e11b365089 Redacting membership events should immediately reset the displayname & avatar of room members.
#443

Fix Manu's comments (https://github.com/matrix-org/matrix-ios-sdk/pull/118)
2016-08-12 16:50:27 +02:00
giomfo
5f2ba4a13f Merge pull request #511 from vector-im/510
Bug Fix - Chat screen: tapping resend now does nothing
2016-08-12 15:37:17 +02:00
giomfo
557c6df350 Bug Fix - Chat screen: tapping resend now does nothing
#510
2016-08-12 12:08:19 +02:00
giomfo
50092639af Redacting membership events should immediately reset the displayname & avatar of room members.
vector-im/vector-ios#443

Refresh Room members list on state event redaction
2016-08-12 11:13:48 +02:00
giomfo
550aeff4d6 Remove useless comments 2016-08-12 11:12:20 +02:00
giomfo
1ffadfb05d Merge pull request #508 from vector-im/settings_section_header
Settings: Adjust the section header display.
2016-08-11 14:55:31 +02:00
giomfo
154f0e8eb3 Settings: Adjust the section header display.
Update the section header label style and layout.
2016-08-11 13:59:17 +02:00
giomfo
36fc1cd743 Merge pull request #507 from vector-im/489
Bug Fix - Crash in [AppDelegate applicationDidBecomeActive:]
2016-08-11 10:51:17 +02:00
giomfo
0184da173f 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
9854c7ca85 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
5784d51268 Conference call: Show the same usage warning as web when enabling the feature from settings 2016-08-11 09:27:35 +02:00
manuroe
7f09b01627 Merge pull request #501 from vector-im/vector_301
Media Picker: Allow multi selection of pictures
2016-08-09 18:58:55 +02:00
manuroe
3a749f21f4 Media Picker: Allow multi selection of pictures #301
Manage the selection of one file
2016-08-09 18:52:46 +02:00
manuroe
06c902540e Merge remote-tracking branch 'origin/develop' into vector_301 2016-08-09 14:17:18 +02:00
manuroe
3e55266f73 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
4cbf981a19 Room & Call: Manage the end of the call detection when the room screen is displayed 2016-08-09 12:51:14 +02:00
manuroe
d101d9e3a8 Room: When a call is active, turn the call button into a hangup button 2016-08-09 12:24:58 +02:00
manuroe
75feee9932 "Return to call" banner: Use the Vector green for the background #482 2016-08-09 10:50:45 +02:00
manuroe
b5b80c63a2 Conference call: Tapping on the room details for Matrix HQ freezes the app for about 5s #499 2016-08-09 09:52:05 +02:00
manuroe
f81c0e3a75 Merge pull request #497 from vector-im/conf_call
Conference call
2016-08-08 18:52:28 +02:00
manuroe
5dfd985bf2 Conference call: Add ongoing conference call banner 2016-08-08 18:47:16 +02:00
manuroe
af9ad17b9f Conference call: Do not show conference user in members list 2016-08-08 16:17:15 +02:00
manuroe
76ee3506f4 Conference call: Add an enabled button in Settings > LABS 2016-08-08 10:42:53 +02:00
manuroe
6c19b7b7b4 Group call: Enable the call button in group chat 2016-08-05 17:46:33 +02:00
manuroe
52369189a3 API break: [MXRoom placeCall:] is now asynchronous 2016-08-05 15:16:09 +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
e3c4b7a9f3 Media Picker: Allow multi selection of pictures #301
Show only multisession only when required (ie not for the choosing the room avatar)
2016-08-04 16:15:29 +02:00
manuroe
0016d658f7 AppDelegate: Fix complaint from Xcode Analyse 2016-08-04 11:56:06 +02:00
manuroe
25f007c29c Media Picker: Allow multi selection of pictures #301
Multi selection in the media album is done.
2016-08-03 14:59:54 +02:00
manuroe
ea8e36f565 Fix: Media album: The aspect fill ratio is not respected #495 2016-08-03 12:42:19 +02:00
manuroe
2d6bc9541e Merge pull request #493 from vector-im/vector_451
We should show a list of ignored users in user settings somewhere
2016-08-02 17:33:08 +02:00
manuroe
89ce5d4808 Display the list of ignored users in user settings #451
When clicking on an ignored user, show a popup to unignore them
2016-08-02 17:27:24 +02:00
manuroe
6b9c107b7b Display the list of ignored users in user settings #451 2016-08-02 16:13:17 +02:00