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 EasyDI module #409

Merged
merged 2 commits into from
Jun 22, 2016
Merged

Added EasyDI module #409

merged 2 commits into from
Jun 22, 2016

Conversation

mainrs
Copy link
Contributor

@mainrs mainrs commented Jun 22, 2016

Fixed commit issue.

@manuel-mauky
Copy link
Collaborator

Thanks a lot :-)

references
#408
#349

@manuel-mauky
Copy link
Collaborator

manuel-mauky commented Jun 22, 2016

Just one more thing: To be safe with the open source license of the project you need to add the Apache 2 license header above the MvvmfxEasyDIApplication.java

Use this as template, replace your name and copy it above the package declaration:

/*******************************************************************************
 * Copyright 2016 Manuel Mauky
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 ******************************************************************************/

You can add commits to this existing Pull request

@sialcasa
Copy link
Owner

very cool!

@mainrs
Copy link
Contributor Author

mainrs commented Jun 22, 2016

Np :) got some spare time each day at the evening (1-2 hours). I really like this project and want to help out where I can ^^

@sialcasa
Copy link
Owner

good to hear :-) you are welcome to contribute more things and ideas

@manuel-mauky manuel-mauky added this to the 1.6.0 milestone Jun 22, 2016
@manuel-mauky manuel-mauky merged commit 1ae895b into sialcasa:develop Jun 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants