FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · minzilla/androidannotations · GitHub
minzilla
/
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
User selector
Datepicker
Commit history
Commits on Aug 14, 2014
Merge pull request #1090 from JessThrysoee/android-build-tools
Show description for f820f5f
DayS
committed
f820f5f
View commit details
Copy full SHA for f820f5f
Browse repository at this point
Commits on Aug 12, 2014
Specify android build-tools in .travis.yml
Show description for 5787086
JessThrysoee
committed
5787086
View commit details
Copy full SHA for 5787086
Browse repository at this point
Commits on Jul 23, 2014
Merge pull request #1063 from WonderCsabo/fixTravisForSDK23
Show description for d0997d9
DayS
committed
d0997d9
View commit details
Copy full SHA for d0997d9
Browse repository at this point
Merge pull request #833 from yDelouis/248_enhanceInnerClass
Show description for 3c31fff
DayS
committed
3c31fff
View commit details
Copy full SHA for 3c31fff
Browse repository at this point
Commits on Jun 29, 2014
Fix Travis build to work with SDK 23
WonderCsabo
committed
49f9fe4
View commit details
Copy full SHA for 49f9fe4
Browse repository at this point
Merge upstream changes
yDelouis
committed
7043de4
View commit details
Copy full SHA for 7043de4
Browse repository at this point
Merge pull request #1053 from excilys/improveFragmentBuilder
Show description for cf6fb7b
DayS
committed
cf6fb7b
View commit details
Copy full SHA for cf6fb7b
Browse repository at this point
Commits on Jun 23, 2014
Fix compilation with eclipse
yDelouis
committed
549c5d1
View commit details
Copy full SHA for 549c5d1
Browse repository at this point
Commits on Jun 17, 2014
Inject new narrow type in generated FragmentBuilder
DayS
committed
b8401d9
View commit details
Copy full SHA for b8401d9
Browse repository at this point
Make every builder abstract. Add a mandatory abstract build() method in FragmentBuilder
DayS
committed
02afec9
View commit details
Copy full SHA for 02afec9
Browse repository at this point
Commits on Jun 9, 2014
Merge pull request #962 from WonderCsabo/264_sharedpref_string_set
Show description for ccf9742
DayS
committed
ccf9742
View commit details
Copy full SHA for ccf9742
Browse repository at this point
Commits on Jun 8, 2014
Merge pull request #1040 from excilys/1028_httpsClientResName
Show description for 8bcb94b
DayS
committed
8bcb94b
View commit details
Copy full SHA for 8bcb94b
Browse repository at this point
Add functional test on resName
DayS
committed
f0dfe1b
View commit details
Copy full SHA for f0dfe1b
Browse repository at this point
Handle resName on HttpsClient annotation
DayS
committed
0e442e9
View commit details
Copy full SHA for 0e442e9
Browse repository at this point
Merge branch 'Artyomcool-execution-thread-control' into develop
Show description for 6495da7
DayS
committed
6495da7
View commit details
Copy full SHA for 6495da7
Browse repository at this point
Update to use Robolectric 2.x
DayS
committed
7abadb1
View commit details
Copy full SHA for 7abadb1
Browse repository at this point
Merge branch 'WonderCsabo-travis' into develop
DayS
committed
c6e3753
View commit details
Copy full SHA for c6e3753
Browse repository at this point
Add travis badge
DayS
committed
8a32465
View commit details
Copy full SHA for 8a32465
Browse repository at this point
Revert "Using JDK6 and JDK7 in Travis"
Show description for 111cc0a
DayS
committed
111cc0a
View commit details
Copy full SHA for 111cc0a
Browse repository at this point
Merge branch 'WonderCsabo-travis' into develop
DayS
committed
8e6eb01
View commit details
Copy full SHA for 8e6eb01
Browse repository at this point
Merge pull request #1033 from yDelouis/fix_docAndJava1.8
Show description for 399f17e
DayS
committed
399f17e
View commit details
Copy full SHA for 399f17e
Browse repository at this point
Merge branch 'yDelouis-IgnoredWhenDetachedv2' into develop
DayS
committed
d6843fb
View commit details
Copy full SHA for d6843fb
Browse repository at this point
Using JDK6 and JDK7 in Travis
WonderCsabo
committed
f81d2ba
View commit details
Copy full SHA for f81d2ba
Browse repository at this point
Updating example project
Show description for 6abc06f
WonderCsabo
committed
6abc06f
View commit details
Copy full SHA for 6abc06f
Browse repository at this point
Travis configuration
WonderCsabo
committed
f0531ad
View commit details
Copy full SHA for f0531ad
Browse repository at this point
Commits on Jun 6, 2014
Revert to android version 1.6_r2 for api dependency
yDelouis
committed
7cd87ae
View commit details
Copy full SHA for 7cd87ae
Browse repository at this point
Fix error in javadoc with java 1.8
yDelouis
committed
42806c0
View commit details
Copy full SHA for 42806c0
Browse repository at this point
Merge branch 'develop' into 264_sharedpref_string_set
Show description for 311e6e9
WonderCsabo
committed
311e6e9
View commit details
Copy full SHA for 311e6e9
Browse repository at this point
Fix license
yDelouis
committed
d9bbe46
View commit details
Copy full SHA for d9bbe46
Browse repository at this point
Merge branch 'develop' into 248_enhanceInnerClass
Show description for 984439f
yDelouis
committed
984439f
View commit details
Copy full SHA for 984439f
Browse repository at this point
Fix target of Handler to EFragmentHolder
yDelouis
committed
667cf29
View commit details
Copy full SHA for 667cf29
Browse repository at this point
Fix IgnoredWhenDetached with UiThread(Reuse)
yDelouis
authored and
Yoann Delouis
committed
c5d5a69
View commit details
Copy full SHA for c5d5a69
Browse repository at this point
Put IgnoredWhenDetached before Background and UIThread
yDelouis
authored and
Yoann Delouis
committed
03130e8
View commit details
Copy full SHA for 03130e8
Browse repository at this point
Adding additional validation to IgnoredWhenDetachedHandler as suggested by @yDelouis
vincentjames501
authored and
Yoann Delouis
committed
4c463d0
View commit details
Copy full SHA for 4c463d0
Browse repository at this point
Tests for @IgnoredWhenDetached
vincentjames501
authored and
Yoann Delouis
committed
1c9e73e
View commit details
Copy full SHA for 1c9e73e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL