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

fix(android): min/max dates not always correct when timezoneOffsetInMinutes is set #635

Merged
merged 38 commits into from
Apr 18, 2023

Commits on Apr 10, 2023

  1. datepickerandroid

    henninghall committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    58180ea View commit details
    Browse the repository at this point in the history
  2. add hour fix

    henninghall committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    842338c View commit details
    Browse the repository at this point in the history
  3. maestro timezone test

    henninghall committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d01af89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f102d8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78c002c View commit details
    Browse the repository at this point in the history
  6. swipe wheel 4

    henninghall committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    db9a3ba View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. settings timezone fix

    henninghall committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1c5fb54 View commit details
    Browse the repository at this point in the history
  2. formatting

    henninghall committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fcd078a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa3094e View commit details
    Browse the repository at this point in the history
  4. try api level 33

    henninghall committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bf33e36 View commit details
    Browse the repository at this point in the history
  5. tap utc

    henninghall committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ec1428d View commit details
    Browse the repository at this point in the history
  6. set gmt-7

    henninghall committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    cc69401 View commit details
    Browse the repository at this point in the history
  7. no native

    henninghall committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a5b444a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. gmt env

    henninghall committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    02a5aff View commit details
    Browse the repository at this point in the history
  2. npm ignore maestro

    henninghall committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2bd4bb0 View commit details
    Browse the repository at this point in the history
  3. scroll

    henninghall committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    97837bb View commit details
    Browse the repository at this point in the history
  4. cleanup

    henninghall committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b02a241 View commit details
    Browse the repository at this point in the history
  5. gmt+1

    henninghall committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a7713df View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. maestro local

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0f5b485 View commit details
    Browse the repository at this point in the history
  2. bump

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    60ff1dc View commit details
    Browse the repository at this point in the history
  3. steps

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    92b4af0 View commit details
    Browse the repository at this point in the history
  4. all steps

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    caa68f2 View commit details
    Browse the repository at this point in the history
  5. working dir

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    676fb1f View commit details
    Browse the repository at this point in the history
  6. java

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    104a723 View commit details
    Browse the repository at this point in the history
  7. own avd

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    48c3406 View commit details
    Browse the repository at this point in the history
  8. maestro PATH

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    8d28bf4 View commit details
    Browse the repository at this point in the history
  9. path 2

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    a3af6aa View commit details
    Browse the repository at this point in the history
  10. path

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    01a2640 View commit details
    Browse the repository at this point in the history
  11. install maestro

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    8bcef93 View commit details
    Browse the repository at this point in the history
  12. root

    henninghall committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    ac3aad0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. record video

    henninghall committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    00bf43f View commit details
    Browse the repository at this point in the history
  2. always

    henninghall committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8ed9a94 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. summertime

    henninghall committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5b40d64 View commit details
    Browse the repository at this point in the history
  2. rename

    henninghall committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ac12848 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/master'

    Conflicts:
    	.maestro/timezone-offset-in-minutes.yml
    henninghall committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4f1807d View commit details
    Browse the repository at this point in the history
  4. timezone -> region

    henninghall committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0bc2b6f View commit details
    Browse the repository at this point in the history
  5. remove resetToMidnight

    henninghall committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2b91660 View commit details
    Browse the repository at this point in the history
  6. correct assert

    henninghall committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fd3628c View commit details
    Browse the repository at this point in the history