hal7df / monarq

A lightweight Android browser built on Qt.
Other
0 stars 0 forks source link

IOS -- Ad blocker -- Screen Rotate #1

Open abigdreamer opened 9 years ago

abigdreamer commented 9 years ago

https://github.com/QupZilla/qupzilla Maybe ideas from here -- could be added to this project. Have you tried to get it to run on IOS?

hal7df commented 9 years ago

I haven't even been able to get it to run on android yet... I haven't worked on this in some time (other projects). Now since there's a WebView element for Android, I might pick it up again some time soon, but it will involve a large update of the codebase and an upgrade to Qt 5.5.

I don't have iOS development tools (such as a Mac, an iPhone, or an iPad). I will not be making iOS builds in the near future, but if someone else wanted to get a build on iOS that would be cool too. (However, keep in mind that the design is for android). Just be aware that any build of this repository in its current state will not produce a stable product.

Screen rotation was disabled initially because Qt4 for android broke whenever you tried to rotate the screen... That has since been fixed, but again, would require a port to Qt5.

I could consider an ad blocker once the basic functionality of the app is complete.

I appreciate your input, but please, if you're going to submit suggestions, open several different issues for each individual feature/bug so I can keep track of them and respond to them appropriately.