Commit Graph

12250 Commits

Author SHA1 Message Date
manuroe 92f5559fdf version++ 2016-08-25 16:56:28 +02:00
manuroe 71f6b3987a Settings: Fix crash when logging out 2016-08-25 15:29:00 +02:00
manuroe baff15a4a1 Merge pull request #539 from vector-im/release-v0.1.15
Release v0.1.15
2016-08-25 11:56:46 +02:00
manuroe 7f54d0d188 version++ 2016-08-25 11:52:11 +02:00
giomfo 4dc26fb11b CallViewController: Update video containers content mode (with scaleAspectFill) 2016-08-24 17:42:24 +02:00
giomfo c597d6bb7a Bug Fix - Add the VoIP call screen
#455

Support camera switch on video call
2016-08-23 11:38:28 +02:00
giomfo d281cb2377 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 c4a9a05dff Bug Fix - Expanded header: Add shortcuts on avatar and room name
#347
2016-08-22 11:54:26 +02:00
giomfo af23c844e8 Bug Fix - Add the VoIP call screen
#455
2016-08-19 17:43:29 +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
manuroe 10b7fa4719 Call: Update libjingle version 2016-08-18 12:36:55 +02:00
manuroe dec531c4bb Call: Update libjingle version 2016-08-18 12:13:30 +02:00
giomfo dbc56fbeca 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 08e94fcbab Bug Fix - Profile changes shouldn't reorder the room list
#494
2016-08-16 17:53:35 +02:00
manuroe 8a5b5ed7f0 Build script: prevent Xcode build cache issue 2016-08-16 16:45:24 +02:00
giomfo 889e85de93 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 b534f51cbf 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 4b3daf8f21 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 57b1dce363 Bug Fix - Chat screen: tapping resend now does nothing
#510
2016-08-12 12:08:19 +02:00
giomfo c536f4f5a0 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 d81c78c3b2 Remove useless comments 2016-08-12 11:12:20 +02:00
giomfo 76040bee9e 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 c4b08d1355 Settings: Adjust the section header display.
Update the section header label style and layout.
2016-08-11 13:59:17 +02:00
giomfo 8745fc63cc Merge pull request #507 from vector-im/489
Bug Fix - Crash in [AppDelegate applicationDidBecomeActive:]
2016-08-11 10:51:17 +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 b9fad75210 Conference call: Show the same usage warning as web when enabling the feature from settings 2016-08-11 09:27:35 +02:00
manuroe 509eccaac6 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 f03c9d2746 Media Picker: Allow multi selection of pictures #301
Manage the selection of one file
2016-08-09 18:52:46 +02:00
manuroe 80c632dd28 Merge remote-tracking branch 'origin/develop' into vector_301 2016-08-09 14:17:18 +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 505a2fc7d8 "Return to call" banner: Use the Vector green for the background #482 2016-08-09 10:50:45 +02:00
manuroe efe63f1aab 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 5e3014f95a Merge pull request #497 from vector-im/conf_call
Conference call
2016-08-08 18:52:28 +02:00
manuroe 06c106b972 Conference call: Add ongoing conference call banner 2016-08-08 18:47:16 +02:00
manuroe 577e067825 Conference call: Do not show conference user in members list 2016-08-08 16:17:15 +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 28b477a00e Media Picker: Allow multi selection of pictures #301
Send the selected assets
2016-08-04 17:59:26 +02:00
manuroe bfcde35468 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 026be54be4 AppDelegate: Fix complaint from Xcode Analyse 2016-08-04 11:56:06 +02:00
manuroe 0f989049bd 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 50cb95c537 Fix: Media album: The aspect fill ratio is not respected #495 2016-08-03 12:42:19 +02:00
manuroe 5606a58013 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 3fde9d75b3 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 67664fe4c4 Display the list of ignored users in user settings #451 2016-08-02 16:13:17 +02:00