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-17964] Android 5.0: Add support for Toolbar #9147

Merged
merged 20 commits into from
Aug 23, 2017

Commits on Jun 16, 2017

  1. [TIMOB-17964] Android 5.0: Add support for Toolbar

    Initial commit - adds Toolbar proxy with basic functionality.
    ypbnv committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    e7027e8 View commit details
    Browse the repository at this point in the history
  2. Remove wildcard import.

    ypbnv committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    e85d4c2 View commit details
    Browse the repository at this point in the history
  3. Add a missing import.

    ypbnv committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    3ce34d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Add docs.

    ypbnv committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    568b463 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

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

Commits on Jun 23, 2017

  1. Fixes code and a typo.

    ypbnv committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    125d5d1 View commit details
    Browse the repository at this point in the history
  2. Spacing fix.

    ypbnv committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    bd93828 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Remove ResourceHelper.

    Guard for passing the correct activity during creation.
    Guard for null parameter.
    Remove redundant variable.
    ypbnv committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    9ccebb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    0b5f7b2 View commit details
    Browse the repository at this point in the history
  2. Move to Ti.UI package.

    Guard for missing translucency value.
    ypbnv committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    bdb1b50 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Merge branch 'master' into TIMOB-17964-upgraded

    Lokesh Choudhary committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    310795a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Merge branch 'master' into TIMOB-17964-upgraded

    Lokesh Choudhary committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    4c7aa90 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Merge branch 'master' into TIMOB-17964-upgraded

    Lokesh Choudhary committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    71fb43e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Merge branch 'master' into TIMOB-17964-upgraded

    Lokesh Choudhary committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    bde9fce View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Add whitespaces.

    Remove unused import.
    ypbnv committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    90abe32 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

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

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    05229b4 View commit details
    Browse the repository at this point in the history
  2. Merge docs with iOS. Remove Android only docs.

    Extract some properties as such.
    Add examples.
    ypbnv committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    0254123 View commit details
    Browse the repository at this point in the history
  3. Add indentaion.

    ypbnv committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    c69fea1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into TIMOB-17964-upgraded

    Lokesh Choudhary committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    05f614c View commit details
    Browse the repository at this point in the history