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 }}
flamilton
/
androidannotations
Public
forked from
androidannotations/androidannotations
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Breadcrumbs
History for
androidannotations
AndroidAnnotations
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2015
Add comment on generated-code property in LICENSE.txt and generated classes headers
arnaudruffin
committed
362814e
View commit details
Copy full SHA for 362814e
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Merge pull request #1296 from WonderCsabo/1067_subclassCanOverrideOptionsItem
Show description for 0f65e00
yDelouis
committed
0f65e00
View commit details
Copy full SHA for 0f65e00
View code at this point
Browse repository at this point
Commits on Mar 22, 2015
Update/add license headers
WonderCsabo
committed
7293ebd
View commit details
Copy full SHA for 7293ebd
View code at this point
Browse repository at this point
Make calls to exchange not ambiguous
vincentjames501
authored and
WonderCsabo
committed
e0f3451
View commit details
Copy full SHA for e0f3451
View code at this point
Browse repository at this point
Add forward support for RestTemplate changes in Spring for Android 2.0
royclarkson
authored and
WonderCsabo
committed
6ebc1bc
View commit details
Copy full SHA for 6ebc1bc
View code at this point
Browse repository at this point
Upgrade to Spring for Android 1.0.1
royclarkson
authored and
WonderCsabo
committed
143b088
View commit details
Copy full SHA for 143b088
View code at this point
Browse repository at this point
Merge pull request #1297 from WonderCsabo/1027_activityIntentBuilderWithOptions
Show description for dadd194
WonderCsabo
committed
dadd194
View commit details
Copy full SHA for dadd194
View code at this point
Browse repository at this point
Add JavaDoc for ActivityIntentBuilder and related classes
WonderCsabo
committed
ac156ed
View commit details
Copy full SHA for ac156ed
View code at this point
Browse repository at this point
Extend ActivityIntentFragmentTest
Show description for 9df2a3c
WonderCsabo
committed
9df2a3c
View commit details
Copy full SHA for 9df2a3c
View code at this point
Browse repository at this point
Add withOptions to ActivityIntentBuilder
WonderCsabo
committed
475436f
View commit details
Copy full SHA for 475436f
View code at this point
Browse repository at this point
Allow subclasses to override @OptionsItem handling
Show description for b662a2c
WonderCsabo
committed
b662a2c
View commit details
Copy full SHA for b662a2c
View code at this point
Browse repository at this point
Merge pull request #1292 from WonderCsabo/1287_RoboGuice3
Show description for e608029
WonderCsabo
committed
e608029
View commit details
Copy full SHA for e608029
View code at this point
Browse repository at this point
Merge pull request #1286 from dodgex/1132_fix_receiver_registered_at_onAttach
Show description for 5e72dfe
WonderCsabo
committed
5e72dfe
View commit details
Copy full SHA for 5e72dfe
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Move BeanHandler before menu handlers
Show description for 2eaef9f
WonderCsabo
committed
2eaef9f
View commit details
Copy full SHA for 2eaef9f
View code at this point
Browse repository at this point
Add constructor validation to @EIntentService
Show description for c3d1db4
WonderCsabo
committed
c3d1db4
View commit details
Copy full SHA for c3d1db4
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Test for parameter name of onSaveInstanceState
WonderCsabo
committed
929a623
View commit details
Copy full SHA for 929a623
View code at this point
Browse repository at this point
Change parameter name to bundle_ in onSaveInstanceState
Show description for ba3ac29
WonderCsabo
committed
ba3ac29
View commit details
Copy full SHA for ba3ac29
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Update codemodel in eclipse-dependencies
WonderCsabo
committed
cae853e
View commit details
Copy full SHA for cae853e
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
add tests for fragments with @Receiver annotated methods
dodgex
committed
098164a
View commit details
Copy full SHA for 098164a
View code at this point
Browse repository at this point
fix receiver registered at onAttach
dodgex
committed
a123470
View commit details
Copy full SHA for a123470
View code at this point
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
View code at this point
Browse repository at this point
Add type arguments for AbstractPrefField usages
WonderCsabo
committed
740c2f1
View commit details
Copy full SHA for 740c2f1
View code at this point
Browse repository at this point
Update licence header for 2015
WonderCsabo
committed
fcf1c3d
View commit details
Copy full SHA for fcf1c3d
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Integrate with RoboGuice 3
Show description for c9fe8e2
WonderCsabo
committed
c9fe8e2
View commit details
Copy full SHA for c9fe8e2
View code at this point
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
View code at this point
Browse repository at this point
Include test sources in Checkstyle audit
WonderCsabo
committed
b2bc892
View commit details
Copy full SHA for b2bc892
View code at this point
Browse repository at this point
Allow @SuppressWarnings Checkstyle module
WonderCsabo
committed
3942383
View commit details
Copy full SHA for 3942383
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Remove checkstyle XREF warning
WonderCsabo
committed
f5de7e7
View commit details
Copy full SHA for f5de7e7
View code at this point
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
View code at this point
Browse repository at this point
Improve fix for log file generated
yDelouis
committed
13d9a0a
View commit details
Copy full SHA for 13d9a0a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.