Commit Graph

12797 Commits

Author SHA1 Message Date
Aram Sargsyan b3e2f918e9 Introduced new ShareExtensionDelegate method didStartSendingToRoom to notify the viewController when the request is initiated to only then show the loading hud, block interaction with the view, etc 2017-08-21 01:39:08 +04:00
Aram Sargsyan 28b691d74f Merge pull request #3 from vector-im/app-extension
App extension - Handle correctly account change
2017-08-19 23:24:40 +04: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
giomfo 6442d2567d Merge pull request #1456 from vector-im/app_extension_handle_account_change
Bug Fix - App extension: handle correctly the account change.
2017-08-18 17:41:53 +02:00
Giom Foret 14f27a13eb Bug Fix - App extension: handle correctly the account change.
Only the first enabled account is considered FTM.
2017-08-18 17:30:38 +02:00
manuroe a359e9c2d6 Language: Enable Russian 2017-08-18 17:19:23 +02:00
manuroe 197af067a8 Merge pull request #1455 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-08-18 17:13:42 +02: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
manuroe 130998b287 Merge pull request #1452 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-08-18 17:04:09 +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 4686b103ca Merge pull request #1450 from vector-im/build_jitsi_sdk
Jitsi widget: Improve cooking recipe for building jitsi-meet ios framework
2017-08-18 16:40:33 +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
giomfo f3bc9e0721 Merge pull request #1447 from aramsargsyan/app-extension-improvements
App extension improvements
2017-08-18 11:32:46 +02:00
manuroe 27e918611c Jitsi widget: naming sanitisation 2017-08-18 09:49:14 +02:00
Giom Foret c1d9922f96 Apply the app group name in app extension
(merge https://github.com/vector-im/riot-ios/pull/1440)
2017-08-18 09:40:37 +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
Aram Sargsyan 9c46c892f8 Merge branch 'app-extension-improvements' of https://github.com/aramsargsyan/riot-ios into app-extension-improvements 2017-08-18 02:28:15 +04:00
Aram Sargsyan cfc6c72089 Added comments describing ShareExtensionManager public functionality + small method renaming 2017-08-18 02:27:56 +04: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 2c3e34c292 Remove unwanted binary file 2017-08-17 18:06:46 +02:00
giomfo c3cc30f72e Merge branch 'app-extension' into app-extension-improvements 2017-08-17 17:43:13 +02:00
Aram Sargsyan 965069e58a Fixed retain cycles, changed color constant 2017-08-17 19:28:08 +04:00
giomfo c0ddb67d6e Merge pull request #1446 from vector-im/riot_1445
Bug Fix: App have crashed whilst uploading photos
2017-08-17 15:31:18 +02:00
Giom Foret ca0d1e03c4 Merge branch 'develop' into app-extension 2017-08-17 15:28:43 +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
giomfo fdf0523f72 Merge pull request #1441 from vector-im/apply_app_group_dev
Apply the actual application group: "group.im.vector"
2017-08-17 09:22:50 +02:00
giomfo 92f3302c8e Merge pull request #1440 from vector-im/apply_app_group
Apply the actual application group: "group.im.vector"
2017-08-17 09:22:23 +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