Skip to content

Releases: zj565061763/dialoger

1.2.0-beta9

10 Dec 01:44
Compare
Choose a tag to compare

viewupdater:1.1.4

1.2.0-beta8

09 Dec 17:20
Compare
Choose a tag to compare

viewupdater:1.1.3

1.2.0-beta7

07 Dec 02:48
Compare
Choose a tag to compare
  • viewtracker:1.1.2
  • viewupdater:1.1.2
  • 显示窗口捕获异常,开发者如发现窗口显示不出来,可以看一下日志,日志tag:Dialoger

1.2.0-beta6

01 Dec 10:26
Compare
Choose a tag to compare

背景模糊窗口高度优先使用屏幕的真实高度

1.2.0-beta5

01 Dec 09:32
Compare
Choose a tag to compare

窗口背景模糊效果,使用另一个窗口来实现

1.2.0-beta4

05 Nov 01:43
Compare
Choose a tag to compare

修复窗口显示的时候,底部可能有空白

1.2.0-beta3

23 Oct 09:08
Compare
Choose a tag to compare
  • 新增FDialoger.getAll返回所有显示的窗口
  • 新增FDialoger.onTouchOutside回调触摸内容view外部

1.2.0-beta2

30 Sep 06:52
Compare
Choose a tag to compare
  • 模糊背景延展到状态栏底部

1.2.0-beta1

30 Sep 03:11
Compare
Choose a tag to compare
  • 移除方法:setThemeResId
  • 移除方法:setBackgroundColor
  • 移除方法:setFullScreen
  • 移除style:lib_dialoger_background_dim
  • 新增方法:setAnimatorDuration
  • 新增方法:setBackgroundDim
  • 新增动画:SlideBottomTopParentCreator,SlideLeftRightParentCreator,SlideRightLeftParentCreator,SlideTopBottomParentCreator
  • 背景模糊采用内部背景View实现

1.1.21

29 Sep 09:50
Compare
Choose a tag to compare
  • 取消对外暴露FDialogerHolder
  • 移除ActivityConfig