Commit Graph

12250 Commits

Author SHA1 Message Date
manuroe d7f55c2461 Merge pull request #1477 from morozkin/incoming_call_screen
Add screen for incoming calls
2017-08-31 14:05:16 +02:00
manuroe 8ed3ff77a3 Merge branch 'develop' into incoming_call_screen 2017-08-31 14:04:53 +02:00
Denis Morozov 954f220dbd Add theme support 2017-08-31 12:20:18 +03:00
Denis Morozov e67b504fb9 Update Siri usage description 2017-08-31 11:12:18 +03:00
Denis Morozov 164b0f4ec9 Simplify customIdentifier check 2017-08-31 11:11:09 +03:00
manuroe 5b5446b3f4 Merge pull request #1488 from vector-im/jitsi_add_notices
Jitsi widget: Add notices for jitsi widget in rooms histories
2017-08-30 17:50:42 +02:00
manuroe 38053f5603 Jitsi widget: Add notices for jitsi widget in rooms histories 2017-08-30 17:37:14 +02:00
manuroe d3bf10392d Widget: In comments, replace scalar by modular, the official public name that replaces the codename 2017-08-30 11:28:51 +02:00
manuroe 9261c2cf97 Merge pull request #1484 from morozkin/callkit_notif
Start background task when handling call intent in the background
2017-08-30 10:54:49 +02:00
manuroe 7a18393f68 Merge pull request #1481 from morozkin/issue1480
Fix issue #1480
2017-08-30 10:51:54 +02:00
David Baker 54e257f79b Merge branch 'master' into develop 2017-08-29 12:51:58 +01:00
David Baker cf4361592a share extension version should be same as the app 2017-08-29 12:51:24 +01:00
Denis Morozov fd10536934 Add new option to notification settings 2017-08-29 11:55:56 +03:00
Denis a369933d2b Set local notification sound 2017-08-29 11:55:45 +03:00
Denis b392f28fa7 Don't show display notifications for call invites when CallKit is active 2017-08-29 11:55:32 +03:00
Denis Morozov 67c4cb8608 Add content to notification body connected with image 2017-08-29 11:50:22 +03:00
Denis Morozov 8276660865 Update strings for push notifications 2017-08-29 11:39:08 +03:00
Denis 1d9d9a47e8 Start background task when handling call intent in the background 2017-08-28 18:14:10 +03:00
Nathan van Beelen 7a3be6bed4 Translated using Weblate (Dutch)
Currently translated at 100.0% (406 of 406 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2017-08-28 15:06:22 +00:00
Osoitz 686f97963c Translated using Weblate (Basque)
Currently translated at 100.0% (406 of 406 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2017-08-28 09:24:41 +00:00
Denis Morozov d00e6744eb Fix issue #1480 2017-08-27 16:51:27 +03:00
Denis Morozov fa9579a67a Remove incomingCallNotification property 2017-08-27 16:43:42 +03:00
Denis Morozov a136027eb8 Fix layout 2017-08-26 18:18:34 +03:00
Denis Morozov f75fa95d0c Add video calls support 2017-08-26 17:46:12 +03:00
Denis Morozov 9b2735f499 Update async method signature 2017-08-26 16:35:35 +03:00
Denis Morozov 06a6b27929 Update Podfile 2017-08-26 16:04:31 +03:00
Denis Morozov 08a357ee47 Update Siri usage description 2017-08-26 15:41:15 +03:00
Denis Morozov 06d2dd527f Update entitlements 2017-08-26 15:40:40 +03:00
Denis Morozov c88339c5d2 Change application group id 2017-08-26 15:34:51 +03:00
Denis Morozov b23e74cf18 Fix method name 2017-08-26 15:19:59 +03:00
Denis Morozov 38f9da6470 Use set for directUserIds 2017-08-26 15:14:18 +03:00
Denis Morozov 45342414cc Update comments 2017-08-26 15:11:03 +03:00
Denis Morozov 35ca943064 Handle multiple contacts passed to intent 2017-08-26 15:03:32 +03:00
Aram Sargsyan ee4a76674a Improved cell rendering 2017-08-26 15:54:25 +04:00
Aram Sargsyan 13d7732ecf Resetting Podfile 2017-08-26 13:23:44 +04:00
Aram Sargsyan 941f6bc5d8 Removing Podfile changes 2017-08-26 13:20:52 +04:00
Aram Sargsyan f299192ad1 Restored Podfile 2017-08-26 13:18:27 +04:00
Aram Sargsyan 90be05dd3d Added comment 2017-08-26 13:12:49 +04:00
Aram Sargsyan 77888df531 Initial commit 2017-08-26 12:58:17 +04:00
Denis Morozov 7dbdb0383b Improvements in resolution process 2017-08-25 23:43:38 +03:00
Giom Foret f87f009232 Merge branch 'develop' into callkit 2017-08-25 20:09:30 +02:00
Giom Foret 8f2993bc08 Re-enable the display of jitsi conference widget on develop 2017-08-25 20:08:23 +02:00
giomfo cfd8f572d5 Merge pull request #1475 from morozkin/callkit_notif
Add background mode handling
2017-08-25 18:28:15 +02:00
Giom Foret 74b739b735 Merge branch 'master' into callkit
# Conflicts:
#	Riot/AppDelegate.m
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/ViewController/SettingsViewController.m
2017-08-25 16:48:13 +02:00
David Baker 224d80ff51 Change bundle ID of share extension
Because apparently it can only have one dot after the main app ID,
as Apple kindly informed us just as we were submitting it to the
app store.
2017-08-25 15:40:17 +01:00
Aram Sargsyan 9225f5f9cf Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements 2017-08-25 18:12:15 +04:00
Giom Foret 63c82f4d09 Podfile: Fix RiotShareExtension target 2017-08-25 15:33:45 +02:00
Giom Foret d9f088de16 version ++ 2017-08-25 15:01:09 +02:00
Giom Foret 76b549dbf8 Disable the display of jitsi conference widget. 2017-08-25 14:04:26 +02:00
Giom Foret 8a9c5ff74c Disable the Share App Extension use 2017-08-25 14:04:05 +02:00