Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better deal with bad OSM data for OH #3719

Merged
merged 12 commits into from
Feb 11, 2022
Merged

Commits on Feb 4, 2022

  1. better deal with bad OSM data for OH

    fixes streetcomplete#3718 and fixes streetcomplete#2712
    
    now old opening hours will be asked only when on objects eligible for new opening hours
    and for some additional limited cases when opening hours are tagged already and become old
    such as parks, barriers, toilets
    matkoniecz committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    eae0c48 View commit details
    Browse the repository at this point in the history
  2. fix typo

    matkoniecz committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c6f0327 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. manually force Longs

    matkoniecz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    af005e7 View commit details
    Browse the repository at this point in the history
  2. clean imports

    matkoniecz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    2aff336 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Update app/src/main/java/de/westnordost/streetcomplete/quests/opening…

    …_hours/AddOpeningHours.kt
    westnordost committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    8cebddf View commit details
    Browse the repository at this point in the history
  2. Update app/src/main/java/de/westnordost/streetcomplete/quests/opening…

    …_hours/AddOpeningHours.kt
    westnordost committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    364a276 View commit details
    Browse the repository at this point in the history
  3. Update app/src/main/java/de/westnordost/streetcomplete/quests/opening…

    …_hours/AddOpeningHours.kt
    
    Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>
    westnordost and peternewman committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c9962f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. stop asking for recycling battery containers

    it appears that noticeable amount of them is outdoors
    
    fixes streetcomplete#3734
    matkoniecz committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    abac445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0f639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9fed42 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    0d5794f View commit details
    Browse the repository at this point in the history
  2. Update app/src/main/java/de/westnordost/streetcomplete/quests/opening…

    …_hours_signed/CheckOpeningHoursSigned.kt
    westnordost committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c4a64fc View commit details
    Browse the repository at this point in the history