maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [BETA RELEASE] PhoneME Advanced (Java Mobile) (https://talk.maemo.org/showthread.php?t=81969)

Estel 2012-10-19 00:21

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
*bing bang abracadabra*
You have been helped. You can go, now.

PIDk 2012-10-26 07:11

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
DavyP, how development is going on? Will you release new versions of PhoneME for N9 and N900?

Estel 2012-10-26 19:28

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
What features are you missing? Or have you run into some bugs, that need fixing?

PIDk 2012-10-26 21:09

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Quote:

Originally Posted by Estel (Post 1286013)
What features are you missing? Or have you run into some bugs, that need fixing?

Well, I think I have just one feature request: make some more convinient way to open vkb, because I often accidentially open it when scrolling maps. Maybe make it through a double tap or something like that?

But, actually, I was just wondering if development have come to a halt. Because you had such a long TODO list on your site and I hadn't heard anything about PhoneME for a long time :D

hood 2012-11-06 07:29

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Is it possible to disable the keyboard appearance?
And how can I centered screen?

DavyP 2012-11-06 14:41

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Quote:

Originally Posted by PIDk (Post 1285683)
DavyP, how development is going on? Will you release new versions of PhoneME for N9 and N900?

My apologies for not being as active as I used to be. I have been fairly occupied with other projects at work.

I have been looking into some JIT issues that were reported for Android, but I was able to reproduce them too on Maemo/N9. So I am trying to address those first in the little spare time I have.

Regards,
Davy

DavyP 2012-11-06 14:43

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Quote:

Originally Posted by skate_boy92 (Post 1270756)
Java games are playable, but no sound supported?

It depends. I use native APIs to play sounds, but not all audio formats are supported.

Davy

DavyP 2012-11-06 14:48

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Quote:

Originally Posted by seanmcken (Post 1281069)
plz help me i cannot use any free sms java apps on my n900. plz help

What you need is a decent and complete implementation of JSR 120 or JSR 205. Neither of them are supported at this point.

The JSR 120 that is currently integrated only provides the Java interfaces of the API, not the actuall application backend. This already helps to run applications with such a dependency. They would otherwise crash with an exception stating that certain classes are missing.

Regards,
Davy

DavyP 2012-11-06 14:56

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Quote:

Originally Posted by pepitoe (Post 1273328)
Is there any chance that the menus at the bottom of the screen used by some apps can be made more touch friendly? Now that the virtual keyboard works it is the only major usability problem on the N9 as currently the menu items are too small to be easy to select by touch.

The problem with phoneME is that the whole GUI is based on bitmaps and matching bitmap fonts. The original phoneME background images were aimed for 320x240 style devices.

I replaced the bitmap font with the hosts text rendering engine to support more characters, and to support high resolution displays (800x480 and 854x480) I doubled the size of all images and font sizes. Unfortunately, merely changing the size of the menu entries is fairly complicated. The easiest approach would be the scale up the original images with a factor 2.5 or 3, but obviously this would scale up the whole display, not just the menu.

Davy

DavyP 2012-11-06 15:15

Re: [BETA RELEASE] PhoneME Advanced (Java Mobile)
 
Quote:

Originally Posted by PIDk (Post 1286072)
Well, I think I have just one feature request: make some more convinient way to open vkb, because I often accidentially open it when scrolling maps. Maybe make it through a double tap or something like that?

But, actually, I was just wondering if development have come to a halt. Because you had such a long TODO list on your site and I hadn't heard anything about PhoneME for a long time :D

Yes, I am quite aware there have not been any updates recently. See my previous post.

Regarding the vkb: in an earlier build, I actually used double tap to trigger it, but I found it less pleasant than the one I have now. Maybe I should make it a configurable option where you can choose whatever trigger you like (double tap or long press).

Davy


All times are GMT. The time now is 02:04.

vBulletin® Version 3.8.8