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-24248] Android: Ti.Calendar Recurring Events are not clearly exposed #9412

Merged
merged 18 commits into from
Feb 26, 2018

Commits on Sep 7, 2017

  1. Configuration menu
    Copy the full SHA
    8d73746 View commit details
    Browse the repository at this point in the history
  2. Fix spacing.

    ypbnv committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    b035750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13cf4e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Docs.

    ypbnv committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    9d815b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

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

Commits on Nov 29, 2017

  1. Rework frequency related fields conversion.

    Get rid of "magic" numbers and possible inconsistency between frequency words and numbers.
    Make fields access more distinguished.
    Guard for exceptions when getting recurrence rules for events.
    Fix some formatting.
    ypbnv committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    1566aa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Replace frequency map with enum.

    Set default value for frequency.
    Add exception for missing interval.
    ypbnv committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    2a144b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Extract frequency enum.

    Handle negative values.
    Typo.
    Some guards.
    ypbnv committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    6b17f4e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

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

Commits on Jan 17, 2018

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

Commits on Feb 2, 2018

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

Commits on Feb 21, 2018

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

Commits on Feb 22, 2018

  1. Configuration menu
    Copy the full SHA
    cc7f237 View commit details
    Browse the repository at this point in the history
  2. Fix formatting.

    ypbnv committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    7eb20d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

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

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    85da3d6 View commit details
    Browse the repository at this point in the history
  2. Always default to DAILY frequence.

    Fix docs.
    Add clang-format off for proxy methods.
    Clear tresting code.
    Fix MONTHLY rules.
    Fix toStringArray() mothod.
    ypbnv committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    c9c507b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into TIMOB-24248

    Lokesh Choudhary committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    ab209cc View commit details
    Browse the repository at this point in the history