Commit Graph

23 Commits

Author SHA1 Message Date
manuroe d2411ba8ea Modular integrations Manager: Fix invite and listing of bots.
Use scalar-staging.riot.im for the moment
2017-09-18 17:12:31 +02:00
manuroe 4fdf335bf1 Add WidgetViewController
Not yet use
2017-09-18 16:22:59 +02:00
manuroe d6908eaf1f Modular integrations UI: Do not bounce for all the page 2017-09-15 14:57:40 +02:00
manuroe fa670d3581 Modular integrations UI: Display the webpage in fullscreen 2017-09-15 14:03:49 +02:00
manuroe 9c969091a0 Modular integrations UI: Display the webpage in fullscreen 2017-09-15 13:55:33 +02:00
manuroe 734837955f Modular integrations UI: Make the integrations icon open the main "Manage integrations" page 2017-09-15 13:36:26 +02:00
manuroe 8cd0dcb74b Modular integrations UI: Clean i18n strings for modular 2017-09-14 17:52:21 +02:00
manuroe c2e86317fa Modular integrations UI: Did all modular requests but not tested 2017-09-14 17:48:11 +02:00
manuroe cc30abc89e Modular integrations UI: Stubbed all modular requests. 2017-09-14 09:53:07 +02:00
manuroe a2910d24fa Modular integrations UI: File renaming 2017-09-11 16:34:05 +02:00
manuroe 9d49a9ed8c Modular integrations UI: Better seperate "Modular postMessage API" code from UIWebview cooking. Manage error sending 2017-09-11 16:22:28 +02:00
manuroe 8116fdceb7 Modular integrations UI: Plumbed all modular requests. But it does not work 2017-09-08 16:27:14 +02:00
manuroe f22c721a68 Modular integrations UI: Move JS code to js resource file. ObjC -> Modular JS starts to work 2017-09-08 13:51:06 +02:00
manuroe 22c69dbe20 Modular integrations UI: Start bridging the modular js postMessage interface with objc 2017-09-08 09:18:45 +02:00
manuroe 307586fa0c Modular integrations UI: Show the Modular integrations webapp into a webview 2017-09-07 11:32:40 +02:00
manuroe 6702eedb82 Widget: In comments, replace scalar by modular, the official public name that replaces the codename 2017-08-30 11:28:51 +02:00
manuroe c7ad4ebf32 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 00f4d1da39 Jitsi widget: polishing 2017-08-18 11:40:56 +02:00
manuroe 270001874e Jitsi widget: Display the hangup button when we are back-to-app 2017-08-11 14:59:05 +02:00
manuroe c52f7c85b2 Jitsi widget: Manage "Back To App" 2017-08-11 14:18:10 +02:00
manuroe 8ef4495bf0 Jitsi widget: Enable voice or video 2017-08-10 16:41:19 +02:00
manuroe 7c0644b08b Jitsi widget: Add Settings > LABS > Use jitsi for conference calls 2017-08-10 15:43:25 +02:00
manuroe 9aa2ddffde Jitsi widget: Add JitsiViewController, a dedicated widget viewer for jitsi widgets based on jitsi-meet sdk. 2017-08-04 13:08:37 +02:00