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

Add minute interval on Android #177

Merged
merged 35 commits into from
Jun 30, 2020
Merged

Add minute interval on Android #177

merged 35 commits into from
Jun 30, 2020

Commits on Jun 28, 2020

  1. minuteInterval types

    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9b71ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42a395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    923e974 View commit details
    Browse the repository at this point in the history
  4. ignore intellij files

    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    1564419 View commit details
    Browse the repository at this point in the history
  5. propper onTimeChanged

    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    3565d28 View commit details
    Browse the repository at this point in the history
  6. refactored android picker

    * fixed incorrect time value setting
    * force set spinner mode if setting interval more than 5 min because of incompatibility
    * get rid of reflection api
    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    6cebd37 View commit details
    Browse the repository at this point in the history
  7. updated readme

    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    8a49862 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    068ee38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    605db40 View commit details
    Browse the repository at this point in the history
  10. indentation and tests

    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9239bc2 View commit details
    Browse the repository at this point in the history
  11. updated readme

    evgeniy-ferapontov authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    38e3d04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc72274 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1e2acd View commit details
    Browse the repository at this point in the history
  14. separated CustomTimePickerDialog

    BenderBRodrigez authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    0261535 View commit details
    Browse the repository at this point in the history
  15. fix detox prettier errors

    luancurti authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    7d8882f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9212f15 View commit details
    Browse the repository at this point in the history
  17. fix add text color again o ts types

    luancurti authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    6af788a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8aaa1de View commit details
    Browse the repository at this point in the history
  19. fix detox tests

    luancurti authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    4dbdcd6 View commit details
    Browse the repository at this point in the history
  20. remove minute interval options mutation

    luancurti authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    d798fff View commit details
    Browse the repository at this point in the history
  21. merge minute interval android/ios type

    luancurti authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    a4791a1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b8b6d0f View commit details
    Browse the repository at this point in the history
  23. refactor onClick and onAttachedWindow

    luancurti authored and vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    e14ef50 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    59d0d4f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    de3ae1a View commit details
    Browse the repository at this point in the history
  26. reactor minuteinterval

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    a136eac View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    850a288 View commit details
    Browse the repository at this point in the history
  28. e2e tests wip

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    e9e9603 View commit details
    Browse the repository at this point in the history
  29. add e2e tests

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    23708f4 View commit details
    Browse the repository at this point in the history
  30. rename TimePickerDialog

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    b60cf3e View commit details
    Browse the repository at this point in the history
  31. add forgotten folder

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    b294f39 View commit details
    Browse the repository at this point in the history
  32. make more space

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    36030f7 View commit details
    Browse the repository at this point in the history
  33. fix minuteInterval assignment

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    53f9e56 View commit details
    Browse the repository at this point in the history
  34. minor polish

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    3f1a980 View commit details
    Browse the repository at this point in the history
  35. fix isValidMinuteInterval

    vonovak committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    c6def15 View commit details
    Browse the repository at this point in the history