Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
charle
/
androidannotations
Public
forked from
androidannotations/androidannotations
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2015
Remove @RunWith from HasOtherAnnotations
Show description for e632f3c
WonderCsabo
committed
e632f3c
View commit details
Copy full SHA for e632f3c
Browse repository at this point
Commits on Jun 15, 2015
Add yDelouis in developer list.
yDelouis
committed
c5db820
View commit details
Copy full SHA for c5db820
Browse repository at this point
Add committer information about me
WonderCsabo
committed
3fe6778
View commit details
Copy full SHA for 3fe6778
Browse repository at this point
Commits on Jun 14, 2015
Merge pull request #1445 from WonderCsabo/1444_genericFragmentArg
Show description for 72d344d
yDelouis
committed
72d344d
View commit details
Copy full SHA for 72d344d
Browse repository at this point
Commits on Jun 10, 2015
Merge pull request #1405 from WonderCsabo/1402_RestServiceGeneric
Show description for 26b22a5
yDelouis
committed
26b22a5
View commit details
Copy full SHA for 26b22a5
Browse repository at this point
Ad missing licence headers
WonderCsabo
committed
43d9503
View commit details
Copy full SHA for 43d9503
Browse repository at this point
Merge rebased pull request #1165
Show description for faaaae5
WonderCsabo
committed
faaaae5
View commit details
Copy full SHA for faaaae5
Browse repository at this point
Clean refs to injected views in onDestroyView()
Nikolay Belikov
authored and
WonderCsabo
committed
a132c15
View commit details
Copy full SHA for a132c15
Browse repository at this point
Merge pull request #1381 from WonderCsabo/refactorGeneratedClassHolderWrapperAndDecorator
Show description for 77259b6
WonderCsabo
committed
77259b6
View commit details
Copy full SHA for 77259b6
Browse repository at this point
Remove GeneratedClassHolderWrapper and rename delegates
yDelouis
authored and
WonderCsabo
committed
c68807b
View commit details
Copy full SHA for c68807b
Browse repository at this point
Introduce new GeneratedClassHolderDecorator
Show description for ccc9aff
WonderCsabo
committed
ccc9aff
View commit details
Copy full SHA for ccc9aff
Browse repository at this point
Rename GeneratedClassHolderDecorator to GeneratedClassHolderWrapper
Show description for 5512d74
WonderCsabo
committed
5512d74
View commit details
Copy full SHA for 5512d74
Browse repository at this point
Generify Fragment argument builder methods
WonderCsabo
committed
5b8b9d4
View commit details
Copy full SHA for 5b8b9d4
Browse repository at this point
Use generic types in generic @EView and @EViewGroup builder methods
WonderCsabo
committed
80f54d2
View commit details
Copy full SHA for 80f54d2
Browse repository at this point
Move narrow() to BaseGeneratedClassHolder
WonderCsabo
committed
1012b2d
View commit details
Copy full SHA for 1012b2d
Browse repository at this point
Generify @EBean init_ method
WonderCsabo
committed
a6980e3
View commit details
Copy full SHA for a6980e3
Browse repository at this point
Fix @RestService on generic types
WonderCsabo
committed
cc9509e
View commit details
Copy full SHA for cc9509e
Browse repository at this point
Merge pull request #1436 from WonderCsabo/betterLoggingProcessingEnclosedElements
Show description for 10b7312
yDelouis
committed
10b7312
View commit details
Copy full SHA for 10b7312
Browse repository at this point
Delete old jars from Eclipse example
WonderCsabo
committed
d423b17
View commit details
Copy full SHA for d423b17
Browse repository at this point
Merge pull request #1170 from WonderCsabo/1039_updateAndroidOnApi
Show description for b53bdcd
yDelouis
committed
b53bdcd
View commit details
Copy full SHA for b53bdcd
Browse repository at this point
Merge pull request #1226 from WonderCsabo/1167_convertCodeToJava7
Show description for 52263e7
yDelouis
committed
52263e7
View commit details
Copy full SHA for 52263e7
Browse repository at this point
Merge pull request #1458 from WonderCsabo/restclientHeadersDoc
Show description for 78c2998
yDelouis
committed
78c2998
View commit details
Copy full SHA for 78c2998
Browse repository at this point
Commits on Jun 8, 2015
Fix small typo in @EFragment JavaDoc
WonderCsabo
committed
2b5b74b
View commit details
Copy full SHA for 2b5b74b
Browse repository at this point
Merge pull request #1459 from simopete/injectMenu
Show description for 3c7ab81
WonderCsabo
committed
3c7ab81
View commit details
Copy full SHA for 3c7ab81
Browse repository at this point
Tests for @InjectMenu
simopete
committed
a685854
View commit details
Copy full SHA for a685854
Browse repository at this point
Create @InjectMenu to inject menu
simopete
committed
57744db
View commit details
Copy full SHA for 57744db
Browse repository at this point
Add more @Rest JavaDoc
WonderCsabo
committed
cba0a7f
View commit details
Copy full SHA for cba0a7f
Browse repository at this point
Do not show warning about conflicting dependencies
WonderCsabo
committed
7b4bef4
View commit details
Copy full SHA for 7b4bef4
Browse repository at this point
Commits on Jun 7, 2015
Remove unnecessary version override
WonderCsabo
committed
7ab9426
View commit details
Copy full SHA for 7ab9426
Browse repository at this point
Remove old Devoxx link from the README
WonderCsabo
committed
a56270c
View commit details
Copy full SHA for a56270c
Browse repository at this point
Merge pull request #1411 from WonderCsabo/1387_androidMavenPlugin4
Show description for 7e596ea
yDelouis
committed
7e596ea
View commit details
Copy full SHA for 7e596ea
Browse repository at this point
Commits on Jun 6, 2015
Merge pull request #1453 from simopete/optionsMenuItemNamingError
Show description for ddad964
WonderCsabo
committed
ddad964
View commit details
Copy full SHA for ddad964
Browse repository at this point
Update to android-maven-plugin 4.2.1
Show description for 2fa78b6
WonderCsabo
committed
2fa78b6
View commit details
Copy full SHA for 2fa78b6
Browse repository at this point
Bugfix @OptionsMenuItem field naming
Show description for 3f7c66a
simopete
committed
3f7c66a
View commit details
Copy full SHA for 3f7c66a
Browse repository at this point
Merge pull request #1428 from WonderCsabo/1389_addEclipseAptPrefsToFunctionalTest
Show description for 292306c
yDelouis
committed
292306c
View commit details
Copy full SHA for 292306c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.