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
|
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 |
|
giomfo
|
08e94fcbab
|
Bug Fix - Profile changes shouldn't reorder the room list
#494
|
2016-08-16 17:53:35 +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
|
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
|
c4b08d1355
|
Settings: Adjust the section header display.
Update the section header label style and layout.
|
2016-08-11 13:59: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
|
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
|
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
|
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 |
|
manuroe
|
56949464e0
|
Banned user list should be shown in room settings #450
Made the code more robust on banned members changes
|
2016-08-02 12:06:06 +02:00 |
|
manuroe
|
66ae1036fb
|
Banned user list should be shown in room settings #450
Added the ability to unban through RoomMemberDetailsViewController
|
2016-08-02 11:57:02 +02:00 |
|
manuroe
|
2e65790fb6
|
Banned user list should be shown in room settings #450
Update display on live change of the banned users list
|
2016-08-02 11:22:58 +02:00 |
|
manuroe
|
e6024e0e54
|
Banned user list should be shown in room settings #450
|
2016-08-02 11:06:31 +02:00 |
|
manuroe
|
e828541611
|
version++
|
2016-08-01 18:38:06 +02:00 |
|
manuroe
|
7b827b0e8a
|
Bug fix: Crash in [AppDelegate applicationDidBecomeActive:] #489
This is a possible fix but not 100% sure. I was not able to reproduce the crash.
|
2016-08-01 17:07:39 +02:00 |
|
manuroe
|
d6cdb13ba8
|
Crash report: In addition to GA report, prompt the user to send a report by email.
The email contains logs which make debugging easier
|
2016-08-01 14:21:58 +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 |
|
manuroe
|
de52c04fbc
|
Call: Make audio continue to work when backgrounding the app
|
2016-07-27 10:58:32 +02:00 |
|
manuroe
|
3addc9b72b
|
Call: Fixed the missing return_to_call translation
|
2016-07-26 16:34:30 +02:00 |
|
manuroe
|
bb314927d2
|
version++
|
2016-07-26 14:53:29 +02:00 |
|
manuroe
|
9538881900
|
Third party notices: added libjingle and WebRTC Build Scripts from pristine.io
|
2016-07-26 08:39:35 +02:00 |
|
manuroe
|
b1e72d1e7f
|
#429: The room privacy setting text doesn't fit in phone mode
Forgot one cell
|
2016-07-25 16:28:13 +02:00 |
|
manuroe
|
35c8098116
|
#429: The room privacy setting text doesn't fit in phone mode
|
2016-07-25 16:17:00 +02:00 |
|
manuroe
|
9e7633e581
|
RoomSettingsViewController: Fixed crash when displaying room addresses (matrix room aliases
|
2016-07-25 13:57:26 +02:00 |
|
manuroe
|
072eb1cc05
|
Call: Enabled the Google webrtc stack
|
2016-07-22 18:26:55 +02:00 |
|
manuroe
|
d47db242c6
|
https://github.com/vector-im/vector-ios/issues/461: Confirmation prompt before opping someone to same power level
|
2016-07-20 09:02:07 +02:00 |
|
giomfo
|
5da1f1567f
|
Prepare vector-ios release v0.1.12
|
2016-07-15 15:46:07 +02:00 |
|
giomfo
|
c232bf20a7
|
Bug Fix - Room Participants: Admin badge is missing sometimes
|
2016-07-15 15:31:34 +02:00 |
|