Releases: campusappcn/Pan
Releases · campusappcn/Pan
fix build problem
0.9.7 fix build problem
fix latent concurrent modification exception
0.9.6 fix latent activity controller concurrent modification exception
Fix possible concurrent modification issues for controller hashmaps
0.9.4 use concurrent list for activity controller map
Fix possible memory leak of Fragment
0.9.2 fix latent Fragment memory leaks
Try to fix PanFragment leak
Add OnDestroy check to avoid PanFragment leak
Almost Release
0.9.0 improve javadoc and readme, clear PanFragment in Pan's Factory for br…
RecyclerViewModel 中也添加了 reInit 接口
0.2.2 RecyclerViewModel 中也添加了 reInit 接口
添加了重新初始化控件的接口
0.2.1 CampusGeneralViewModel 中添加 reInit 接口
Added support for Android M runtime permission
Controllers now can implement OnRequestPermissionsResult to handle runtime permission requests