0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
quest statistics count changesets with multiple changes now (#21) More... almost 8 years ago
fix crash when pressing zoom in or zoom out button while map is not loaded yet More... almost 8 years ago
implement auto-closing of changesets after delay (#21) More... almost 8 years ago
implement closing of changesets (#21) More... almost 8 years ago
correct parsing of quests from db (#21) More... almost 8 years ago
upload all quests of same quest type into same changeset; advanced conflict handling (#21) More... almost 8 years ago
use version 1.6 of osmapi (forgot to adapt the test cases) More... almost 8 years ago
update gradle More... almost 8 years ago
changeset comment is now a property of questType instead of each individual quest (#21) More... almost 8 years ago
use version 1.6 of osmapi More... almost 8 years ago
add dao that persists open changeset ids (part of #21) More... almost 8 years ago
Merge pull request #96 from ecgreb/git-ignore-iml More... almost 8 years ago
Merge pull request #95 from ecgreb/chmod-gradlew More... almost 8 years ago
Ignore `*.iml` instead of `streetcomplete.iml More... almost 8 years ago
Changes `gradlew` file permissions to be executable More... almost 8 years ago
use osmapi 1.5 More... almost 8 years ago
do not show building level quests for building:parts (fix #79) More... almost 8 years ago
fix crash when user once created a changeset with an editor that does not leave a "created_by" tag in the changeset More... almost 8 years ago
resize dialog when keyboard shows in oauth form (fixes #37) More... almost 8 years ago
close selected quest when clicking anywhere on the map (fixes #65) More... almost 8 years ago
only update direction and accuracy marker when they are visible More... almost 8 years ago
limit framerate of compass direction update More... almost 8 years ago
fix #6, #45, #64 More... almost 8 years ago
only remember activated state for following position for each application launch (#33) More... almost 8 years ago
remember that user has been asked to enable location already per-application-launch (#61) More... almost 8 years ago
add possibility to remember things per-application-launch (part of #61) More... almost 8 years ago
fix/workaround styling for location markers More... almost 8 years ago
use app color style for all alert dialogs More... almost 8 years ago
When getting quests from DB, recover from corrupt quests, log what the problem was and remove the offending ones from db (fixes #55 and helps to find the probably underlying problem) More... almost 8 years ago
Persist whether the user is following the gps position or not (fixes #33) More... almost 8 years ago