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
Accelerator
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 }}
adrgit
/
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
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Oct 23, 2013
Merge pull request #772 from excilys/747_NoFragmentOnFroyo
Show description for d99edae
DayS
committed
d99edae
View commit details
Copy full SHA for d99edae
Browse repository at this point
Add a test with both native and support Fragment Intent
DayS
committed
f0865bb
View commit details
Copy full SHA for f0865bb
Browse repository at this point
Add unit test for Activity's Intent generation with support Fragment
DayS
committed
65d8c36
View commit details
Copy full SHA for 65d8c36
Browse repository at this point
Add unit test for Activity's Intent generation with Fragment
DayS
committed
3b1ab57
View commit details
Copy full SHA for 3b1ab57
Browse repository at this point
Fix runtime crash on Android 2.3
DayS
committed
2ee251d
View commit details
Copy full SHA for 2ee251d
Browse repository at this point
Fix NPE on version checking
DayS
committed
51f31e1
View commit details
Copy full SHA for 51f31e1
Browse repository at this point
Commits on Oct 18, 2013
Merge pull request #763 from JoanZapata/develop
Show description for 53bb943
DayS
committed
53bb943
View commit details
Copy full SHA for 53bb943
Browse repository at this point
Commits on Oct 17, 2013
Fixed #646 sending background exception to the global UncaughtExceptionHandler
JoanZapata
committed
ed8e031
View commit details
Copy full SHA for ed8e031
Browse repository at this point
Commits on Oct 12, 2013
Merge branch 'dhleong-475_Add_Missing_Rest_Authentication' into develop
DayS
committed
4920ca6
View commit details
Copy full SHA for 4920ca6
Browse repository at this point
Refactor unit test for Rest services.
DayS
committed
2c87f82
View commit details
Copy full SHA for 2c87f82
Browse repository at this point
Commits on Oct 11, 2013
Minor refacto
DayS
committed
3cb9f53
View commit details
Copy full SHA for 3cb9f53
Browse repository at this point
Rename GetPostProcessor as MethodCrudPRocessor
DayS
committed
dd7f8f6
View commit details
Copy full SHA for dd7f8f6
Browse repository at this point
Fix unit tests. Add some cases in MyService class
DayS
committed
5887c5a
View commit details
Copy full SHA for 5887c5a
Browse repository at this point
Merge branch 'develop' into dhleong-475_Add_Missing_Rest_Authentication
Show description for 42c65e7
DayS
committed
42c65e7
View commit details
Copy full SHA for 42c65e7
Browse repository at this point
Merge branch 'deathlord87-develop' into develop
DayS
committed
9a6c878
View commit details
Copy full SHA for 9a6c878
Browse repository at this point
Fix unit test. Add DELETE and PUT method with response
DayS
committed
ace22fd
View commit details
Copy full SHA for ace22fd
Browse repository at this point
Commits on Oct 4, 2013
Merge pull request #736 from dodgex/develop
Show description for c4b0451
DayS
committed
c4b0451
View commit details
Copy full SHA for c4b0451
Browse repository at this point
Commits on Sep 30, 2013
Refactored and removed unnecessary codes.
Show description for 615bce8
lalith-b
committed
615bce8
View commit details
Copy full SHA for 615bce8
Browse repository at this point
added support for Handling Responses for PUT Rest methods
lalith-b
committed
a124a5b
View commit details
Copy full SHA for a124a5b
Browse repository at this point
Commits on Sep 25, 2013
fix possible OutOfBoundException if there is only one parameter of type MotionEvent
dodgex
committed
ff3436c
View commit details
Copy full SHA for ff3436c
Browse repository at this point
removed comments
dodgex
committed
4b5f3c4
View commit details
Copy full SHA for 4b5f3c4
Browse repository at this point
Commits on Sep 24, 2013
Merge pull request #740 from excilys/738_fix_exception
Show description for 0b05bd8
DayS
committed
0b05bd8
View commit details
Copy full SHA for 0b05bd8
Browse repository at this point
Remove exceptions launched in some cases
DayS
committed
1f807e3
View commit details
Copy full SHA for 1f807e3
Browse repository at this point
Commits on Sep 23, 2013
Merge pull request #737 from excilys/fix_api_properties_loading
Show description for 409e7e7
DayS
committed
409e7e7
View commit details
Copy full SHA for 409e7e7
Browse repository at this point
Fix API properties loading. It failed to load the second Eclipse for test projects
DayS
committed
545642d
View commit details
Copy full SHA for 545642d
Browse repository at this point
Merge pull request #735 from dodgex/patch-1
Show description for e39ea2d
DayS
committed
e39ea2d
View commit details
Copy full SHA for e39ea2d
Browse repository at this point
small typo fix in VersionMismatchException message
dodgex
committed
819bf2b
View commit details
Copy full SHA for 819bf2b
Browse repository at this point
Commits on Sep 22, 2013
Merge pull request #734 from excilys/313_CheckAPIVersion
Show description for a9e57a6
DayS
committed
a9e57a6
View commit details
Copy full SHA for a9e57a6
Browse repository at this point
Improve a little bit the message notification in case of errors if there is no elements
DayS
committed
f407585
View commit details
Copy full SHA for f407585
Browse repository at this point
Move versions check in process() method instead of init() and use the handleError() method in case of mismatch
DayS
committed
50da2b9
View commit details
Copy full SHA for 50da2b9
Browse repository at this point
Add a check on API and core versions
DayS
committed
c4bc399
View commit details
Copy full SHA for c4bc399
Browse repository at this point
Merge pull request #733 from excilys/731_fixExtra
Show description for 9dcfe8d
DayS
committed
9dcfe8d
View commit details
Copy full SHA for 9dcfe8d
Browse repository at this point
Enforce unit tests for @Extra
DayS
committed
b95475d
View commit details
Copy full SHA for b95475d
Browse repository at this point
Implemented Changes for https://github.com/excilys/androidannotations/issues/728
dodgex
committed
347cb62
View commit details
Copy full SHA for 347cb62
Browse repository at this point
Fix extras to uses constant instead of value
DayS
committed
da07f1f
View commit details
Copy full SHA for da07f1f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.