Skip to content

Releases: campusappcn/Pan

fix build problem

07 Feb 07:36

Choose a tag to compare

0.9.7

fix build problem

fix latent concurrent modification exception

06 Feb 08:32

Choose a tag to compare

0.9.6

fix latent activity controller concurrent modification exception

Fix possible concurrent modification issues for controller hashmaps

27 Aug 11:18

Choose a tag to compare

0.9.4

use concurrent list for activity controller map

Fix possible memory leak of Fragment

29 Apr 01:51

Choose a tag to compare

0.9.2

fix latent Fragment memory leaks

Try to fix PanFragment leak

27 Apr 08:37

Choose a tag to compare

Add OnDestroy check to avoid PanFragment leak

Almost Release

15 Apr 10:25

Choose a tag to compare

0.9.0

improve javadoc and readme, clear PanFragment in Pan's Factory for br…

RecyclerViewModel 中也添加了 reInit 接口

16 Mar 12:06

Choose a tag to compare

0.2.2

RecyclerViewModel 中也添加了 reInit 接口

添加了重新初始化控件的接口

16 Mar 11:58

Choose a tag to compare

0.2.1

CampusGeneralViewModel 中添加 reInit 接口

Added support for Android M runtime permission

09 Mar 08:02

Choose a tag to compare

Controllers now can implement OnRequestPermissionsResult to handle runtime permission requests