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

Added the ability to change MessagesListStyle attributes programmatically #65

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

Commits on Jul 30, 2017

  1. Added the ability to change style attributes programmatically

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    90b9472 View commit details
    Browse the repository at this point in the history
  2. Changed gradle version

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    b08b8fa View commit details
    Browse the repository at this point in the history
  3. Changed build tools version

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    8061bef View commit details
    Browse the repository at this point in the history
  4. Changed build tools version

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    1a126b2 View commit details
    Browse the repository at this point in the history
  5. Changed build tools version

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    d219fc1 View commit details
    Browse the repository at this point in the history
  6. Added getStyle()

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    0ca00f4 View commit details
    Browse the repository at this point in the history
  7. Changed MessagesListStyle class to public

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    fa6d403 View commit details
    Browse the repository at this point in the history
  8. Added getStyle()/setStyle() to MessagesList

    Kevin Furmanski committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    ca7d0c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Made style public in MessageInput

    Kevin Furmanski committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    410fcf0 View commit details
    Browse the repository at this point in the history
  2. Made style public in MessageInput

    Kevin Furmanski committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    f7647ae View commit details
    Browse the repository at this point in the history
  3. MessageInputStyle public

    Kevin Furmanski committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    063737e View commit details
    Browse the repository at this point in the history