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

SBT multi-project setup #44

Merged
merged 1 commit into from
May 27, 2013
Merged

Conversation

guersam
Copy link
Contributor

@guersam guersam commented May 27, 2013

Changes:

  • Upgrade API version to 16 (Upgrade default API Level to 16 #43)
  • Initial 'support-v4' wrapping
  • Improved listener extraction: Now we have searchView.onSearchClick instead of just searchView.onClick.
  • Removed scaloid:generate dependency from compile task, so we can try fixing and recompiling generated code without regenerating whole code. ;scaloid:generate;compile does the previous behavior.

Known issues

  • Android class extraction should run only once
  • Insufficient v4 support

Changes:
- Upgrade API version to 16 (pocorall#43)
- Initial 'support-v4' wrapping
- Improved listener extraction

Todo:
- Extract android classes only once
- Improve 'support-v4'
pocorall added a commit that referenced this pull request May 27, 2013
@pocorall pocorall merged commit b63d1fd into pocorall:master May 27, 2013
@pocorall
Copy link
Owner

Awesome!

@pocorall
Copy link
Owner

Separating scaloid:generate from compile is good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants