Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 579 Bytes

TODO.md

File metadata and controls

29 lines (18 loc) · 579 Bytes

Android Common Lib

Version:0.1.0

1.Request management type check 2.Multiply request management type support for image loading

Version:0.1.1

1.Remove unrelated class and dependency

Version:0.1.3

1.Add customisation on Volley RequestQueue(volley default read only one cookie header)

##Version:0.1.4 1.Add UICallback 2.code optimise

##Version:0.1.5 1.Add MVC framework for ViewPager adapter

##Version:0.1.6 1.Fix bug in "Photo",add ButterKnife support in "BaseView"

##Version:0.1.7 1.Add big photo support for image request; 2.Optimise image caching strategy;