Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Martin Sloup

#61
Quote from: "psuk"Potvrzuji funkcnost, super :) Nahodou by to neslo i obracene, tzn v Locusu upravit souradnice a aby se nasledne prenesly na geocaching.com?

Bohužel neexistuje možnost, jak změnu protlačit přes Geocaching API. Možná v budoucnu...
#62
No abych pravdu řekl, nezkoušel jsem to. Ale když jsem to implementoval, tak to fungovalo.

K číslování bodů. G4L to čísluje tak, jak mu to přijde. Jo možné, že poslední nastavení corrected coordinates je poslední číslo bodu, ale také to nemusí být poslední. Totiž v případě, že corrected coordinates změníš na nějaké dříve zadané číslo, tak poslední číslo bude bod s posledními unikátně zadanými souřadnicemi.
#63
Ahoj,

asi takhle. Groundspeak ve svém API corrected coordinates zatím oficiálně nepodporuje, ale je možné je získat jako uživatelské body. Problém je v tom, že z API dostanu všechny unikátní změny, které uživatel zadal do corrected coordinates a nemám žádnou možnost zjistit, která změna je poslední. Tím pádem se do Locusu pošlou všechny corrected coordinates jako Final waypointy. A právě tím, že Locus dostane více finál waypointů, se nedokáže rozhodnout, který je ten pravý.

Takže pokud corrected coordinates vyplníte pouze jednou, mělo by to fungovat (snad).
#64
Add-ons & Co-apps / Re: Addon - Geocaching
June 10, 2012, 15:08:23
Hi dibrial, sorry for that. Try a new version 1.4.1.2 that should be on Google Play in a few moments.
#65
Nápodobně. V úterý mi to padlo vždy, když jsem po delší době odemknul obrazovku. O víkendu se to pokusím otestovat s poslední verzí.
#66
Add-ons & Co-apps / Re: Addon - Geocaching
April 09, 2012, 13:20:01
After a few days of testing I release the version 1.4 on Google Play. With version 1.4 I created a mini website with a manual. Some pages in the manual is still WIP (Work in progress). I hope I finish it as soon as it will be possible.
#67
Add-ons & Co-apps / Re: Addon - Geocaching
April 09, 2012, 13:14:31
Uff, next time send it me by e-mail.

I don't see any problem by log but after some testing I probably found where is problem. So I hope it will be fixed in a release version.
#68
Add-ons & Co-apps / Re: Addon - Geocaching
April 06, 2012, 06:12:01
Could you send me a log from logcat (use Catlog app from GooglePlay: https://play.google.com/store/apps/deta ... son.logcat)? I will look on it. Thanks.
#69
Add-ons & Co-apps / Re: Addon - Geocaching
April 05, 2012, 18:18:05
Yes, it should be in a next-next version.
#70
Add-ons & Co-apps / Re: Addon - Geocaching
April 05, 2012, 17:24:25
Hi,
You can change the choice if you know how to do it. This is Android feature. If for some action can be run more application, Android will ask you which application do you want to run. At the bottom of a list is check box to remember choice. I guess you mark the check box. So If you want to change your choice you must find the application which are starting for that action in Android Settings -> Applications -> Manage Applications -> (Geocaching4Locus I guess or some other app which is started for that action) and in a screen with information about the App, touch on button Clear defaults. Now when you do that action again Android ask you what to do. (RTFM or Google it: How to change default Android apps)
#71
Add-ons & Co-apps / Re: Addon - Geocaching
March 31, 2012, 13:45:37
neum: Both are implemented in 1.4-rc3. The Corrected coordinates is already in 1.3.9.1 (on Google Play, formerly Android Market). Only one problem is here with personal cache note. Locus doesn't accept changes in personal cache note when update the cache.

pmoravec: Yes, it's PM feature.
#72
Add-ons & Co-apps / Re: Addon - Geocaching
March 30, 2012, 07:46:12
Hello everybody!!! Developing of new version 1.4 is finished, so bellow is link to latest release candidate apk if you want to help with testing:

//http://files.arcao.com/android/geocaching4locus/Geocaching4Locus-1.4-rc3.apk

Changes in a version 1.4:
  • Added Live map support (limitation: 50 caches per screen - maximum in Geocaching API per request)
  • Added downloading personal notes
  • Added menu with most used actions (e.g. Live map toggle button) when you add G4L to Locus sidebar
  • Added creating user waypoints from personal cache note (PM only)
  • Added count of found caches by user in cache log
  • Fixed bug when importing cache from long geocaching.com url
  • Other minor fixes

How to use Live map
At first be sure you have allowed sending map changes to other application from locus (enable in Locus: Settings → Other → Enable periodic updates).  Now you can allow downloading caches to map in G4L. You can do it by two ways. The first one is to mark Live map checkbox in G4L preferences (under Downloading section). The second one is by toggle button in a new G4L menu in Locus right panel (add G4L to right panel: Menu  → Functions → Set right panel → Add link - feature → CO-APPS → Geocaching4Locus).

How to store cache from Live Map
Click on cache from Live map to download complete information about cache. In cache preview dialog use button with symbol "+" to store cache.

Creating user waypoints from personal cache note (PM only)
G4L automatically recognize coordinates started by cardinal point (e.g. N 49° 44.838 E 013° 22.674) in a personal cache note and add them between Waypoints. Also you can specify waypoint name if on the same line before coordinates is written waypoint name followed by colon:
Station 1: N 49° 44.838 E 013° 22.674 - Degree and minute representation with degree symbol
Station 2: N 49 44.738 E 013 22.774 - Degree and minute representation without degree symbol
Station 3: N 49 44 55.1 E 013 22 18.5 - Degree, minute and seconds representation without degree, minute and second symbol
All rest text after coordinates is ignored.

Note: Degree, minute or second symbol in coordinates isn't required, only cardinal point is.
#73
Add-ons & Co-apps / Re: Addon - Geocaching
March 29, 2012, 13:41:53
pmoravec: If you mean "Update cache" in cache dialog menu, yes it is possible from G4L side. Because Locus sends to G4L complete cache information. So I added it to issue list: https://github.com/arcao/Geocaching4Locus/issues/13

wlashack: Info probably yes (needs changes in Locus and Locus Data API to show favorite points). Sorting of search results without downloading the cache data isn't possible, Geocaching API doesn't support it. After downloading cache data probably yes, but it's a question for menion, I think.
#74
Add-ons & Co-apps / Re: Addon - Geocaching
March 15, 2012, 08:05:26
kellerfelix: Favorite points I can get from the GC API, so I added it to a wish list: //https://github.com/arcao/Geocaching4Locus/issues/10. The ratio of found/not found i can't get without downloading all cache logs and it's time consuming.  :(

TwoWheeler89:

kuza: This was problem on Groundspeak side. All application that are using Live Geocaching API didn't work (including their own).
#75
Add-ons & Co-apps / Re: Addon - Geocaching
February 23, 2012, 19:16:40
Fixed in a release which I just now uploading to the market.