Re: [QtMoko] Arora web browser

2009-09-30 Thread ANT

Added screen auto-rotation feature (according to accelerometers). Menu ->
View -> Screen Auto-Rotation. Thanks Jim for RotateHelper class. There is an
extended upper menu when the phone in landscape mode: zoom in/out and
hide/show toolbar buttons added. Note that graphical performance of the
phone is a bit lower when the screen is rotated.

Project's repo on github is up and running now [1]. Screenshots are also
available [2].

[1] http://github.com/Sektor/arora-neo
[2] http://github.com/Sektor/arora-neo/downloads

Cheers,
Anton
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-Arora-web-browser-tp3731747p3745297.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-30 Thread Radek Polak
Torfinn Ingolfsen wrote:

> 
> Another thing, I noticed that Package Manager downloads the list of
> packages every time you strt it up (ie. nothing is cached).
> Is this how it is supposed to work?

Yes. The packages are being added/changed and having fresh list is good
idea (until it's too big, which is unfortunately not our case yet ;-)

Regards

Radek


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-30 Thread Torfinn Ingolfsen
Hi,

On Tue, Sep 29, 2009 at 9:41 PM, radek polak  wrote:

> > I did 'apt-get update' then 'apt-cache shw arora', and the output says
> that
> > this is version 0.2-1
> > neo:~# apt-cache show arora
>
> You should use the Qtopia package manager (Main menu->Settings->Package
> manager")
>

Thanks.
A bit strange, in the Settings menu it is listed as "Software Packages" even
if the program is named "Package Manager".
Oh well, no biggie.

When I look at the arora package description, it have everything (including
a md5sum), except a version number. Surely a version number would be more
helpful to us humans in a GUI tool?
Anyway, arora installed and it is version 0.4. It works too! :-)

Another thing, I noticed that Package Manager downloads the list of packages
every time you strt it up (ie. nothing is cached).
Is this how it is supposed to work?

-- 
Regards,
Torfinn Ingolfsen
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-29 Thread radek polak
> I did 'apt-get update' then 'apt-cache shw arora', and the output says that
> this is version 0.2-1
> neo:~# apt-cache show arora

You should use the Qtopia package manager (Main menu->Settings->Package 
manager")

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-29 Thread Kahless
Torfinn Ingolfsen schrieb:
> Why does it do that?
> Shouldn't it show version 0.4 something?
Try the QtMoko Software installer, i think thats the correct version.
(cant confirm it now, making some backups)

Sascha

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-29 Thread Torfinn Ingolfsen
Hi,

On Mon, Sep 28, 2009 at 10:33 PM, ANT  wrote:

> The port is based on Arora 0.4. This is an old version, but its
> functionality is more that enough for a smartphone:
>

I did 'apt-get update' then 'apt-cache shw arora', and the output says that
this is version 0.2-1
neo:~# apt-cache show arora
Package: arora
Priority: extra
Section: web
Installed-Size: 1144
Maintainer: Sune Vuorela 
Architecture: armel
Version: 0.2-1
Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.3), libqt4-network (>= 4.4.0),
libqt4-webkit (>= 4.4.0), libqtcore4 (>= 4.4.0), libqtgui4 (>= 4.4.0),
libstdc++6 (>= 4.3)
Filename: pool/main/a/arora/arora_0.2-1_armel.deb
Size: 371920
MD5sum: 0258b9669d3563ddc5e4742cf6c91f74
SHA1: ef9256cab20525846e850c1568aaf3d483bac230
SHA256: d3828ec047cfc41373aa468d3ebc3a25cd0f5eca3db19458b53c3f475cbc0e70
Description: simple cross platform web browser
 simple webkit based webbrowser using Qt toolkit. Originally based
 on the Qt demo browser to show the possibilities of Qt Webkit.
 Arora is a very basic browser that supports history and bookmarks.
Tag: implemented-in::c++, interface::x11, role::program, scope::application,
uitoolkit::qt, use::browsing, web::browser, x11::application

Why does it do that?
Shouldn't it show version 0.4 something?
-- 
Regards,
Torfinn Ingolfsen
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-28 Thread Jim Morris
ANT wrote:
> Hello, everybody,
> 
> First release of Arora [1] web browser for QtMoko is online! Check the
> package feed.

Absolutely wonderful!! It works like a charm, just add my auto rotate and we 
will be golden ;)

I'll post the code on github ASAP.

It does seem to forget it is in full screen mode sometimes, and an easier way 
to zoom in would be 
awesome, I don't think there is any need for me to continue working on the 
webviewer!!

Thanks for some great work.

-- 
Jim Morris, http://blog.wolfman.com

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[QtMoko] Arora web browser

2009-09-28 Thread ANT

Hello, everybody,

First release of Arora [1] web browser for QtMoko is online! Check the
package feed.

The port is based on Arora 0.4. This is an old version, but its
functionality is more that enough for a smartphone:
 * tabs and windows
 * downloads
 * history
 * bookmarks
 * google search
 * find on page
 * etc etc (all as on desktop)

Special features was added:
 * finger-scrolling
 * finger-friendly toolbar and menus
 * mobile user-agent (fake iPhone)
 * many minor tweaks

The git repo of the project [2] is currently offline due to undergoing
maintenance on github, so latest tarball and _screenshots_ are temporarily
placed to [3].

I think that it is good option to have v0.4 available while v0.9 is not
ported yet.

This hints may be useful:
 * toolbar buttons: new tab, close tab, toggle fullscreen
 * menu -> edit -> preferences
 * menu -> view -> mobile user-agent
 * menu -> window -> [switching between windows]

[1] http://code.google.com/p/arora/
[2] http://github.com/Sektor/arora-neo
[3] http://dl.linuxphone.ru/openmoko/qtmoko/src/arora/

Have Fun!
Anton

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-Arora-web-browser-tp3731747p3731747.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community