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 }}
iigacon
/
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
Breadcrumbs
History for
androidannotations
AndroidAnnotations
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 3, 2016
Added MetaDataQualifiedNames to extract the MetaData from the AndroidManifest.
smaugho
committed
508bf6c
View commit details
Copy full SHA for 508bf6c
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Use getInitBodyBeforeInjectionBlock instead of getInitBodyInjectionBlock to set the resourcesRef
dodgex
committed
9c134b0
View commit details
Copy full SHA for 9c134b0
View code at this point
Browse repository at this point
Add initBodyBeforeInjectionBlock to EComponentHolder
dodgex
committed
120eef0
View commit details
Copy full SHA for 120eef0
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
[maven-release-plugin] prepare for next development iteration
WonderCsabo
committed
5c6dff9
View commit details
Copy full SHA for 5c6dff9
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release androidannotations-4.1.0
WonderCsabo
committed
574e786
View commit details
Copy full SHA for 574e786
View code at this point
Browse repository at this point
Merge pull request #1830 from simopete/1656_EView_EViewGroup_Receiver
Show description for 72e618b
WonderCsabo
authored
72e618b
View commit details
Copy full SHA for 72e618b
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Functional tests for @Receiver in @EView and @EViewGroup
simopete
committed
f892b64
View commit details
Copy full SHA for f892b64
View code at this point
Browse repository at this point
Compile tests for @Receiver in @EView
simopete
committed
031f229
View commit details
Copy full SHA for 031f229
View code at this point
Browse repository at this point
Update javadoc for Receiver
simopete
committed
faa9e8c
View commit details
Copy full SHA for faa9e8c
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Merge pull request #1825 from simopete/1821_Fix_EditorAction_id_inferring
Show description for c5244f1
WonderCsabo
authored
c5244f1
View commit details
Copy full SHA for c5244f1
View code at this point
Browse repository at this point
Add tests to EditorAction id inferring
simopete
committed
f2788ea
View commit details
Copy full SHA for f2788ea
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Fix ItemSelect JavaDoc
Show description for 9c43036
WonderCsabo
committed
9c43036
View commit details
Copy full SHA for 9c43036
View code at this point
Browse repository at this point
Merge pull request #1799 from WonderCsabo/1797_newSystemServices
Show description for c7786ac
WonderCsabo
authored
c7786ac
View commit details
Copy full SHA for c7786ac
View code at this point
Browse repository at this point
Merge pull request #1822 from lukesleeman/patch-1
Show description for 9722f54
WonderCsabo
authored
9722f54
View commit details
Copy full SHA for 9722f54
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Update docs to include @Path annotation
Show description for 064a10a
lukesleeman
authored
064a10a
View commit details
Copy full SHA for 064a10a
View code at this point
Browse repository at this point
Update docs to include @Path annotation
Show description for b35a6d2
lukesleeman
authored
b35a6d2
View commit details
Copy full SHA for b35a6d2
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Fix EditorAction id inferring
simopete
committed
3a0c597
View commit details
Copy full SHA for 3a0c597
View code at this point
Browse repository at this point
Add Receiver support to EView/EViewGroup
simopete
committed
d83422b
View commit details
Copy full SHA for d83422b
View code at this point
Browse repository at this point
Fix EServiceHolder receiver delegation method call
simopete
committed
5dee44d
View commit details
Copy full SHA for 5dee44d
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
Add new system services from API 24
WonderCsabo
committed
134565d
View commit details
Copy full SHA for 134565d
View code at this point
Browse repository at this point
Merge pull request #1801 from dodgex/fix_IndexOutOfBoundException_in_validation
Show description for fd5527a
WonderCsabo
authored
fd5527a
View commit details
Copy full SHA for fd5527a
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Add test for failing compilation
Show description for 210ad0b
dodgex
committed
210ad0b
View commit details
Copy full SHA for 210ad0b
View code at this point
Browse repository at this point
Stop validation when injectHelper invalidated the annotation
dodgex
committed
6632bfa
View commit details
Copy full SHA for 6632bfa
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Support synchronous executors
Show description for 9985263
rom1v
committed
9985263
View commit details
Copy full SHA for 9985263
View code at this point
Browse repository at this point
Revert "fix possible deadlock in serialized background #1689"
Show description for a003c49
rom1v
committed
a003c49
View commit details
Copy full SHA for a003c49
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Add new system services from API 23
WonderCsabo
committed
503da93
View commit details
Copy full SHA for 503da93
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Merge pull request #1785 from dodgex/1767_cast_views_if_necessary
Show description for 368127b
WonderCsabo
committed
368127b
View commit details
Copy full SHA for 368127b
View code at this point
Browse repository at this point
Merge pull request #1786 from dodgex/1771_fix_cookie_detection
Show description for e3b4519
WonderCsabo
committed
e3b4519
View commit details
Copy full SHA for e3b4519
View code at this point
Browse repository at this point
fix cookie detection when there are multiple cookies with a identical start
dodgex
committed
d9db0d8
View commit details
Copy full SHA for d9db0d8
View code at this point
Browse repository at this point
Merge pull request #1784 from dodgex/1721_cut_log_tags_to_23_chars
Show description for 75dbc4f
WonderCsabo
committed
75dbc4f
View commit details
Copy full SHA for 75dbc4f
View code at this point
Browse repository at this point
add compilation test for view casting of view listener annotations
dodgex
committed
492820b
View commit details
Copy full SHA for 492820b
View code at this point
Browse repository at this point
cast view if necessary before calling setter
dodgex
committed
d989b7d
View commit details
Copy full SHA for d989b7d
View code at this point
Browse repository at this point
remove unnecessary JExpr.lit() call
dodgex
committed
f5d5eb1
View commit details
Copy full SHA for f5d5eb1
View code at this point
Browse repository at this point
use LogHelper to ensure tag length does not exceed 23 characters
dodgex
committed
4be09a9
View commit details
Copy full SHA for 4be09a9
View code at this point
Browse repository at this point
add LogHelper class
dodgex
committed
dedd910
View commit details
Copy full SHA for dedd910
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.