Skip to content

Releases: sensorsdata/sa-sdk-android-plugin2

Release 3.4.1

14 Sep 11:26

Choose a tag to compare

  1. 修复
    • 使用低版本的 AGPBroadcastReceiver 无法正常 hook 的缺陷

Release 3.4.0

10 Sep 10:27

Choose a tag to compare

  1. 新增
    • 支持个推、友盟推送消息点击事件采集

Release 3.3.9

03 Sep 11:34

Choose a tag to compare

  1. 新增
    • 支持页面停留时长采集

Release 3.3.8

27 Aug 07:29

Choose a tag to compare

  1. 新增
    • 忽略 Glide 开源库中的 Fragment 页面浏览

Release 3.3.7

29 Jul 10:36

Choose a tag to compare

  1. 新增
    • 支持采集电视遥控器确定按键点击事件
    • 插件依赖的 ASM 版本由 6.0 升级到 9.1
  2. 修复
    • AGP v3.4.3 及以下版本,disableJartrue 时,disableAndroidID = true 无效的缺陷

Release 3.3.6

09 Jul 06:30

Choose a tag to compare

  1. 修复
    • 文件名过长插件无法正常编译的缺陷

Release 3.3.5

10 Jun 09:36

Choose a tag to compare

  1. 修复
    • SeekBar$OnSeekBarChangeListener 接口 onStopTrackingTouch 方法参数优化

Release 3.3.4

13 Mar 11:59

Choose a tag to compare

  1. 新增
    • 支持极光推送点击事件采集

Release 3.3.3

03 Feb 10:44

Choose a tag to compare

  1. 修复
    • ExpandableListView$OnChildClickListeneronChildClick 参数优化
    • 部分情况下,ListActivity 点击不触发 $AppClick 的缺陷

Release 3.3.2

26 Jan 10:29

Choose a tag to compare

  1. 修复
    • 部分情况下,ExpandableListView.OnGroupClickListener#onGroupClickExpandableListView.OnChildClickListener#onChildClickAdapterView.OnItemSelectedListener#onItemSelected 参数类型发生变化引起的编译异常