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

feat(android): allow ability to set drawer gravity #10970

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2019

  1. feat(android): allow ability to set drawer gravity

    Gary Mathews authored and sgtcoolguy committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    bf3c3a9 View commit details
    Browse the repository at this point in the history
  2. docs(android): add drawerGravity documentation

    Gary Mathews authored and sgtcoolguy committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    652a550 View commit details
    Browse the repository at this point in the history
  3. fix(android): clean imports

    Gary Mathews authored and sgtcoolguy committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    5fa1a36 View commit details
    Browse the repository at this point in the history
  4. fix(android): add constants

    Gary Mathews authored and sgtcoolguy committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    1e1969d View commit details
    Browse the repository at this point in the history
  5. docs(android): update docs

    Gary Mathews authored and sgtcoolguy committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    f55e165 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    2530d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0abc357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f57a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1886b05 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Merge branch 'master' of github.com:appcelerator/titanium_mobile into…

    … TIMOB-25556
    Gary Mathews committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    02f8f75 View commit details
    Browse the repository at this point in the history
  2. fix(android): fix drawerLockMode NO_GRAVITY

    Gary Mathews committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6611cf4 View commit details
    Browse the repository at this point in the history
  3. docs(android): remove invalid GRAVITY_BOTH

    Gary Mathews committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    5a4124c View commit details
    Browse the repository at this point in the history