147
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- removing not needed code for disabling day/night option when night renderer is selected - fixed sunrise/sunset calculation, the calculated time was in local time zone but was parsed as GMT - sunrise/sunset calculation is slow to be called in short intervals as it is now after changes for full night mode. Added 5 seconds delay between recalculations, which is OK. It is something like your sunrise/sunset is delayed by 5 seconds :-)
pavolzibrita
as pavol.zibrita
More... over 14 years ago
remove unused vars
vshcherb
as Victor Shcherb
More... over 14 years ago
1. fix small issue with transport index 2. add night mode param to map view (now full night mode could be designed)
vshcherb
as Victor Shcherb
More... over 14 years ago
fix empty en names for cities (tested on new zealand)
vshcherb
as Victor Shcherb
More... over 14 years ago
- values-cs-rSK are copy of values-sk
pavolzibrita
as pavol.zibrita
More... over 14 years ago
- correcting sunrisesunset call (the timezone offset) - added info about android bug for the hack
pavolzibrita
as pavol.zibrita
More... over 14 years ago
fix pedestrian
vshcherb
as vics001
More... over 14 years ago
adopt night rendering implemented by shlimann fix NPE for last known location small redesign to support night rendering
vshcherb
as vics001
More... over 14 years ago
fix road priorities
vshcherb
as vics001
More... over 14 years ago
add message for out of memory translation
vshcherb
as vics001
More... over 14 years ago
- added hack to fix broken Collator for Czech Locale "cs"
pavolzibrita
as pavol.zibrita
More... over 14 years ago
- fixed first bad initialization of the day/night menu when renderer is not yet defined
pavolzibrita
as pavol.zibrita
More... over 14 years ago
- also searching the villages using Collator - created StringMatcher and some its Collator subclasses to be used in village search - removed toLowerCase calls, as Collator.PRIMARY also ignores the case
pavolzibrita
as pavol.zibrita
More... over 14 years ago
- fix sunrise/sunset call, correcting the time zone
pavolzibrita
as pavol.zibrita
More... over 14 years ago
updated osmand slovak translation More... over 14 years ago
Catching possible exceptions when getting actual location
pavolzibrita
as pavol.zibrita
More... over 14 years ago
fix router for some cases
vshcherb
as vics001
More... over 14 years ago
Auto switch day/night mode: - added settings for sunrise/sunset,day,night,sensor auto switch - DayNightHelper contains the base switching logic - auto switching works only if render is selected which has its -night counterpart - light sensor threshold is currently hard coded
pavolzibrita
as pavol.zibrita
More... over 14 years ago
first cut routing
vshcherb
as vics001
More... over 14 years ago
consider restrictions
vshcherb
as vics001
More... over 14 years ago
implement test routing functionality for OsmMapCreator Fix main routing problems. Now routing doesn't support turn restrictions, access, possible problems with roundabouts
vshcherb
as vics001
More... over 14 years ago
test search roads functionality
vshcherb
as vics001
More... over 14 years ago
fix australia index
vshcherb
as vics001
More... over 14 years ago
draft version searching closest way
vshcherb
as vics001
More... over 14 years ago
native http support for multidownloader fix problems with broken connection (works much faster)
vshcherb
as vics001
More... over 14 years ago
b3
vshcherb
as vics001
More... over 14 years ago
Added all non .java files to jar file from source directory. Properties files were missing.
pavolzibrita
as pavol.zibrita
More... over 14 years ago
updated osmand/mapcreator spanish translation More... over 14 years ago
translation More... over 14 years ago
route research
vshcherb
as vics001
More... over 14 years ago