We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update gradle example for Android Gradle plugin 1.0.0
Update unit testing example Robolectric code, add PowerMock + Robolectric tutorial link
Remove CloudBees as we no longer use it
Update gradle instructions to work with android gradle plugin 14.4
update wiki to state that there can be multiple action in the value parameter of @ReceiverAction
Add note about AbstractIntentService
Add note about AbstractBroadcastReceiver
Add note about multiple helpers with @OrmlLiteDao
Updated Ormlite (markdown)
Add new apps
Add threadControl to CustomizeAnnotationProcessing
Added notes about forceLayoutInjection to Enhance Fragments page
Fix indentation in options menu wiki page
Add reference how method names can be used as resoure ID names
Created wiki page which explains the notation for method names with event bindig annotations
Updated Download page for the 3.2 release
Update sidebar for AA 3.2
Update release notes for AA 3.2
Fix link in Enhance activities
add info about data schemes to enhanced receiver
add note about Parameters and @Extra
fix packagename
Removed @Receiver from the @EIntentService example because it is bad practice
Added IntentService link to Cookbook
Add PDE installation to Installing Environment
Add Android Studio configuration link to Cookbook
Add note about support questions
Updated spring article link
Add Randomizer app
Add Commodity Stocker app