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 }}
HHcola
/
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 Jan 20, 2015
Update LICENSE.txt for 2015
WonderCsabo
committed
9cea0bf
View commit details
Copy full SHA for 9cea0bf
Browse repository at this point
Commits on Jan 10, 2015
Fix old JUnit package deprecation warning
WonderCsabo
committed
326fe96
View commit details
Copy full SHA for 326fe96
Browse repository at this point
Add type arguments for AbstractPrefField usages
WonderCsabo
committed
740c2f1
View commit details
Copy full SHA for 740c2f1
Browse repository at this point
Update licence header for 2015
WonderCsabo
committed
fcf1c3d
View commit details
Copy full SHA for fcf1c3d
Browse repository at this point
Commits on Jan 9, 2015
Merge pull request #1272 from chvndb/1203-Generic_AbstractPrefField
Show description for eabff92
WonderCsabo
committed
eabff92
View commit details
Copy full SHA for eabff92
Browse repository at this point
Commits on Jan 8, 2015
Add generic AbstractPrefField
Show description for 58fbbf8
chvndb
committed
58fbbf8
View commit details
Copy full SHA for 58fbbf8
Browse repository at this point
Commits on Dec 28, 2014
Add private constructor to LoggerContext
Show description for 2964494
WonderCsabo
committed
2964494
View commit details
Copy full SHA for 2964494
Browse repository at this point
Merge pull request #1295 from WonderCsabo/checkstyleForTestSources
Show description for 9fbab59
yDelouis
committed
9fbab59
View commit details
Copy full SHA for 9fbab59
Browse repository at this point
Include test sources in Checkstyle audit
WonderCsabo
committed
b2bc892
View commit details
Copy full SHA for b2bc892
Browse repository at this point
Allow @SuppressWarnings Checkstyle module
WonderCsabo
committed
3942383
View commit details
Copy full SHA for 3942383
Browse repository at this point
Commits on Dec 27, 2014
Merge pull request #1281 from WonderCsabo/1211_skipCopyingOfInheritedAnnotations
Show description for 036a666
yDelouis
committed
036a666
View commit details
Copy full SHA for 036a666
Browse repository at this point
Merge pull request #1283 from WonderCsabo/1207_skipProcessingWhenHolderIsNull
Show description for 8b38c70
yDelouis
committed
8b38c70
View commit details
Copy full SHA for 8b38c70
Browse repository at this point
Remove checkstyle XREF warning
WonderCsabo
committed
f5de7e7
View commit details
Copy full SHA for f5de7e7
Browse repository at this point
Merge pull request #1198 from WonderCsabo/checkstyle
Show description for 3f128ff
yDelouis
committed
3f128ff
View commit details
Copy full SHA for 3f128ff
Browse repository at this point
Merge pull request #1293 from yDelouis/1110_fixFileAppender
Show description for a96f299
WonderCsabo
committed
a96f299
View commit details
Copy full SHA for a96f299
Browse repository at this point
Improve fix for log file generated
yDelouis
committed
13d9a0a
View commit details
Copy full SHA for 13d9a0a
Browse repository at this point
Merge pull request #1289 from yDelouis/1110_fixFileAppender
Show description for d5ef525
WonderCsabo
committed
d5ef525
View commit details
Copy full SHA for d5ef525
Browse repository at this point
Commits on Dec 25, 2014
Fix androidannotations.log in apt folder
yDelouis
committed
18ed5d7
View commit details
Copy full SHA for 18ed5d7
Browse repository at this point
Merge pull request #1282 from WonderCsabo/1268_considerNumberInCaseHelper
Show description for f3f76b9
yDelouis
committed
f3f76b9
View commit details
Copy full SHA for f3f76b9
Browse repository at this point
Add missing licence headers
WonderCsabo
committed
c282cdf
View commit details
Copy full SHA for c282cdf
Browse repository at this point
Commits on Dec 22, 2014
Skip processing annotation when holder is null
WonderCsabo
committed
d99e7cb
View commit details
Copy full SHA for d99e7cb
Browse repository at this point
Consider numbers in CaseHelper
Show description for ffeb011
WonderCsabo
committed
ffeb011
View commit details
Copy full SHA for ffeb011
Browse repository at this point
Do not copy @Inherited annotations
Show description for 5aeaf4c
WonderCsabo
committed
5aeaf4c
View commit details
Copy full SHA for 5aeaf4c
Browse repository at this point
Adding @return to all method JavaDoc
Show description for 11e5621
WonderCsabo
committed
11e5621
View commit details
Copy full SHA for 11e5621
Browse repository at this point
Move Checkstyle execution to a separate profile for Travis
Show description for f643816
WonderCsabo
committed
f643816
View commit details
Copy full SHA for f643816
Browse repository at this point
Check JavaDoc with Checkstyle for all annotations
WonderCsabo
committed
f82dc91
View commit details
Copy full SHA for f82dc91
Browse repository at this point
Update license plugin
WonderCsabo
committed
bc99f07
View commit details
Copy full SHA for bc99f07
Browse repository at this point
Add checkstyle
WonderCsabo
committed
edf3791
View commit details
Copy full SHA for edf3791
Browse repository at this point
Merge pull request #1278 from WonderCsabo/dockerTravis
Show description for f588006
WonderCsabo
committed
f588006
View commit details
Copy full SHA for f588006
Browse repository at this point
Commits on Dec 18, 2014
Switch to new Travis and enable caching
WonderCsabo
committed
fdd7e8e
View commit details
Copy full SHA for fdd7e8e
Browse repository at this point
Commits on Dec 14, 2014
Merge pull request #1110 from WonderCsabo/fileAppenderOptional
Show description for 8d6702c
yDelouis
committed
8d6702c
View commit details
Copy full SHA for 8d6702c
Browse repository at this point
Commits on Dec 13, 2014
Merge pull request #1275 from dodgex/1264_use_set_instead_of_list
Show description for 695c89e
yDelouis
committed
695c89e
View commit details
Copy full SHA for 695c89e
Browse repository at this point
use Set instead of List in OnViewChangedNotifier
Show description for 567f2b4
dodgex
committed
567f2b4
View commit details
Copy full SHA for 567f2b4
Browse repository at this point
Commits on Dec 9, 2014
FileAppender in LoggerContext is optional
Show description for 87ac006
WonderCsabo
committed
87ac006
View commit details
Copy full SHA for 87ac006
Browse repository at this point
Merge pull request #1252 from dodgex/use_helper.getRuntimeDao_instead_of__RuntimeExceptionDao.createDao
Show description for fe45c9b
WonderCsabo
committed
fe45c9b
View commit details
Copy full SHA for fe45c9b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.