We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prepare wiki for release of 3.1
Do not limit to Java 1.6 only in Maven configuration (Java 1.7 is supported now in Android)
Update old maven-compiler-plugin version in Maven configuration
Add note about the deprecation of model since v3.1
Updated instructions for m2e-android 1.1.0 (it now supports Luna by default)
Added note about RoboGuice 2 support since AA 3.1
Added link to the general customization page.
Merge remote-tracking branch 'dodgex/master'
Updated Trace Method Execution (markdown)
Fix bad merge
Merge remote-tracking branch 'dodgex/master' Conflicts: Injecting-Views.md
Added link about updating the wiki.
Updated HowToContributeCode (markdown)
Added link on how to contribute to the wiki.
Created page on how to edit our wiki.
Added link to rules for writing issues.
Created a page about how to write issues.
Updated robolectric link.
Added more information about contributing code.
Added @EditorAction documentation.
Added @EditorAction.
Added information about @AfterViews.
Added @ViewsById annotation
Changed the package names from the old googlecode from the new org.androidannotations.
Added information about handling two IDs in the same method.
Merge remote-tracking branch 'WonderCsabo/master' Conflicts: InstallingEnvironment.md
Updated Apps using AndroidAnnotations (markdown)
Updated Injecting Views (markdown)
Updated Enhance custom classes (markdown)