Notices


Reply
Thread Tools
Posts: 51 | Thanked: 15 times | Joined on Nov 2011
#351
Question slightly off topic: does anyone know a java based spreadsheet app that can be used on an n9 with phoneME?
 
Posts: 306 | Thanked: 603 times | Joined on Jan 2012 @ Belgium
#352
Originally Posted by christianko View Post
New build works for me just as the old build on n9.

But is there no way to run in portrait mode on n9?
That would solve my back bar issue.
I am thinking of adding a configuration option to do that, though
I would need to rewrite some of the drawing routines.

Davy
 

The Following User Says Thank You to DavyP For This Useful Post:
Posts: 306 | Thanked: 603 times | Joined on Jan 2012 @ Belgium
#353
Originally Posted by birefringence View Post
Thank you a lot! Now I can finally run my favorite app "Railnavigator" (German railway time timetable) fast and in a finger friendly size!

One question though:

Would it be possible for you to turn this into a configurable option?
Yes, I can do that.

Do you see any noticeable difference with anti-alias turned on or
off? I don't see any big difference (could be due to the font or the
fact that my digitizer is a bit scratched).

Cheers
Davy
 

The Following 2 Users Say Thank You to DavyP For This Useful Post:
Posts: 306 | Thanked: 603 times | Joined on Jan 2012 @ Belgium
#354
Hi Folks,

New build (20120305) online with the following features:
-configuration option to turn on/off anti-aliased fonts
-configuration option for running in portrait mode

http://davy.preuveneers.be/phoneme/?q=node/10#maemo

These options are available in the "MIDlet Settings" application
(for default options), or you can specify the following command
line parameters for the cvm binary to override the ones in "MIDlet
Settings":

-portrait
-noportrait
-antialias
-noantialias

Some other useful cvm command line parameters are:
-fullscreen
-nofullscreen
-bitmapfont
-nobitmapfont

Again, note that these command line parameters do not work
for the runmidlet application (which uses the default options).

About running in portrait mode:
I don't know if there are software options or upgrades for Maemo
or MeeGo that allow the device to auto-rotate its display by using
accelerator/gravity sensors. If that is the case, the midlet
application should receive a window resize update and portrait
mode should work out of the box (this is what happens on
Android), and you should not use the above option.

However, if your device is "stuck" in landscape mode, you can
enable the above option. The Maemo/MeeGo status bars are
still in landscape mode (if you do not run in full screen), but the
midlet itself is drawn in portrait mode. There is a performance
penalty though, as I need to apply a rotation transformation step
for each window update and I also need to translate the original
x,y coordinates of a pointer event to match with the coordinates of
the rotated midlet.

Feedback is much appreciated,
Davy
 

The Following 3 Users Say Thank You to DavyP For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#355
Originally Posted by DavyP View Post
About running in portrait mode:
I don't know if there are software options or upgrades for Maemo
or MeeGo that allow the device to auto-rotate its display by using
accelerator/gravity sensors. If that is the case, the midlet
application should receive a window resize update and portrait
mode should work out of the box (this is what happens on
Android), and you should not use the above option.
Using Community SSU, auto-rotation is present out of the box, at least in case of Maemo and N900.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 32 | Thanked: 11 times | Joined on Oct 2011
#356
Originally Posted by DavyP View Post
Hi Folks,

New build (20120305) online with the following features:
-configuration option to turn on/off anti-aliased fonts
-configuration option for running in portrait mode

http://davy.preuveneers.be/phoneme/?q=node/10#maemo

..

Feedback is much appreciated,
Davy
Hi, I tested portrait mode on my N9, and it works. In particular, the handyticket app is now useable, as the ticket now fits the screen.

Also the bahn's rail navigator app looks better in portrait.

Thanks a lot!
 

The Following User Says Thank You to christianko For This Useful Post:
Posts: 306 | Thanked: 603 times | Joined on Jan 2012 @ Belgium
#357
Originally Posted by Estel View Post
Using Community SSU, auto-rotation is present out of the box, at least in case of Maemo and N900.

/Estel
The N900 that vi_ sent me has this software installed (CSSU 21.2011.38 Stable), but I have no auto-rotation. I modified /usr/share/hildon-desktop/transitions.ini (set forcerotation to 1) and rebooted the device but I see no change (e.g. with the calculator app).

http://wiki.maemo.org/Portrait_Mode

Is there anything I need to configure or install?

Davy
 
Posts: 19 | Thanked: 47 times | Joined on Nov 2010
#358
Originally Posted by DavyP View Post
Yes, I can do that.

Do you see any noticeable difference with anti-alias turned on or
off? I don't see any big difference (could be due to the font or the
fact that my digitizer is a bit scratched).

Cheers
Davy
Great, thanks!

In fact, I can see a difference and it looks much better now. I'm using the Droid fonts. (However, I have to admit that I'm a bit spoiled when it comes to text rendering).
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#359
Originally Posted by DavyP View Post
The N900 that vi_ sent me has this software installed (CSSU 21.2011.38 Stable), but I have no auto-rotation. I modified /usr/share/hildon-desktop/transitions.ini (set forcerotation to 1) and rebooted the device but I see no change (e.g. with the calculator app).

http://wiki.maemo.org/Portrait_Mode

Is there anything I need to configure or install?

Davy
If you click on the battery icon, you will see the orientation lock option. Use it to enable the portrait mode. You will know that it works if you see that you enabled the portrait desktop. Btw the portrait mode won't work with the calculator app because it is black listed.
 
Posts: 306 | Thanked: 603 times | Joined on Jan 2012 @ Belgium
#360
Originally Posted by Brian_7 View Post
If you click on the battery icon, you will see the orientation lock option. Use it to enable the portrait mode. You will know that it works if you see that you enabled the portrait desktop. Btw the portrait mode won't work with the calculator app because it is black listed.
Thanks for the help. I found this on another website,

http://www.mynokian900.com/2011/03/p...r-maemo-5-cssu

but I don't have these options, only:
-Clock & Alarms
-Profile
-Internet connection
-Bluetooth
-USB connected

I guess I need to install a package called status-area-orientationlock-applet to enable this feature

Davy
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:44.