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

Maxweight (supersedes #1467) #1622

Merged
merged 90 commits into from
Oct 31, 2019
Merged

Maxweight (supersedes #1467) #1622

merged 90 commits into from
Oct 31, 2019

Commits on Jul 1, 2019

  1. maxweight

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    031d3f7 View commit details
    Browse the repository at this point in the history
  2. custom layouts

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    24417a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c6cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b58eaa View commit details
    Browse the repository at this point in the history
  5. fix query

    actually include link roads
    simpler bridge filter
    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    08a89dc View commit details
    Browse the repository at this point in the history
  6. atually require bridges

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    5313999 View commit details
    Browse the repository at this point in the history
  7. USA signs

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    b1c168c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b16840 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc740ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b32aee6 View commit details
    Browse the repository at this point in the history
  11. select metric by default

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    05d2a8c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f666297 View commit details
    Browse the repository at this point in the history
  13. center US style maxweight

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    b91591c View commit details
    Browse the repository at this point in the history
  14. revert unneded change

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    5686b73 View commit details
    Browse the repository at this point in the history
  15. finish revert

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f14d627 View commit details
    Browse the repository at this point in the history
  16. ops

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    a2a00ca View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1dabd6c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d2b3952 View commit details
    Browse the repository at this point in the history
  19. use more human language

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    2ad6bbf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    13cb253 View commit details
    Browse the repository at this point in the history
  21. simplify code

    matkoniecz committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    4d97a42 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5345dfa View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. better phrasing

    matkoniecz committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    384011d View commit details
    Browse the repository at this point in the history
  2. geenralize function

    not actually shorter, but is more obvious that all necessary parts are there
    matkoniecz committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    ec56c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9746e7 View commit details
    Browse the repository at this point in the history
  4. keep as one group

    matkoniecz committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    74d3846 View commit details
    Browse the repository at this point in the history
  5. finish decoupling

    matkoniecz committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    2279af5 View commit details
    Browse the repository at this point in the history
  6. more readable comment

    matkoniecz committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    c9d8693 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    a0441be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f85020 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    233ed3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2a732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a82c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d96efa View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. reduce text length and save translator time

    Co-Authored-By: Tobias Zwick <newton@westnordost.de>
    matkoniecz and westnordost committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    5e47af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdea534 View commit details
    Browse the repository at this point in the history
  3. fix variable name

    matkoniecz committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    c86886c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. fix georgia layout

    matkoniecz committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    4de7c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4e953 View commit details
    Browse the repository at this point in the history
  3. Remove blindly copied comment

    Co-Authored-By: Tobias Zwick <newton@westnordost.de>
    matkoniecz and westnordost committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    9205711 View commit details
    Browse the repository at this point in the history
  4. refactor measure classes

    matkoniecz committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    15c34ba View commit details
    Browse the repository at this point in the history
  5. drop unneded parameter

    matkoniecz committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    af5dc82 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. exclude driveways

    matkoniecz committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    24931cc View commit details
    Browse the repository at this point in the history
  2. exclude maxunladenweight

    matkoniecz committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    79cecdf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    d295390 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. fix unit selector

    matkoniecz committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    bb583ca View commit details
    Browse the repository at this point in the history
  2. fix input for US signs

    matkoniecz committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    8d7df2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bae25f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. move helper function

    matkoniecz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    8913d2a View commit details
    Browse the repository at this point in the history
  2. shorten string

    matkoniecz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    d79682f View commit details
    Browse the repository at this point in the history
  3. some maxweightrating are expressed as hgv

    maxweightrating=3.5 is equivalent to hgv=no in most of the world
    matkoniecz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    ac7a45d View commit details
    Browse the repository at this point in the history
  4. confirm tagging no sign

    matkoniecz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    af82c48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d7d6cb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    aea41b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    36a6b82 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    c05e101 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    bdaade8 View commit details
    Browse the repository at this point in the history
  2. check also length

    matkoniecz committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    3b9fb30 View commit details
    Browse the repository at this point in the history
  3. use proper comparison

    matkoniecz committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    dd5f24f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    ed3a212 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    3bbaf34 View commit details
    Browse the repository at this point in the history
  2. drop no longer needed hack

    matkoniecz committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9aa28ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9fedc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39621b0 View commit details
    Browse the repository at this point in the history
  5. add explicit isPound check

    matkoniecz committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    78ae56c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    427a3fe View commit details
    Browse the repository at this point in the history
  7. better variable name

    matkoniecz committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    77f2cf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50d6d42 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    f82bf4e View commit details
    Browse the repository at this point in the history
  2. use better variable name

    matkoniecz committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    7f4449f View commit details
    Browse the repository at this point in the history
  3. proofread comment

    matkoniecz committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    9bf0f78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5895436 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    3cc374c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Merge branch 'master' into maxweight

    # Conflicts:
    #	app/src/main/java/de/westnordost/streetcomplete/quests/QuestModule.java
    westnordost committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    159faf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41dae02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    994e8f2 View commit details
    Browse the repository at this point in the history
  4. add test

    westnordost committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    a775454 View commit details
    Browse the repository at this point in the history
  5. nullsafe dialogs

    westnordost committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    e57570e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    999fdd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56a3e45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c77f69e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ac945b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf7b191 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ea4bbb View commit details
    Browse the repository at this point in the history
  12. prettify layout

    westnordost committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f412a55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7207bb1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5876ceb View commit details
    Browse the repository at this point in the history
  15. change wording

    westnordost committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    8b761f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    550f44e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f4d81fe View commit details
    Browse the repository at this point in the history