Active Topics

 



Notices


Reply
Thread Tools
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#1
Just a test application using QtWebkit also support landscape.

This is just a prototype based on Sailfish component gallery examplecode. nothing fancy and may crash.

* No transition effect
* No history
* No flash support

Features:


predefined hardcodes sites:

* Jolla Together
* Maemo forum
* Jollausers news section
* Jollausers forum
* Jollatides
* Jolla Review

Other
* Copy URL
* Pulleymenus for refresh, backward, forward navigation and goto

Changes 0.0.6:

* New icon thanks to Morpog
* Error popup if page don't load
* About dialog now has thanks to...

the code can be found on github
just fork it make it better kill trash it or whatever you want.

I did it for fun and because I am sick of no landscape mode in sailfish browser...

and the binary:

TinyWebBrowser 0.0.6

todo it from terminal login with ssh then do

Code:
curl http://7b4.se/sailfish/default/download/files.filename.923d2734ad77cfbe.686172626f75722d74696e7977656262726f777365722d302e362d312e61726d7637686c2e72706d.rpm?_signature=bb4d0ba7ad414bfb059ea806967a0b969e3df5f1 -o tinywebbrowser.rpm
devel-su
pkcon --install-local tinywebbrowser.rpm
__________________
Keep safe and healthy

Last edited by mikecomputing; 2013-12-26 at 21:45.
 

The Following 16 Users Say Thank You to mikecomputing For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#2
Or fix /usr/share/sailfish-browser/pages/BrowserPage.qml

It can't be that hard, can it? Probably it can be that hard, or it would've been fixed already. But maybe someone wants to give it a try?
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 
Posts: 385 | Thanked: 426 times | Joined on Dec 2009 @ Gothenburg, Sweden
#3
Very good initiative, haven't installed it yet but I will check it out.

Why not complete the project and make it a fullblown browser with all the thinkable support?
Keep it up!
 
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#4
New release 0.0.3

* progressbar
* added review jolla site
* backward/forward in pulley menu
__________________
Keep safe and healthy
 

The Following 3 Users Say Thank You to mikecomputing For This Useful Post:
Posts: 586 | Thanked: 471 times | Joined on Jan 2010 @ Finland
#5
Can't download your file.. and i do not going to sing in sailfish.se page to get it jättebra. Can you use the Dropbox?
 
Posts: 661 | Thanked: 1,625 times | Joined on Apr 2012 @ Croatia,Zagreb
#6
I kinda wish I had a Jolla now
I didn't had enough of testing and modding.
 
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#7
Originally Posted by Makeclick View Post
Can't download your file.. and i do not going to sing in sailfish.se page to get it jättebra. Can you use the Dropbox?
Woops linked to https my fault.... Try again now.

[Offtopic]
Btw. I will never ever upload anything on NSA site like dropbox.

Start make me think of owncloud, we need an owncloud client for Jolla
[/Offtopic]
__________________
Keep safe and healthy
 

The Following User Says Thank You to mikecomputing For This Useful Post:
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#8
New release 0.0.4

* Pulley menu at bottom
* Copy URL
* Icon (I am not a graphical designer so it look crap but I atleast use Morpog icon template now

Fixes

* Make sure URL entry updates when user press a link.
__________________
Keep safe and healthy
 

The Following User Says Thank You to mikecomputing For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#9
offtopic: it's quite simple to fix sailfish-browser

in file /usr/share/sailfish-browser/pages/BrowserPage.qml

in WebContainer

change
height: browserPage.orientation === Orientation.Portrait ? Screen.height : Screen.width
to
height: parent.height

and voila!
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 9 Users Say Thank You to coderus For This Useful Post:
Posts: 586 | Thanked: 471 times | Joined on Jan 2010 @ Finland
#10
Hmm. not bad. every page you have to write "http://" on front, thats not good. This can be very nice in some point
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:40.