Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Fix Issues #2036 and #1973: Changed currentDate comparisons to minDate and maxDate to be inclusive #2043

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Feb 18, 2020

  1. Update DATETIME.md (afollestad#1950)

    Updating documentation to show that you can also set the maxDate parameter.
    Mauker1 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    181ab1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5d64f View commit details
    Browse the repository at this point in the history
  3. Release 3.3.0

    afollestad committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    02529dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c10f3e2 View commit details
    Browse the repository at this point in the history
  5. Expose maxDateTime for DateTimePicker (afollestad#1952)

    Resolves #1922 and #1841
    utkukutlu committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    11e4dfc View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Delete .travis.yml

    afollestad committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9c20855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6058f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Update android.yml

    afollestad committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    fe84774 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Set hint on TextInputLayout (afollestad#1962)

    Set hint on TextInputLayout instead of EditText so that it animates properly when you start typing.
    
    From documentation:
    * The hint should be set on the TextInputLayout, rather than the EditText. If a hint is specified
     * on the child EditText in XML, the TextInputLayout might still work correctly; TextInputLayout
     * will use the EditText's hint as its floating label. However, future calls to modify the hint will
     * not update TextInputLayout's hint.
    mwajeeh committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    be74a35 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Resolves #1961, allow choice list control color to be changed program…

    …atically (afollestad#1972)
    
    * Change RadioButton's colors programmatically
    
    * Update sample to demonstrate changing RadioButton's colors programmatically
    shynline committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    73e8474 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Update INPUT.md (afollestad#1982)

    Updated version
    Mauker1 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    66582d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

Commits on Sep 3, 2020

  1. Update Feature_request.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    818f209 View commit details
    Browse the repository at this point in the history
  2. Update Bug_report.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    399c293 View commit details
    Browse the repository at this point in the history
  3. Delete FUNDING.yml

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    633d835 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    82298ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cc7db0 View commit details
    Browse the repository at this point in the history
  6. Update BOTTOMSHEETS.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    79b2ee4 View commit details
    Browse the repository at this point in the history
  7. Update COLOR.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    72c1845 View commit details
    Browse the repository at this point in the history
  8. Update CORE.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    eeea783 View commit details
    Browse the repository at this point in the history
  9. Update DATETIME.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2ab205f View commit details
    Browse the repository at this point in the history
  10. Update FILES.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e396bdc View commit details
    Browse the repository at this point in the history
  11. Update INPUT.md

    afollestad committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    165eb41 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    741b3a5 View commit details
    Browse the repository at this point in the history
  2. Addresses Issue #2018: Added support for multi-line input fields of a…

    … specified line height
    gobrien37 committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f5046b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

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