Commit Graph

3006 Commits

Author SHA1 Message Date
Denis Morozov ce343aaa51 Add screen for incoming calls 2017-08-25 03:02:29 +03:00
Giom Foret dcd375e830 Improvement - Application group identifier
Use the property `applicationGroupIdentifier` of the MXSDKOptions sharedInstance.
2017-08-24 15:18:23 +02:00
Denis Morozov 576466bb13 Add background mode handling 2017-08-24 14:03:05 +03:00
Andrey f335e63431 Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ru/
2017-08-23 19:34:25 +00:00
Andrey 2e32efa129 Added translation using Weblate (Russian) 2017-08-23 19:31:40 +00:00
Denis Morozov 966bb338d9 Rollback #1470 2017-08-23 19:26:10 +03:00
Denis Morozov 58a6e4eb5a Improvements in notification registration flow 2017-08-23 19:07:14 +03:00
Denis Morozov a69c643b90 Fix control event value which is used for adding target to UISwitch on settings screen 2017-08-23 13:31:19 +03:00
Denis Morozov 4b0a88d6c9 Add new option to notification settings 2017-08-23 12:58:47 +03:00
giomfo e013ee7743 Merge pull request #1467 from morozkin/notification_registration
Fix remote notifications registration even if user hasn't provide access
2017-08-22 18:37:49 +02:00
Denis Morozov 9f1004a163 Fix remote notifications registration even if user hasn't provide access 2017-08-22 19:34:50 +03:00
giomfo b516bab5f2 Merge branch 'develop' into app-extension 2017-08-22 17:35:11 +02:00
Denis Morozov 32caf1951f Add Intents handling 2017-08-22 16:02:16 +03:00
Denis Morozov fb57b024ce Check available notification types before starting register on PushKit notifications 2017-08-22 12:05:28 +03:00
Denis Morozov c6f13b3729 Move code for updating icon badge number to completion block 2017-08-22 11:10:35 +03:00
Denis Morozov 216696887a Update app icon badge number on each received push notification 2017-08-22 10:48:59 +03:00
Denis Morozov 7a0a919651 Create app level category for MXSession to count missed notifications count 2017-08-22 10:46:53 +03:00
Denis Morozov e4f735e4bc Replace remote notifications with PushKit notifications 2017-08-21 13:28:05 +03:00
Andrey 065d01634f Translated using Weblate (Russian)
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/ru/
2017-08-18 20:30:16 +00:00
Krombel 7764dc0acf Translated using Weblate (German)
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/de/
2017-08-18 16:00:45 +00:00
manuroe 4e235aa2c7 Translated using Weblate (French)
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/fr/
2017-08-18 15:10:06 +00:00
manuroe 0d335d8443 Merge pull request #1454 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2017-08-18 17:04:33 +02:00
manuroe 283d82286e Merge pull request #1453 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2017-08-18 17:04:22 +02:00
Weblate 63f8157c4a Merge remote-tracking branch 'origin/develop' into develop 2017-08-18 15:02:25 +00:00
Weblate cf8f42f377 Merge remote-tracking branch 'origin/develop' into develop 2017-08-18 15:02:15 +00:00
Weblate 1be1a3e8e5 Merge remote-tracking branch 'origin/develop' into develop 2017-08-18 15:01:50 +00:00
Jeff Huang 85d2890d4f Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (24 of 24 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hant/
2017-08-18 15:01:25 +00:00
Andrey 796c4914e0 Translated using Weblate (Russian)
Currently translated at 99.7% (395 of 396 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2017-08-18 15:01:25 +00:00
Nathan van Beelen 4fd273ce7e Translated using Weblate (Dutch)
Currently translated at 100.0% (396 of 396 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2017-08-18 15:01:25 +00:00
manuroe 799eb3725d Jitsi widget: Fix occasional crash on hang up
Apparently, jitsi does not call delegate methods always on the same thread. Come back to the main thread for safety.

https://github.com/matrix-org/riot-ios-rageshakes/issues/220
2017-08-18 16:42:50 +02:00
manuroe 86b706d9ab Jitsi widget: Improve cooking recipe for building jitsi-meet ios framework 2017-08-18 15:57:18 +02:00
manuroe e65c619bd3 Jitsi widget: Fix the red and yellow react boxes (https://github.com/jitsi/jitsi-meet/issues/1877). Use version jitsi-meet_2369 for the jitsi-meet ios sdk 2017-08-18 15:01:14 +02:00
manuroe 2b4a845ec8 Merge pull request #1449 from vector-im/jitsi_widget
Integrating Jitsi into mobile apps
2017-08-18 13:26:30 +02:00
manuroe 400a3606b1 Jitsi widget: add display or creation of jitsi conference under USE_JITSI_WIDGET compilation flag 2017-08-18 11:56:32 +02:00
manuroe cc4b11592d Jitsi widget: polishing 2017-08-18 11:40:56 +02:00
manuroe 27e918611c Jitsi widget: naming sanitisation 2017-08-18 09:49:14 +02:00
manuroe d3bcafcd5e Jitsi widget: Add license notice for jitsi-meet 2017-08-18 09:32:06 +02:00
manuroe 2dd14754c3 Jitsi widget: "Use jitsi for conference calls" -> "Create conference calls with jitsi" 2017-08-18 09:23:24 +02:00
manuroe 93ba49f0d8 Jitsi widget: Make sure permission to access camera and mic are ok before doing calls 2017-08-18 09:02:54 +02:00
manuroe dbbc63ec1b Jitsi widget: always accept to join ongoing jitsi conf. Only the creation is under the settings 2017-08-17 18:59:58 +02:00
manuroe 78f371051d Jitsi widget: Hook up the call button for group room to jitsi 2017-08-17 18:59:02 +02:00
manuroe f822bd9c7b Jitsi widget: WidgetManager: add WidgetManagerErrorCodeCreationFailed 2017-08-17 18:45:49 +02:00
manuroe 71f3b0ad75 Jitsi widget: WidgetManage add createWidget and createJitsiWidget methods 2017-08-17 18:28:24 +02:00
Giom Foret 631c06da4e Bug Fix: App have crashed whilst uploading photos
#1445

Set up only one session at the time!
2017-08-17 14:45:20 +02:00
Aram Sargsyan 3827b88dff Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements 2017-08-17 16:40:29 +04:00
manuroe 8d368c7ace Jitsi widget: Customise the error for widget permission issues for jitsi 2017-08-17 12:26:20 +02:00
manuroe cfb6e91f57 Jitsi widget: Add [WidgetManager closeWidget] and use it for jitsi conference 2017-08-17 12:17:07 +02:00
Aram Sargsyan 8162588371 Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements 2017-08-17 00:08:56 +04:00
Aram Sargsyan 30ff28dc7e Loading HUD usage in the extension, Image resoulution alertController introduced 2017-08-17 00:01:54 +04:00
David Baker beb66162b5 Change app group to group.im.vector 2017-08-16 18:30:42 +01:00