Stefan Ålund

Results 26 issues of Stefan Ålund

The JavaScript `console.log()` is currently not visible in Bowser. Adding this feature will be significantly easier after we have moved to `WKWebView` as it is very simple to bridge JS...

bug
help wanted

Add support for tabs.

enhancement
help wanted

![navigation-01](https://cloud.githubusercontent.com/assets/190856/4403525/6c849ffa-44a4-11e4-86a1-b0cb2f8669eb.png) Navigating using horizontal swiping in address bar does not work in landscape orientation.

bug
help wanted

When content is shown in fullscreen mode, i.e. when the address bar is not visible, the status bar should be not be visible.

bug

Use edge swipe gestures to navigate back and forth between pages.

enhancement
help wanted

Use a popover menu instead of an action sheet on iPad.

enhancement

https://developer.apple.com/library/ios/documentation/uikit/reference/UIActivityViewController_Class/index.html

enhancement
help wanted

Make OpenWebRTC run on Raspberry Pi. This is a placeholder for people interested (seems to be many :)). We have done some hacks but nothing that is yet ready to...

enhancement
help wanted
Build Issue
Non-Build Issue

Add support for Windows.

enhancement
help wanted
Build Issue

In order for the generated OpenWebRTC.framework to work with CocoaPods, and that users should be able to add it as `@import OpenWebRTC;`, Module Maps should be added. Hopefully this removes...