Commit Graph

15987 Commits

Author SHA1 Message Date
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
Giom Foret f9fe4c931f Bug Fix - Dark theme - Improvements #1444
- search dialogs being wrong themed
2017-08-25 13:53:17 +02:00
Denis 35f3d14229 Change control event value 2017-08-25 13:36:25 +03:00
Giom Foret be2fe8fea9 App extension - Improvement: Reduce memory consumption.
Force the ShareExtensionManager to release the primary view controller when the action is completed.

We observed that `dealloc` is called for this view controller when the request is cancelled with error (`cancelRequestWithError`), but it is not called when the request is completed (`completeRequestReturningItems`).
2017-08-25 11:55:37 +02:00
Denis Morozov cfb3f8e1ca Add screen for incoming calls 2017-08-25 03:02:29 +03:00
Aram Sargsyan 1a5d993c6d Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements 2017-08-25 02:42:35 +04:00
Aram Sargsyan e89a8c4339 Distinguishing providers 2017-08-25 02:26:53 +04:00
Giom Foret 84f3aefac4 Improvement - Application group identifier
Use the property `applicationGroupIdentifier` of the MXSDKOptions sharedInstance.
2017-08-24 15:18:23 +02:00
giomfo 18b371e5a2 Merge pull request #1472 from morozkin/settings_fix
Improvements in notification registration flow
2017-08-24 14:23:16 +02:00
Denis Morozov ce3a899af6 Add background mode handling 2017-08-24 14:03:05 +03:00
giomfo c25c881e68 Merge pull request #1474 from vector-im/app-extension-bug-fix
App Extension - Bug Fix
2017-08-24 13:03:00 +02:00
Giom Foret 009483f253 App extension - Restore Aram's logs 2017-08-24 13:02:38 +02:00
Giom Foret 79b3d366e5 App Extension - Limit memory consumption
- In case of image sharing, we suggest the original resolution only if the image orientation is up, or if the image size is moderate.
- Bug Fix: no image is sent when no compression is required.
2017-08-24 12:59:46 +02:00
Aram Sargsyan 6ecc238445 Fixed a bug related to multiple image sharing 2017-08-24 14:55:35 +04:00