Notices


Reply
Thread Tools
Posts: 3 | Thanked: 1 time | Joined on Nov 2011
#51
Originally Posted by CanGoose152 View Post
Geocaching for N9?
Yes !!!
Paperless Geocaching with your mobile phone (http://en.wikipedia.org/wiki/Geocaching) I really like it.
 
Posts: 103 | Thanked: 157 times | Joined on Feb 2007 @ Jyväskylä, Finland
#52
Originally Posted by caco3 View Post
Hi all

Thank you for all your suggestions and feedback.
Some of them I already could implement, some others are still on the todo list.
Despite of that, there is already a new version available. (www.ruinelli.ch/download)
I made Finnish translation for cacheme v0.8 some time ago. Translation file can be found from feature request:

https://garage.maemo.org/tracker/ind...2062&atid=7004

Could you include my translation in your version? I can update my translation whenever there are some changes if you tell me where I can found updated version.
 

The Following 2 Users Say Thank You to mve For This Useful Post:
caco3's Avatar
Posts: 560 | Thanked: 423 times | Joined on May 2010 @ Switzerland
#53
Originally Posted by mve View Post
I made Finnish translation for cacheme v0.8 some time ago. Translation file can be found from feature request:

https://garage.maemo.org/tracker/ind...2062&atid=7004

Could you include my translation in your version? I can update my translation whenever there are some changes if you tell me where I can found updated version.

Please see attached the latest language file. Please update it and i will add it to the next release of CacheMe4Harmattan
Attached Files
File Type: zip cacheme_fi.ts.zip (5.9 KB, 83 views)
__________________
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...

On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator
 

The Following User Says Thank You to caco3 For This Useful Post:
Posts: 103 | Thanked: 157 times | Joined on Feb 2007 @ Jyväskylä, Finland
#54
Originally Posted by caco3 View Post
Please see attached the latest language file. Please update it and i will add it to the next release of CacheMe4Harmattan
Here you are, and thank you for adding this translation. I hope that other Finns reports translation bugs I have made there.
Attached Files
File Type: zip cacheme_fi.ts.zip (6.1 KB, 107 views)
 

The Following User Says Thank You to mve For This Useful Post:
caco3's Avatar
Posts: 560 | Thanked: 423 times | Joined on May 2010 @ Switzerland
#55
Dear all

I am happy to announce that CacheMe4Harmattan is now officially available in the OVI store: http://store.ovi.com/content/219788

It is the same version as released here earlier, so no new features yet.

Update:
CacheMe4Harmattan is now also available on apps.formeego.com.
The source code will be available here: https://build.pub.meego.com/package/...t=home%3ACaCO3
__________________
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...

On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator

Last edited by caco3; 2011-11-22 at 22:07.
 

The Following 2 Users Say Thank You to caco3 For This Useful Post:
Posts: 15 | Thanked: 2 times | Joined on Oct 2011 @ Finland
#56
Originally Posted by caco3 View Post
For me I do not really see the need of an portrait mode! If I figure out how to get it working, I will use it, but I will not invest a lot of time into it.
It should be possible to force also "good old plain qt-programs" into portrait mode in N9:
http://harmattan-dev.nokia.com/docs/..._rotation.html
http://harmattan-dev.nokia.com/docs/...plain_Qt_Quick

Better yet, you should easily be able to make a dummy QML wrapper for the Qt code. Basically just a Page QML Harmattan element that contains the Qt view (QGraphicsView probably?).
Then just fix the orientation to always be portrait (above links clearly show how). Of course some of the Qt-code needs changing due to this but that should be no problem since you're using the symbian base of the codes which do already support portrait.

For me using landscape mode for a geocaching application is quite cumbersome if not impossible. Holding N9 in landscape mode with one hand is tricky to say at least. So supporting portrait should be the next step IMHO if you want ppl to use this app.

Oh, and thanks for re-enabling the "hide found/own caches"!

PS: The arrow that shows current position seems to point at random directions. At least it did that when I tried briefly in the field last time I was caching..
 
Posts: 15 | Thanked: 2 times | Joined on Oct 2011 @ Finland
#57
Oh, and here's also an example on how to do the simple QML wrapper for a traditional Qt application for porting into N9:
https://gitorious.org/harmattanwidgetproxy
 
caco3's Avatar
Posts: 560 | Thanked: 423 times | Joined on May 2010 @ Switzerland
#58
Thank you for your feedback and suggestions.

ATM I am not going to invest much time into that, since I have other projects/hobbies which have higher priority to me.
How ever you are very welcome to take a look into this yourself. I would be happy to implement your improvements!



Originally Posted by Kung Foo View Post
PS: The arrow that shows current position seems to point at random directions. At least it did that when I tried briefly in the field last time I was caching..
Like many other thinks this is handled by the official cacheme core written by Till. I am not going to dig too much into this since my C++ understandings are very limited.

I (and others) noticed also, that CacheMe4Harmattan crashes quite often and randomly. What I have seen is that it always happens when you pan the map. Also it might happen more if you use google or OVI satellite images. If somebody sees any pattern, please let me know!
__________________
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...

On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator
 
Posts: 15 | Thanked: 2 times | Joined on Oct 2011 @ Finland
#59
Originally Posted by caco3 View Post
How ever you are very welcome to take a look into this yourself. I would be happy to implement your improvements!
Are the latest source codes available somewhere publicly?
 
caco3's Avatar
Posts: 560 | Thanked: 423 times | Joined on May 2010 @ Switzerland
#60
Originally Posted by Kung Foo View Post
Are the latest source codes available somewhere publicly?
see post #55 ...
__________________
On N9 check out this:
CacheMe 4 the N9, a geocaching client / MiniBible, a bible viewer / TheWord brings daily bible verses onto your phone / BatteryGraph to monitor the battery drainage / doublepress2unlock to unlock your phone with a double press onto the power button / GPRS Data Usage to monitor your GPRS data usage /
and more...

On N900 check out this: SleepAnalyser to analyse your sleep movements / PasswordMaker a for a password generator
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:38.