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

[TIMOB-25970] Android: 'postlayout' event not working for Picker with type Titanium.UI.PICKER_TYPE_DATE #10005

Merged
merged 13 commits into from
May 16, 2018

Commits on Apr 17, 2018

  1. Create custom class, extending DatePicker to provide postlayout event…

    … for Picker in layout.
    
    Add listener to DatePicker dialog for onShow.
    ypbnv committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    7f1be49 View commit details
    Browse the repository at this point in the history
  2. Forgot the unit test.

    ypbnv committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    7d34c1a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Improve check.

    ypbnv committed May 2, 2018
    Configuration menu
    Copy the full SHA
    1cf5e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    facd15c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c245d4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

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

Commits on May 8, 2018

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

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    df03956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109e3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57c3cd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

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

Commits on May 15, 2018

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

Commits on May 16, 2018

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