@Andrew Heard
slope chart > I've increased the strength of the filter, so it should better match what you see on the web.
zoom with respect of the current selection > done
Smooth movement > yeah, I know. It still needs more time and testing on my side.
Online search problem > it was completely rewrote in last few days so give a try to the next app version, thanks.
@michaelbechtold
2 vs 4 charts > check please menu in the "Charts screen" > Settings > Display all charts
@Tapio
slow loading when a huge number of photos is on the device > same experience on own device. Will look at it
@WildWortWechsel
rec STOP button > it is always visible as an indicator that recording is running. Settings ignored by intent
missing translations in theme > ah, nice. Fixed
update of maps > there is something not working correctly when dealing with maps manually (or restoring some backups etc). I know, but it needs a lot bigger update under the hood. Check for updates should work correctly for maps updated directly on the device over the app.
Crashes at start > hmm, hard to say what may be the problem. Anyway, please wait for the next 4.33.0.10 version at the end of this week. I'll do a lot of fine-tuning this week. Thanks!
searching a city > not sure about the icon. There should be a better general search icon. Steps to reproduce?
change of the button in the right panel > it looks, based on the distance to your location, that you are somewhere really far away from your home. Center
elevation chart zooming > I'll look at it. And performance - yes I know, not ideal mainly for longer tracks. It will improve itself over time I believe (as the Vico "chart library" will be improved)
Beta map manager > yes, I know. Forget on it for now
. I have to hide it correctly.
@Blihi
problem with times > steps I can follow to simulate this problem? Thanks
@Christian
visible nav points > please check app settings > Points & Tracks > "Show navigation commands on map". Any chance you enabled by yourself accident?
@Diddi
gc icon pack > hmm, good point, improved. Thanks.
@TrulloF
nice try!! I've never used this API in production so we will have to fine-tune this a little.
I've moved your post here: https://forum.locusmap.eu/index.php?topic=9593.0 and will look at it during the week.
@Žajdlík Josef
This is more complicated and on discussion with everyone.
Currently, app compute times as:
What you want is to change this behaviour to
Any opinions? Maybe introduce a third time?
slope chart > I've increased the strength of the filter, so it should better match what you see on the web.
zoom with respect of the current selection > done
Smooth movement > yeah, I know. It still needs more time and testing on my side.
Online search problem > it was completely rewrote in last few days so give a try to the next app version, thanks.
@michaelbechtold
2 vs 4 charts > check please menu in the "Charts screen" > Settings > Display all charts
@Tapio
slow loading when a huge number of photos is on the device > same experience on own device. Will look at it
@WildWortWechsel
rec STOP button > it is always visible as an indicator that recording is running. Settings ignored by intent
missing translations in theme > ah, nice. Fixed
update of maps > there is something not working correctly when dealing with maps manually (or restoring some backups etc). I know, but it needs a lot bigger update under the hood. Check for updates should work correctly for maps updated directly on the device over the app.
Crashes at start > hmm, hard to say what may be the problem. Anyway, please wait for the next 4.33.0.10 version at the end of this week. I'll do a lot of fine-tuning this week. Thanks!
searching a city > not sure about the icon. There should be a better general search icon. Steps to reproduce?
change of the button in the right panel > it looks, based on the distance to your location, that you are somewhere really far away from your home. Center
elevation chart zooming > I'll look at it. And performance - yes I know, not ideal mainly for longer tracks. It will improve itself over time I believe (as the Vico "chart library" will be improved)
Beta map manager > yes, I know. Forget on it for now
. I have to hide it correctly.@Blihi
problem with times > steps I can follow to simulate this problem? Thanks
@Christian
visible nav points > please check app settings > Points & Tracks > "Show navigation commands on map". Any chance you enabled by yourself accident?
@Diddi
gc icon pack > hmm, good point, improved. Thanks.
@TrulloF
nice try!! I've never used this API in production so we will have to fine-tune this a little.
I've moved your post here: https://forum.locusmap.eu/index.php?topic=9593.0 and will look at it during the week.
@Žajdlík Josef
This is more complicated and on discussion with everyone.
Currently, app compute times as:
- track time - all times between trackpoints. Breaks are skipped and not computed
- track time (movement) - same as track time, but only when speed is above the threshold (around 2km/h)
What you want is to change this behaviour to
- track time - simply difference in time between the first and last point
- track time (movement) - all times between trackpoints. Breaks are skipped and not computed
Any opinions? Maybe introduce a third time?
