maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [WIP] TMO Forum app - New updated release (https://talk.maemo.org/showthread.php?t=88475)

ajalkane 2013-01-21 16:56

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by bibek (Post 1316357)
Could you elaborate the case of image not displayed properly? (you can long press a loading image to open the url in browser, in most cases, the reason is a url pointing to a link which doesn't have a direct image)

My mistake... Reading that, I decided to try clicking an image - it expanded. So user at fault here :).

Quote:

Date is not shown by default if the post is of Today. Or did you find a bug? Or you would like to still see the TODAY tag?
I don't mean the today tag, and yes I think it's a bug. Sometimes the post has a date, but the post before doesn't etc... so it's definitely not a todays post but an older one.


Quote:

About the crash, yes, I got it too, happens sometimes after idling. Crashes with the error SEGMENTATION FAULT.
Anyone having idea what kind of error is that is??
That's memory access error usually I think. For example having freed some memory pointer but still there's code accessing it.

bibek 2013-01-21 17:09

Could you tell me what is the data format you see on opening tmo on browser? D-M-Y or M-D-Y ?

ajalkane 2013-01-21 17:18

It's DD-MM-YY.

setter 2013-01-21 17:27

Re: [WIP] TMO Forum app - New updated release
 
I will install and test. Is version 0.1.5 still the latest?

bibek 2013-01-21 17:34

Quote:

Originally Posted by setter (Post 1316368)
I will install and test. Is version 0.1.5 still the latest?

Yes, 015 is latest.

bibek 2013-01-21 17:38

So that's the problem, in my case it is shown by TMO as MM-DD-YY and it is hardcoded.
Any idea how to calculate which format TMO is showing?

Edit : This page has the option to edit the date format.(US or European)
http://talk.maemo.org/profile.php?do=editoptions

Now, question is, which format does the forum use as default? Coz it'd be best to code it for the default format

EDIT : Just edited the dateTime processing and simplified it fully, whatever string displayed in browser, will be displayed in app. No processing. Bugproof and better on performance. I don't see any downside yet. Wonder why ph5 had introduced the extra processing

setter 2013-01-21 17:59

Re: [WIP] TMO Forum app - New updated release
 
I don't like the default format, I like the European format. 24 hour time

setter 2013-01-21 18:19

The time seems to be right, follow my settings.

coderus 2013-01-21 19:18

if problem with settings, you should read forum settings at login process then

setter 2013-01-21 19:38

What do you mean coderus? I said there was no problem for me.


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

vBulletin® Version 3.8.8