Meituan-Dianping / lyrebird-android

本程序是一个Lyrebird的插件,用于支持获取Android设备信息。
MIT License
122 stars 45 forks source link

Feature/confirm lyrebird 0.13.0 #7

Closed yumiguan closed 5 years ago

yumiguan commented 5 years ago
  1. FIX:

    • Unable to send device list when device list is empty
    • Failure to send device list when device_info is empty
    • Unable to get android.intent.action.MAIN of application
    • Failure to get size of crash log
    • Send event to bugit ail
  2. UPDATE

    • Fit lyrebird 0.13.0
  3. ADD

    • PyPI auto release

  1. 修复

    • 设备列表变更为空时,未向bugit上报变更后的设备列表
    • device_info为空时,向bugit上报设备信息时异常
    • 无法获取应用android.intent.action.MAIN的错误
    • 获取路径不存在的crash文件的大小时的异常
    • 向bugit发送截图时的异常
  2. 更新

    • 适配lyrebird 0.13.0 config机制
  3. 新增

    • pypi自动发布