1. 27 Oct, 2020 1 commit
  2. 20 Oct, 2020 1 commit
  3. 12 Oct, 2020 1 commit
  4. 27 Sep, 2020 1 commit
  5. 22 Sep, 2020 4 commits
  6. 16 Sep, 2020 1 commit
  7. 15 Sep, 2020 1 commit
  8. 11 Sep, 2020 2 commits
  9. 10 Sep, 2020 2 commits
  10. 08 Sep, 2020 1 commit
  11. 05 Sep, 2020 2 commits
  12. 29 Jun, 2020 1 commit
  13. 02 Jun, 2020 2 commits
  14. 01 Jun, 2020 2 commits
  15. 26 May, 2020 1 commit
  16. 21 May, 2020 1 commit
    • Luke's avatar
      修复iOS 无障碍问题 · ff4aee43
      Luke authored
      flutter 页面 连续push的时候,后面的flutter页面的voice over焦点会丢失
      ff4aee43
  17. 29 Apr, 2020 2 commits
  18. 24 Apr, 2020 1 commit
  19. 22 Apr, 2020 1 commit
  20. 21 Apr, 2020 1 commit
    • 卢克's avatar
      修复部分场景下的crash问题 · 0d11a6a2
      卢克 authored
      1. 当存在tab为flutter vc的情况,切换到首页后,tab的flutter vc其还是live的状态,当回到首页点击进入某个flutter vc,然后回到首页之后,这个时候进行前后台切换,tab的flutter vc会进行active的回调,进行surfaceUpdated操作,但是这个时候engine.viewController并不是这个tab的flutter vc,会产生crash
      2. 当退出某个flutter vc的时候之前可能是为了时许问题不影响别的已经设置好的engine.viewController所以没有进行detatch操作,这样会有可能导致最后退出的lutter vc不能及时释放
      0d11a6a2
  21. 16 Apr, 2020 1 commit
  22. 07 Apr, 2020 2 commits
  23. 02 Apr, 2020 1 commit
  24. 01 Apr, 2020 3 commits
  25. 31 Mar, 2020 4 commits