Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#1
[Please note I am no longer involved in this project.]

Freemangordon has been involved in refactoring.

The source can be found in https://github.com/community-ssu/clock-ui/

Downloads:
Official version available in the cssu-devel repo: http://maemo.merlin1991.at/cssu/comm...ee/c/clock-ui/
Attached Images
  

Last edited by ade; 2016-01-25 at 10:34.
 

The Following 93 Users Say Thank You to ade For This Useful Post:
4n77r4xX, aanckar, AapoRantalainen, abubakar, acrux, aiyush, anapospastos, AndrewX192, Artyom, azad1top, badazimer, bingbings, bitrocky, bocephus, CepiPerez, cloud596, Crogge, dadoabdallah, demolition, Dousan, dy1ng, ed_boner, Estel, F2thaK, foobar, fw190, gidzzz, gismo141, guilledoc, guyr, hardkorek, hardy_magnus, Harick, Hec, HELLASISGREECE, Helmuth, hermes040, Hossein, ivgalvez, ivyking, Joseph9560, judibet, jurop88, justmemory, juz, K9999, kent_autistic, kishanW, klinglerware, kownas, LavaCroft, MaddogG, marmistrz, melisa queen, Mentalist Traceur, michaaa62, Mike Fila, moepda, Mr.bot, mr_pingu, nicolai, NightShift79, niqbal, nkirk, panjgoori, patemera, pelago, peter2p, peterleinchen, pichlo, reinob, rotoflex, sajjadsajjad, sakya, shanttu, Shinigamijim, sifo, sirpaul, sixwheeledbeast, Sourav.dubey, strange1712, Temporal, Tiran, toxaris, tuxsavvy, visN900, whayong, Wikiwide, zdanee, Zentenario, zincholic
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#2
Thanks for keep the project alive
I didn't continue with this project cause I don't have my N900 anymore
I've added you to osso-clock in gitorious with admin rights
Now you can do what you want
 

The Following 36 Users Say Thank You to CepiPerez For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#3
Happy to say I think I made big progress in the AM/PM issue today.

Fix 1:
The alarm time was translated to the locale format, but the Qt function that was used for that gave some unpredictable results. Using the US setting gave me a AM/PM result, while I had 24 hour clock actived.
I now use a different function, that seems to do a better job.

Fix 2:
The clock replacement was hardcoded on AM/PM. Not only for texts on the display, but also for checks, while the locale value can be different (in Finnish for example).
The text and checks of AM/PM are now based on the local settings.

I have done check in US, Finnish and Dutch settings.

New version can be download from the link in the first post.

@toxaris, can you also tell me if your problem is solved now?
 

The Following 9 Users Say Thank You to ade For This Useful Post:
Posts: 258 | Thanked: 76 times | Joined on Sep 2010 @ Lima-Peru
#4
Thank you very much for your effort, I'd love to see it as part of the CSSU
__________________
I Luvvvv My N900!!

Have my N900 since 2010 and still is my main phone!

I'm Making money viewing Ads Here Now making money to donate to the forum
 
peter2p's Avatar
Posts: 254 | Thanked: 146 times | Joined on Dec 2010 @ Antwerp Belgium
#5
Originally Posted by ade View Post
New version can be download from the link in the first post.
Thx ade & CepiPerez, another feature in portrait mode, just added your file, did a test and it's working...

Originally Posted by ade View Post
  • minor cosmetic changed may still be needed
On the tab Wereldklokken I saw on the Lokale Tijd (Brussel, Belgie)
some minor mistake but if i add bxl as a new worldclock it's ok
Attached Images
 
__________________
.................................................. ...........
..........................
................................N900 is a way of life....................
surfing the web, navigate, chat, ttweet, email, scan, hack, share, tweak...
.....................and you can also use him to make a call

Last edited by peter2p; 2012-01-14 at 20:17.
 

The Following 3 Users Say Thank You to peter2p For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#6
Originally Posted by peter2p View Post
Thx ade, another feature in portrait mode, just added your file, did a test and it's working...


On the tab Wereldklokken I saw on the Lokale Tijd (Brussel, Belgie)
some minor mistake but if i add bxl as a new worldclock it's ok
Thanks for noticing, I will have a look at it (looks like a characterset issue).

Meanwhile a new version. I did not handle local settings using "a.m" and "p.m" (with the dots) well. That's the case in German non 24h clock. Sorry for the frequent updates, but I urge people to use the latest version so they can see if there are still bugs. I cannot test all those languages with there settings on my own with every change
 

The Following 4 Users Say Thank You to ade For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#7
Originally Posted by peter2p View Post
Thx ade & CepiPerez, another feature in portrait mode, just added your file, did a test and it's working...


On the tab Wereldklokken I saw on the Lokale Tijd (Brussel, Belgie)
some minor mistake but if i add bxl as a new worldclock it's ok
peter2p,

Already made a fix for you (localtime did not use Utf8).

New download available from link in first post.

"Met de groeten uit Nederland"
 

The Following 3 Users Say Thank You to ade For This Useful Post:
peter2p's Avatar
Posts: 254 | Thanked: 146 times | Joined on Dec 2010 @ Antwerp Belgium
#8
Originally Posted by ade View Post
Thanks for noticing, I will have a look at it (looks like a characterset issue).

Meanwhile a new version. I did not handle local settings using "a.m" and "p.m" (with the dots) well. That's the case in German non 24h clock. Sorry for the frequent updates, but I urge people to use the latest version so they can see if there are still bugs. I cannot test all those languages with there settings on my own with every change
Hey ade, i can comfirm that your latest update solved the ë issue, thx again, great job man...
I'm sure there will be other members to test other languages but dutch seems fine now.
Groeten uit Belgie
__________________
.................................................. ...........
..........................
................................N900 is a way of life....................
surfing the web, navigate, chat, ttweet, email, scan, hack, share, tweak...
.....................and you can also use him to make a call
 

The Following User Says Thank You to peter2p For This Useful Post:
degtep's Avatar
Posts: 49 | Thanked: 59 times | Joined on May 2010 @ Russia, Ekaterinburg
#9
How about source code?
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#10
My intention is to deal with that today (first wanted to do some bugfixing).
May take some time as I am not that experienced with git.

Edit: changes are merged, see source link in first post.

Last edited by ade; 2012-01-15 at 11:28.
 

The Following User Says Thank You to ade For This Useful Post:
Reply

Tags
clock-ui, replacement, worldclock

Thread Tools

 
Forum Jump


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