Commit graph

976 commits

Author SHA1 Message Date
manuroe
e79953541e Rollback the default IS 2016-09-15 15:03:35 +02:00
manuroe
85d5255f07 Use the Apple T&C version 2016-09-15 15:03:03 +02:00
giomfo
e7046aadf1 Authentication screen: Update logo size 2016-09-15 11:53:29 +02:00
giomfo
4320ce71d1 Merge remote-tracking branch 'origin/develop' into release-v0.2.0 2016-09-15 10:56:21 +02:00
giomfo
56a01f1be2 Local contacts: Consider the local contacts when the access is authorized even if the server sync option is disabled. 2016-09-15 09:44:22 +02:00
manuroe
484e5a074a Update IS 2016-09-14 17:28:59 +02:00
manuroe
86aafbe292 Merge pull request #622 from vector-im/vectore_517
Tap on avatar in Member Info page to zoom to view avatar full page
2016-09-14 16:47:30 +02:00
manuroe
e95d3a05a2 Tap on avatar in Member Info page to zoom to view avatar full page #517
Do it on the contact details screen too.
2016-09-14 16:38:25 +02:00
manuroe
9e787c0f03 Tap on avatar in Member Info page to zoom to view avatar full page #517
Fix the tap area. Tap worked only at the top of the avatar, not when tapping on the middle or the bottom
2016-09-14 16:22:05 +02:00
giomfo
328073209e Bug Fix - Chat screen: Hang up icon overlap the send button
#614
2016-09-14 16:18:16 +02:00
giomfo
f170393da5 People tab: support email and matrix id selection.
The user is now able to file an email or a matrix id in contact picker
2016-09-14 15:44:36 +02:00
giomfo
6c093cf044 Enable voip call options on contact details 2016-09-14 15:39:02 +02:00
giomfo
0e6a7c4067 Enable voip call options on contact details 2016-09-14 15:38:08 +02:00
giomfo
ef1abf3360 Update logs 2016-09-14 15:37:39 +02:00
giomfo
60336cad53 Call screen: Change the status bar visibility whereas the call screen is presented.
This prevent displaying wrong layout of the root view controller.
2016-09-14 15:36:42 +02:00
manuroe
7a75dc54db RageShake: Update email address 2016-09-14 15:20:30 +02:00
manuroe
7d94beda32 Make URLs on the settings page i18nable 2016-09-14 15:19:01 +02:00
manuroe
7215ca1a4c Add Settings > Copyright 2016-09-14 15:08:00 +02:00
manuroe
9e9fdb49bc Use the prod path of the web app for email validation callback 2016-09-14 14:49:00 +02:00
manuroe
f10b16ab74 Update universal links origin 2016-09-14 14:35:28 +02:00
giomfo
7523bbc714 Messages: "Start chat" is the suggestion to replace 'invite people' 2016-09-14 14:26:33 +02:00
manuroe
cf40c909dc Tap on avatar in Member Info page to zoom to view avatar full page #517
Fix the tap area. Tap worked only at the top of the avatar, not when tapping on the middle or the bottom
2016-09-14 13:54:18 +02:00
giomfo
db3326c8b1 Code cleaning: use the right enum value for keyboard autocapitalization type 2016-09-14 11:42:15 +02:00
giomfo
7da9049f2a Bug Fix - Change the message edit edit like in web
#591
2016-09-14 11:41:08 +02:00
giomfo
9b580d4204 Update assets 2016-09-13 17:58:27 +02:00
manuroe
dec49eff09 i18n: For the app name, use CFBundleDisplayName rather than hardwriting Vector 2016-09-13 17:57:29 +02:00
giomfo
0fcf4cf863 Update assets 2016-09-13 16:50:41 +02:00
manuroe
df5b230b0c Remove copyright from launch screen 2016-09-13 16:43:40 +02:00
manuroe
d6163aec09 i18n: For the app name, use CFBundleDisplayName rather than hardwriting Vector 2016-09-13 16:35:12 +02:00
manuroe
032deb1951 version++ 2016-09-13 16:16:55 +02:00
manuroe
a649fa52eb Tap on avatar in Member Info page to zoom to view avatar full page #517 2016-09-13 11:49:31 +02:00
manuroe
f30741e7b0 Add WebRTC-iOS license 2016-09-12 17:06:37 +02:00
manuroe
2737a645a8 iOS10: App crashes when it wants to access user's data (Photos, Contacts, Camera, Mic) #605 2016-09-12 15:42:03 +02:00
manuroe
ca35ce65c2 Merge pull request #604 from vector-im/vector_599
Tapping notifications doesn't take you to the right room in iOS 10
2016-09-12 11:09:13 +02:00
giomfo
ded07906d5 RoomViewController: override correctly 'viewDidLayoutSubviews' 2016-09-12 10:57:44 +02:00
giomfo
d40943e6b1 Merge pull request #601 from vector-im/vector_597
Bug Fix: Screen when placing a voip call can be incredibly ugly
2016-09-12 10:38:36 +02:00
manuroe
5b761e8b12 Tapping notifications doesn't take you to the right room in iOS 10 #599
Maybe a bug in iOS 10 pre-releases. Use the workaround at http://stackoverflow.com/a/39419245 to make it work
2016-09-12 10:33:10 +02:00
manuroe
5460df2d7c Warn explicitly that your addressbook's emails are uploaded for discovering matrix IDs if you enable that permission (#602)
* Settings: Add "LOCAL CONTACTS" > "Use emails to discover users" toggle button

Related to #551

* Users discovery: Warn explicitly that your addressbook's emails are uploaded for discovering matrix IDs if you enable that permission #551.

* FR keyboard typo
2016-09-12 09:46:23 +02:00
giomfo
f74b5fac9a Bug Fix: Screen when placing a voip call can be incredibly ugly
#597
2016-09-09 15:11:12 +02:00
manuroe
3cb52bd198 Merge remote-tracking branch 'origin/master' into develop 2016-09-09 10:37:28 +02:00
manuroe
15438cae32 Define CFBundleVersion as it seems mandatory now 2016-09-08 17:24:01 +02:00
manuroe
382f795f49 version ++ (forgot to increment app version) 2016-09-08 17:19:11 +02:00
giomfo
f1869f233d Bug Fix - MXNotificationCenter: The conditions of override and underride rules are defined in an array. 2016-09-08 17:10:03 +02:00
giomfo
ccf1aaa5c7 Contact picker: display by default all the contacts who share a private room with the current user. 2016-09-08 16:26:27 +02:00
giomfo
bb15eb9fa9 Chat screen: disable auto scroll to bottom on keyboard presentation 2016-09-08 14:34:25 +02:00
giomfo
54c042294b Messages - Room notification modes.
The web client defines 4 levels of notifications: 'All messages (loud)', 'All messages', 'Mentions only' and 'Mute'.
The ios client support only 2 modes: Mute / Unmute.

We update the client to map these 2 modes with the 4 new ones until a new design is defined to handle the 4 levels on mobile client:
- When a room is in 'Mute' or 'Mentions only mode', it is displayed as mute. Else it is unmute.
- When the user unmute a room, the room switches in 'All message mode'.
- When the user mute a room, the room switches in 'Mentions only' mode.

On ios client, mute a room
2016-09-08 10:43:03 +02:00
giomfo
76235bbce3 Room Creation - Invite people: Cancel room creation when cancel is pressed whereas the participants list is empty 2016-09-08 10:08:36 +02:00
manuroe
cb8bef0b99 Until e2e is impl'd, encrypted msgs should be shown in the UI as unencryptable warning text #559 2016-09-07 16:22:51 +02:00
giomfo
09a85536f2 Bug Fix - Room participants: the same email address is coming up twice
#367
2016-09-07 09:33:30 +02:00
giomfo
75b956c8bb Merge pull request #580 from vector-im/vector_529
Enhancement: Improve room creation process
2016-09-07 09:16:23 +02:00