Commit graph

2311 commits

Author SHA1 Message Date
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
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
manuroe
083fd1d89f 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
f47dbade04 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
81e3e62aad 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
4a5e937426 Banned user list should be shown in room settings #450 2016-08-02 11:06:31 +02:00
manuroe
01e6b0d9c5 version++ 2016-08-01 18:38:06 +02:00
manuroe
ca986b385b 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
70f19c6dee 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
2194e6a5c1 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
5bd2a24514 BF: RoomViewController: Fixed crash reported by GA 2016-07-29 11:17:58 +02:00
manuroe
f8224718bc 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
9601e36a42 Merge pull request #481 from vector-im/settings_labs_voip
Settings labs voip
2016-07-28 15:53:03 +02:00
manuroe
2e8f8f8c3e Settings: Renamed "VoIP" in Settings > LABS to "Placing VoIP/Video calls" 2016-07-28 11:54:19 +02:00
manuroe
f8c9003e28 Settings: the VoIP feature can be now enabled from Settings > LABS 2016-07-28 10:24:22 +02:00
manuroe
a5e89b9692 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
24c2ed8b49 Call: Make audio continue to work when backgrounding the app 2016-07-27 10:58:32 +02:00
manuroe
210b689c1d Call: Fixed the missing return_to_call translation 2016-07-26 16:34:30 +02:00
manuroe
bbfba54c39 version++ 2016-07-26 14:53:29 +02:00
manuroe
84aefa84d8 Podfile: by default point to the release Matrix pods
Jenkins will use use-dev-pods.sh to build develop version of the app
2016-07-26 13:54:40 +02:00
manuroe
8c24e3e78b README: Added badge link to the app store app page 2016-07-26 09:26:07 +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
ed96593691 Back to develop 2016-07-15 15:53:04 +02:00
giomfo
edfbd188b2 Merge remote-tracking branch 'origin/release-v0.1.12' 2016-07-15 15:47:08 +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
giomfo
8558a7dc24 Chat Screen: Set the right tint color of the "send" button. 2016-07-15 15:10:59 +02:00
giomfo
26773e5240 Bug Fix - Reported crash: App crashes during [AppDelegate applicationDidEnterBackground:]
https://github.com/vector-im/vector-ios/issues/452
2016-07-13 18:17:08 +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
dd337614f3 Merge pull request #439 from vector-im/412
Room Settings: Add "Addresses" section
+ Room Settings: if there isn't a topic (new rooms) you can't actually change/set it.

https://github.com/vector-im/vector-ios/issues/412
https://github.com/vector-im/vector-ios/issues/441
2016-07-12 19:41:29 +02:00
giomfo
280ee809f0 Room Settings: Add "Addresses" section
#412

- Add a notice "To link to a room it must have an address." when the user let anyone who knows the room's link access the room, whereas no address is defined
2016-07-12 17:22:06 +02:00
giomfo
ce7f5febac Room Settings: Add "Addresses" section
#412

- Support long tap to copy room address, copy room url or remove alias

TODO
- Add a notice "To link to a room it must have an address." when the user let anyone who knows the room's link access the room, whereas no address is defined
2016-07-12 14:41:16 +02:00
giomfo
d478d5a8d3 Room Settings: Add "Addresses" section
#412

- Support tap on room id to copy it
- Align the leading constraint of the content with the separatorInset.left of the cell.

TODO
- Support long tap to copy alias, copy links or remove alias
2016-07-12 00:13:05 +02:00
giomfo
93601f54a6 Room Settings: Add "Addresses" section
#412

- Support add new aliases

TODO
- Support long tap to copy alias, copy links or remove alias
- Support long tap on room id to copy it
2016-07-11 17:53:47 +02:00
giomfo
c376656657 Room Settings: Add "Addresses" section
https://github.com/vector-im/vector-ios/issues/412

- List the existing addresses (room aliases), the local aliases first (remote aliases at the end).
- Support address deletion (Swipe mode)
- Support the change of the main address
- Display Room id in advanced section

TODO:
- Support add new aliases
- Support long tap to copy alias, copy links or remove alias
- Support long tap on room id to copy it
2016-07-08 15:07:05 +02:00
giomfo
894d753e74 Settings: Set the right label text color (Vector TextColor Black) 2016-07-08 15:02:09 +02:00