Navigation Menu

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

Adding InjectResource to the annotation processor #140

Closed
wants to merge 12 commits into from
Closed

Adding InjectResource to the annotation processor #140

wants to merge 12 commits into from

Commits on May 18, 2014

  1. Adding InjectResource annotation processor

    To support resource injection
    vikki committed May 18, 2014
    Copy the full SHA
    5acdc9e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c23c75c View commit details
    Browse the repository at this point in the history
  3. code formatted

    vikki committed May 18, 2014
    Copy the full SHA
    71c014f View commit details
    Browse the repository at this point in the history
  4. Code formatted as per checkstyle

    vikki committed May 18, 2014
    Copy the full SHA
    4fa5dcc View commit details
    Browse the repository at this point in the history
  5. Code formatted as per checkstyle

    vikki committed May 18, 2014
    Copy the full SHA
    4528aef View commit details
    Browse the repository at this point in the history
  6. Changing the android version back to 16

    vikki committed May 18, 2014
    Copy the full SHA
    e8c275e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Copy the full SHA
    ce7611c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2836908 View commit details
    Browse the repository at this point in the history
  3. getContext for Activity to return activity instance

    kill empty line done
    dropped clean up on non-View resources
    vikki committed May 19, 2014
    Copy the full SHA
    23db8d9 View commit details
    Browse the repository at this point in the history
  4. Removed findOptionalResource from Finder

    InjectResource cannot have @optional annotation check.
    vikki committed May 19, 2014
    Copy the full SHA
    c4f02d9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. Copy the full SHA
    a5383e2 View commit details
    Browse the repository at this point in the history
  2. Merging upstream and resolving conflicts

    vikki committed May 24, 2014
    Copy the full SHA
    b51100b View commit details
    Browse the repository at this point in the history