Commit Graph

8 Commits

Author SHA1 Message Date
manuroe 760f3b7f6c WidgetVC: Update UIWebView by WKWebview to improve Sticker Picker performance 2018-05-30 14:42:14 +02:00
manuroe 896529c8ee PostMessage API: Add support of integration_manager_open 2018-05-29 15:20:39 +02:00
manuroe fb24d4b976 Send sticker: Fix the missing delete button on a sticker pack
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 18:22:59 +02:00
manuroe ccded8995c Send Stickers: Plug the sticker picker widget with the room datasource to send a sticker
#1860
2018-05-07 18:04:32 +02:00
manuroe dffb447970 Widget postMessage API: Refactor to avoid to play with internal event.data._id field 2018-05-07 15:33:37 +02:00
manuroe 169145153d Widgets: Make a generic postMessage API in WidgetVC
It will be used for https://docs.google.com/document/d/1uPF7XWY_dXTKVKV7jZQ2KmsI19wn9-kFRgQ1tFQP7wQ/edit#.

The Modular postMessage API becomes a specialisation of it.
2018-05-07 15:26:22 +02:00
manuroe 25420dce05 Widgets: Make sure we have a scalar token before opening one (#1723).
Make the build of the true widget URL asynchronous and build it only when necessary.
2018-01-04 12:25:32 +01:00
manuroe 3debcc443e Add WidgetViewController
Not yet use
2017-09-18 16:22:59 +02:00