Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Conversation

@DayS
Copy link
Contributor

@DayS DayS commented May 24, 2013

Related to #572

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To enhance Android Service or Android IntentServices ?

@mathieuboniface
Copy link
Contributor

Hi @DayS,

It seems really nice to me appart I didn't see any tests to check @ServiceAction methods are called when an intent is received. Do you think this is feasible ?

I haven't imported the code into my IDE to test this code at runtime. I will do this on next review.

@DayS
Copy link
Contributor Author

DayS commented May 26, 2013

To tests this we have to mock the whole Android process to start an IntentService but yes, it's feasible :)

@DayS
Copy link
Contributor Author

DayS commented May 27, 2013

You can review the new commits but don't merge the PR yet. I have to do some check in the validator to avoid action name conflicts

@DayS
Copy link
Contributor Author

DayS commented Jun 3, 2013

Ready for review. @mathieuboniface @JoanZapata ? :)

Conflicts:
	AndroidAnnotations/androidannotations/src/main/java/org/androidannotations/AndroidAnnotationProcessor.java
	AndroidAnnotations/androidannotations/src/main/java/org/androidannotations/helper/APTCodeModelHelper.java
DayS added a commit that referenced this pull request Sep 20, 2013
@DayS DayS merged commit 0ca0638 into develop Sep 20, 2013
@DayS DayS deleted the 572_EnhancedService branch September 20, 2013 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants