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

Use generics instead of unchecked casts for more type-safety #47

Closed
wants to merge 4 commits into from
Closed

Use generics instead of unchecked casts for more type-safety #47

wants to merge 4 commits into from

Commits on Mar 26, 2014

  1. Generify TokenCompleteTextView

    Austyn Mahoney committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    6b46857 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. added SelectDeselect click style

    mdellavo authored and Austyn Mahoney committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    e3b3d92 View commit details
    Browse the repository at this point in the history
  2. Silence API warning

    mgod authored and Austyn Mahoney committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    6cc7af8 View commit details
    Browse the repository at this point in the history
  3. Properly remove objects when field is not focused. Close #44.

    mgod authored and Austyn Mahoney committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    b386d28 View commit details
    Browse the repository at this point in the history