Releases: catchpig/kmvvm
Releases · catchpig/kmvvm
v0.4.2
19 Apr 14:14
Compare
Sorry, something went wrong.
No results found
v0.4.1
14 Jan 13:19
Compare
Sorry, something went wrong.
No results found
v0.4.0
19 Dec 09:32
Compare
Sorry, something went wrong.
No results found
v0.3.9
17 Dec 14:48
Compare
Sorry, something went wrong.
No results found
优化Retrofit的Serialization,将ServiceApi注解的responseConverter属性的继承基类SerializationConverter
v0.3.8
16 Dec 14:44
Compare
Sorry, something went wrong.
No results found
将网络请求的GsonConverterFactory替换为SerializationCoverterFactory
v0.3.7
11 Dec 14:43
Compare
Sorry, something went wrong.
No results found
优化网络请求框架
1.将注解ServiceApi的factory参数改为responseConverter
2.增加封装类GsonResponseBodyConverter
2.增加封装抽象类BaseResponseBodyConverter
v0.3.6
07 Dec 13:59
Compare
Sorry, something went wrong.
No results found
1.优化刷新控件
2.弃用IAdapterListControl接口
3.删除IPageControl接口中的pageSize,nextPageIndex属性和getRefreshStatus方法
4.封装控件RefreshRecyclerView
v0.3.5
06 Dec 13:33
Compare
Sorry, something went wrong.
No results found
v0.3.4
05 Dec 13:00
Compare
Sorry, something went wrong.
No results found
解决RecycleAdapter添加footer数据下标越界的崩溃问题
v0.3.3
04 Dec 14:23
Compare
Sorry, something went wrong.
No results found
注解ServiceApi增减debugInterceptors参数,只有NetManager.setDebug(true)的情况下,拦截器才会添加到OkHttp里面